Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 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-ssh681172547250843101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh6617056510697489863.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 056ae7b86453181957306e7078512cbe12174832 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-ssh1525905792082145642.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh350931602485727425.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-ssh11962251190699645723.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] ========================================================= [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.23 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7317’ Running on prd-ubuntu20.04-docker-8c-8g-7326 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 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#62)" > 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 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f # timeout=10 > git rev-list --no-walk 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-21T01:23:56.295Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-21T01:23:56.368Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-21T01:23:56.395Z] ========================================================= [2025-08-21T01:23:56.395Z] EdgeX Global Pipelines Version Info [2025-08-21T01:23:56.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:23:57.487Z] ------------------- [2025-08-21T01:23:57.487Z] stable info: [2025-08-21T01:23:57.487Z] ------------------- [2025-08-21T01:23:57.487Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-21T01:23:57.487Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:23:57.487Z] Message: update stable to v1.0.276 [2025-08-21T01:23:58.057Z] ------------------- [2025-08-21T01:23:58.057Z] experimental info: [2025-08-21T01:23:58.057Z] ------------------- [2025-08-21T01:23:58.057Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-21T01:23:58.057Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:23:58.058Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-21T01:23:58.144Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-08-21T01:23:58.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-08-21T01:23:58.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-21T01:23:58.220Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-21T01:23:58.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-21T01:23:58.268Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-21T01:23:58.286Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-21T01:23:58.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-21T01:23:58.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-21T01:23:58.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-21T01:23:58.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-21T01:23:58.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-08-21T01:23:58.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-21T01:23:58.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-21T01:23:58.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:23:58.512Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:23:58.540Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:23:58.567Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:23:58.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-21T01:23:58.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-21T01:23:58.634Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-21T01:23:58.658Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-21T01:23:58.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-21T01:23:58.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-21T01:23:58.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-21T01:23:58.751Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-21T01:23:58.775Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-21T01:23:58.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-21T01:23:58.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-21T01:23:58.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-21T01:23:58.864Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo [2025-08-21T01:23:58.888Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2f2c16 [Pipeline] echo [2025-08-21T01:23:58.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:23:58.984Z] provisioning config files... [2025-08-21T01:23:58.998Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14690448425662258127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:23:59.337Z] ---> ****-login.sh [2025-08-21T01:23:59.337Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:23:59.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:59.598Z] [2025-08-21T01:23:59.598Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:23:59.598Z] Configure a credential helper to remove this warning. See [2025-08-21T01:23:59.599Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:23:59.599Z] [2025-08-21T01:23:59.599Z] Login Succeeded [2025-08-21T01:23:59.599Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:23:59.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:59.599Z] [2025-08-21T01:23:59.599Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:23:59.599Z] Configure a credential helper to remove this warning. See [2025-08-21T01:23:59.599Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:23:59.599Z] [2025-08-21T01:23:59.599Z] Login Succeeded [2025-08-21T01:23:59.599Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:23:59.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:59.860Z] [2025-08-21T01:23:59.860Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:23:59.860Z] Configure a credential helper to remove this warning. See [2025-08-21T01:23:59.860Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:23:59.860Z] [2025-08-21T01:23:59.860Z] Login Succeeded [2025-08-21T01:23:59.860Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:23:59.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:59.860Z] [2025-08-21T01:23:59.860Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:23:59.860Z] Configure a credential helper to remove this warning. See [2025-08-21T01:23:59.860Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:23:59.860Z] [2025-08-21T01:23:59.860Z] Login Succeeded [2025-08-21T01:23:59.860Z] ****.io [2025-08-21T01:23:59.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:00.120Z] [2025-08-21T01:24:00.120Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:00.120Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:00.120Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:00.120Z] [2025-08-21T01:24:00.120Z] Login Succeeded [2025-08-21T01:24:00.120Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:24:00.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-21T01:24:00.561Z] + git rev-list -1 --merges b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f~1..b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo [2025-08-21T01:24:00.587Z] -----------> git rev-list -1 --merges b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f~1..b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [false] [Pipeline] sh [2025-08-21T01:24:00.878Z] + git log --format=format:%s -1 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo [2025-08-21T01:24:00.894Z] ========================================================= [2025-08-21T01:24:00.894Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-21T01:24:00.894Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:24:01.227Z] + git log --format=format:%s -1 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo [2025-08-21T01:24:01.238Z] [semverPrep] GIT_COMMIT: b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#62) [Pipeline] echo [2025-08-21T01:24:01.257Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-21T01:24:01.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:24:01.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-21T01:24:01.608Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-21T01:24:01.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-21T01:24:01.608Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-21T01:24:01.608Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-21T01:24:01.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:01.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:24:01.959Z] [2025-08-21T01:24:01.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:02.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:24:02.265Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-21T01:24:02.265Z] 3dae71ba6b94: Pulling fs layer [2025-08-21T01:24:02.265Z] 6bf1a483ea7c: Pulling fs layer [2025-08-21T01:24:02.265Z] f5dfc541a4d3: Pulling fs layer [2025-08-21T01:24:02.265Z] 461d9e800cba: Pulling fs layer [2025-08-21T01:24:02.265Z] 80192f66455f: Pulling fs layer [2025-08-21T01:24:02.265Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-21T01:24:02.265Z] a29436f7fd5d: Pulling fs layer [2025-08-21T01:24:02.265Z] 2e8e34ca0e6c: Waiting [2025-08-21T01:24:02.265Z] 80192f66455f: Waiting [2025-08-21T01:24:02.265Z] 923cac83aea3: Pulling fs layer [2025-08-21T01:24:02.265Z] 25ad8b0a4227: Pulling fs layer [2025-08-21T01:24:02.265Z] db01528c6b51: Pulling fs layer [2025-08-21T01:24:02.265Z] 28988de357af: Pulling fs layer [2025-08-21T01:24:02.265Z] a29436f7fd5d: Waiting [2025-08-21T01:24:02.265Z] 923cac83aea3: Waiting [2025-08-21T01:24:02.265Z] 28988de357af: Waiting [2025-08-21T01:24:02.265Z] db01528c6b51: Waiting [2025-08-21T01:24:02.265Z] 461d9e800cba: Waiting [2025-08-21T01:24:02.265Z] 6bf1a483ea7c: Verifying Checksum [2025-08-21T01:24:02.265Z] 6bf1a483ea7c: Download complete [2025-08-21T01:24:02.265Z] 461d9e800cba: Verifying Checksum [2025-08-21T01:24:02.265Z] 461d9e800cba: Download complete [2025-08-21T01:24:02.265Z] 80192f66455f: Download complete [2025-08-21T01:24:02.525Z] f5dfc541a4d3: Verifying Checksum [2025-08-21T01:24:02.525Z] f5dfc541a4d3: Download complete [2025-08-21T01:24:02.525Z] 3dae71ba6b94: Verifying Checksum [2025-08-21T01:24:02.525Z] 3dae71ba6b94: Download complete [2025-08-21T01:24:02.525Z] 923cac83aea3: Verifying Checksum [2025-08-21T01:24:02.525Z] 923cac83aea3: Download complete [2025-08-21T01:24:02.525Z] 25ad8b0a4227: Verifying Checksum [2025-08-21T01:24:02.525Z] 25ad8b0a4227: Download complete [2025-08-21T01:24:02.786Z] db01528c6b51: Download complete [2025-08-21T01:24:02.786Z] 28988de357af: Verifying Checksum [2025-08-21T01:24:02.786Z] 28988de357af: Download complete [2025-08-21T01:24:02.786Z] a29436f7fd5d: Verifying Checksum [2025-08-21T01:24:02.786Z] a29436f7fd5d: Download complete [2025-08-21T01:24:03.356Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-21T01:24:03.356Z] 2e8e34ca0e6c: Download complete [2025-08-21T01:24:03.928Z] 3dae71ba6b94: Pull complete [2025-08-21T01:24:04.186Z] 6bf1a483ea7c: Pull complete [2025-08-21T01:24:05.130Z] f5dfc541a4d3: Pull complete [2025-08-21T01:24:05.130Z] 461d9e800cba: Pull complete [2025-08-21T01:24:05.130Z] 80192f66455f: Pull complete [2025-08-21T01:24:09.324Z] 2e8e34ca0e6c: Pull complete [2025-08-21T01:24:09.594Z] a29436f7fd5d: Pull complete [2025-08-21T01:24:09.853Z] 923cac83aea3: Pull complete [2025-08-21T01:24:09.853Z] 25ad8b0a4227: Pull complete [2025-08-21T01:24:09.853Z] db01528c6b51: Pull complete [2025-08-21T01:24:10.112Z] 28988de357af: Pull complete [2025-08-21T01:24:10.112Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-21T01:24:10.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:24:10.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:24:10.259Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:24:10.279Z] $ 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 [2025-08-21T01:24:13.665Z] $ docker top 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 -eo pid,comm [2025-08-21T01:24:13.724Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T01:24:13.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:24:13.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:24:13.778Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:24:13.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:24:13.882Z] $ docker exec 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 ssh-agent [2025-08-21T01:24:13.997Z] SSH_AUTH_SOCK=/tmp/ssh-K37awawPdBeO/agent.32 [2025-08-21T01:24:13.997Z] SSH_AGENT_PID=38 [2025-08-21T01:24:14.004Z] Running ssh-add (command line suppressed) [2025-08-21T01:24:14.092Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1643622779794208177.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1643622779794208177.key) [2025-08-21T01:24:14.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:24:14.476Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2025-08-21T01:24:14.764Z] + git tag --points-at HEAD [Pipeline] } [2025-08-21T01:24:14.766Z] $ docker exec --env ******** --env ******** 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 ssh-agent -k [2025-08-21T01:24:14.858Z] unset SSH_AUTH_SOCK; [2025-08-21T01:24:14.858Z] unset SSH_AGENT_PID; [2025-08-21T01:24:14.858Z] echo Agent pid 38 killed; [2025-08-21T01:24:14.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-21T01:24:14.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:24:14.925Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:24:15.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:24:15.015Z] $ docker exec 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 ssh-agent [2025-08-21T01:24:15.128Z] SSH_AUTH_SOCK=/tmp/ssh-rMeqSrVInhaU/agent.85 [2025-08-21T01:24:15.129Z] SSH_AGENT_PID=91 [2025-08-21T01:24:15.133Z] Running ssh-add (command line suppressed) [2025-08-21T01:24:15.219Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10320460607246652473.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10320460607246652473.key) [2025-08-21T01:24:15.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:24:15.527Z] + git semver init [2025-08-21T01:24:15.838Z] 2025-08-21 01:24:15,731 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:24:15.838Z] 2025-08-21 01:24:15,734 [run_init] DEBUG init version:0.0.0 force:False [2025-08-21T01:24:15.838Z] 2025-08-21 01:24:15,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-08-21T01:24:15.838Z] 2025-08-21 01:24:15,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-08-21T01:24:15.838Z] 2025-08-21 01:24:15,735 [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) [2025-08-21T01:24:18.383Z] 2025-08-21 01:24:18,340 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-08-21T01:24:18.383Z] 2025-08-21 01:24:18,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-08-21T01:24:18.383Z] 2025-08-21 01:24:18,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-21T01:24:18.383Z] 2025-08-21 01:24:18,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-21T01:24:18.383Z] 4.1.0-dev.6 [Pipeline] } [2025-08-21T01:24:18.384Z] $ docker exec --env ******** --env ******** 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 ssh-agent -k [2025-08-21T01:24:18.487Z] unset SSH_AUTH_SOCK; [2025-08-21T01:24:18.487Z] unset SSH_AGENT_PID; [2025-08-21T01:24:18.487Z] echo Agent pid 91 killed; [2025-08-21T01:24:18.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:24:18.818Z] + git semver [Pipeline] } [2025-08-21T01:24:19.082Z] $ docker stop --time=1 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 [2025-08-21T01:24:20.362Z] $ docker rm -f --volumes 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:24:20.724Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-21T01:24:21.009Z] Stashed 1 file(s) [Pipeline] echo [2025-08-21T01:24:21.013Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [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 [2025-08-21T01:24:21.203Z] provisioning config files... [2025-08-21T01:24:21.233Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11321501531751475916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:24:21.541Z] ---> ****-login.sh [2025-08-21T01:24:21.541Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:24:21.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:21.541Z] Login Succeeded [2025-08-21T01:24:21.541Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:24:21.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:21.541Z] Login Succeeded [2025-08-21T01:24:21.541Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:24:21.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:21.800Z] Login Succeeded [2025-08-21T01:24:21.800Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:24:21.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:21.800Z] Login Succeeded [2025-08-21T01:24:21.800Z] ****.io [2025-08-21T01:24:21.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:22.061Z] Login Succeeded [2025-08-21T01:24:22.061Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:24:22.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:24:22.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:24:22.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:24:22.187Z] ========================================================= [2025-08-21T01:24:22.187Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-21T01:24:22.187Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:22.523Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-21T01:24:23.091Z] #0 building with "default" instance using docker driver [2025-08-21T01:24:23.091Z] [2025-08-21T01:24:23.091Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:24:23.091Z] #1 transferring dockerfile: 1.62kB done [2025-08-21T01:24:23.091Z] #1 DONE 0.0s [2025-08-21T01:24:23.091Z] [2025-08-21T01:24:23.091Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T01:24:23.091Z] #2 DONE 0.1s [2025-08-21T01:24:23.350Z] [2025-08-21T01:24:23.350Z] #3 [internal] load .dockerignore [2025-08-21T01:24:23.350Z] #3 transferring context: 2B done [2025-08-21T01:24:23.350Z] #3 DONE 0.0s [2025-08-21T01:24:23.350Z] [2025-08-21T01:24:23.350Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:24:23.350Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-21T01:24:23.350Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-21T01:24:23.350Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-21T01:24:23.350Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-21T01:24:23.350Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s [2025-08-21T01:24:23.350Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-21T01:24:23.350Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-08-21T01:24:23.350Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-21T01:24:23.350Z] #4 ... [2025-08-21T01:24:23.350Z] [2025-08-21T01:24:23.350Z] #5 [internal] load build context [2025-08-21T01:24:23.350Z] #5 transferring context: 15.84MB 0.2s done [2025-08-21T01:24:23.350Z] #5 DONE 0.2s [2025-08-21T01:24:23.350Z] [2025-08-21T01:24:23.350Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:24:23.350Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-21T01:24:23.350Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-08-21T01:24:23.350Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-21T01:24:23.350Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.11MB / 2.38MB 0.2s [2025-08-21T01:24:23.350Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-21T01:24:23.350Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-21T01:24:23.350Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-21T01:24:23.610Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 29.36MB / 74.06MB 0.3s [2025-08-21T01:24:23.610Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-21T01:24:23.610Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-21T01:24:23.610Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s [2025-08-21T01:24:23.610Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 4.19MB / 13.29MB 0.3s [2025-08-21T01:24:23.610Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-21T01:24:23.610Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 70.25MB / 74.06MB 0.5s [2025-08-21T01:24:23.610Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.5s [2025-08-21T01:24:23.610Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.4s done [2025-08-21T01:24:23.610Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-21T01:24:23.868Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-21T01:24:23.868Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 76.55MB / 103.05MB 0.7s [2025-08-21T01:24:24.315Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.8s [2025-08-21T01:24:24.573Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.2s done [2025-08-21T01:24:24.573Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done [2025-08-21T01:24:24.573Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-21T01:24:28.761Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.9s done [2025-08-21T01:24:28.761Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-21T01:24:28.761Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-21T01:24:28.761Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-21T01:24:28.761Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-21T01:24:28.761Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-21T01:24:29.019Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-21T01:24:29.019Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-21T01:24:31.552Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.3s done [2025-08-21T01:24:31.552Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-21T01:24:31.815Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-08-21T01:24:31.815Z] #4 DONE 8.7s [2025-08-21T01:24:32.072Z] [2025-08-21T01:24:32.072Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-08-21T01:24:35.361Z] #6 DONE 2.9s [2025-08-21T01:24:35.361Z] [2025-08-21T01:24:35.361Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-08-21T01:24:35.361Z] #7 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:24:35.361Z] #7 0.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:24:35.620Z] #7 0.816 OK: 248 MiB in 58 packages [2025-08-21T01:24:35.880Z] #7 DONE 1.0s [2025-08-21T01:24:35.880Z] [2025-08-21T01:24:35.880Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:24:35.880Z] #8 DONE 0.1s [2025-08-21T01:24:36.138Z] [2025-08-21T01:24:36.138Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:24:36.154Z] Still waiting to schedule task [2025-08-21T01:24:36.155Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7321’ [2025-08-21T01:24:54.215Z] #9 DONE 17.5s [2025-08-21T01:24:54.216Z] [2025-08-21T01:24:54.216Z] #10 [builder 6/7] COPY . . [2025-08-21T01:24:54.216Z] #10 DONE 0.1s [2025-08-21T01:24:54.216Z] [2025-08-21T01:24:54.216Z] #11 [builder 7/7] RUN echo noop [2025-08-21T01:24:54.216Z] #11 0.211 noop [2025-08-21T01:24:54.216Z] #11 DONE 0.3s [2025-08-21T01:24:54.216Z] [2025-08-21T01:24:54.216Z] #12 exporting to image [2025-08-21T01:24:54.216Z] #12 exporting layers [2025-08-21T01:25:00.782Z] #12 exporting layers 6.8s done [2025-08-21T01:25:00.782Z] #12 writing image sha256:0910b8e4f6e50941b68b50a8260cf684082ff397b0ed4c15a692602207d6ce8e done [2025-08-21T01:25:00.782Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-21T01:25:00.782Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:01.119Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:25:01.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:25:01.197Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:25:01.214Z] $ 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 [2025-08-21T01:25:01.537Z] $ docker top a1f2a8e2bcffac0816d94c480ee464fa6dba180369e4adec998c038089be1c6a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:25:01.893Z] + go version [2025-08-21T01:25:01.893Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-21T01:25:01.894Z] $ docker stop --time=1 a1f2a8e2bcffac0816d94c480ee464fa6dba180369e4adec998c038089be1c6a [2025-08-21T01:25:03.145Z] $ docker rm -f --volumes a1f2a8e2bcffac0816d94c480ee464fa6dba180369e4adec998c038089be1c6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:03.603Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:25:03.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:25:03.674Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:25:03.692Z] $ 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 [2025-08-21T01:25:03.912Z] $ docker top d3994de48794ea4b4d61229015a44592defc0ea6cb617dccf6b31dbef7e93a98 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:25:04.258Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:25:04.560Z] + make test [2025-08-21T01:25:04.560Z] go test -race -coverprofile=coverage.out ./... [2025-08-21T01:25:12.671Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-08-21T01:25:34.601Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-08-21T01:25:34.601Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.022s coverage: 6.8% of statements [2025-08-21T01:26:06.667Z] go vet ./... [2025-08-21T01:26:07.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:26:07.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:26:07.235Z] ./bin/test-attribution-txt.sh [2025-08-21T01:26:07.494Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:26:07.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:26:07.521Z] $ docker stop --time=1 d3994de48794ea4b4d61229015a44592defc0ea6cb617dccf6b31dbef7e93a98 [2025-08-21T01:26:10.582Z] $ docker rm -f --volumes d3994de48794ea4b4d61229015a44592defc0ea6cb617dccf6b31dbef7e93a98 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:26:11.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:26:11.259Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-21T01:26:11.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:26:11.996Z] + ls -al . [2025-08-21T01:26:11.996Z] total 220 [2025-08-21T01:26:11.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:25 . [2025-08-21T01:26:11.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:23 .. [2025-08-21T01:26:11.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:25 .git [2025-08-21T01:26:11.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:23 .github [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 237 Aug 21 01:23 .gitignore [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 21 01:23 .golangci.yml [2025-08-21T01:26:11.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:24 .semver [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 20318 Aug 21 01:23 Attribution.txt [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 1668 Aug 21 01:23 CHANGLOG.md [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 1579 Aug 21 01:23 Dockerfile [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 643 Aug 21 01:23 Jenkinsfile [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 10947 Aug 21 01:23 LICENSE [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 1903 Aug 21 01:23 Makefile [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 614 Aug 21 01:23 OWNERS.md [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 2393 Aug 21 01:23 README.md [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:24 VERSION [2025-08-21T01:26:11.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:23 bin [2025-08-21T01:26:11.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 cmd [2025-08-21T01:26:11.996Z] -rw-r--r-- 1 jenkins jenkins 19094 Aug 21 01:25 coverage.out [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 6153 Aug 21 01:23 go.mod [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 87167 Aug 21 01:23 go.sum [2025-08-21T01:26:11.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 internal [2025-08-21T01:26:11.996Z] -rw-rw-r-- 1 jenkins jenkins 223 Aug 21 01:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:12.312Z] + 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=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f --label arch=amd64 --label version=4.1.0-dev.6 . [2025-08-21T01:26:12.570Z] #0 building with "default" instance using docker driver [2025-08-21T01:26:12.570Z] [2025-08-21T01:26:12.570Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:26:12.570Z] #1 transferring dockerfile: 1.62kB done [2025-08-21T01:26:12.570Z] #1 DONE 0.0s [2025-08-21T01:26:12.570Z] [2025-08-21T01:26:12.570Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:26:12.570Z] #2 DONE 0.0s [2025-08-21T01:26:12.570Z] [2025-08-21T01:26:12.570Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T01:26:12.570Z] #3 DONE 0.1s [2025-08-21T01:26:12.570Z] [2025-08-21T01:26:12.570Z] #4 [internal] load .dockerignore [2025-08-21T01:26:12.570Z] #4 transferring context: 2B done [2025-08-21T01:26:12.570Z] #4 DONE 0.0s [2025-08-21T01:26:12.570Z] [2025-08-21T01:26:12.570Z] #5 [internal] load build context [2025-08-21T01:26:12.570Z] #5 transferring context: 27.70kB 0.0s done [2025-08-21T01:26:12.570Z] #5 DONE 0.1s [2025-08-21T01:26:12.570Z] [2025-08-21T01:26:12.570Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:26:12.570Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T01:26:12.570Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-21T01:26:12.829Z] #6 ... [2025-08-21T01:26:12.829Z] [2025-08-21T01:26:12.829Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:26:12.829Z] #7 DONE 0.1s [2025-08-21T01:26:12.829Z] [2025-08-21T01:26:12.829Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-08-21T01:26:12.829Z] #8 DONE 0.0s [2025-08-21T01:26:12.829Z] [2025-08-21T01:26:12.829Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:26:12.829Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T01:26:12.829Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T01:26:12.829Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T01:26:12.829Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T01:26:12.829Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-21T01:26:12.829Z] #6 DONE 0.3s [2025-08-21T01:26:12.829Z] [2025-08-21T01:26:12.829Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T01:26:13.088Z] #9 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:13.346Z] #9 0.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:13.605Z] #9 ... [2025-08-21T01:26:13.605Z] [2025-08-21T01:26:13.605Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-08-21T01:26:13.605Z] #10 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:13.605Z] #10 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:13.605Z] #10 0.749 OK: 248 MiB in 58 packages [2025-08-21T01:26:13.605Z] #10 DONE 0.9s [2025-08-21T01:26:13.605Z] [2025-08-21T01:26:13.605Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T01:26:13.605Z] #9 0.641 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T01:26:13.605Z] #9 0.647 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:26:13.605Z] #9 0.654 OK: 8 MiB in 15 packages [2025-08-21T01:26:13.864Z] #9 DONE 0.8s [2025-08-21T01:26:13.864Z] [2025-08-21T01:26:13.864Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:26:13.864Z] #11 DONE 0.0s [2025-08-21T01:26:13.864Z] [2025-08-21T01:26:13.864Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T01:26:13.864Z] #12 0.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:14.124Z] #12 ... [2025-08-21T01:26:14.124Z] [2025-08-21T01:26:14.124Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:26:14.124Z] #13 DONE 0.5s [2025-08-21T01:26:14.124Z] [2025-08-21T01:26:14.124Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T01:26:14.124Z] #12 0.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:14.124Z] #12 ... [2025-08-21T01:26:14.124Z] [2025-08-21T01:26:14.124Z] #14 [builder 6/7] COPY . . [2025-08-21T01:26:14.124Z] #14 DONE 0.1s [2025-08-21T01:26:14.382Z] [2025-08-21T01:26:14.382Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T01:26:14.382Z] #12 0.721 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:26:14.382Z] #12 0.735 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:26:14.382Z] #12 0.762 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:26:14.382Z] #12 0.776 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:26:14.382Z] #12 0.783 Executing busybox-1.36.1-r30.trigger [2025-08-21T01:26:14.382Z] #12 0.788 OK: 8 MiB in 15 packages [2025-08-21T01:26:14.382Z] #12 DONE 0.9s [2025-08-21T01:26:14.382Z] [2025-08-21T01:26:14.382Z] #15 [builder 7/7] RUN make build [2025-08-21T01:26:14.382Z] #15 0.199 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-08-21T01:26:40.915Z] #15 DONE 22.6s [2025-08-21T01:26:40.916Z] [2025-08-21T01:26:40.916Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-08-21T01:26:40.916Z] #16 DONE 0.0s [2025-08-21T01:26:40.916Z] [2025-08-21T01:26:40.916Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-08-21T01:26:40.916Z] #17 DONE 0.3s [2025-08-21T01:26:40.916Z] [2025-08-21T01:26:40.916Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-08-21T01:26:40.916Z] #18 DONE 0.0s [2025-08-21T01:26:40.916Z] [2025-08-21T01:26:40.916Z] #19 exporting to image [2025-08-21T01:26:40.916Z] #19 exporting layers 0.1s done [2025-08-21T01:26:40.916Z] #19 writing image sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done [2025-08-21T01:26:40.916Z] #19 naming to docker.io/library/device-s7 done [2025-08-21T01:26:40.916Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:26:41.034Z] provisioning config files... [2025-08-21T01:26:41.043Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9346400571188191031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:26:41.350Z] ---> ****-login.sh [2025-08-21T01:26:41.350Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:26:41.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.350Z] Login Succeeded [2025-08-21T01:26:41.350Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:26:41.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.350Z] Login Succeeded [2025-08-21T01:26:41.350Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:26:41.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.610Z] Login Succeeded [2025-08-21T01:26:41.610Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:26:41.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.610Z] Login Succeeded [2025-08-21T01:26:41.610Z] ****.io [2025-08-21T01:26:41.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.869Z] Login Succeeded [2025-08-21T01:26:41.870Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:26:41.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:26:41.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:26:41.958Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-08-21T01:26:41.958Z] b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:26:41.958Z] latest [2025-08-21T01:26:41.958Z] 4.1.0-dev.6 [2025-08-21T01:26:41.958Z] b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [2025-08-21T01:26:41.958Z] main [2025-08-21T01:26:41.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:42.296Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:42.615Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:26:42.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-21T01:26:42.615Z] ce6693518078: Preparing [2025-08-21T01:26:42.615Z] 6542d4987b3a: Preparing [2025-08-21T01:26:42.615Z] 9043b7b7f6c3: Preparing [2025-08-21T01:26:42.615Z] a4e8c5a6b20a: Preparing [2025-08-21T01:26:42.615Z] e86f45ae7983: Preparing [2025-08-21T01:26:42.615Z] 097100c76c15: Preparing [2025-08-21T01:26:42.615Z] 097100c76c15: Waiting [2025-08-21T01:26:42.615Z] ce6693518078: Pushed [2025-08-21T01:26:42.615Z] 9043b7b7f6c3: Pushed [2025-08-21T01:26:42.615Z] 097100c76c15: Layer already exists [2025-08-21T01:26:42.615Z] e86f45ae7983: Pushed [2025-08-21T01:26:42.615Z] a4e8c5a6b20a: Pushed [2025-08-21T01:26:46.799Z] 6542d4987b3a: Pushed [2025-08-21T01:26:46.799Z] b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:47.115Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:47.441Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-21T01:26:47.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-21T01:26:47.441Z] ce6693518078: Preparing [2025-08-21T01:26:47.441Z] 6542d4987b3a: Preparing [2025-08-21T01:26:47.441Z] 9043b7b7f6c3: Preparing [2025-08-21T01:26:47.441Z] a4e8c5a6b20a: Preparing [2025-08-21T01:26:47.441Z] e86f45ae7983: Preparing [2025-08-21T01:26:47.441Z] 097100c76c15: Preparing [2025-08-21T01:26:47.441Z] 097100c76c15: Waiting [2025-08-21T01:26:47.441Z] 9043b7b7f6c3: Layer already exists [2025-08-21T01:26:47.441Z] 6542d4987b3a: Layer already exists [2025-08-21T01:26:47.441Z] a4e8c5a6b20a: Layer already exists [2025-08-21T01:26:47.441Z] e86f45ae7983: Layer already exists [2025-08-21T01:26:47.441Z] ce6693518078: Layer already exists [2025-08-21T01:26:47.441Z] 097100c76c15: Layer already exists [2025-08-21T01:26:47.441Z] latest: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:47.773Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:48.093Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 [2025-08-21T01:26:48.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-21T01:26:48.093Z] ce6693518078: Preparing [2025-08-21T01:26:48.093Z] 6542d4987b3a: Preparing [2025-08-21T01:26:48.093Z] 9043b7b7f6c3: Preparing [2025-08-21T01:26:48.093Z] a4e8c5a6b20a: Preparing [2025-08-21T01:26:48.093Z] e86f45ae7983: Preparing [2025-08-21T01:26:48.093Z] 097100c76c15: Preparing [2025-08-21T01:26:48.093Z] 097100c76c15: Waiting [2025-08-21T01:26:48.093Z] ce6693518078: Layer already exists [2025-08-21T01:26:48.093Z] a4e8c5a6b20a: Layer already exists [2025-08-21T01:26:48.093Z] e86f45ae7983: Layer already exists [2025-08-21T01:26:48.093Z] 6542d4987b3a: Layer already exists [2025-08-21T01:26:48.093Z] 9043b7b7f6c3: Layer already exists [2025-08-21T01:26:48.093Z] 097100c76c15: Layer already exists [2025-08-21T01:26:48.093Z] 4.1.0-dev.6: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:48.410Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:48.734Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [2025-08-21T01:26:48.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-21T01:26:48.734Z] ce6693518078: Preparing [2025-08-21T01:26:48.734Z] 6542d4987b3a: Preparing [2025-08-21T01:26:48.734Z] 9043b7b7f6c3: Preparing [2025-08-21T01:26:48.734Z] a4e8c5a6b20a: Preparing [2025-08-21T01:26:48.734Z] e86f45ae7983: Preparing [2025-08-21T01:26:48.734Z] 097100c76c15: Preparing [2025-08-21T01:26:48.734Z] 097100c76c15: Waiting [2025-08-21T01:26:48.734Z] a4e8c5a6b20a: Layer already exists [2025-08-21T01:26:48.734Z] 9043b7b7f6c3: Layer already exists [2025-08-21T01:26:48.734Z] e86f45ae7983: Layer already exists [2025-08-21T01:26:48.734Z] 6542d4987b3a: Layer already exists [2025-08-21T01:26:48.734Z] ce6693518078: Layer already exists [2025-08-21T01:26:48.734Z] 097100c76c15: Layer already exists [2025-08-21T01:26:48.734Z] b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:49.051Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:49.368Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-21T01:26:49.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-21T01:26:49.368Z] ce6693518078: Preparing [2025-08-21T01:26:49.368Z] 6542d4987b3a: Preparing [2025-08-21T01:26:49.368Z] 9043b7b7f6c3: Preparing [2025-08-21T01:26:49.368Z] a4e8c5a6b20a: Preparing [2025-08-21T01:26:49.368Z] e86f45ae7983: Preparing [2025-08-21T01:26:49.368Z] 097100c76c15: Preparing [2025-08-21T01:26:49.368Z] 097100c76c15: Waiting [2025-08-21T01:26:49.368Z] a4e8c5a6b20a: Layer already exists [2025-08-21T01:26:49.368Z] 9043b7b7f6c3: Layer already exists [2025-08-21T01:26:49.368Z] ce6693518078: Layer already exists [2025-08-21T01:26:49.368Z] 6542d4987b3a: Layer already exists [2025-08-21T01:26:49.368Z] e86f45ae7983: Layer already exists [2025-08-21T01:26:49.368Z] 097100c76c15: Layer already exists [2025-08-21T01:26:49.368Z] main: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:26:49.438Z] ===================================================== [Pipeline] echo [2025-08-21T01:26:49.450Z] taggedImages: [2025-08-21T01:26:49.450Z] - nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:26:49.450Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-21T01:26:49.450Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 [2025-08-21T01:26:49.450Z] - nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [2025-08-21T01:26:49.450Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2025-08-21T01:26:49.488Z] ========================================================= [2025-08-21T01:26:49.488Z] [edgeXBuildMultiArch] RAW Config: [2025-08-21T01:26:49.488Z] images: [2025-08-21T01:26:49.488Z] - nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:26:49.488Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-21T01:26:49.488Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 [2025-08-21T01:26:49.488Z] - nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [2025-08-21T01:26:49.488Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-21T01:26:49.488Z] settingsFile: [2025-08-21T01:26:49.488Z] device-s7-settings [2025-08-21T01:26:49.488Z] ========================================================= [Pipeline] node [2025-08-21T01:27:04.497Z] Still waiting to schedule task [2025-08-21T01:27:04.497Z] ‘prd-centos7-docker-4c-2g-7331’ is offline [2025-08-21T01:27:22.026Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7330 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-08-21T01:27:22.044Z] Running in /w/workspace/device-s7/29 [Pipeline] { [Pipeline] checkout [2025-08-21T01:27:25.099Z] Selected Git installation does not exist. Using Default [2025-08-21T01:27:25.099Z] The recommended git tool is: NONE [2025-08-21T01:27:31.209Z] using credential edgex-jenkins-ssh [2025-08-21T01:27:31.234Z] Cloning the remote Git repository [2025-08-21T01:27:31.283Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-08-21T01:27:31.393Z] > git init /w/workspace/device-s7/29 # timeout=10 [2025-08-21T01:27:31.559Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-08-21T01:27:31.561Z] > git --version # timeout=10 [2025-08-21T01:27:31.584Z] > git --version # 'git version 2.25.1' [2025-08-21T01:27:31.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-21T01:27:31.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:27:33.561Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-08-21T01:27:33.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:27:34.655Z] Avoid second fetch [2025-08-21T01:27:34.655Z] Checking out Revision b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f (main) [2025-08-21T01:27:35.408Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#62)" [2025-08-21T01:27:34.672Z] > git config core.sparsecheckout # timeout=10 [2025-08-21T01:27:34.759Z] > git checkout -f b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:27:39.829Z] provisioning config files... [2025-08-21T01:27:39.868Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/29@tmp/config9936393518946012243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:40.663Z] ---> ****-login.sh [2025-08-21T01:27:40.663Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:27:40.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:41.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:41.224Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:41.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:41.224Z] [2025-08-21T01:27:41.224Z] Login Succeeded [2025-08-21T01:27:41.224Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:27:41.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:41.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:41.779Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:41.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:41.779Z] [2025-08-21T01:27:41.779Z] Login Succeeded [2025-08-21T01:27:41.779Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:27:42.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:42.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:42.051Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:42.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:42.051Z] [2025-08-21T01:27:42.051Z] Login Succeeded [2025-08-21T01:27:42.051Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:27:42.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:42.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:42.597Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:42.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:42.597Z] [2025-08-21T01:27:42.597Z] Login Succeeded [2025-08-21T01:27:42.597Z] ****.io [2025-08-21T01:27:42.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:43.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:43.140Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:43.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:43.140Z] [2025-08-21T01:27:43.140Z] Login Succeeded [2025-08-21T01:27:43.140Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:27:43.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:27:43.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:27:43.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:27:43.616Z] ========================================================= [2025-08-21T01:27:43.616Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-21T01:27:43.616Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:44.009Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-21T01:27:44.285Z] Sending build context to Docker daemon 8.069MB [2025-08-21T01:27:44.285Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:27:44.285Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-21T01:27:44.556Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-21T01:27:44.556Z] 94e9d8af2201: Pulling fs layer [2025-08-21T01:27:44.556Z] a6c56e8762df: Pulling fs layer [2025-08-21T01:27:44.556Z] f0f3c8884826: Pulling fs layer [2025-08-21T01:27:44.556Z] c7e7622c144d: Pulling fs layer [2025-08-21T01:27:44.556Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T01:27:44.556Z] b4c3b6d88c5a: Pulling fs layer [2025-08-21T01:27:44.556Z] ba8bce9d2590: Pulling fs layer [2025-08-21T01:27:44.556Z] ca778ea9c289: Pulling fs layer [2025-08-21T01:27:44.556Z] b4c3b6d88c5a: Waiting [2025-08-21T01:27:44.556Z] ba8bce9d2590: Waiting [2025-08-21T01:27:44.556Z] ca778ea9c289: Waiting [2025-08-21T01:27:44.556Z] c7e7622c144d: Waiting [2025-08-21T01:27:44.556Z] 4f4fb700ef54: Waiting [2025-08-21T01:27:44.556Z] a6c56e8762df: Verifying Checksum [2025-08-21T01:27:44.556Z] a6c56e8762df: Download complete [2025-08-21T01:27:44.556Z] c7e7622c144d: Verifying Checksum [2025-08-21T01:27:44.828Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T01:27:44.828Z] 4f4fb700ef54: Download complete [2025-08-21T01:27:44.828Z] b4c3b6d88c5a: Verifying Checksum [2025-08-21T01:27:44.828Z] b4c3b6d88c5a: Download complete [2025-08-21T01:27:44.828Z] 94e9d8af2201: Verifying Checksum [2025-08-21T01:27:44.828Z] 94e9d8af2201: Download complete [2025-08-21T01:27:45.106Z] ca778ea9c289: Verifying Checksum [2025-08-21T01:27:45.106Z] ca778ea9c289: Download complete [2025-08-21T01:27:46.078Z] 94e9d8af2201: Pull complete [2025-08-21T01:27:46.687Z] a6c56e8762df: Pull complete [2025-08-21T01:27:47.280Z] f0f3c8884826: Verifying Checksum [2025-08-21T01:27:47.280Z] f0f3c8884826: Download complete [2025-08-21T01:27:47.872Z] ba8bce9d2590: Verifying Checksum [2025-08-21T01:27:47.872Z] ba8bce9d2590: Download complete [2025-08-21T01:28:02.924Z] f0f3c8884826: Pull complete [2025-08-21T01:28:02.924Z] c7e7622c144d: Pull complete [2025-08-21T01:28:02.924Z] 4f4fb700ef54: Pull complete [2025-08-21T01:28:02.924Z] b4c3b6d88c5a: Pull complete [2025-08-21T01:28:13.077Z] ba8bce9d2590: Pull complete [2025-08-21T01:28:13.664Z] ca778ea9c289: Pull complete [2025-08-21T01:28:13.664Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-21T01:28:13.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T01:28:13.664Z] ---> 47b25d7523d1 [2025-08-21T01:28:13.664Z] Step 3/10 : ARG MAKE=make build [2025-08-21T01:28:16.271Z] ---> Running in 1a9de4c858a3 [2025-08-21T01:28:16.271Z] Removing intermediate container 1a9de4c858a3 [2025-08-21T01:28:16.271Z] ---> 08f4fccdfa27 [2025-08-21T01:28:16.271Z] Step 4/10 : WORKDIR /device-s7 [2025-08-21T01:28:16.541Z] ---> Running in 081137f02bab [2025-08-21T01:28:16.810Z] Removing intermediate container 081137f02bab [2025-08-21T01:28:16.810Z] ---> 11a5f656ba07 [2025-08-21T01:28:16.810Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-08-21T01:28:16.810Z] ---> Running in 0c9672713704 [2025-08-21T01:28:17.408Z] Removing intermediate container 0c9672713704 [2025-08-21T01:28:17.408Z] ---> 9ef4adf1489e [2025-08-21T01:28:17.408Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-08-21T01:28:17.408Z] ---> Running in d99c626d6808 [2025-08-21T01:28:18.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:28:19.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:28:21.126Z] OK: 239 MiB in 58 packages [2025-08-21T01:28:22.106Z] Removing intermediate container d99c626d6808 [2025-08-21T01:28:22.106Z] ---> 74680aaec6e0 [2025-08-21T01:28:22.106Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-21T01:28:22.727Z] ---> 3ae6cc5178d7 [2025-08-21T01:28:22.727Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:28:22.727Z] ---> Running in 6a61cfc84817 [2025-08-21T01:28:34.204Z] Running on prd-centos7-docker-4c-2g-7338 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:28:34.248Z] provisioning config files... [2025-08-21T01:28:34.270Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9834984455246055418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:35.310Z] ---> ****-login.sh [2025-08-21T01:28:35.310Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:28:35.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:35.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:35.310Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:35.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:35.310Z] [2025-08-21T01:28:35.310Z] Login Succeeded [2025-08-21T01:28:35.310Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:28:35.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:35.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:35.578Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:35.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:35.578Z] [2025-08-21T01:28:35.578Z] Login Succeeded [2025-08-21T01:28:35.578Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:28:35.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:35.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:35.854Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:35.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:35.854Z] [2025-08-21T01:28:35.854Z] Login Succeeded [2025-08-21T01:28:35.854Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:35.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:36.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:36.133Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:36.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:36.133Z] [2025-08-21T01:28:36.133Z] Login Succeeded [2025-08-21T01:28:36.133Z] ****.io [2025-08-21T01:28:36.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:36.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:36.679Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:36.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:36.679Z] [2025-08-21T01:28:36.679Z] Login Succeeded [2025-08-21T01:28:36.679Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:28:36.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:28:37.187Z] + docker buildx ls [2025-08-21T01:28:37.850Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T01:28:37.850Z] default * docker [2025-08-21T01:28:37.850Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T01:28:38.250Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-21T01:28:38.571Z] edgex-builder [Pipeline] sh [2025-08-21T01:28:38.927Z] + docker buildx inspect --bootstrap [2025-08-21T01:28:38.927Z] #1 [internal] booting buildkit [2025-08-21T01:28:38.927Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-21T01:28:43.134Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2025-08-21T01:28:43.134Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-21T01:28:44.522Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-08-21T01:28:44.523Z] #1 DONE 5.4s [2025-08-21T01:28:44.523Z] Name: edgex-builder [2025-08-21T01:28:44.523Z] Driver: docker-container [2025-08-21T01:28:44.523Z] [2025-08-21T01:28:44.523Z] Nodes: [2025-08-21T01:28:44.523Z] Name: edgex-builder0 [2025-08-21T01:28:44.523Z] Endpoint: unix:///var/run/docker.sock [2025-08-21T01:28:44.523Z] Status: running [2025-08-21T01:28:44.523Z] Buildkit: v0.23.2 [2025-08-21T01:28:44.523Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-21T01:28:44.817Z] + docker buildx ls [2025-08-21T01:28:44.817Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T01:28:44.817Z] edgex-builder * docker-container [2025-08-21T01:28:44.817Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-21T01:28:44.817Z] default docker [2025-08-21T01:28:44.817Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T01:28:45.120Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f --push - [2025-08-21T01:28:45.120Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f' [2025-08-21T01:28:45.382Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:45.382Z] #1 transferring dockerfile: [2025-08-21T01:28:45.382Z] #1 transferring dockerfile: 194B done [2025-08-21T01:28:45.382Z] #1 DONE 0.1s [2025-08-21T01:28:45.382Z] [2025-08-21T01:28:45.382Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:28:45.641Z] #2 DONE 0.2s [2025-08-21T01:28:45.641Z] [2025-08-21T01:28:45.641Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:28:45.641Z] #3 DONE 0.1s [2025-08-21T01:28:45.641Z] [2025-08-21T01:28:45.641Z] #4 [internal] load .dockerignore [2025-08-21T01:28:45.641Z] #4 transferring context: [2025-08-21T01:28:45.641Z] #4 transferring context: 2B done [2025-08-21T01:28:45.641Z] #4 DONE 0.1s [2025-08-21T01:28:45.641Z] [2025-08-21T01:28:45.641Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:45.641Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:45.641Z] #5 DONE 0.0s [2025-08-21T01:28:45.641Z] [2025-08-21T01:28:45.641Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:45.641Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:45.905Z] #6 DONE 0.2s [2025-08-21T01:28:45.905Z] [2025-08-21T01:28:45.905Z] #7 exporting to image [2025-08-21T01:28:45.905Z] #7 exporting layers done [2025-08-21T01:28:45.905Z] #7 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 0.0s done [2025-08-21T01:28:45.905Z] #7 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea [2025-08-21T01:28:45.905Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:45.905Z] #7 ... [2025-08-21T01:28:45.905Z] [2025-08-21T01:28:45.905Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:45.905Z] #8 DONE 0.0s [2025-08-21T01:28:45.905Z] [2025-08-21T01:28:45.905Z] #7 exporting to image [2025-08-21T01:28:45.905Z] #7 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done [2025-08-21T01:28:45.905Z] #7 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 0.0s done [2025-08-21T01:28:45.905Z] #7 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 0.0s done [2025-08-21T01:28:45.905Z] #7 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done [2025-08-21T01:28:45.905Z] #7 pushing layers 0.1s done [2025-08-21T01:28:45.905Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 [2025-08-21T01:28:46.169Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done [2025-08-21T01:28:46.169Z] #7 DONE 0.2s [2025-08-21T01:28:46.169Z] [2025-08-21T01:28:46.169Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:46.169Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:28:46.484Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' [2025-08-21T01:28:46.484Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - [2025-08-21T01:28:46.750Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:46.750Z] #1 transferring dockerfile: 160B done [2025-08-21T01:28:46.750Z] #1 DONE 0.0s [2025-08-21T01:28:46.750Z] [2025-08-21T01:28:46.750Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-21T01:28:46.750Z] #2 DONE 0.0s [2025-08-21T01:28:46.750Z] [2025-08-21T01:28:46.750Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-21T01:28:46.750Z] #3 DONE 0.0s [2025-08-21T01:28:46.750Z] [2025-08-21T01:28:46.750Z] #4 [internal] load .dockerignore [2025-08-21T01:28:46.750Z] #4 transferring context: 2B done [2025-08-21T01:28:46.750Z] #4 DONE 0.0s [2025-08-21T01:28:46.750Z] [2025-08-21T01:28:46.750Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:46.750Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:46.750Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:46.750Z] #5 CACHED [2025-08-21T01:28:46.750Z] [2025-08-21T01:28:46.750Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:46.750Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:46.750Z] #6 CACHED [2025-08-21T01:28:46.750Z] [2025-08-21T01:28:46.750Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:46.750Z] #7 DONE 0.0s [2025-08-21T01:28:46.750Z] [2025-08-21T01:28:46.750Z] #8 exporting to image [2025-08-21T01:28:46.750Z] #8 exporting layers done [2025-08-21T01:28:46.750Z] #8 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 done [2025-08-21T01:28:46.750Z] #8 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done [2025-08-21T01:28:46.750Z] #8 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 done [2025-08-21T01:28:46.750Z] #8 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 done [2025-08-21T01:28:46.750Z] #8 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done [2025-08-21T01:28:46.750Z] #8 pushing layers 0.0s done [2025-08-21T01:28:46.750Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done [2025-08-21T01:28:46.750Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:46.750Z] #8 DONE 0.1s [2025-08-21T01:28:46.750Z] [2025-08-21T01:28:46.750Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:46.750Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:28:47.306Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 --push - [2025-08-21T01:28:47.306Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6' [2025-08-21T01:28:47.565Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:47.565Z] #1 transferring dockerfile: 165B done [2025-08-21T01:28:47.565Z] #1 DONE 0.0s [2025-08-21T01:28:47.565Z] [2025-08-21T01:28:47.565Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 [2025-08-21T01:28:47.565Z] #2 DONE 0.0s [2025-08-21T01:28:47.565Z] [2025-08-21T01:28:47.565Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 [2025-08-21T01:28:47.565Z] #3 DONE 0.0s [2025-08-21T01:28:47.565Z] [2025-08-21T01:28:47.565Z] #4 [internal] load .dockerignore [2025-08-21T01:28:47.565Z] #4 transferring context: [2025-08-21T01:28:47.565Z] #4 transferring context: 2B done [2025-08-21T01:28:47.565Z] #4 DONE 0.0s [2025-08-21T01:28:47.565Z] [2025-08-21T01:28:47.565Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:47.565Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:47.565Z] #5 CACHED [2025-08-21T01:28:47.565Z] [2025-08-21T01:28:47.565Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:47.565Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:47.565Z] #6 CACHED [2025-08-21T01:28:47.565Z] [2025-08-21T01:28:47.565Z] #7 exporting to image [2025-08-21T01:28:47.565Z] #7 exporting layers done [2025-08-21T01:28:47.565Z] #7 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 done [2025-08-21T01:28:47.565Z] #7 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done [2025-08-21T01:28:47.565Z] #7 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 done [2025-08-21T01:28:47.565Z] #7 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 done [2025-08-21T01:28:47.565Z] #7 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done [2025-08-21T01:28:47.565Z] #7 pushing layers 0.0s done [2025-08-21T01:28:47.565Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 [2025-08-21T01:28:47.565Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:47.827Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done [2025-08-21T01:28:47.827Z] #7 DONE 0.1s [2025-08-21T01:28:47.827Z] [2025-08-21T01:28:47.827Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:47.827Z] #8 DONE 0.0s [2025-08-21T01:28:47.827Z] [2025-08-21T01:28:47.827Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:47.827Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:28:48.122Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6' [2025-08-21T01:28:48.123Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 --push - [2025-08-21T01:28:48.388Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:48.388Z] #1 transferring dockerfile: 206B done [2025-08-21T01:28:48.388Z] #1 DONE 0.0s [2025-08-21T01:28:48.388Z] [2025-08-21T01:28:48.388Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [2025-08-21T01:28:48.388Z] #2 DONE 0.0s [2025-08-21T01:28:48.388Z] [2025-08-21T01:28:48.388Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [2025-08-21T01:28:48.388Z] #3 DONE 0.0s [2025-08-21T01:28:48.388Z] [2025-08-21T01:28:48.388Z] #4 [internal] load .dockerignore [2025-08-21T01:28:48.388Z] #4 transferring context: 2B done [2025-08-21T01:28:48.388Z] #4 DONE 0.0s [2025-08-21T01:28:48.388Z] [2025-08-21T01:28:48.388Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:48.388Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:48.388Z] #5 DONE 0.0s [2025-08-21T01:28:48.389Z] [2025-08-21T01:28:48.389Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:48.389Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:48.389Z] #6 CACHED [2025-08-21T01:28:48.389Z] [2025-08-21T01:28:48.389Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:48.389Z] #5 CACHED [2025-08-21T01:28:48.389Z] [2025-08-21T01:28:48.389Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:48.389Z] #7 DONE 0.0s [2025-08-21T01:28:48.389Z] [2025-08-21T01:28:48.389Z] #8 exporting to image [2025-08-21T01:28:48.389Z] #8 exporting layers done [2025-08-21T01:28:48.389Z] #8 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 done [2025-08-21T01:28:48.389Z] #8 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done [2025-08-21T01:28:48.389Z] #8 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 done [2025-08-21T01:28:48.389Z] #8 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 done [2025-08-21T01:28:48.389Z] #8 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done [2025-08-21T01:28:48.389Z] #8 pushing layers 0.0s done [2025-08-21T01:28:48.389Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done [2025-08-21T01:28:48.389Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:48.389Z] #8 DONE 0.1s [2025-08-21T01:28:48.389Z] [2025-08-21T01:28:48.389Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:48.389Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:28:48.680Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' [2025-08-21T01:28:48.680Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - [2025-08-21T01:28:48.939Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:48.939Z] #1 transferring dockerfile: 158B done [2025-08-21T01:28:48.939Z] #1 DONE 0.0s [2025-08-21T01:28:48.939Z] [2025-08-21T01:28:48.939Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-21T01:28:48.939Z] #2 DONE 0.0s [2025-08-21T01:28:48.939Z] [2025-08-21T01:28:48.939Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-21T01:28:48.939Z] #3 DONE 0.0s [2025-08-21T01:28:48.939Z] [2025-08-21T01:28:48.939Z] #4 [internal] load .dockerignore [2025-08-21T01:28:48.939Z] #4 transferring context: 2B done [2025-08-21T01:28:48.939Z] #4 DONE 0.0s [2025-08-21T01:28:48.939Z] [2025-08-21T01:28:48.939Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:48.939Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:48.939Z] #5 CACHED [2025-08-21T01:28:48.939Z] [2025-08-21T01:28:48.939Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 [2025-08-21T01:28:48.940Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done [2025-08-21T01:28:48.940Z] #6 CACHED [2025-08-21T01:28:48.940Z] [2025-08-21T01:28:48.940Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:48.940Z] #7 DONE 0.0s [2025-08-21T01:28:48.940Z] [2025-08-21T01:28:48.940Z] #8 exporting to image [2025-08-21T01:28:48.940Z] #8 exporting layers done [2025-08-21T01:28:48.940Z] #8 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 done [2025-08-21T01:28:48.940Z] #8 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done [2025-08-21T01:28:48.940Z] #8 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 done [2025-08-21T01:28:48.940Z] #8 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 done [2025-08-21T01:28:48.940Z] #8 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done [2025-08-21T01:28:48.940Z] #8 pushing layers 0.0s done [2025-08-21T01:28:48.940Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done [2025-08-21T01:28:48.940Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:48.940Z] #8 DONE 0.1s [2025-08-21T01:28:48.940Z] [2025-08-21T01:28:48.940Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:48.940Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-21T01:28:49.310Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:49.612Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:50.167Z] ---> package-listing.sh [2025-08-21T01:28:50.167Z] ++ facter osfamily [2025-08-21T01:28:50.167Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T01:28:50.428Z] + OS_FAMILY=redhat [2025-08-21T01:28:50.428Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-08-21T01:28:50.428Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T01:28:50.428Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T01:28:50.428Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T01:28:50.428Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T01:28:50.428Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-21T01:28:50.428Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T01:28:50.428Z] + case "${OS_FAMILY}" in [2025-08-21T01:28:50.428Z] + sort [2025-08-21T01:28:50.428Z] + rpm -qa [2025-08-21T01:28:51.000Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T01:28:51.000Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T01:28:51.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T01:28:51.000Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-21T01:28:51.000Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-08-21T01:28:51.000Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-08-21T01:28:51.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 [2025-08-21T01:28:51.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:28:51.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:28:51.863Z] [2025-08-21T01:28:51.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:28:52.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:28:52.185Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T01:28:52.185Z] 5eb5b503b376: Pulling fs layer [2025-08-21T01:28:52.185Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T01:28:52.185Z] ec43610c2a17: Pulling fs layer [2025-08-21T01:28:52.185Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T01:28:52.185Z] 33b1e0a273af: Pulling fs layer [2025-08-21T01:28:52.185Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T01:28:52.185Z] 2f39f015ded8: Pulling fs layer [2025-08-21T01:28:52.185Z] 3a2ae6a8a46f: Waiting [2025-08-21T01:28:52.185Z] 33b1e0a273af: Waiting [2025-08-21T01:28:52.185Z] 5d3b04190fa2: Waiting [2025-08-21T01:28:52.185Z] 2f39f015ded8: Waiting [2025-08-21T01:28:52.185Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T01:28:52.185Z] 5c69ac0246d0: Download complete [2025-08-21T01:28:52.185Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T01:28:52.185Z] 3a2ae6a8a46f: Download complete [2025-08-21T01:28:52.185Z] 33b1e0a273af: Verifying Checksum [2025-08-21T01:28:52.185Z] 33b1e0a273af: Download complete [2025-08-21T01:28:52.185Z] ec43610c2a17: Verifying Checksum [2025-08-21T01:28:52.185Z] ec43610c2a17: Download complete [2025-08-21T01:28:52.185Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T01:28:52.185Z] 5d3b04190fa2: Download complete [2025-08-21T01:28:52.446Z] 5eb5b503b376: Verifying Checksum [2025-08-21T01:28:52.446Z] 5eb5b503b376: Download complete [2025-08-21T01:28:53.030Z] 2f39f015ded8: Verifying Checksum [2025-08-21T01:28:53.030Z] 2f39f015ded8: Download complete [2025-08-21T01:28:53.981Z] 5eb5b503b376: Pull complete [2025-08-21T01:28:53.981Z] 5c69ac0246d0: Pull complete [2025-08-21T01:28:54.563Z] ec43610c2a17: Pull complete [2025-08-21T01:28:54.563Z] 3a2ae6a8a46f: Pull complete [2025-08-21T01:28:54.825Z] 33b1e0a273af: Pull complete [2025-08-21T01:28:54.825Z] 5d3b04190fa2: Pull complete [2025-08-21T01:28:59.066Z] 2f39f015ded8: Pull complete [2025-08-21T01:28:59.066Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T01:28:59.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:28:59.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:28:59.233Z] prd-centos7-docker-4c-2g-7338 does not seem to be running inside a container [2025-08-21T01:28:59.266Z] $ 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 [2025-08-21T01:29:03.482Z] $ docker top 75c944e0e01ed343ea270a9d7b69a1146da144a081655e264802f956856ebcdf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:29:03.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T01:29:04.151Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T01:29:04.443Z] + ls /var/log/sa-host [2025-08-21T01:29:04.443Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:29:04.518Z] provisioning config files... [2025-08-21T01:29:04.527Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2092146564964267790tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:29:04.548Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:29:04.840Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T01:29:04.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:29:05.185Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T01:29:05.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:29:05.484Z] ---> sudo-logs.sh [2025-08-21T01:29:05.484Z] Archiving 'sudo' log.. [2025-08-21T01:29:05.484Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7338.novalocal: Name or service not known [2025-08-21T01:29:05.484Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7338.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-21T01:29:05.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:29:05.796Z] ---> job-cost.sh [2025-08-21T01:29:05.796Z] lf-activate-venv: SKIPPING [2025-08-21T01:29:05.796Z] INFO: No Stack... [2025-08-21T01:29:06.054Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-21T01:29:06.621Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T01:29:06.634Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:29:06.929Z] ---> logs-deploy.sh [2025-08-21T01:29:06.929Z] lf-activate-venv: SKIPPING [2025-08-21T01:29:06.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/29 [2025-08-21T01:29:06.929Z] INFO: archiving workspace using pattern(s): [2025-08-21T01:29:07.868Z] Archives upload complete. [2025-08-21T01:29:08.127Z] INFO: archiving logs to Nexus [2025-08-21T01:29:08.698Z] ---> uname -a: [2025-08-21T01:29:08.698Z] Linux prd-centos7-docker-4c-2g-7338.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-21T01:29:08.698Z] [2025-08-21T01:29:08.698Z] [2025-08-21T01:29:08.698Z] ---> lscpu: [2025-08-21T01:29:08.698Z] Architecture: x86_64 [2025-08-21T01:29:08.698Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-21T01:29:08.698Z] Byte Order: Little Endian [2025-08-21T01:29:08.698Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-21T01:29:08.698Z] CPU(s): 2 [2025-08-21T01:29:08.698Z] On-line CPU(s) list: 0,1 [2025-08-21T01:29:08.698Z] Thread(s) per core: 1 [2025-08-21T01:29:08.698Z] Core(s) per socket: 1 [2025-08-21T01:29:08.698Z] Socket(s): 2 [2025-08-21T01:29:08.698Z] NUMA node(s): 1 [2025-08-21T01:29:08.698Z] Vendor ID: AuthenticAMD [2025-08-21T01:29:08.698Z] CPU family: 23 [2025-08-21T01:29:08.698Z] Model: 49 [2025-08-21T01:29:08.698Z] Model name: AMD EPYC-Rome Processor [2025-08-21T01:29:08.698Z] Stepping: 0 [2025-08-21T01:29:08.698Z] CPU MHz: 2799.998 [2025-08-21T01:29:08.698Z] BogoMIPS: 5599.99 [2025-08-21T01:29:08.698Z] Virtualization: AMD-V [2025-08-21T01:29:08.698Z] Hypervisor vendor: KVM [2025-08-21T01:29:08.698Z] Virtualization type: full [2025-08-21T01:29:08.698Z] L1d cache: 64 KiB [2025-08-21T01:29:08.698Z] L1i cache: 64 KiB [2025-08-21T01:29:08.698Z] L2 cache: 1 MiB [2025-08-21T01:29:08.698Z] L3 cache: 32 MiB [2025-08-21T01:29:08.698Z] NUMA node0 CPU(s): 0,1 [2025-08-21T01:29:08.698Z] Vulnerability Itlb multihit: Not affected [2025-08-21T01:29:08.698Z] Vulnerability L1tf: Not affected [2025-08-21T01:29:08.698Z] Vulnerability Mds: Not affected [2025-08-21T01:29:08.698Z] Vulnerability Meltdown: Not affected [2025-08-21T01:29:08.698Z] Vulnerability Mmio stale data: Not affected [2025-08-21T01:29:08.698Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-21T01:29:08.698Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-21T01:29:08.698Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-21T01:29:08.698Z] Vulnerability Srbds: Not affected [2025-08-21T01:29:08.698Z] Vulnerability Tsx async abort: Not affected [2025-08-21T01:29:08.698Z] 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 [2025-08-21T01:29:08.698Z] [2025-08-21T01:29:08.698Z] [2025-08-21T01:29:08.698Z] ---> nproc: [2025-08-21T01:29:08.698Z] 2 [2025-08-21T01:29:08.698Z] [2025-08-21T01:29:08.698Z] [2025-08-21T01:29:08.698Z] ---> df -h: [2025-08-21T01:29:08.698Z] Filesystem Size Used Avail Use% Mounted on [2025-08-21T01:29:08.698Z] overlay 40G 7.3G 33G 19% / [2025-08-21T01:29:08.698Z] tmpfs 64M 0 64M 0% /dev [2025-08-21T01:29:08.698Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-21T01:29:08.698Z] shm 64M 0 64M 0% /dev/shm [2025-08-21T01:29:08.698Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-21T01:29:08.698Z] [2025-08-21T01:29:08.698Z] [2025-08-21T01:29:08.698Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2025-08-21T01:29:08.698Z] Please check if data collecting is enabled [2025-08-21T01:29:08.698Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:29:08.991Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-21T01:29:08.994Z] $ docker stop --time=1 75c944e0e01ed343ea270a9d7b69a1146da144a081655e264802f956856ebcdf [2025-08-21T01:29:10.154Z] $ docker rm -f --volumes 75c944e0e01ed343ea270a9d7b69a1146da144a081655e264802f956856ebcdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-21T01:29:10.262Z] [WS-CLEANUP] Deleting project workspace... [2025-08-21T01:29:10.263Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-21T01:29:10.286Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:29:10.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:29:10.733Z] [2025-08-21T01:29:10.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:29:11.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:29:11.040Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T01:29:11.040Z] 5eb5b503b376: Pulling fs layer [2025-08-21T01:29:11.040Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T01:29:11.040Z] ec43610c2a17: Pulling fs layer [2025-08-21T01:29:11.040Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T01:29:11.040Z] 33b1e0a273af: Pulling fs layer [2025-08-21T01:29:11.040Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T01:29:11.040Z] 2f39f015ded8: Pulling fs layer [2025-08-21T01:29:11.040Z] 33b1e0a273af: Waiting [2025-08-21T01:29:11.040Z] 5d3b04190fa2: Waiting [2025-08-21T01:29:11.040Z] 2f39f015ded8: Waiting [2025-08-21T01:29:11.040Z] 3a2ae6a8a46f: Waiting [2025-08-21T01:29:11.040Z] 5c69ac0246d0: Download complete [2025-08-21T01:29:11.040Z] 3a2ae6a8a46f: Download complete [2025-08-21T01:29:11.040Z] 33b1e0a273af: Verifying Checksum [2025-08-21T01:29:11.040Z] 33b1e0a273af: Download complete [2025-08-21T01:29:11.040Z] ec43610c2a17: Verifying Checksum [2025-08-21T01:29:11.040Z] ec43610c2a17: Download complete [2025-08-21T01:29:11.040Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T01:29:11.040Z] 5d3b04190fa2: Download complete [2025-08-21T01:29:11.301Z] 5eb5b503b376: Verifying Checksum [2025-08-21T01:29:11.301Z] 5eb5b503b376: Download complete [2025-08-21T01:29:11.866Z] 2f39f015ded8: Verifying Checksum [2025-08-21T01:29:11.866Z] 2f39f015ded8: Download complete [2025-08-21T01:29:12.798Z] 5eb5b503b376: Pull complete [2025-08-21T01:29:12.798Z] 5c69ac0246d0: Pull complete [2025-08-21T01:29:13.366Z] ec43610c2a17: Pull complete [2025-08-21T01:29:13.366Z] 3a2ae6a8a46f: Pull complete [2025-08-21T01:29:13.624Z] 33b1e0a273af: Pull complete [2025-08-21T01:29:13.624Z] 5d3b04190fa2: Pull complete [2025-08-21T01:29:18.885Z] 2f39f015ded8: Pull complete [2025-08-21T01:29:18.885Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T01:29:18.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:29:18.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:29:18.985Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:29:19.006Z] $ 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 [2025-08-21T01:29:21.463Z] $ docker top 744d49871ddf281574ce4c34de0e68544e9829399588f45e6ee798d32ab8b4e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:29:21.850Z] ---> job-cost.sh [2025-08-21T01:29:21.851Z] lf-activate-venv: SKIPPING [2025-08-21T01:29:21.851Z] INFO: No Stack... [2025-08-21T01:29:22.109Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T01:29:22.368Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:29:22.658Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-08-21T01:29:22.658Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:29:22.675Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [2025-08-21T01:29:22.683Z] Resource [jenkins-edgexfoundry-device-s7-main-29-stack-cost] did not exist. Created. [2025-08-21T01:29:22.688Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:29:23.010Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-21T01:29:23.049Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:29:23.056Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:29:23.073Z] $ docker stop --time=1 744d49871ddf281574ce4c34de0e68544e9829399588f45e6ee798d32ab8b4e2 [2025-08-21T01:29:24.216Z] $ docker rm -f --volumes 744d49871ddf281574ce4c34de0e68544e9829399588f45e6ee798d32ab8b4e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T01:30:29.502Z] Removing intermediate container 6a61cfc84817 [2025-08-21T01:30:29.502Z] ---> 904befada2f6 [2025-08-21T01:30:29.502Z] Step 9/10 : COPY . . [2025-08-21T01:30:29.502Z] ---> c2ef26b0ae65 [2025-08-21T01:30:29.502Z] Step 10/10 : RUN ${MAKE} [2025-08-21T01:30:29.503Z] ---> Running in d97071e9f49c [2025-08-21T01:30:29.503Z] noop [2025-08-21T01:30:29.503Z] Removing intermediate container d97071e9f49c [2025-08-21T01:30:29.503Z] ---> 78c1b8115d06 [2025-08-21T01:30:29.503Z] Successfully built 78c1b8115d06 [2025-08-21T01:30:29.503Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:30:29.904Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:30:29.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:30:30.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-7330 does not seem to be running inside a container [2025-08-21T01:30:30.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/29 -v /w/workspace/device-s7/29:/w/workspace/device-s7/29:rw,z -v /w/workspace/device-s7/29@tmp:/w/workspace/device-s7/29@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 [2025-08-21T01:30:31.735Z] $ docker top e4462c9b12202c8ccd5c824772785c81247018d9923b4a844bf16ed33fc4a41c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:30:32.645Z] + go version [2025-08-21T01:30:32.645Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-21T01:30:32.665Z] $ docker stop --time=1 e4462c9b12202c8ccd5c824772785c81247018d9923b4a844bf16ed33fc4a41c [2025-08-21T01:30:34.442Z] $ docker rm -f --volumes e4462c9b12202c8ccd5c824772785c81247018d9923b4a844bf16ed33fc4a41c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:30:35.111Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:30:35.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:30:35.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-7330 does not seem to be running inside a container [2025-08-21T01:30:35.439Z] $ 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/29 -v /w/workspace/device-s7/29:/w/workspace/device-s7/29:rw,z -v /w/workspace/device-s7/29@tmp:/w/workspace/device-s7/29@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 [2025-08-21T01:30:36.953Z] $ docker top e17157d9af176b0b940f71b4ca0a3b229031517da1defe3a3d92634f97fe3a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:30:37.876Z] + git config --global --add safe.directory /w/workspace/device-s7/29 [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:30:38.552Z] + make test [2025-08-21T01:30:38.552Z] go test -race -coverprofile=coverage.out ./... [2025-08-21T01:31:35.025Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-08-21T01:36:27.152Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-08-21T01:36:27.152Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.127s coverage: 6.8% of statements [2025-08-21T01:36:28.574Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-21T01:36:28.574Z] go vet ./... [2025-08-21T01:41:20.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:41:20.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:41:20.936Z] ./bin/test-attribution-txt.sh [2025-08-21T01:41:20.936Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:41:21.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:41:21.243Z] $ docker stop --time=1 e17157d9af176b0b940f71b4ca0a3b229031517da1defe3a3d92634f97fe3a84 [2025-08-21T01:41:23.334Z] $ docker rm -f --volumes e17157d9af176b0b940f71b4ca0a3b229031517da1defe3a3d92634f97fe3a84 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:41:25.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:41:25.945Z] Warning: overwriting stash ‘coverage-report’ [2025-08-21T01:41:26.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:41:27.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:41:27.495Z] + ls -al . [2025-08-21T01:41:27.495Z] total 216 [2025-08-21T01:41:27.495Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 21 01:30 . [2025-08-21T01:41:27.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:27 .. [2025-08-21T01:41:27.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:27 .git [2025-08-21T01:41:27.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:27 .github [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 237 Aug 21 01:27 .gitignore [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 21 01:27 .golangci.yml [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 20318 Aug 21 01:27 Attribution.txt [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 1668 Aug 21 01:27 CHANGLOG.md [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 1579 Aug 21 01:27 Dockerfile [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 643 Aug 21 01:27 Jenkinsfile [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 10947 Aug 21 01:27 LICENSE [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 1903 Aug 21 01:27 Makefile [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 614 Aug 21 01:27 OWNERS.md [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 2393 Aug 21 01:27 README.md [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:24 VERSION [2025-08-21T01:41:27.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:27 bin [2025-08-21T01:41:27.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 cmd [2025-08-21T01:41:27.495Z] -rw-r--r-- 1 jenkins jenkins 19094 Aug 21 01:36 coverage.out [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 6153 Aug 21 01:27 go.mod [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 87167 Aug 21 01:27 go.sum [2025-08-21T01:41:27.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 internal [2025-08-21T01:41:27.495Z] -rw-rw-r-- 1 jenkins jenkins 223 Aug 21 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:41:27.868Z] + 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=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f --label arch=arm64 --label version=4.1.0-dev.6 . [2025-08-21T01:41:28.138Z] Sending build context to Docker daemon 8.089MB [2025-08-21T01:41:28.410Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:41:28.410Z] Step 2/24 : FROM ${BASE} AS builder [2025-08-21T01:41:28.410Z] ---> 78c1b8115d06 [2025-08-21T01:41:28.410Z] Step 3/24 : ARG MAKE=make build [2025-08-21T01:41:28.410Z] ---> Running in 80b18772f515 [2025-08-21T01:41:29.001Z] Removing intermediate container 80b18772f515 [2025-08-21T01:41:29.001Z] ---> 1df1a4266b21 [2025-08-21T01:41:29.001Z] Step 4/24 : WORKDIR /device-s7 [2025-08-21T01:41:29.001Z] ---> Running in 640738310a70 [2025-08-21T01:41:29.275Z] Removing intermediate container 640738310a70 [2025-08-21T01:41:29.275Z] ---> f8cd7a7f8e08 [2025-08-21T01:41:29.275Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-08-21T01:41:29.551Z] ---> Running in 64efe8638d83 [2025-08-21T01:41:29.818Z] Removing intermediate container 64efe8638d83 [2025-08-21T01:41:29.818Z] ---> 2aa309c75b11 [2025-08-21T01:41:29.818Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-08-21T01:41:29.818Z] ---> Running in ff33b33ab992 [2025-08-21T01:41:30.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:41:31.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:41:33.320Z] OK: 239 MiB in 58 packages [2025-08-21T01:41:33.907Z] Removing intermediate container ff33b33ab992 [2025-08-21T01:41:33.907Z] ---> f55238c0a0bb [2025-08-21T01:41:33.907Z] Step 7/24 : COPY go.mod vendor* ./ [2025-08-21T01:41:34.490Z] ---> 413909eef621 [2025-08-21T01:41:34.490Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:41:34.490Z] ---> Running in 1c9f677defe2 [2025-08-21T01:41:37.843Z] Removing intermediate container 1c9f677defe2 [2025-08-21T01:41:37.843Z] ---> 89c20419fe23 [2025-08-21T01:41:37.843Z] Step 9/24 : COPY . . [2025-08-21T01:41:38.431Z] ---> 5068c4633627 [2025-08-21T01:41:38.431Z] Step 10/24 : RUN ${MAKE} [2025-08-21T01:41:38.431Z] ---> Running in 9947662e6cdc [2025-08-21T01:41:39.391Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-08-21T01:46:01.281Z] Removing intermediate container 9947662e6cdc [2025-08-21T01:46:01.281Z] ---> 5b7fe0c466f2 [2025-08-21T01:46:01.281Z] Step 11/24 : FROM alpine:3.20 [2025-08-21T01:46:01.281Z] 3.20: Pulling from library/alpine [2025-08-21T01:46:01.281Z] 13e713f82565: Pulling fs layer [2025-08-21T01:46:01.281Z] 13e713f82565: Verifying Checksum [2025-08-21T01:46:01.281Z] 13e713f82565: Download complete [2025-08-21T01:46:01.281Z] 13e713f82565: Pull complete [2025-08-21T01:46:01.281Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:46:01.281Z] Status: Downloaded newer image for alpine:3.20 [2025-08-21T01:46:01.281Z] ---> c88e9dceb6cb [2025-08-21T01:46:01.281Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-08-21T01:46:01.281Z] ---> Running in 97e0f26f9b90 [2025-08-21T01:46:01.281Z] Removing intermediate container 97e0f26f9b90 [2025-08-21T01:46:01.281Z] ---> a2a830b597eb [2025-08-21T01:46:01.281Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-08-21T01:46:01.281Z] ---> Running in 5120a82da3d6 [2025-08-21T01:46:01.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:46:01.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:46:02.247Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T01:46:02.247Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:46:02.247Z] OK: 9 MiB in 15 packages [2025-08-21T01:46:03.662Z] Removing intermediate container 5120a82da3d6 [2025-08-21T01:46:03.662Z] ---> 9f7ae7e6e5aa [2025-08-21T01:46:03.662Z] Step 14/24 : RUN apk --no-cache upgrade [2025-08-21T01:46:03.662Z] ---> Running in 8858c3b29520 [2025-08-21T01:46:04.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:46:04.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:46:06.851Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:46:06.851Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:46:06.851Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:46:06.851Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:46:06.851Z] Executing busybox-1.36.1-r30.trigger [2025-08-21T01:46:06.851Z] OK: 9 MiB in 15 packages [2025-08-21T01:46:07.831Z] Removing intermediate container 8858c3b29520 [2025-08-21T01:46:07.831Z] ---> 8866bd194d74 [2025-08-21T01:46:07.831Z] Step 15/24 : WORKDIR / [2025-08-21T01:46:07.831Z] ---> Running in 7959fb3108e2 [2025-08-21T01:46:08.099Z] Removing intermediate container 7959fb3108e2 [2025-08-21T01:46:08.099Z] ---> 21b8250f1ddb [2025-08-21T01:46:08.099Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-08-21T01:46:08.686Z] ---> 959bc1ea36a5 [2025-08-21T01:46:08.687Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-08-21T01:46:11.301Z] ---> 9a57ebb5af6c [2025-08-21T01:46:11.301Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-08-21T01:46:11.568Z] ---> 9a5c014a6001 [2025-08-21T01:46:11.568Z] Step 19/24 : EXPOSE 59994 [2025-08-21T01:46:11.834Z] ---> Running in 7be4ef6c801a [2025-08-21T01:46:12.100Z] Removing intermediate container 7be4ef6c801a [2025-08-21T01:46:12.100Z] ---> adbd9f3f5d9c [2025-08-21T01:46:12.100Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-08-21T01:46:12.100Z] ---> Running in c042da292dd4 [2025-08-21T01:46:12.367Z] Removing intermediate container c042da292dd4 [2025-08-21T01:46:12.367Z] ---> c14f1778b566 [2025-08-21T01:46:12.367Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-21T01:46:12.367Z] ---> Running in 03833ec15311 [2025-08-21T01:46:12.632Z] Removing intermediate container 03833ec15311 [2025-08-21T01:46:12.632Z] ---> 54b221d0516e [2025-08-21T01:46:12.632Z] Step 22/24 : LABEL arch=arm64 [2025-08-21T01:46:12.900Z] ---> Running in cdda023c77f5 [2025-08-21T01:46:13.167Z] Removing intermediate container cdda023c77f5 [2025-08-21T01:46:13.167Z] ---> 1be0974f5783 [2025-08-21T01:46:13.167Z] Step 23/24 : LABEL git_sha=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:46:13.167Z] ---> Running in bd242065ce1a [2025-08-21T01:46:13.439Z] Removing intermediate container bd242065ce1a [2025-08-21T01:46:13.439Z] ---> f6ca1a805536 [2025-08-21T01:46:13.439Z] Step 24/24 : LABEL version=4.1.0-dev.6 [2025-08-21T01:46:13.706Z] ---> Running in 562aee6c4487 [2025-08-21T01:46:13.972Z] Removing intermediate container 562aee6c4487 [2025-08-21T01:46:13.972Z] ---> 6f63d83ba652 [2025-08-21T01:46:13.972Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-21T01:46:13.972Z] Successfully built 6f63d83ba652 [2025-08-21T01:46:13.972Z] 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 [2025-08-21T01:46:14.143Z] provisioning config files... [2025-08-21T01:46:14.156Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/29@tmp/config2231135822960333440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:46:14.516Z] ---> ****-login.sh [2025-08-21T01:46:14.516Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:46:14.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:46:14.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:46:14.782Z] Configure a credential helper to remove this warning. See [2025-08-21T01:46:14.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:46:14.782Z] [2025-08-21T01:46:14.782Z] Login Succeeded [2025-08-21T01:46:14.782Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:46:15.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:46:15.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:46:15.315Z] Configure a credential helper to remove this warning. See [2025-08-21T01:46:15.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:46:15.315Z] [2025-08-21T01:46:15.315Z] Login Succeeded [2025-08-21T01:46:15.315Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:46:15.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:46:15.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:46:15.582Z] Configure a credential helper to remove this warning. See [2025-08-21T01:46:15.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:46:15.582Z] [2025-08-21T01:46:15.582Z] Login Succeeded [2025-08-21T01:46:15.582Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:46:15.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:46:16.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:46:16.120Z] Configure a credential helper to remove this warning. See [2025-08-21T01:46:16.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:46:16.120Z] [2025-08-21T01:46:16.120Z] Login Succeeded [2025-08-21T01:46:16.120Z] ****.io [2025-08-21T01:46:16.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:46:16.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:46:16.653Z] Configure a credential helper to remove this warning. See [2025-08-21T01:46:16.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:46:16.653Z] [2025-08-21T01:46:16.653Z] Login Succeeded [2025-08-21T01:46:16.653Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:46:16.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:46:16.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:46:16.749Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-08-21T01:46:16.749Z] b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:46:16.749Z] latest [2025-08-21T01:46:16.749Z] 4.1.0-dev.6 [2025-08-21T01:46:16.749Z] b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [2025-08-21T01:46:16.749Z] main [2025-08-21T01:46:16.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:17.137Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:17.520Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:46:17.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-21T01:46:17.520Z] 9167d2ff8c9e: Preparing [2025-08-21T01:46:17.520Z] eb45623dcf74: Preparing [2025-08-21T01:46:17.520Z] a45bcc73fdd3: Preparing [2025-08-21T01:46:17.520Z] 7bddcf878cb1: Preparing [2025-08-21T01:46:17.520Z] 9a834050d4ca: Preparing [2025-08-21T01:46:17.520Z] 1e890da81ec9: Preparing [2025-08-21T01:46:17.520Z] 1e890da81ec9: Waiting [2025-08-21T01:46:17.785Z] a45bcc73fdd3: Pushed [2025-08-21T01:46:17.785Z] 9167d2ff8c9e: Pushed [2025-08-21T01:46:17.785Z] 9a834050d4ca: Pushed [2025-08-21T01:46:17.785Z] 1e890da81ec9: Layer already exists [2025-08-21T01:46:18.050Z] 7bddcf878cb1: Pushed [2025-08-21T01:46:28.119Z] eb45623dcf74: Pushed [2025-08-21T01:46:28.119Z] b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:28.482Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:28.840Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-08-21T01:46:28.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-21T01:46:28.840Z] 9167d2ff8c9e: Preparing [2025-08-21T01:46:28.840Z] eb45623dcf74: Preparing [2025-08-21T01:46:28.840Z] a45bcc73fdd3: Preparing [2025-08-21T01:46:28.840Z] 7bddcf878cb1: Preparing [2025-08-21T01:46:28.840Z] 9a834050d4ca: Preparing [2025-08-21T01:46:28.840Z] 1e890da81ec9: Preparing [2025-08-21T01:46:28.840Z] 1e890da81ec9: Waiting [2025-08-21T01:46:28.840Z] 9167d2ff8c9e: Layer already exists [2025-08-21T01:46:28.840Z] a45bcc73fdd3: Layer already exists [2025-08-21T01:46:28.840Z] 7bddcf878cb1: Layer already exists [2025-08-21T01:46:28.840Z] eb45623dcf74: Layer already exists [2025-08-21T01:46:28.840Z] 9a834050d4ca: Layer already exists [2025-08-21T01:46:28.840Z] 1e890da81ec9: Layer already exists [2025-08-21T01:46:29.105Z] latest: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:29.484Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:29.855Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.6 [2025-08-21T01:46:29.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-21T01:46:29.855Z] 9167d2ff8c9e: Preparing [2025-08-21T01:46:29.855Z] eb45623dcf74: Preparing [2025-08-21T01:46:29.855Z] a45bcc73fdd3: Preparing [2025-08-21T01:46:29.855Z] 7bddcf878cb1: Preparing [2025-08-21T01:46:29.855Z] 9a834050d4ca: Preparing [2025-08-21T01:46:29.855Z] 1e890da81ec9: Preparing [2025-08-21T01:46:29.855Z] 1e890da81ec9: Waiting [2025-08-21T01:46:29.855Z] eb45623dcf74: Layer already exists [2025-08-21T01:46:29.855Z] 9a834050d4ca: Layer already exists [2025-08-21T01:46:29.855Z] 7bddcf878cb1: Layer already exists [2025-08-21T01:46:29.855Z] a45bcc73fdd3: Layer already exists [2025-08-21T01:46:29.855Z] 9167d2ff8c9e: Layer already exists [2025-08-21T01:46:29.855Z] 1e890da81ec9: Layer already exists [2025-08-21T01:46:29.855Z] 4.1.0-dev.6: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:30.507Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:30.863Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [2025-08-21T01:46:30.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-21T01:46:30.863Z] 9167d2ff8c9e: Preparing [2025-08-21T01:46:30.863Z] eb45623dcf74: Preparing [2025-08-21T01:46:30.863Z] a45bcc73fdd3: Preparing [2025-08-21T01:46:30.863Z] 7bddcf878cb1: Preparing [2025-08-21T01:46:30.863Z] 9a834050d4ca: Preparing [2025-08-21T01:46:30.863Z] 1e890da81ec9: Preparing [2025-08-21T01:46:30.863Z] 1e890da81ec9: Waiting [2025-08-21T01:46:30.863Z] a45bcc73fdd3: Layer already exists [2025-08-21T01:46:30.863Z] 7bddcf878cb1: Layer already exists [2025-08-21T01:46:30.863Z] 9a834050d4ca: Layer already exists [2025-08-21T01:46:30.863Z] 9167d2ff8c9e: Layer already exists [2025-08-21T01:46:30.863Z] eb45623dcf74: Layer already exists [2025-08-21T01:46:30.863Z] 1e890da81ec9: Layer already exists [2025-08-21T01:46:31.133Z] b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:31.502Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:31.882Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-08-21T01:46:31.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-21T01:46:31.882Z] 9167d2ff8c9e: Preparing [2025-08-21T01:46:31.882Z] eb45623dcf74: Preparing [2025-08-21T01:46:31.883Z] a45bcc73fdd3: Preparing [2025-08-21T01:46:31.883Z] 7bddcf878cb1: Preparing [2025-08-21T01:46:31.883Z] 9a834050d4ca: Preparing [2025-08-21T01:46:31.883Z] 1e890da81ec9: Preparing [2025-08-21T01:46:31.883Z] a45bcc73fdd3: Layer already exists [2025-08-21T01:46:31.883Z] 9a834050d4ca: Layer already exists [2025-08-21T01:46:31.883Z] eb45623dcf74: Layer already exists [2025-08-21T01:46:31.883Z] 9167d2ff8c9e: Layer already exists [2025-08-21T01:46:31.883Z] 7bddcf878cb1: Layer already exists [2025-08-21T01:46:31.883Z] 1e890da81ec9: Layer already exists [2025-08-21T01:46:32.150Z] main: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:46:32.249Z] ===================================================== [Pipeline] echo [2025-08-21T01:46:32.265Z] taggedImages: [2025-08-21T01:46:32.265Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [2025-08-21T01:46:32.265Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-08-21T01:46:32.265Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.6 [2025-08-21T01:46:32.265Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [2025-08-21T01:46:32.265Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2025-08-21T01:46:32.279Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo [2025-08-21T01:46:32.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2025-08-21T01:46:32.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.6 [Pipeline] echo [2025-08-21T01:46:32.324Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [Pipeline] echo [2025-08-21T01:46:32.337Z] 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 [2025-08-21T01:46:32.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:46:32.754Z] [2025-08-21T01:46:32.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:33.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:46:33.389Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-21T01:46:33.389Z] 8998bd30e6a1: Pulling fs layer [2025-08-21T01:46:33.389Z] 04944245beec: Pulling fs layer [2025-08-21T01:46:33.389Z] 699f458cf7ca: Pulling fs layer [2025-08-21T01:46:33.389Z] 765212b225bb: Pulling fs layer [2025-08-21T01:46:33.389Z] f23df028b6ca: Pulling fs layer [2025-08-21T01:46:33.389Z] d65c8cfc05b1: Pulling fs layer [2025-08-21T01:46:33.389Z] 2437ff75d9bd: Pulling fs layer [2025-08-21T01:46:33.389Z] f23df028b6ca: Waiting [2025-08-21T01:46:33.389Z] d65c8cfc05b1: Waiting [2025-08-21T01:46:33.389Z] 2437ff75d9bd: Waiting [2025-08-21T01:46:33.389Z] 765212b225bb: Waiting [2025-08-21T01:46:33.389Z] 04944245beec: Verifying Checksum [2025-08-21T01:46:33.389Z] 04944245beec: Download complete [2025-08-21T01:46:33.389Z] 765212b225bb: Verifying Checksum [2025-08-21T01:46:33.389Z] 765212b225bb: Download complete [2025-08-21T01:46:33.389Z] f23df028b6ca: Verifying Checksum [2025-08-21T01:46:33.389Z] f23df028b6ca: Download complete [2025-08-21T01:46:33.389Z] d65c8cfc05b1: Verifying Checksum [2025-08-21T01:46:33.389Z] d65c8cfc05b1: Download complete [2025-08-21T01:46:33.659Z] 699f458cf7ca: Verifying Checksum [2025-08-21T01:46:33.660Z] 699f458cf7ca: Download complete [2025-08-21T01:46:33.928Z] 8998bd30e6a1: Verifying Checksum [2025-08-21T01:46:33.928Z] 8998bd30e6a1: Download complete [2025-08-21T01:46:36.511Z] 2437ff75d9bd: Download complete [2025-08-21T01:46:39.087Z] 8998bd30e6a1: Pull complete [2025-08-21T01:46:39.353Z] 04944245beec: Pull complete [2025-08-21T01:46:40.757Z] 699f458cf7ca: Pull complete [2025-08-21T01:46:41.340Z] 765212b225bb: Pull complete [2025-08-21T01:46:41.922Z] f23df028b6ca: Pull complete [2025-08-21T01:46:42.188Z] d65c8cfc05b1: Pull complete [2025-08-21T01:47:00.402Z] 2437ff75d9bd: Pull complete [2025-08-21T01:47:00.402Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-21T01:47:00.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:47:00.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:00.731Z] prd-ubuntu20.04-docker-arm64-4c-16g-7330 does not seem to be running inside a container [2025-08-21T01:47:00.821Z] $ 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/29 -v /w/workspace/device-s7/29:/w/workspace/device-s7/29:rw,z -v /w/workspace/device-s7/29@tmp:/w/workspace/device-s7/29@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 [2025-08-21T01:47:03.956Z] $ docker top a4d15e697241bec91772608b96493736557aa231687cb0e85fe69a26662fbc7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:04.903Z] ---> job-cost.sh [2025-08-21T01:47:04.903Z] lf-activate-venv: SKIPPING [2025-08-21T01:47:04.903Z] INFO: No Stack... [2025-08-21T01:47:05.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-21T01:47:06.157Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:47:06.807Z] + cat /w/workspace/device-s7/29/archives/cost.csv [2025-08-21T01:47:06.807Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:47:06.872Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [2025-08-21T01:47:06.879Z] Resource [jenkins-edgexfoundry-device-s7-main-29-stack-cost] did not exist. Created. [2025-08-21T01:47:06.885Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:47:07.555Z] /w/workspace/device-s7/29@tmp/durable-8ef2128b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-21T01:47:08.195Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-21T01:47:08.212Z] Warning: overwriting stash ‘stack-cost’ [2025-08-21T01:47:08.282Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:47:08.296Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:47:08.321Z] $ docker stop --time=1 a4d15e697241bec91772608b96493736557aa231687cb0e85fe69a26662fbc7a [2025-08-21T01:47:09.895Z] $ docker rm -f --volumes a4d15e697241bec91772608b96493736557aa231687cb0e85fe69a26662fbc7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-21T01:47:10.543Z] provisioning config files... [2025-08-21T01:47:10.550Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7975961567535661768tmp [Pipeline] { [Pipeline] sh [2025-08-21T01:47:10.852Z] + set +x [2025-08-21T01:47:10.852Z] + curl -s https://codecov.io/bash [2025-08-21T01:47:10.852Z] + bash -s -- [2025-08-21T01:47:10.852Z] [2025-08-21T01:47:10.852Z] _____ _ [2025-08-21T01:47:10.852Z] / ____| | | [2025-08-21T01:47:10.852Z] | | ___ __| | ___ ___ _____ __ [2025-08-21T01:47:10.852Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-21T01:47:10.852Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-21T01:47:10.852Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-21T01:47:10.852Z] Bash-1.0.6 [2025-08-21T01:47:10.852Z] [2025-08-21T01:47:10.852Z] [2025-08-21T01:47:10.852Z] ==> git version 2.25.1 found [2025-08-21T01:47:10.852Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-21T01:47:10.852Z] Release-Date: 2020-01-08 [2025-08-21T01:47:10.852Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-21T01:47:10.852Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-21T01:47:10.852Z] ==> Jenkins CI detected. [2025-08-21T01:47:10.852Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-08-21T01:47:10.852Z] project root: . [2025-08-21T01:47:10.852Z] --> token set from env [2025-08-21T01:47:10.852Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-21T01:47:10.852Z] ==> Running gcov in . (disable via -X gcov) [2025-08-21T01:47:10.852Z] ==> Python coveragepy not found [2025-08-21T01:47:10.852Z] ==> Searching for coverage reports in: [2025-08-21T01:47:10.852Z] + . [2025-08-21T01:47:10.852Z] -> Found 1 reports [2025-08-21T01:47:10.852Z] ==> Detecting git/mercurial file structure [2025-08-21T01:47:10.852Z] ==> Reading reports [2025-08-21T01:47:11.112Z] + ./coverage.out bytes=19094 [2025-08-21T01:47:11.112Z] ==> Appending adjustments [2025-08-21T01:47:11.112Z] https://docs.codecov.io/docs/fixing-reports [2025-08-21T01:47:11.112Z] + Found adjustments [2025-08-21T01:47:11.112Z] ==> Gzipping contents [2025-08-21T01:47:11.112Z] 4.0K /tmp/codecov.b4Ruen.gz [2025-08-21T01:47:11.112Z] ==> Uploading reports [2025-08-21T01:47:11.112Z] url: https://codecov.io [2025-08-21T01:47:11.112Z] query: branch=main&commit=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T01:47:11.112Z] -> Pinging Codecov [2025-08-21T01:47:11.112Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T01:47:11.372Z] -> Uploading to [2025-08-21T01:47:11.372Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f/da8495c5-a6d3-4c17-bb98-f1570082168e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T014711Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=972969404010fc177af3adee8c141a5e120708279f140a57cfe746e2983457be [2025-08-21T01:47:11.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T01:47:11.372Z] Dload Upload Total Spent Left Speed [2025-08-21T01:47:11.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 20795 --:--:-- --:--:-- --:--:-- 20795 [2025-08-21T01:47:11.372Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] } [2025-08-21T01:47:11.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-21T01:47:11.542Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-21T01:47:11.563Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:11.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:47:11.879Z] [2025-08-21T01:47:11.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:12.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:47:12.357Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-21T01:47:12.357Z] 0a9a5dfd008f: Already exists [2025-08-21T01:47:12.357Z] 36466aa92d05: Already exists [2025-08-21T01:47:12.357Z] e10405b45d13: Already exists [2025-08-21T01:47:12.357Z] 096b7ceb2af7: Already exists [2025-08-21T01:47:12.357Z] 4f4fb700ef54: Already exists [2025-08-21T01:47:12.357Z] e50aa161e22a: Pulling fs layer [2025-08-21T01:47:12.357Z] d3c8db5fb9df: Pulling fs layer [2025-08-21T01:47:12.616Z] e50aa161e22a: Verifying Checksum [2025-08-21T01:47:12.616Z] e50aa161e22a: Download complete [2025-08-21T01:47:12.875Z] e50aa161e22a: Pull complete [2025-08-21T01:47:13.821Z] d3c8db5fb9df: Verifying Checksum [2025-08-21T01:47:13.821Z] d3c8db5fb9df: Download complete [2025-08-21T01:47:18.007Z] d3c8db5fb9df: Pull complete [2025-08-21T01:47:18.007Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-21T01:47:18.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:47:18.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:18.116Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:47:18.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat [2025-08-21T01:47:19.747Z] $ docker top b0460a431e049cc31f983914cc8cc25f096da4ed99ed1c6a0b7f2a46f5a7bc74 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:47:20.110Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-08-21T01:47:20.121Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-08-21T01:47:20.399Z] + set -o pipefail [2025-08-21T01:47:20.399Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-08-21T01:47:26.966Z] [2025-08-21T01:47:26.966Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-08-21T01:47:26.966Z] [2025-08-21T01:47:26.966Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/4edc5251-c4ee-457e-9a8c-a4c4735e6c9f [2025-08-21T01:47:26.966Z] [2025-08-21T01:47:26.966Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-21T01:47:26.966Z] [2025-08-21T01:47:26.966Z] [2025-08-21T01:47:26.966Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-21T01:47:26.966Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-21T01:47:26.966Z] $ docker stop --time=1 b0460a431e049cc31f983914cc8cc25f096da4ed99ed1c6a0b7f2a46f5a7bc74 [2025-08-21T01:47:29.702Z] $ docker rm -f --volumes b0460a431e049cc31f983914cc8cc25f096da4ed99ed1c6a0b7f2a46f5a7bc74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:47:30.605Z] + git log --format=format:%s -1 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] sh [2025-08-21T01:47:30.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:47:30.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:31.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:47:31.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:31.281Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:47:31.289Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:47:31.538Z] $ docker top b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 -eo pid,comm [2025-08-21T01:47:31.599Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T01:47:31.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:47:31.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:47:31.657Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:47:31.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:47:31.758Z] $ docker exec b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 ssh-agent [2025-08-21T01:47:31.862Z] SSH_AUTH_SOCK=/tmp/ssh-n1qHeKZXm11f/agent.33 [2025-08-21T01:47:31.862Z] SSH_AGENT_PID=39 [2025-08-21T01:47:31.866Z] Running ssh-add (command line suppressed) [2025-08-21T01:47:31.943Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7394081016475220990.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7394081016475220990.key) [2025-08-21T01:47:31.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:47:32.264Z] + git semver tag [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,470 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,474 [run_tag] DEBUG tag force:False [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,474 [check_head_tag] DEBUG check head tag [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,475 [execute] INFO git cat-file --batch-check [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,478 [execute] INFO git cat-file --batch [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,484 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,484 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:47:32.523Z] 2025-08-21 01:47:32,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-21T01:47:32.523Z] 4.1.0-dev.6 [Pipeline] } [2025-08-21T01:47:32.776Z] $ docker exec --env ******** --env ******** b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 ssh-agent -k [2025-08-21T01:47:32.862Z] unset SSH_AUTH_SOCK; [2025-08-21T01:47:32.862Z] unset SSH_AGENT_PID; [2025-08-21T01:47:32.862Z] echo Agent pid 39 killed; [2025-08-21T01:47:32.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:47:33.205Z] + git semver [Pipeline] } [2025-08-21T01:47:33.458Z] $ docker stop --time=1 b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 [2025-08-21T01:47:34.708Z] $ docker rm -f --volumes b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:35.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:47:35.136Z] [2025-08-21T01:47:35.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:35.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:47:35.442Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-21T01:47:35.442Z] ab5ef0e58194: Pulling fs layer [2025-08-21T01:47:35.442Z] 9712f1f96733: Pulling fs layer [2025-08-21T01:47:35.442Z] 63f879dbbcfc: Pulling fs layer [2025-08-21T01:47:35.442Z] 0d9ebad4ef96: Pulling fs layer [2025-08-21T01:47:35.442Z] e9a5061849ea: Pulling fs layer [2025-08-21T01:47:35.442Z] d747dcd14b5f: Pulling fs layer [2025-08-21T01:47:35.442Z] 2de7ff778b66: Pulling fs layer [2025-08-21T01:47:35.442Z] e9a5061849ea: Waiting [2025-08-21T01:47:35.442Z] 0d9ebad4ef96: Waiting [2025-08-21T01:47:35.442Z] 9712f1f96733: Verifying Checksum [2025-08-21T01:47:35.442Z] 9712f1f96733: Download complete [2025-08-21T01:47:35.706Z] 63f879dbbcfc: Verifying Checksum [2025-08-21T01:47:35.706Z] 63f879dbbcfc: Download complete [2025-08-21T01:47:35.964Z] e9a5061849ea: Verifying Checksum [2025-08-21T01:47:35.964Z] e9a5061849ea: Download complete [2025-08-21T01:47:35.964Z] d747dcd14b5f: Download complete [2025-08-21T01:47:35.964Z] 0d9ebad4ef96: Verifying Checksum [2025-08-21T01:47:35.964Z] 0d9ebad4ef96: Download complete [2025-08-21T01:47:35.964Z] 2de7ff778b66: Verifying Checksum [2025-08-21T01:47:35.964Z] 2de7ff778b66: Download complete [2025-08-21T01:47:36.223Z] ab5ef0e58194: Verifying Checksum [2025-08-21T01:47:36.223Z] ab5ef0e58194: Download complete [2025-08-21T01:47:40.406Z] ab5ef0e58194: Pull complete [2025-08-21T01:47:40.406Z] 9712f1f96733: Pull complete [2025-08-21T01:47:40.666Z] 63f879dbbcfc: Pull complete [2025-08-21T01:47:45.941Z] 0d9ebad4ef96: Pull complete [2025-08-21T01:47:46.199Z] e9a5061849ea: Pull complete [2025-08-21T01:47:46.199Z] d747dcd14b5f: Pull complete [2025-08-21T01:47:47.574Z] 2de7ff778b66: Pull complete [2025-08-21T01:47:47.574Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-21T01:47:47.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:47:47.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:47.678Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:47:47.690Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-21T01:47:50.058Z] $ docker top e3cee7fd36bb70155525ca71c4e1d5839687057b95c4a7a5d09e0b4bd0143e0b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:47:50.143Z] provisioning config files... [2025-08-21T01:47:50.156Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14179833920428807599tmp [2025-08-21T01:47:50.165Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17128014595777274753tmp [2025-08-21T01:47:50.174Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17178292453166174394tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:47:50.205Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:50.502Z] ---> sigul-configuration.sh [2025-08-21T01:47:50.502Z] gpg: directory `/root/.gnupg' created [2025-08-21T01:47:50.502Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-21T01:47:50.503Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-21T01:47:50.503Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-21T01:47:50.503Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-21T01:47:50.503Z] gpg: CAST5 encrypted data [2025-08-21T01:47:50.503Z] gpg: encrypted with 1 passphrase [2025-08-21T01:47:50.503Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-21T01:47:50.797Z] + mkdir /home/jenkins [2025-08-21T01:47:50.797Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-21T01:47:51.094Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-21T01:47:51.105Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:51.398Z] ---> sigul-install.sh [2025-08-21T01:47:51.398Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-21T01:47:51.693Z] + git tag --list [2025-08-21T01:47:51.693Z] v0.0.0 [2025-08-21T01:47:51.693Z] v4.0 [2025-08-21T01:47:51.693Z] v4.0.0 [2025-08-21T01:47:51.693Z] v4.1.0-dev.1 [2025-08-21T01:47:51.693Z] v4.1.0-dev.2 [2025-08-21T01:47:51.693Z] v4.1.0-dev.3 [2025-08-21T01:47:51.693Z] v4.1.0-dev.4 [2025-08-21T01:47:51.693Z] v4.1.0-dev.5 [2025-08-21T01:47:51.693Z] v4.1.0-dev.6 [Pipeline] sh [2025-08-21T01:47:51.988Z] + lftools sign git-tag v4.1.0-dev.6 [2025-08-21T01:47:52.635Z] Signing Git tag with Sigul... [2025-08-21T01:47:52.635Z] Signing v4.1.0-dev.6 [Pipeline] echo [2025-08-21T01:47:52.934Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:53.269Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-21T01:47:53.287Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-21T01:47:53.311Z] $ docker stop --time=1 e3cee7fd36bb70155525ca71c4e1d5839687057b95c4a7a5d09e0b4bd0143e0b [2025-08-21T01:47:54.579Z] $ docker rm -f --volumes e3cee7fd36bb70155525ca71c4e1d5839687057b95c4a7a5d09e0b4bd0143e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-21T01:47:55.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:47:55.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:55.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:47:55.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:55.416Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:47:55.431Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:47:55.654Z] $ docker top 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d -eo pid,comm [2025-08-21T01:47:55.706Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T01:47:55.706Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:47:55.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:47:55.761Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:47:55.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:47:55.845Z] $ docker exec 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d ssh-agent [2025-08-21T01:47:55.955Z] SSH_AUTH_SOCK=/tmp/ssh-S2mEV3d3Zbvx/agent.32 [2025-08-21T01:47:55.955Z] SSH_AGENT_PID=38 [2025-08-21T01:47:55.968Z] Running ssh-add (command line suppressed) [2025-08-21T01:47:56.058Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_556108295605562099.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_556108295605562099.key) [2025-08-21T01:47:56.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:47:56.373Z] + git semver bump pre [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,598 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,601 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,601 [bump_version] DEBUG bumped version:4.1.0-dev.7 [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,602 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,602 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,602 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,604 [execute] INFO git cat-file --batch-check [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,607 [execute] INFO git cat-file --batch [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:47:56.631Z] 2025-08-21 01:47:56,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-21T01:47:56.631Z] 4.1.0-dev.7 [Pipeline] } [2025-08-21T01:47:56.885Z] $ docker exec --env ******** --env ******** 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d ssh-agent -k [2025-08-21T01:47:56.977Z] unset SSH_AUTH_SOCK; [2025-08-21T01:47:56.978Z] unset SSH_AGENT_PID; [2025-08-21T01:47:56.978Z] echo Agent pid 38 killed; [2025-08-21T01:47:56.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:47:57.322Z] + git semver [Pipeline] } [2025-08-21T01:47:57.581Z] $ docker stop --time=1 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d [2025-08-21T01:47:58.840Z] $ docker rm -f --volumes 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:47:59.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:47:59.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:59.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:47:59.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:59.586Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:47:59.599Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:47:59.833Z] $ docker top c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 -eo pid,comm [2025-08-21T01:47:59.884Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T01:47:59.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:47:59.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:47:59.934Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:48:00.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:48:00.035Z] $ docker exec c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 ssh-agent [2025-08-21T01:48:00.154Z] SSH_AUTH_SOCK=/tmp/ssh-ltBV7RI97uGc/agent.33 [2025-08-21T01:48:00.154Z] SSH_AGENT_PID=39 [2025-08-21T01:48:00.158Z] Running ssh-add (command line suppressed) [2025-08-21T01:48:00.242Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10833886224083987356.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10833886224083987356.key) [2025-08-21T01:48:00.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:48:00.553Z] + git semver push [2025-08-21T01:48:00.811Z] 2025-08-21 01:48:00,743 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:48:00.811Z] 2025-08-21 01:48:00,746 [run_push] DEBUG push [2025-08-21T01:48:00.811Z] 2025-08-21 01:48:00,746 [execute] INFO git cat-file --batch-check [2025-08-21T01:48:00.811Z] 2025-08-21 01:48:00,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:48:00.811Z] 2025-08-21 01:48:00,748 [execute] INFO git rev-list 9703dfa1f8e5b992b1b1102d5008c787f13cf8c7 -- [2025-08-21T01:48:00.812Z] 2025-08-21 01:48:00,748 [execute] DEBUG Popen(['git', 'rev-list', '9703dfa1f8e5b992b1b1102d5008c787f13cf8c7', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:48:00.812Z] 2025-08-21 01:48:00,752 [execute] INFO git fetch -v -- origin [2025-08-21T01:48:00.812Z] 2025-08-21 01:48:00,752 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-21T01:48:01.379Z] 2025-08-21 01:48:01,203 [run_push] DEBUG no remote changes detected [2025-08-21T01:48:01.379Z] 2025-08-21 01:48:01,204 [execute] INFO git push origin semver [2025-08-21T01:48:01.379Z] 2025-08-21 01:48:01,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:48:02.318Z] 2025-08-21 01:48:01,982 [run_push] DEBUG push all version tags [2025-08-21T01:48:02.318Z] 2025-08-21 01:48:01,982 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-21T01:48:02.318Z] 2025-08-21 01:48:01,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:48:02.885Z] 2025-08-21 01:48:02,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-21T01:48:02.885Z] 4.1.0-dev.7 [Pipeline] } [2025-08-21T01:48:02.880Z] $ docker exec --env ******** --env ******** c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 ssh-agent -k [2025-08-21T01:48:02.961Z] unset SSH_AUTH_SOCK; [2025-08-21T01:48:02.961Z] unset SSH_AGENT_PID; [2025-08-21T01:48:02.961Z] echo Agent pid 39 killed; [2025-08-21T01:48:02.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:48:03.316Z] + git semver [Pipeline] } [2025-08-21T01:48:03.572Z] $ docker stop --time=1 c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 [2025-08-21T01:48:04.861Z] $ docker rm -f --volumes c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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 [2025-08-21T01:48:05.481Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-08-21T01:48:05.481Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-08-21T01:48:05.481Z] total 16 [2025-08-21T01:48:05.481Z] drwxr-xr-x 3 root root 4096 Aug 21 01:29 . [2025-08-21T01:48:05.481Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:47 .. [2025-08-21T01:48:05.481Z] drwxr-xr-x 2 root root 4096 Aug 21 01:29 cost [2025-08-21T01:48:05.481Z] -rw-r--r-- 1 root root 80 Aug 21 01:29 cost.csv [2025-08-21T01:48:05.481Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-08-21T01:48:05.481Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-08-21T01:48:05.481Z] total 16 [2025-08-21T01:48:05.481Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:29 . [2025-08-21T01:48:05.481Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:47 .. [2025-08-21T01:48:05.481Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 01:29 cost [2025-08-21T01:48:05.481Z] -rw-r--r-- 1 jenkins jenkins 80 Aug 21 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:48:05.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:48:06.633Z] ---> package-listing.sh [2025-08-21T01:48:06.633Z] ++ facter osfamily [2025-08-21T01:48:06.633Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T01:48:06.892Z] + OS_FAMILY=debian [2025-08-21T01:48:06.892Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-08-21T01:48:06.892Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T01:48:06.892Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T01:48:06.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T01:48:06.892Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T01:48:06.892Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-21T01:48:06.892Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T01:48:06.892Z] + case "${OS_FAMILY}" in [2025-08-21T01:48:06.892Z] + dpkg -l [2025-08-21T01:48:06.892Z] + grep '^ii' [2025-08-21T01:48:06.892Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T01:48:06.892Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T01:48:06.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T01:48:06.892Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-21T01:48:06.892Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-08-21T01:48:06.892Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-08-21T01:48:06.903Z] 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 [2025-08-21T01:48:07.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:48:07.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:48:07.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:48:07.820Z] prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container [2025-08-21T01:48:07.834Z] $ 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 [2025-08-21T01:48:08.049Z] $ docker top 2059c6b46b566eb18a9cc030b4e2228f565ea9b5a1fe96be68e9d94714c31f25 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:48:08.401Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T01:48:08.686Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T01:48:08.970Z] + ls /var/log/sa-host [2025-08-21T01:48:08.970Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:48:09.015Z] provisioning config files... [2025-08-21T01:48:09.024Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2329447256211481065tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:48:09.118Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:48:09.419Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T01:48:09.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:48:09.740Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T01:48:09.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:48:10.030Z] ---> sudo-logs.sh [2025-08-21T01:48:10.030Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-21T01:48:10.055Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:48:10.334Z] ---> job-cost.sh [2025-08-21T01:48:10.334Z] lf-activate-venv: SKIPPING [2025-08-21T01:48:10.334Z] DEBUG: total: 0.2199999988079071 [2025-08-21T01:48:10.334Z] INFO: Retrieving Stack Cost... [2025-08-21T01:48:10.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T01:48:11.161Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T01:48:11.174Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:48:11.456Z] ---> logs-deploy.sh [2025-08-21T01:48:11.457Z] lf-activate-venv: SKIPPING [2025-08-21T01:48:11.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/29 [2025-08-21T01:48:11.457Z] INFO: archiving workspace using pattern(s): [2025-08-21T01:48:12.394Z] Archives upload complete. [2025-08-21T01:48:12.394Z] INFO: archiving logs to Nexus