Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ed217e055d8acd32da363aec9d9487ada795cfe 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-ssh9805396975612640613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5129482676125453342.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh4901149280449242945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15624449887189304696.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-ssh10261892401022497133.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5195 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 1ed217e055d8acd32da363aec9d9487ada795cfe (main) > 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 1ed217e055d8acd32da363aec9d9487ada795cfe # timeout=10 Commit message: "Merge pull request #52 from weichou1229/upgrade-sdk" > git rev-list --no-walk d22bcd7e0933516a615516a8a508495f082858b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-16T05:52:53.780Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-16T05:52:53.862Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-16T05:52:53.896Z] ========================================================= [2025-07-16T05:52:53.896Z] EdgeX Global Pipelines Version Info [2025-07-16T05:52:53.896Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:52:55.084Z] ------------------- [2025-07-16T05:52:55.084Z] stable info: [2025-07-16T05:52:55.084Z] ------------------- [2025-07-16T05:52:55.084Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-16T05:52:55.084Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-16T05:52:55.084Z] Message: update stable to v1.0.274 [2025-07-16T05:52:55.653Z] ------------------- [2025-07-16T05:52:55.653Z] experimental info: [2025-07-16T05:52:55.653Z] ------------------- [2025-07-16T05:52:55.653Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-16T05:52:55.653Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-16T05:52:55.653Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-16T05:52:55.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-07-16T05:52:55.759Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-07-16T05:52:55.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-16T05:52:55.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-16T05:52:55.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-16T05:52:55.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-16T05:52:55.882Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-16T05:52:55.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-16T05:52:55.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-16T05:52:55.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-16T05:52:55.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-16T05:52:55.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-07-16T05:52:55.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-16T05:52:56.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-16T05:52:56.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-16T05:52:56.055Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-16T05:52:56.076Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-16T05:52:56.099Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-16T05:52:56.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-16T05:52:56.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-16T05:52:56.173Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-16T05:52:56.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-16T05:52:56.223Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-16T05:52:56.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-16T05:52:56.274Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-16T05:52:56.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-16T05:52:56.313Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-16T05:52:56.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-16T05:52:56.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-16T05:52:56.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-16T05:52:56.401Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo [2025-07-16T05:52:56.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ed217e [Pipeline] echo [2025-07-16T05:52:56.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-16T05:52:56.512Z] provisioning config files... [2025-07-16T05:52:56.526Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3077989920015686752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:52:56.847Z] ---> ****-login.sh [2025-07-16T05:52:56.847Z] nexus3.edgexfoundry.org:10001 [2025-07-16T05:52:57.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:52:58.045Z] [2025-07-16T05:52:58.045Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T05:52:58.045Z] Configure a credential helper to remove this warning. See [2025-07-16T05:52:58.045Z] https://docs.****.com/go/credential-store/ [2025-07-16T05:52:58.045Z] [2025-07-16T05:52:58.045Z] Login Succeeded [2025-07-16T05:52:58.045Z] nexus3.edgexfoundry.org:10002 [2025-07-16T05:52:58.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:52:58.045Z] [2025-07-16T05:52:58.046Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T05:52:58.046Z] Configure a credential helper to remove this warning. See [2025-07-16T05:52:58.046Z] https://docs.****.com/go/credential-store/ [2025-07-16T05:52:58.046Z] [2025-07-16T05:52:58.046Z] Login Succeeded [2025-07-16T05:52:58.046Z] nexus3.edgexfoundry.org:10003 [2025-07-16T05:52:58.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:52:58.046Z] [2025-07-16T05:52:58.046Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T05:52:58.046Z] Configure a credential helper to remove this warning. See [2025-07-16T05:52:58.046Z] https://docs.****.com/go/credential-store/ [2025-07-16T05:52:58.046Z] [2025-07-16T05:52:58.046Z] Login Succeeded [2025-07-16T05:52:58.046Z] nexus3.edgexfoundry.org:10004 [2025-07-16T05:52:58.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:52:58.304Z] [2025-07-16T05:52:58.305Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T05:52:58.305Z] Configure a credential helper to remove this warning. See [2025-07-16T05:52:58.305Z] https://docs.****.com/go/credential-store/ [2025-07-16T05:52:58.305Z] [2025-07-16T05:52:58.305Z] Login Succeeded [2025-07-16T05:52:58.305Z] ****.io [2025-07-16T05:52:58.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:52:58.563Z] [2025-07-16T05:52:58.563Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T05:52:58.563Z] Configure a credential helper to remove this warning. See [2025-07-16T05:52:58.563Z] https://docs.****.com/go/credential-store/ [2025-07-16T05:52:58.563Z] [2025-07-16T05:52:58.563Z] Login Succeeded [2025-07-16T05:52:58.563Z] ---> ****-login.sh ends [Pipeline] } [2025-07-16T05:52:58.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-16T05:52:58.980Z] + git rev-list -1 --merges 1ed217e055d8acd32da363aec9d9487ada795cfe~1..1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo [2025-07-16T05:52:59.017Z] -----------> git rev-list -1 --merges 1ed217e055d8acd32da363aec9d9487ada795cfe~1..1ed217e055d8acd32da363aec9d9487ada795cfe 1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T05:52:59.017Z] 1ed217e055d8acd32da363aec9d9487ada795cfe [false] [Pipeline] sh [2025-07-16T05:52:59.311Z] + git log --format=format:%s -1 1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo [2025-07-16T05:52:59.327Z] ========================================================= [2025-07-16T05:52:59.327Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-16T05:52:59.327Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-16T05:52:59.656Z] + git log --format=format:%s -1 1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo [2025-07-16T05:52:59.666Z] [semverPrep] GIT_COMMIT: 1ed217e055d8acd32da363aec9d9487ada795cfe, Commit Message: Merge pull request #52 from weichou1229/upgrade-sdk [Pipeline] echo [2025-07-16T05:52:59.676Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-16T05:53:00.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-16T05:53:00.046Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-16T05:53:00.046Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-16T05:53:00.046Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-16T05:53:00.046Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-16T05:53:00.046Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-16T05:53:00.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:53:00.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-16T05:53:00.447Z] [2025-07-16T05:53:00.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:53:00.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-16T05:53:01.020Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-16T05:53:01.020Z] 3dae71ba6b94: Pulling fs layer [2025-07-16T05:53:01.020Z] 6bf1a483ea7c: Pulling fs layer [2025-07-16T05:53:01.020Z] f5dfc541a4d3: Pulling fs layer [2025-07-16T05:53:01.020Z] 461d9e800cba: Pulling fs layer [2025-07-16T05:53:01.020Z] 80192f66455f: Pulling fs layer [2025-07-16T05:53:01.020Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-16T05:53:01.020Z] a29436f7fd5d: Pulling fs layer [2025-07-16T05:53:01.020Z] 923cac83aea3: Pulling fs layer [2025-07-16T05:53:01.020Z] 25ad8b0a4227: Pulling fs layer [2025-07-16T05:53:01.020Z] db01528c6b51: Pulling fs layer [2025-07-16T05:53:01.020Z] 28988de357af: Pulling fs layer [2025-07-16T05:53:01.020Z] 461d9e800cba: Waiting [2025-07-16T05:53:01.020Z] 923cac83aea3: Waiting [2025-07-16T05:53:01.020Z] 80192f66455f: Waiting [2025-07-16T05:53:01.020Z] db01528c6b51: Waiting [2025-07-16T05:53:01.020Z] 25ad8b0a4227: Waiting [2025-07-16T05:53:01.020Z] 28988de357af: Waiting [2025-07-16T05:53:01.288Z] 6bf1a483ea7c: Verifying Checksum [2025-07-16T05:53:01.288Z] 6bf1a483ea7c: Download complete [2025-07-16T05:53:01.288Z] 461d9e800cba: Verifying Checksum [2025-07-16T05:53:01.288Z] 461d9e800cba: Download complete [2025-07-16T05:53:01.288Z] 80192f66455f: Verifying Checksum [2025-07-16T05:53:01.288Z] 80192f66455f: Download complete [2025-07-16T05:53:01.288Z] f5dfc541a4d3: Verifying Checksum [2025-07-16T05:53:01.288Z] f5dfc541a4d3: Download complete [2025-07-16T05:53:01.551Z] 3dae71ba6b94: Verifying Checksum [2025-07-16T05:53:01.551Z] 3dae71ba6b94: Download complete [2025-07-16T05:53:01.551Z] 923cac83aea3: Download complete [2025-07-16T05:53:01.811Z] 25ad8b0a4227: Verifying Checksum [2025-07-16T05:53:01.811Z] 25ad8b0a4227: Download complete [2025-07-16T05:53:01.811Z] db01528c6b51: Verifying Checksum [2025-07-16T05:53:01.811Z] db01528c6b51: Download complete [2025-07-16T05:53:01.811Z] 28988de357af: Download complete [2025-07-16T05:53:02.070Z] a29436f7fd5d: Verifying Checksum [2025-07-16T05:53:02.070Z] a29436f7fd5d: Download complete [2025-07-16T05:53:02.329Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-16T05:53:02.329Z] 2e8e34ca0e6c: Download complete [2025-07-16T05:53:03.270Z] 3dae71ba6b94: Pull complete [2025-07-16T05:53:03.838Z] 6bf1a483ea7c: Pull complete [2025-07-16T05:53:04.774Z] f5dfc541a4d3: Pull complete [2025-07-16T05:53:04.774Z] 461d9e800cba: Pull complete [2025-07-16T05:53:05.033Z] 80192f66455f: Pull complete [2025-07-16T05:53:09.246Z] 2e8e34ca0e6c: Pull complete [2025-07-16T05:53:09.814Z] a29436f7fd5d: Pull complete [2025-07-16T05:53:10.382Z] 923cac83aea3: Pull complete [2025-07-16T05:53:10.641Z] 25ad8b0a4227: Pull complete [2025-07-16T05:53:10.901Z] db01528c6b51: Pull complete [2025-07-16T05:53:11.161Z] 28988de357af: Pull complete [2025-07-16T05:53:11.421Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-16T05:53:11.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-16T05:53:11.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T05:53:11.563Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T05:53:11.593Z] $ 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-07-16T05:53:22.292Z] $ docker top 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 -eo pid,comm [2025-07-16T05:53:22.411Z] 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-07-16T05:53:22.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-16T05:53:22.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-16T05:53:22.465Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-16T05:53:22.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-16T05:53:22.589Z] $ docker exec 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 ssh-agent [2025-07-16T05:53:22.689Z] SSH_AUTH_SOCK=/tmp/ssh-nwZpEllYteLl/agent.14 [2025-07-16T05:53:22.689Z] SSH_AGENT_PID=20 [2025-07-16T05:53:22.696Z] Running ssh-add (command line suppressed) [2025-07-16T05:53:22.803Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12990348473919445150.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12990348473919445150.key) [2025-07-16T05:53:22.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-16T05:53:23.134Z] + git tag --points-at HEAD [Pipeline] } [2025-07-16T05:53:23.157Z] $ docker exec --env ******** --env ******** 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 ssh-agent -k [2025-07-16T05:53:23.250Z] unset SSH_AUTH_SOCK; [2025-07-16T05:53:23.251Z] unset SSH_AGENT_PID; [2025-07-16T05:53:23.251Z] echo Agent pid 20 killed; [2025-07-16T05:53:23.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-16T05:53:23.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-16T05:53:23.298Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-16T05:53:23.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-16T05:53:23.400Z] $ docker exec 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 ssh-agent [2025-07-16T05:53:23.499Z] SSH_AUTH_SOCK=/tmp/ssh-v3P25mhbQqIY/agent.71 [2025-07-16T05:53:23.499Z] SSH_AGENT_PID=77 [2025-07-16T05:53:23.503Z] Running ssh-add (command line suppressed) [2025-07-16T05:53:23.604Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3070996794676023193.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3070996794676023193.key) [2025-07-16T05:53:23.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-16T05:53:23.909Z] + git semver init [2025-07-16T05:53:24.172Z] 2025-07-16 05:53:24,123 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-16T05:53:24.172Z] 2025-07-16 05:53:24,161 [run_init] DEBUG init version:0.0.0 force:False [2025-07-16T05:53:24.172Z] 2025-07-16 05:53:24,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-07-16T05:53:24.172Z] 2025-07-16 05:53:24,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-07-16T05:53:24.172Z] 2025-07-16 05:53:24,164 [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-07-16T05:53:25.548Z] 2025-07-16 05:53:25,159 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-07-16T05:53:25.548Z] 2025-07-16 05:53:25,160 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-07-16T05:53:25.548Z] 2025-07-16 05:53:25,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-07-16T05:53:25.548Z] 2025-07-16 05:53:25,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-07-16T05:53:25.548Z] 4.1.0-dev.2 [Pipeline] } [2025-07-16T05:53:25.555Z] $ docker exec --env ******** --env ******** 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 ssh-agent -k [2025-07-16T05:53:25.640Z] unset SSH_AUTH_SOCK; [2025-07-16T05:53:25.641Z] unset SSH_AGENT_PID; [2025-07-16T05:53:25.641Z] echo Agent pid 77 killed; [2025-07-16T05:53:25.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-16T05:53:25.976Z] + git semver [Pipeline] } [2025-07-16T05:53:26.247Z] $ docker stop --time=1 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 [2025-07-16T05:53:28.005Z] $ docker rm -f --volumes 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-16T05:53:28.661Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-16T05:53:28.925Z] Stashed 1 file(s) [Pipeline] echo [2025-07-16T05:53:28.928Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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-07-16T05:53:29.132Z] provisioning config files... [2025-07-16T05:53:29.139Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4306870390786645841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:53:29.442Z] ---> ****-login.sh [2025-07-16T05:53:29.442Z] nexus3.edgexfoundry.org:10001 [2025-07-16T05:53:29.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:53:29.442Z] Login Succeeded [2025-07-16T05:53:29.442Z] nexus3.edgexfoundry.org:10002 [2025-07-16T05:53:29.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:53:29.442Z] Login Succeeded [2025-07-16T05:53:29.442Z] nexus3.edgexfoundry.org:10003 [2025-07-16T05:53:29.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:53:29.702Z] Login Succeeded [2025-07-16T05:53:29.702Z] nexus3.edgexfoundry.org:10004 [2025-07-16T05:53:29.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:53:29.702Z] Login Succeeded [2025-07-16T05:53:29.702Z] ****.io [2025-07-16T05:53:29.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:53:29.960Z] Login Succeeded [2025-07-16T05:53:29.960Z] ---> ****-login.sh ends [Pipeline] } [2025-07-16T05:53:29.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-16T05:53:30.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-16T05:53:30.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-16T05:53:30.152Z] ========================================================= [2025-07-16T05:53:30.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-16T05:53:30.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:53:30.493Z] + 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-07-16T05:53:33.049Z] #0 building with "default" instance using docker driver [2025-07-16T05:53:33.049Z] [2025-07-16T05:53:33.049Z] #1 [internal] load build definition from Dockerfile [2025-07-16T05:53:33.307Z] #1 transferring dockerfile: [2025-07-16T05:53:33.569Z] #1 transferring dockerfile: 1.62kB done [2025-07-16T05:53:33.569Z] #1 DONE 0.8s [2025-07-16T05:53:33.828Z] [2025-07-16T05:53:33.828Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-16T05:53:34.088Z] #2 DONE 0.4s [2025-07-16T05:53:34.088Z] [2025-07-16T05:53:34.088Z] #3 [internal] load .dockerignore [2025-07-16T05:53:34.088Z] #3 transferring context: 2B done [2025-07-16T05:53:34.088Z] #3 DONE 0.1s [2025-07-16T05:53:34.088Z] [2025-07-16T05:53:34.088Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-16T05:53:34.088Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-16T05:53:34.350Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-16T05:53:34.350Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-07-16T05:53:34.350Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-16T05:53:34.350Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-16T05:53:34.350Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-07-16T05:53:34.350Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-07-16T05:53:34.350Z] #4 ... [2025-07-16T05:53:34.350Z] [2025-07-16T05:53:34.350Z] #5 [internal] load build context [2025-07-16T05:53:34.350Z] #5 transferring context: 15.84MB 0.2s done [2025-07-16T05:53:34.350Z] #5 DONE 0.3s [2025-07-16T05:53:34.350Z] [2025-07-16T05:53:34.350Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-16T05:53:34.350Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-07-16T05:53:34.350Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.2s [2025-07-16T05:53:34.350Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-16T05:53:34.350Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s [2025-07-16T05:53:34.609Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.31MB / 74.06MB 0.4s [2025-07-16T05:53:34.609Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-16T05:53:34.609Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s done [2025-07-16T05:53:34.609Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-07-16T05:53:34.609Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.4s [2025-07-16T05:53:34.869Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 51.38MB / 74.06MB 0.6s [2025-07-16T05:53:34.869Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.4s done [2025-07-16T05:53:34.869Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-07-16T05:53:34.869Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 8.39MB / 100.52MB 0.6s [2025-07-16T05:53:34.869Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.5s [2025-07-16T05:53:34.869Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 72.35MB / 74.06MB 0.8s [2025-07-16T05:53:34.869Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 19.92MB / 100.52MB 0.8s [2025-07-16T05:53:34.869Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.5s done [2025-07-16T05:53:34.869Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 8.39MB / 13.29MB 0.8s [2025-07-16T05:53:35.129Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 32.51MB / 100.52MB 0.9s [2025-07-16T05:53:35.129Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.9s [2025-07-16T05:53:35.129Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 65.01MB / 100.52MB 1.1s [2025-07-16T05:53:35.388Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.3s [2025-07-16T05:53:36.322Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 2.0s done [2025-07-16T05:53:36.322Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 2.0s done [2025-07-16T05:53:36.322Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 2.0s done [2025-07-16T05:53:36.581Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-16T05:53:40.767Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done [2025-07-16T05:53:41.026Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-16T05:53:41.285Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-16T05:53:41.285Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-07-16T05:53:41.285Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-16T05:53:41.285Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-16T05:53:41.285Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-16T05:53:41.544Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df [2025-07-16T05:53:44.075Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.3s done [2025-07-16T05:53:44.075Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 [2025-07-16T05:53:44.090Z] Still waiting to schedule task [2025-07-16T05:53:44.090Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-07-16T05:53:44.641Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.5s done [2025-07-16T05:53:46.542Z] #4 DONE 12.4s [2025-07-16T05:53:46.801Z] [2025-07-16T05:53:46.801Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-07-16T05:53:53.385Z] #6 DONE 6.9s [2025-07-16T05:53:53.644Z] [2025-07-16T05:53:53.644Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-07-16T05:53:53.644Z] #7 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T05:53:53.904Z] #7 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T05:53:54.472Z] #7 0.972 OK: 248 MiB in 58 packages [2025-07-16T05:53:54.472Z] #7 DONE 1.1s [2025-07-16T05:53:54.731Z] [2025-07-16T05:53:54.731Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-16T05:53:54.731Z] #8 DONE 0.0s [2025-07-16T05:53:54.731Z] [2025-07-16T05:53:54.731Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T05:55:02.447Z] #9 DONE 59.0s [2025-07-16T05:55:02.447Z] [2025-07-16T05:55:02.447Z] #10 [builder 6/7] COPY . . [2025-07-16T05:55:02.447Z] #10 DONE 0.8s [2025-07-16T05:55:02.447Z] [2025-07-16T05:55:02.447Z] #11 [builder 7/7] RUN echo noop [2025-07-16T05:55:02.447Z] #11 0.516 noop [2025-07-16T05:55:02.447Z] #11 DONE 0.7s [2025-07-16T05:55:02.447Z] [2025-07-16T05:55:02.447Z] #12 exporting to image [2025-07-16T05:55:02.447Z] #12 exporting layers [2025-07-16T05:55:02.447Z] #12 exporting layers 7.1s done [2025-07-16T05:55:02.447Z] #12 writing image sha256:b8634b59e052b71ba8b0c145d0784b3fda5b68b2c68da96e74d092595e043aa5 done [2025-07-16T05:55:02.447Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-16T05:55:02.447Z] #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:55:03.363Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-16T05:55:03.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T05:55:03.440Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T05:55:03.467Z] $ 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-07-16T05:55:04.682Z] $ docker top 917c2f6e2c3c628c946360786955155a06c9bdc4b7f7177010e4d37566ebdafa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-16T05:55:05.026Z] + go version [2025-07-16T05:55:05.026Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-16T05:55:05.036Z] $ docker stop --time=1 917c2f6e2c3c628c946360786955155a06c9bdc4b7f7177010e4d37566ebdafa [2025-07-16T05:55:06.412Z] $ docker rm -f --volumes 917c2f6e2c3c628c946360786955155a06c9bdc4b7f7177010e4d37566ebdafa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:55:06.878Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-16T05:55:06.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T05:55:06.953Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T05:55:06.980Z] $ 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-07-16T05:55:07.363Z] $ docker top 3a7de2f869dda50dd3e544bb7f70fe59a57d6a03f5b50fe039a497140003cadf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-16T05:55:07.704Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-07-16T05:55:08.007Z] + make test [2025-07-16T05:55:08.008Z] go test -race -coverprofile=coverage.out ./... [2025-07-16T05:55:16.120Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-07-16T05:55:24.410Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5197 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-07-16T05:55:24.429Z] Running in /w/workspace/device-s7/22 [Pipeline] { [Pipeline] checkout [2025-07-16T05:55:27.478Z] Selected Git installation does not exist. Using Default [2025-07-16T05:55:27.478Z] The recommended git tool is: NONE [2025-07-16T05:55:32.713Z] using credential edgex-jenkins-ssh [2025-07-16T05:55:32.735Z] Cloning the remote Git repository [2025-07-16T05:55:32.781Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-07-16T05:55:32.884Z] > git init /w/workspace/device-s7/22 # timeout=10 [2025-07-16T05:55:33.053Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-07-16T05:55:33.055Z] > git --version # timeout=10 [2025-07-16T05:55:33.077Z] > git --version # 'git version 2.25.1' [2025-07-16T05:55:33.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-16T05:55:33.282Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-16T05:55:36.237Z] Avoid second fetch [2025-07-16T05:55:36.237Z] Checking out Revision 1ed217e055d8acd32da363aec9d9487ada795cfe (main) [2025-07-16T05:55:35.101Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-07-16T05:55:35.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-16T05:55:36.255Z] > git config core.sparsecheckout # timeout=10 [2025-07-16T05:55:36.341Z] > git checkout -f 1ed217e055d8acd32da363aec9d9487ada795cfe # timeout=10 [2025-07-16T05:55:37.025Z] Commit message: "Merge pull request #52 from weichou1229/upgrade-sdk" [2025-07-16T05:55:38.046Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-07-16T05:55:38.305Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-16T05:55:42.028Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-16T05:55:42.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-16T05:55:42.028Z] Dload Upload Total Spent Left Speed [2025-07-16T05:55:42.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh [2025-07-16T05:55:42.378Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-16T05:55:42.711Z] + sudo tee /etc/docker/daemon.new [2025-07-16T05:55:42.711Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-16T05:55:42.711Z] { [2025-07-16T05:55:42.711Z] "registry-mirrors": [ [2025-07-16T05:55:42.711Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-16T05:55:42.711Z] ], [2025-07-16T05:55:42.711Z] "bip": "10.250.0.254/24", [2025-07-16T05:55:42.711Z] "hosts": [ [2025-07-16T05:55:42.711Z] "tcp://0.0.0.0:5555", [2025-07-16T05:55:42.711Z] "unix:///var/run/docker.sock" [2025-07-16T05:55:42.711Z] ], [2025-07-16T05:55:42.711Z] "mtu": 1458, [2025-07-16T05:55:42.711Z] "selinux-enabled": true, [2025-07-16T05:55:42.711Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-16T05:55:42.711Z] } [Pipeline] sh [2025-07-16T05:55:43.057Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-16T05:55:43.388Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-16T05:56:01.677Z] provisioning config files... [2025-07-16T05:56:01.707Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/22@tmp/config7875758784209749664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:56:02.167Z] ---> ****-login.sh [2025-07-16T05:56:02.167Z] nexus3.edgexfoundry.org:10001 [2025-07-16T05:56:02.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:02.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:56:02.707Z] Configure a credential helper to remove this warning. See [2025-07-16T05:56:02.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:56:02.707Z] [2025-07-16T05:56:02.707Z] Login Succeeded [2025-07-16T05:56:02.707Z] nexus3.edgexfoundry.org:10002 [2025-07-16T05:56:02.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:03.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:56:03.245Z] Configure a credential helper to remove this warning. See [2025-07-16T05:56:03.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:56:03.245Z] [2025-07-16T05:56:03.245Z] Login Succeeded [2025-07-16T05:56:03.245Z] nexus3.edgexfoundry.org:10003 [2025-07-16T05:56:03.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:03.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:56:03.520Z] Configure a credential helper to remove this warning. See [2025-07-16T05:56:03.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:56:03.520Z] [2025-07-16T05:56:03.520Z] Login Succeeded [2025-07-16T05:56:03.520Z] nexus3.edgexfoundry.org:10004 [2025-07-16T05:56:03.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:03.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:56:03.792Z] Configure a credential helper to remove this warning. See [2025-07-16T05:56:03.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:56:03.792Z] [2025-07-16T05:56:03.792Z] Login Succeeded [2025-07-16T05:56:03.792Z] ****.io [2025-07-16T05:56:04.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:04.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:56:04.327Z] Configure a credential helper to remove this warning. See [2025-07-16T05:56:04.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:56:04.327Z] [2025-07-16T05:56:04.327Z] Login Succeeded [2025-07-16T05:56:04.327Z] ---> ****-login.sh ends [Pipeline] } [2025-07-16T05:56:04.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-16T05:56:04.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-16T05:56:04.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-16T05:56:04.718Z] ========================================================= [2025-07-16T05:56:04.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-16T05:56:04.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:56:05.100Z] + 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-07-16T05:56:05.371Z] Sending build context to Docker daemon 8.06MB [2025-07-16T05:56:05.371Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-07-16T05:56:05.371Z] Step 2/10 : FROM ${BASE} AS builder [2025-07-16T05:56:05.640Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-16T05:56:05.640Z] 94e9d8af2201: Pulling fs layer [2025-07-16T05:56:05.640Z] a6c56e8762df: Pulling fs layer [2025-07-16T05:56:05.640Z] f0f3c8884826: Pulling fs layer [2025-07-16T05:56:05.640Z] c7e7622c144d: Pulling fs layer [2025-07-16T05:56:05.640Z] 4f4fb700ef54: Pulling fs layer [2025-07-16T05:56:05.640Z] e8859aadc426: Pulling fs layer [2025-07-16T05:56:05.640Z] b4813487a9f6: Pulling fs layer [2025-07-16T05:56:05.640Z] 502a3d64fb4b: Pulling fs layer [2025-07-16T05:56:05.640Z] c7e7622c144d: Waiting [2025-07-16T05:56:05.640Z] 4f4fb700ef54: Waiting [2025-07-16T05:56:05.640Z] e8859aadc426: Waiting [2025-07-16T05:56:05.640Z] b4813487a9f6: Waiting [2025-07-16T05:56:05.640Z] 502a3d64fb4b: Waiting [2025-07-16T05:56:05.640Z] a6c56e8762df: Download complete [2025-07-16T05:56:05.640Z] c7e7622c144d: Verifying Checksum [2025-07-16T05:56:05.640Z] c7e7622c144d: Download complete [2025-07-16T05:56:05.640Z] 4f4fb700ef54: Verifying Checksum [2025-07-16T05:56:05.640Z] 4f4fb700ef54: Download complete [2025-07-16T05:56:05.640Z] e8859aadc426: Verifying Checksum [2025-07-16T05:56:05.640Z] e8859aadc426: Download complete [2025-07-16T05:56:05.912Z] 94e9d8af2201: Verifying Checksum [2025-07-16T05:56:05.912Z] 94e9d8af2201: Download complete [2025-07-16T05:56:06.179Z] 502a3d64fb4b: Verifying Checksum [2025-07-16T05:56:06.179Z] 502a3d64fb4b: Download complete [2025-07-16T05:56:06.788Z] 94e9d8af2201: Pull complete [2025-07-16T05:56:07.070Z] a6c56e8762df: Pull complete [2025-07-16T05:56:07.662Z] f0f3c8884826: Verifying Checksum [2025-07-16T05:56:07.662Z] f0f3c8884826: Download complete [2025-07-16T05:56:08.633Z] b4813487a9f6: Verifying Checksum [2025-07-16T05:56:08.633Z] b4813487a9f6: Download complete [2025-07-16T05:56:17.016Z] go vet ./... [2025-07-16T05:56:17.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-16T05:56:17.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-16T05:56:17.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-16T05:56:17.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-16T05:56:17.564Z] $ docker stop --time=1 3a7de2f869dda50dd3e544bb7f70fe59a57d6a03f5b50fe039a497140003cadf [2025-07-16T05:56:23.318Z] $ docker rm -f --volumes 3a7de2f869dda50dd3e544bb7f70fe59a57d6a03f5b50fe039a497140003cadf [2025-07-16T05:56:23.657Z] f0f3c8884826: Pull complete [2025-07-16T05:56:23.658Z] c7e7622c144d: Pull complete [2025-07-16T05:56:23.658Z] 4f4fb700ef54: Pull complete [2025-07-16T05:56:23.658Z] e8859aadc426: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-16T05:56:24.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-16T05:56:24.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-16T05:56:24.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-16T05:56:24.850Z] + ls -al . [2025-07-16T05:56:24.850Z] total 220 [2025-07-16T05:56:24.850Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 05:55 . [2025-07-16T05:56:24.850Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 05:52 .. [2025-07-16T05:56:24.850Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 05:55 .git [2025-07-16T05:56:24.850Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:52 .github [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 237 Jul 16 05:52 .gitignore [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 05:52 .golangci.yml [2025-07-16T05:56:24.850Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 05:53 .semver [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 20318 Jul 16 05:52 Attribution.txt [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 1668 Jul 16 05:52 CHANGLOG.md [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 1579 Jul 16 05:52 Dockerfile [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 643 Jul 16 05:52 Jenkinsfile [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jul 16 05:52 LICENSE [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 1903 Jul 16 05:52 Makefile [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 614 Jul 16 05:52 OWNERS.md [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 2393 Jul 16 05:52 README.md [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 16 05:53 VERSION [2025-07-16T05:56:24.850Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:52 bin [2025-07-16T05:56:24.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:52 cmd [2025-07-16T05:56:24.850Z] -rw-r--r-- 1 jenkins jenkins 19094 Jul 16 05:55 coverage.out [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 6101 Jul 16 05:52 go.mod [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 86986 Jul 16 05:52 go.sum [2025-07-16T05:56:24.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:52 internal [2025-07-16T05:56:24.850Z] -rw-rw-r-- 1 jenkins jenkins 223 Jul 16 05:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:56:25.161Z] + 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=1ed217e055d8acd32da363aec9d9487ada795cfe --label arch=amd64 --label version=4.1.0-dev.2 . [2025-07-16T05:56:25.421Z] #0 building with "default" instance using docker driver [2025-07-16T05:56:25.421Z] [2025-07-16T05:56:25.421Z] #1 [internal] load build definition from Dockerfile [2025-07-16T05:56:25.421Z] #1 transferring dockerfile: 1.62kB done [2025-07-16T05:56:25.421Z] #1 DONE 0.0s [2025-07-16T05:56:25.421Z] [2025-07-16T05:56:25.421Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-16T05:56:25.421Z] #2 DONE 0.0s [2025-07-16T05:56:25.421Z] [2025-07-16T05:56:25.421Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-16T05:56:25.421Z] #3 DONE 0.1s [2025-07-16T05:56:25.679Z] [2025-07-16T05:56:25.679Z] #4 [internal] load .dockerignore [2025-07-16T05:56:25.679Z] #4 transferring context: 2B done [2025-07-16T05:56:25.679Z] #4 DONE 0.0s [2025-07-16T05:56:25.679Z] [2025-07-16T05:56:25.679Z] #5 [internal] load build context [2025-07-16T05:56:25.679Z] #5 transferring context: 27.52kB 0.0s done [2025-07-16T05:56:25.679Z] #5 DONE 0.0s [2025-07-16T05:56:25.679Z] [2025-07-16T05:56:25.679Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-16T05:56:25.679Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-16T05:56:25.679Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-16T05:56:25.679Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-16T05:56:25.679Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-16T05:56:25.679Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-07-16T05:56:25.938Z] #6 ... [2025-07-16T05:56:25.938Z] [2025-07-16T05:56:25.938Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-16T05:56:25.938Z] #7 DONE 0.2s [2025-07-16T05:56:25.938Z] [2025-07-16T05:56:25.938Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-07-16T05:56:25.938Z] #8 DONE 0.1s [2025-07-16T05:56:25.938Z] [2025-07-16T05:56:25.938Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-16T05:56:25.938Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-16T05:56:25.938Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-07-16T05:56:25.938Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-07-16T05:56:25.938Z] #6 DONE 0.4s [2025-07-16T05:56:25.938Z] [2025-07-16T05:56:25.938Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-07-16T05:56:26.196Z] #9 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T05:56:26.197Z] #9 0.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T05:56:26.762Z] #9 0.804 OK: 248 MiB in 58 packages [2025-07-16T05:56:27.022Z] #9 DONE 1.1s [2025-07-16T05:56:27.022Z] [2025-07-16T05:56:27.022Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-16T05:56:27.022Z] #10 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T05:56:27.022Z] #10 0.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T05:56:27.022Z] #10 ... [2025-07-16T05:56:27.022Z] [2025-07-16T05:56:27.022Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-16T05:56:27.022Z] #11 DONE 0.0s [2025-07-16T05:56:27.281Z] [2025-07-16T05:56:27.281Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T05:56:27.540Z] #12 DONE 0.5s [2025-07-16T05:56:27.540Z] [2025-07-16T05:56:27.540Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-16T05:56:27.540Z] #10 1.557 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-16T05:56:27.540Z] #10 1.659 Executing busybox-1.36.1-r29.trigger [2025-07-16T05:56:27.798Z] #10 1.665 OK: 8 MiB in 15 packages [2025-07-16T05:56:27.798Z] #10 DONE 1.8s [2025-07-16T05:56:27.798Z] [2025-07-16T05:56:27.798Z] #13 [builder 6/7] COPY . . [2025-07-16T05:56:27.798Z] #13 DONE 0.2s [2025-07-16T05:56:27.798Z] [2025-07-16T05:56:27.798Z] #14 [builder 7/7] RUN make build [2025-07-16T05:56:28.386Z] #14 0.438 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-07-16T05:56:28.644Z] #14 ... [2025-07-16T05:56:28.644Z] [2025-07-16T05:56:28.644Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-16T05:56:28.644Z] #15 0.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T05:56:28.644Z] #15 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T05:56:28.644Z] #15 0.645 OK: 8 MiB in 15 packages [2025-07-16T05:56:28.644Z] #15 DONE 0.8s [2025-07-16T05:56:28.644Z] [2025-07-16T05:56:28.644Z] #14 [builder 7/7] RUN make build [2025-07-16T05:56:31.891Z] b4813487a9f6: Pull complete [2025-07-16T05:56:32.856Z] 502a3d64fb4b: Pull complete [2025-07-16T05:56:32.856Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-16T05:56:32.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-16T05:56:32.856Z] ---> 3bb21d53e231 [2025-07-16T05:56:32.856Z] Step 3/10 : ARG MAKE=make build [2025-07-16T05:56:33.819Z] ---> Running in d154a1414fe1 [2025-07-16T05:56:33.819Z] Removing intermediate container d154a1414fe1 [2025-07-16T05:56:33.819Z] ---> a17a4d09b3ce [2025-07-16T05:56:33.819Z] Step 4/10 : WORKDIR /device-s7 [2025-07-16T05:56:34.088Z] ---> Running in 486868801a3c [2025-07-16T05:56:34.355Z] Removing intermediate container 486868801a3c [2025-07-16T05:56:34.356Z] ---> b29c02618e8d [2025-07-16T05:56:34.356Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-07-16T05:56:34.356Z] ---> Running in 9489ed92b8c5 [2025-07-16T05:56:34.626Z] Removing intermediate container 9489ed92b8c5 [2025-07-16T05:56:34.626Z] ---> 45e731cda538 [2025-07-16T05:56:34.626Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-07-16T05:56:34.626Z] ---> Running in e30e62b634c9 [2025-07-16T05:56:36.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-16T05:56:36.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-16T05:56:37.761Z] OK: 239 MiB in 58 packages [2025-07-16T05:56:38.355Z] Removing intermediate container e30e62b634c9 [2025-07-16T05:56:38.355Z] ---> 5d3df6a71020 [2025-07-16T05:56:38.355Z] Step 7/10 : COPY go.mod vendor* ./ [2025-07-16T05:56:38.951Z] ---> 21d4d1479284 [2025-07-16T05:56:38.951Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T05:56:38.951Z] ---> Running in d538c936a173 [2025-07-16T05:56:55.251Z] #14 DONE 24.7s [2025-07-16T05:56:55.251Z] [2025-07-16T05:56:55.251Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-07-16T05:56:55.251Z] #16 DONE 0.0s [2025-07-16T05:56:55.251Z] [2025-07-16T05:56:55.251Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-07-16T05:56:55.251Z] #17 DONE 0.4s [2025-07-16T05:56:55.251Z] [2025-07-16T05:56:55.251Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-07-16T05:56:55.251Z] #18 DONE 0.0s [2025-07-16T05:56:55.251Z] [2025-07-16T05:56:55.251Z] #19 exporting to image [2025-07-16T05:56:55.251Z] #19 exporting layers 0.1s done [2025-07-16T05:56:55.251Z] #19 writing image sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done [2025-07-16T05:56:55.251Z] #19 naming to docker.io/library/device-s7 done [2025-07-16T05:56:55.251Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-16T05:56:55.368Z] provisioning config files... [2025-07-16T05:56:55.375Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config306091465782715415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:56:55.669Z] ---> ****-login.sh [2025-07-16T05:56:55.670Z] nexus3.edgexfoundry.org:10001 [2025-07-16T05:56:55.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:55.670Z] Login Succeeded [2025-07-16T05:56:55.670Z] nexus3.edgexfoundry.org:10002 [2025-07-16T05:56:55.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:55.670Z] Login Succeeded [2025-07-16T05:56:55.670Z] nexus3.edgexfoundry.org:10003 [2025-07-16T05:56:55.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:55.929Z] Login Succeeded [2025-07-16T05:56:55.929Z] nexus3.edgexfoundry.org:10004 [2025-07-16T05:56:55.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:55.929Z] Login Succeeded [2025-07-16T05:56:55.929Z] ****.io [2025-07-16T05:56:55.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:56:56.191Z] Login Succeeded [2025-07-16T05:56:56.191Z] ---> ****-login.sh ends [Pipeline] } [2025-07-16T05:56:56.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-16T05:56:56.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-16T05:56:56.274Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-07-16T05:56:56.274Z] 1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T05:56:56.274Z] latest [2025-07-16T05:56:56.274Z] 4.1.0-dev.2 [2025-07-16T05:56:56.274Z] 1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [2025-07-16T05:56:56.274Z] main [2025-07-16T05:56:56.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:56:56.609Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:56:56.925Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T05:56:56.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-07-16T05:56:56.925Z] 9b5286d19a7f: Preparing [2025-07-16T05:56:56.925Z] 9133b0021860: Preparing [2025-07-16T05:56:56.925Z] 9ad0f1bc4a42: Preparing [2025-07-16T05:56:56.925Z] 15c7446b5b8a: Preparing [2025-07-16T05:56:56.925Z] 36e10b67c648: Preparing [2025-07-16T05:56:56.925Z] 097100c76c15: Preparing [2025-07-16T05:56:56.925Z] 097100c76c15: Waiting [2025-07-16T05:56:56.925Z] 9b5286d19a7f: Pushed [2025-07-16T05:56:56.925Z] 15c7446b5b8a: Pushed [2025-07-16T05:56:56.925Z] 097100c76c15: Layer already exists [2025-07-16T05:56:56.925Z] 36e10b67c648: Pushed [2025-07-16T05:56:56.925Z] 9ad0f1bc4a42: Pushed [2025-07-16T05:57:02.195Z] 9133b0021860: Pushed [2025-07-16T05:57:02.195Z] 1ed217e055d8acd32da363aec9d9487ada795cfe: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:57:02.516Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:57:02.837Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-07-16T05:57:02.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-07-16T05:57:02.837Z] 9b5286d19a7f: Preparing [2025-07-16T05:57:02.837Z] 9133b0021860: Preparing [2025-07-16T05:57:02.837Z] 9ad0f1bc4a42: Preparing [2025-07-16T05:57:02.837Z] 15c7446b5b8a: Preparing [2025-07-16T05:57:02.837Z] 36e10b67c648: Preparing [2025-07-16T05:57:02.837Z] 097100c76c15: Preparing [2025-07-16T05:57:02.837Z] 097100c76c15: Waiting [2025-07-16T05:57:02.837Z] 9133b0021860: Layer already exists [2025-07-16T05:57:02.837Z] 9b5286d19a7f: Layer already exists [2025-07-16T05:57:02.837Z] 15c7446b5b8a: Layer already exists [2025-07-16T05:57:02.837Z] 36e10b67c648: Layer already exists [2025-07-16T05:57:02.837Z] 9ad0f1bc4a42: Layer already exists [2025-07-16T05:57:02.837Z] 097100c76c15: Layer already exists [2025-07-16T05:57:02.837Z] latest: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:57:03.164Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:57:03.482Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 [2025-07-16T05:57:03.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-07-16T05:57:03.482Z] 9b5286d19a7f: Preparing [2025-07-16T05:57:03.482Z] 9133b0021860: Preparing [2025-07-16T05:57:03.482Z] 9ad0f1bc4a42: Preparing [2025-07-16T05:57:03.482Z] 15c7446b5b8a: Preparing [2025-07-16T05:57:03.482Z] 36e10b67c648: Preparing [2025-07-16T05:57:03.482Z] 097100c76c15: Preparing [2025-07-16T05:57:03.482Z] 097100c76c15: Waiting [2025-07-16T05:57:03.482Z] 36e10b67c648: Layer already exists [2025-07-16T05:57:03.482Z] 9b5286d19a7f: Layer already exists [2025-07-16T05:57:03.482Z] 15c7446b5b8a: Layer already exists [2025-07-16T05:57:03.482Z] 097100c76c15: Layer already exists [2025-07-16T05:57:03.482Z] 9133b0021860: Layer already exists [2025-07-16T05:57:03.482Z] 9ad0f1bc4a42: Layer already exists [2025-07-16T05:57:03.482Z] 4.1.0-dev.2: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:57:03.812Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:57:04.134Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [2025-07-16T05:57:04.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-07-16T05:57:04.134Z] 9b5286d19a7f: Preparing [2025-07-16T05:57:04.134Z] 9133b0021860: Preparing [2025-07-16T05:57:04.134Z] 9ad0f1bc4a42: Preparing [2025-07-16T05:57:04.134Z] 15c7446b5b8a: Preparing [2025-07-16T05:57:04.134Z] 36e10b67c648: Preparing [2025-07-16T05:57:04.134Z] 097100c76c15: Preparing [2025-07-16T05:57:04.134Z] 097100c76c15: Waiting [2025-07-16T05:57:04.134Z] 9133b0021860: Layer already exists [2025-07-16T05:57:04.134Z] 15c7446b5b8a: Layer already exists [2025-07-16T05:57:04.134Z] 36e10b67c648: Layer already exists [2025-07-16T05:57:04.134Z] 9b5286d19a7f: Layer already exists [2025-07-16T05:57:04.134Z] 9ad0f1bc4a42: Layer already exists [2025-07-16T05:57:04.134Z] 097100c76c15: Layer already exists [2025-07-16T05:57:04.134Z] 1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:57:04.461Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:57:04.787Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-07-16T05:57:04.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-07-16T05:57:04.787Z] 9b5286d19a7f: Preparing [2025-07-16T05:57:04.787Z] 9133b0021860: Preparing [2025-07-16T05:57:04.787Z] 9ad0f1bc4a42: Preparing [2025-07-16T05:57:04.787Z] 15c7446b5b8a: Preparing [2025-07-16T05:57:04.787Z] 36e10b67c648: Preparing [2025-07-16T05:57:04.787Z] 097100c76c15: Preparing [2025-07-16T05:57:04.787Z] 097100c76c15: Waiting [2025-07-16T05:57:04.787Z] 9b5286d19a7f: Layer already exists [2025-07-16T05:57:04.787Z] 9ad0f1bc4a42: Layer already exists [2025-07-16T05:57:04.787Z] 9133b0021860: Layer already exists [2025-07-16T05:57:04.787Z] 36e10b67c648: Layer already exists [2025-07-16T05:57:04.787Z] 15c7446b5b8a: Layer already exists [2025-07-16T05:57:04.787Z] 097100c76c15: Layer already exists [2025-07-16T05:57:04.787Z] main: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-16T05:57:04.872Z] ===================================================== [Pipeline] echo [2025-07-16T05:57:04.888Z] taggedImages: [2025-07-16T05:57:04.888Z] - nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T05:57:04.888Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-07-16T05:57:04.888Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 [2025-07-16T05:57:04.888Z] - nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [2025-07-16T05:57:04.888Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2025-07-16T05:57:04.930Z] ========================================================= [2025-07-16T05:57:04.930Z] [edgeXBuildMultiArch] RAW Config: [2025-07-16T05:57:04.930Z] images: [2025-07-16T05:57:04.930Z] - nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T05:57:04.930Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-07-16T05:57:04.930Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 [2025-07-16T05:57:04.930Z] - nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [2025-07-16T05:57:04.930Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2025-07-16T05:57:04.930Z] settingsFile: [2025-07-16T05:57:04.930Z] device-s7-settings [2025-07-16T05:57:04.930Z] ========================================================= [Pipeline] node [2025-07-16T05:57:19.933Z] Still waiting to schedule task [2025-07-16T05:57:19.933Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-07-16T05:59:00.708Z] Removing intermediate container d538c936a173 [2025-07-16T05:59:00.708Z] ---> 2f65057981e0 [2025-07-16T05:59:00.708Z] Step 9/10 : COPY . . [2025-07-16T05:59:00.708Z] ---> 4f701ba2f5e0 [2025-07-16T05:59:00.708Z] Step 10/10 : RUN ${MAKE} [2025-07-16T05:59:00.708Z] ---> Running in 80ebad3312ef [2025-07-16T05:59:00.708Z] noop [2025-07-16T05:59:00.708Z] Removing intermediate container 80ebad3312ef [2025-07-16T05:59:00.708Z] ---> 3574b16d7cad [2025-07-16T05:59:00.708Z] Successfully built 3574b16d7cad [2025-07-16T05:59:00.708Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:59:01.085Z] + docker inspect -f . ci-base-image-arm64 [2025-07-16T05:59:01.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T05:59:01.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-5197 does not seem to be running inside a container [2025-07-16T05:59:01.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/22 -v /w/workspace/device-s7/22:/w/workspace/device-s7/22:rw,z -v /w/workspace/device-s7/22@tmp:/w/workspace/device-s7/22@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-07-16T05:59:02.931Z] $ docker top 18c61aaaf0f3dc9a3a19bc21ec697bc572b540fd519ed8d52f981bdc746ecfd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-16T05:59:03.737Z] Running on prd-centos7-docker-4c-2g-5200 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-16T05:59:03.858Z] provisioning config files... [2025-07-16T05:59:03.862Z] + go version [2025-07-16T05:59:03.863Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-07-16T05:59:03.877Z] $ docker stop --time=1 18c61aaaf0f3dc9a3a19bc21ec697bc572b540fd519ed8d52f981bdc746ecfd1 [2025-07-16T05:59:03.939Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16244999073130123634tmp [2025-07-16T05:59:05.546Z] $ docker rm -f --volumes 18c61aaaf0f3dc9a3a19bc21ec697bc572b540fd519ed8d52f981bdc746ecfd1 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:59:09.649Z] ---> ****-login.sh [2025-07-16T05:59:09.649Z] nexus3.edgexfoundry.org:10001 [2025-07-16T05:59:09.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:59:09.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:59:09.650Z] Configure a credential helper to remove this warning. See [2025-07-16T05:59:09.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:59:09.650Z] [2025-07-16T05:59:09.650Z] Login Succeeded [2025-07-16T05:59:09.650Z] nexus3.edgexfoundry.org:10002 [2025-07-16T05:59:09.771Z] + docker inspect -f . ci-base-image-arm64 [2025-07-16T05:59:09.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T05:59:09.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:59:09.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:59:09.914Z] Configure a credential helper to remove this warning. See [2025-07-16T05:59:09.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:59:09.914Z] [2025-07-16T05:59:09.914Z] Login Succeeded [2025-07-16T05:59:09.914Z] nexus3.edgexfoundry.org:10003 [2025-07-16T05:59:09.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:59:09.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:59:09.914Z] Configure a credential helper to remove this warning. See [2025-07-16T05:59:09.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:59:09.914Z] [2025-07-16T05:59:09.914Z] Login Succeeded [2025-07-16T05:59:09.914Z] nexus3.edgexfoundry.org:10004 [2025-07-16T05:59:09.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:59:09.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-5197 does not seem to be running inside a container [2025-07-16T05:59:10.016Z] $ 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/22 -v /w/workspace/device-s7/22:/w/workspace/device-s7/22:rw,z -v /w/workspace/device-s7/22@tmp:/w/workspace/device-s7/22@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-07-16T05:59:10.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:59:10.180Z] Configure a credential helper to remove this warning. See [2025-07-16T05:59:10.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:59:10.180Z] [2025-07-16T05:59:10.180Z] Login Succeeded [2025-07-16T05:59:10.180Z] ****.io [2025-07-16T05:59:10.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T05:59:10.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T05:59:10.440Z] Configure a credential helper to remove this warning. See [2025-07-16T05:59:10.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T05:59:10.440Z] [2025-07-16T05:59:10.440Z] Login Succeeded [2025-07-16T05:59:10.440Z] ---> ****-login.sh ends [2025-07-16T05:59:11.254Z] $ docker top 151e4de2b08cb285788390c728814f6b65a0a69fa4a102af408b0b45c2f63c8f -eo pid,comm [Pipeline] { [Pipeline] } [2025-07-16T05:59:11.477Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-16T05:59:11.866Z] + docker buildx ls [2025-07-16T05:59:11.866Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-16T05:59:11.866Z] default * docker [2025-07-16T05:59:11.866Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-16T05:59:12.110Z] + git config --global --add safe.directory /w/workspace/device-s7/22 [Pipeline] fileExists [Pipeline] sh [2025-07-16T05:59:12.166Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-07-16T05:59:12.166Z] edgex-builder [Pipeline] sh [2025-07-16T05:59:12.478Z] + docker buildx inspect --bootstrap [2025-07-16T05:59:12.478Z] #1 [internal] booting buildkit [2025-07-16T05:59:12.478Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-07-16T05:59:12.762Z] + make test [2025-07-16T05:59:12.762Z] go test -race -coverprofile=coverage.out ./... [2025-07-16T05:59:15.790Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2025-07-16T05:59:15.790Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-07-16T05:59:17.708Z] #1 creating container buildx_buildkit_edgex-builder0 2.2s done [2025-07-16T05:59:17.708Z] #1 DONE 5.5s [2025-07-16T05:59:17.708Z] Name: edgex-builder [2025-07-16T05:59:17.708Z] Driver: docker-container [2025-07-16T05:59:17.708Z] [2025-07-16T05:59:17.708Z] Nodes: [2025-07-16T05:59:17.708Z] Name: edgex-builder0 [2025-07-16T05:59:17.708Z] Endpoint: unix:///var/run/docker.sock [2025-07-16T05:59:17.708Z] Status: running [2025-07-16T05:59:17.708Z] Buildkit: v0.22.0 [2025-07-16T05:59:17.708Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-07-16T05:59:17.994Z] + docker buildx ls [2025-07-16T05:59:17.994Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-16T05:59:17.994Z] edgex-builder * docker-container [2025-07-16T05:59:17.994Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-16T05:59:17.994Z] default docker [2025-07-16T05:59:17.994Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-16T05:59:18.296Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe' [2025-07-16T05:59:18.296Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe --push - [2025-07-16T05:59:18.556Z] #1 [internal] load build definition from Dockerfile [2025-07-16T05:59:18.816Z] #1 transferring dockerfile: 194B done [2025-07-16T05:59:18.816Z] #1 DONE 0.1s [2025-07-16T05:59:18.816Z] [2025-07-16T05:59:18.816Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T05:59:18.816Z] #2 DONE 0.1s [2025-07-16T05:59:18.816Z] [2025-07-16T05:59:18.816Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T05:59:18.816Z] #3 DONE 0.1s [2025-07-16T05:59:18.816Z] [2025-07-16T05:59:18.816Z] #4 [internal] load .dockerignore [2025-07-16T05:59:18.816Z] #4 transferring context: 2B done [2025-07-16T05:59:18.816Z] #4 DONE 0.0s [2025-07-16T05:59:18.816Z] [2025-07-16T05:59:18.816Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:18.816Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:18.816Z] #5 DONE 0.0s [2025-07-16T05:59:18.816Z] [2025-07-16T05:59:18.816Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:18.816Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:19.076Z] #6 DONE 0.2s [2025-07-16T05:59:19.076Z] [2025-07-16T05:59:19.076Z] #7 exporting to image [2025-07-16T05:59:19.076Z] #7 exporting layers done [2025-07-16T05:59:19.076Z] #7 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed 0.0s done [2025-07-16T05:59:19.076Z] #7 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done [2025-07-16T05:59:19.076Z] #7 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d 0.0s done [2025-07-16T05:59:19.076Z] #7 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done [2025-07-16T05:59:19.076Z] #7 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 [2025-07-16T05:59:19.076Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-16T05:59:19.336Z] #7 ... [2025-07-16T05:59:19.336Z] [2025-07-16T05:59:19.336Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-16T05:59:19.336Z] #8 DONE 0.0s [2025-07-16T05:59:19.336Z] [2025-07-16T05:59:19.336Z] #7 exporting to image [2025-07-16T05:59:19.336Z] #7 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.0s done [2025-07-16T05:59:19.336Z] #7 pushing layers 0.1s done [2025-07-16T05:59:19.336Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 [2025-07-16T05:59:19.336Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done [2025-07-16T05:59:19.336Z] #7 DONE 0.3s [2025-07-16T05:59:19.336Z] [2025-07-16T05:59:19.336Z] 1 warning found (use --debug to expand): [2025-07-16T05:59:19.336Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-16T05:59:19.632Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' [2025-07-16T05:59:19.632Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - [2025-07-16T05:59:19.895Z] #1 [internal] load build definition from Dockerfile [2025-07-16T05:59:19.895Z] #1 transferring dockerfile: 160B done [2025-07-16T05:59:19.895Z] #1 DONE 0.0s [2025-07-16T05:59:19.895Z] [2025-07-16T05:59:19.895Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-07-16T05:59:19.895Z] #2 DONE 0.0s [2025-07-16T05:59:19.895Z] [2025-07-16T05:59:19.895Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-07-16T05:59:19.895Z] #3 DONE 0.1s [2025-07-16T05:59:19.895Z] [2025-07-16T05:59:19.895Z] #4 [internal] load .dockerignore [2025-07-16T05:59:19.895Z] #4 transferring context: 2B done [2025-07-16T05:59:19.895Z] #4 DONE 0.0s [2025-07-16T05:59:19.895Z] [2025-07-16T05:59:19.895Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:19.895Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:19.895Z] #5 CACHED [2025-07-16T05:59:19.895Z] [2025-07-16T05:59:19.895Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:19.895Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:19.895Z] #6 CACHED [2025-07-16T05:59:19.895Z] [2025-07-16T05:59:19.895Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-16T05:59:20.156Z] #7 DONE 0.0s [2025-07-16T05:59:20.156Z] [2025-07-16T05:59:20.156Z] #8 exporting to image [2025-07-16T05:59:20.156Z] #8 exporting layers done [2025-07-16T05:59:20.156Z] #8 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed done [2025-07-16T05:59:20.156Z] #8 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done [2025-07-16T05:59:20.156Z] #8 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d done [2025-07-16T05:59:20.156Z] #8 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done [2025-07-16T05:59:20.156Z] #8 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 done [2025-07-16T05:59:20.156Z] #8 pushing layers 0.0s done [2025-07-16T05:59:20.156Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done [2025-07-16T05:59:20.156Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-16T05:59:20.156Z] #8 DONE 0.1s [2025-07-16T05:59:20.156Z] [2025-07-16T05:59:20.156Z] 1 warning found (use --debug to expand): [2025-07-16T05:59:20.156Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-16T05:59:20.449Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2' [2025-07-16T05:59:20.449Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 --push - [2025-07-16T05:59:20.711Z] #1 [internal] load build definition from Dockerfile [2025-07-16T05:59:20.711Z] #1 transferring dockerfile: 165B done [2025-07-16T05:59:20.711Z] #1 DONE 0.1s [2025-07-16T05:59:20.711Z] [2025-07-16T05:59:20.711Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 [2025-07-16T05:59:20.711Z] #2 DONE 0.1s [2025-07-16T05:59:20.711Z] [2025-07-16T05:59:20.711Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 [2025-07-16T05:59:20.711Z] #3 DONE 0.1s [2025-07-16T05:59:20.711Z] [2025-07-16T05:59:20.711Z] #4 [internal] load .dockerignore [2025-07-16T05:59:20.971Z] #4 transferring context: 2B done [2025-07-16T05:59:20.971Z] #4 DONE 0.1s [2025-07-16T05:59:20.971Z] [2025-07-16T05:59:20.971Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:20.971Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:20.971Z] #5 CACHED [2025-07-16T05:59:20.971Z] [2025-07-16T05:59:20.971Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:20.971Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:20.971Z] #6 CACHED [2025-07-16T05:59:20.971Z] [2025-07-16T05:59:20.971Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-16T05:59:20.971Z] #7 DONE 0.0s [2025-07-16T05:59:20.971Z] [2025-07-16T05:59:20.971Z] #8 exporting to image [2025-07-16T05:59:20.971Z] #8 exporting layers done [2025-07-16T05:59:20.971Z] #8 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed done [2025-07-16T05:59:20.971Z] #8 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done [2025-07-16T05:59:20.971Z] #8 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d done [2025-07-16T05:59:20.971Z] #8 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done [2025-07-16T05:59:20.971Z] #8 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 done [2025-07-16T05:59:20.971Z] #8 pushing layers 0.0s done [2025-07-16T05:59:20.971Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done [2025-07-16T05:59:20.971Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-16T05:59:20.971Z] #8 DONE 0.1s [2025-07-16T05:59:21.234Z] [2025-07-16T05:59:21.234Z] 1 warning found (use --debug to expand): [2025-07-16T05:59:21.234Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-16T05:59:21.527Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 --push - [2025-07-16T05:59:21.527Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2' [2025-07-16T05:59:21.527Z] #1 [internal] load build definition from Dockerfile [2025-07-16T05:59:21.527Z] #1 transferring dockerfile: 206B done [2025-07-16T05:59:21.527Z] #1 DONE 0.0s [2025-07-16T05:59:21.527Z] [2025-07-16T05:59:21.527Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [2025-07-16T05:59:21.527Z] #2 DONE 0.0s [2025-07-16T05:59:21.527Z] [2025-07-16T05:59:21.527Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [2025-07-16T05:59:21.527Z] #3 DONE 0.0s [2025-07-16T05:59:21.527Z] [2025-07-16T05:59:21.527Z] #4 [internal] load .dockerignore [2025-07-16T05:59:21.527Z] #4 transferring context: 2B done [2025-07-16T05:59:21.527Z] #4 DONE 0.0s [2025-07-16T05:59:21.788Z] [2025-07-16T05:59:21.788Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:21.788Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:21.788Z] #5 CACHED [2025-07-16T05:59:21.788Z] [2025-07-16T05:59:21.788Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:21.788Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:21.788Z] #6 CACHED [2025-07-16T05:59:21.788Z] [2025-07-16T05:59:21.788Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-16T05:59:21.788Z] #7 DONE 0.0s [2025-07-16T05:59:21.788Z] [2025-07-16T05:59:21.788Z] #8 exporting to image [2025-07-16T05:59:21.788Z] #8 exporting layers done [2025-07-16T05:59:21.788Z] #8 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed done [2025-07-16T05:59:21.788Z] #8 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done [2025-07-16T05:59:21.788Z] #8 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d done [2025-07-16T05:59:21.788Z] #8 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done [2025-07-16T05:59:21.788Z] #8 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 done [2025-07-16T05:59:21.788Z] #8 pushing layers 0.0s done [2025-07-16T05:59:21.788Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done [2025-07-16T05:59:21.788Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-16T05:59:21.788Z] #8 DONE 0.1s [2025-07-16T05:59:22.048Z] [2025-07-16T05:59:22.048Z] 1 warning found (use --debug to expand): [2025-07-16T05:59:22.048Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-16T05:59:22.355Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' [2025-07-16T05:59:22.355Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - [2025-07-16T05:59:22.613Z] #1 [internal] load build definition from Dockerfile [2025-07-16T05:59:22.613Z] #1 transferring dockerfile: 158B done [2025-07-16T05:59:22.613Z] #1 DONE 0.0s [2025-07-16T05:59:22.613Z] [2025-07-16T05:59:22.613Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-07-16T05:59:22.613Z] #2 DONE 0.1s [2025-07-16T05:59:22.613Z] [2025-07-16T05:59:22.613Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-07-16T05:59:22.613Z] #3 DONE 0.1s [2025-07-16T05:59:22.613Z] [2025-07-16T05:59:22.613Z] #4 [internal] load .dockerignore [2025-07-16T05:59:22.613Z] #4 transferring context: 2B done [2025-07-16T05:59:22.613Z] #4 DONE 0.1s [2025-07-16T05:59:22.613Z] [2025-07-16T05:59:22.613Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:22.613Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:22.613Z] #5 DONE 0.0s [2025-07-16T05:59:22.613Z] [2025-07-16T05:59:22.613Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:22.613Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done [2025-07-16T05:59:22.613Z] #6 CACHED [2025-07-16T05:59:22.613Z] [2025-07-16T05:59:22.613Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea [2025-07-16T05:59:22.613Z] #5 CACHED [2025-07-16T05:59:22.613Z] [2025-07-16T05:59:22.613Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-16T05:59:22.613Z] #7 DONE 0.0s [2025-07-16T05:59:22.613Z] [2025-07-16T05:59:22.613Z] #8 exporting to image [2025-07-16T05:59:22.613Z] #8 exporting layers done [2025-07-16T05:59:22.613Z] #8 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed done [2025-07-16T05:59:22.613Z] #8 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done [2025-07-16T05:59:22.613Z] #8 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d done [2025-07-16T05:59:22.613Z] #8 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done [2025-07-16T05:59:22.613Z] #8 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 done [2025-07-16T05:59:22.613Z] #8 pushing layers 0.0s done [2025-07-16T05:59:22.613Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done [2025-07-16T05:59:22.613Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-16T05:59:22.613Z] #8 DONE 0.1s [2025-07-16T05:59:22.872Z] [2025-07-16T05:59:22.872Z] 1 warning found (use --debug to expand): [2025-07-16T05:59:22.872Z]  - 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-07-16T05:59:23.243Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:59:23.535Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:59:24.092Z] ---> package-listing.sh [2025-07-16T05:59:24.092Z] ++ facter osfamily [2025-07-16T05:59:24.092Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-16T05:59:24.351Z] + OS_FAMILY=redhat [2025-07-16T05:59:24.351Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-07-16T05:59:24.351Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-16T05:59:24.351Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-16T05:59:24.351Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-16T05:59:24.351Z] + PACKAGES=/tmp/packages_start.txt [2025-07-16T05:59:24.351Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-07-16T05:59:24.351Z] + PACKAGES=/tmp/packages_end.txt [2025-07-16T05:59:24.351Z] + case "${OS_FAMILY}" in [2025-07-16T05:59:24.351Z] + rpm -qa [2025-07-16T05:59:24.351Z] + sort [2025-07-16T05:59:24.931Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-16T05:59:24.931Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-16T05:59:24.931Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-16T05:59:24.931Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-07-16T05:59:24.931Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-07-16T05:59:24.931Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-07-16T05:59:24.944Z] 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-07-16T05:59:25.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:59:25.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T05:59:25.798Z] [2025-07-16T05:59:25.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:59:26.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T05:59:26.144Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-16T05:59:26.144Z] 5eb5b503b376: Pulling fs layer [2025-07-16T05:59:26.144Z] 5c69ac0246d0: Pulling fs layer [2025-07-16T05:59:26.144Z] ec43610c2a17: Pulling fs layer [2025-07-16T05:59:26.144Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-16T05:59:26.144Z] 33b1e0a273af: Pulling fs layer [2025-07-16T05:59:26.144Z] 5d3b04190fa2: Pulling fs layer [2025-07-16T05:59:26.144Z] 2f39f015ded8: Pulling fs layer [2025-07-16T05:59:26.144Z] 33b1e0a273af: Waiting [2025-07-16T05:59:26.144Z] 5d3b04190fa2: Waiting [2025-07-16T05:59:26.144Z] 2f39f015ded8: Waiting [2025-07-16T05:59:26.144Z] 3a2ae6a8a46f: Waiting [2025-07-16T05:59:26.144Z] 5c69ac0246d0: Verifying Checksum [2025-07-16T05:59:26.144Z] 5c69ac0246d0: Download complete [2025-07-16T05:59:26.144Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-16T05:59:26.144Z] 3a2ae6a8a46f: Download complete [2025-07-16T05:59:26.144Z] 33b1e0a273af: Verifying Checksum [2025-07-16T05:59:26.144Z] 33b1e0a273af: Download complete [2025-07-16T05:59:26.144Z] ec43610c2a17: Verifying Checksum [2025-07-16T05:59:26.144Z] ec43610c2a17: Download complete [2025-07-16T05:59:26.144Z] 5d3b04190fa2: Verifying Checksum [2025-07-16T05:59:26.144Z] 5d3b04190fa2: Download complete [2025-07-16T05:59:26.416Z] 5eb5b503b376: Verifying Checksum [2025-07-16T05:59:26.416Z] 5eb5b503b376: Download complete [2025-07-16T05:59:26.996Z] 2f39f015ded8: Verifying Checksum [2025-07-16T05:59:26.996Z] 2f39f015ded8: Download complete [2025-07-16T05:59:27.572Z] 5eb5b503b376: Pull complete [2025-07-16T05:59:27.834Z] 5c69ac0246d0: Pull complete [2025-07-16T05:59:28.410Z] ec43610c2a17: Pull complete [2025-07-16T05:59:28.410Z] 3a2ae6a8a46f: Pull complete [2025-07-16T05:59:28.669Z] 33b1e0a273af: Pull complete [2025-07-16T05:59:28.669Z] 5d3b04190fa2: Pull complete [2025-07-16T05:59:32.879Z] 2f39f015ded8: Pull complete [2025-07-16T05:59:32.879Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-16T05:59:32.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T05:59:32.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T05:59:33.041Z] prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container [2025-07-16T05:59:33.077Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-16T05:59:39.504Z] $ docker top 2f74172a5299fb859c0aeebfbf7d90b74c1f183844ca98f1cab9a265be9c549e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-16T05:59:39.856Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-16T05:59:40.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-16T05:59:40.439Z] + ls /var/log/sa-host [2025-07-16T05:59:40.439Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-16T05:59:40.530Z] provisioning config files... [2025-07-16T05:59:40.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8729929081820350691tmp [Pipeline] { [Pipeline] echo [2025-07-16T05:59:40.562Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:59:40.857Z] ---> create-netrc.sh [Pipeline] } [2025-07-16T05:59:40.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:59:41.213Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-16T05:59:41.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:59:41.511Z] ---> sudo-logs.sh [2025-07-16T05:59:41.511Z] Archiving 'sudo' log.. [2025-07-16T05:59:41.770Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5200.novalocal: Name or service not known [2025-07-16T05:59:41.770Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5200.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-16T05:59:41.797Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:59:42.092Z] ---> job-cost.sh [2025-07-16T05:59:42.092Z] lf-activate-venv: SKIPPING [2025-07-16T05:59:42.092Z] INFO: No Stack... [2025-07-16T05:59:42.351Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-16T05:59:42.610Z] INFO: Archiving Costs [Pipeline] echo [2025-07-16T05:59:42.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T05:59:42.917Z] ---> logs-deploy.sh [2025-07-16T05:59:42.917Z] lf-activate-venv: SKIPPING [2025-07-16T05:59:42.917Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/22 [2025-07-16T05:59:42.917Z] INFO: archiving workspace using pattern(s): [2025-07-16T05:59:43.853Z] Archives upload complete. [2025-07-16T05:59:43.853Z] INFO: archiving logs to Nexus [2025-07-16T05:59:44.429Z] ---> uname -a: [2025-07-16T05:59:44.429Z] Linux prd-centos7-docker-4c-2g-5200.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-07-16T05:59:44.429Z] [2025-07-16T05:59:44.429Z] [2025-07-16T05:59:44.429Z] ---> lscpu: [2025-07-16T05:59:44.429Z] Architecture: x86_64 [2025-07-16T05:59:44.429Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-16T05:59:44.429Z] Byte Order: Little Endian [2025-07-16T05:59:44.429Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-16T05:59:44.429Z] CPU(s): 2 [2025-07-16T05:59:44.429Z] On-line CPU(s) list: 0,1 [2025-07-16T05:59:44.429Z] Thread(s) per core: 1 [2025-07-16T05:59:44.429Z] Core(s) per socket: 1 [2025-07-16T05:59:44.429Z] Socket(s): 2 [2025-07-16T05:59:44.429Z] NUMA node(s): 1 [2025-07-16T05:59:44.429Z] Vendor ID: AuthenticAMD [2025-07-16T05:59:44.429Z] CPU family: 23 [2025-07-16T05:59:44.429Z] Model: 49 [2025-07-16T05:59:44.429Z] Model name: AMD EPYC-Rome Processor [2025-07-16T05:59:44.429Z] Stepping: 0 [2025-07-16T05:59:44.429Z] CPU MHz: 2799.998 [2025-07-16T05:59:44.429Z] BogoMIPS: 5599.99 [2025-07-16T05:59:44.429Z] Virtualization: AMD-V [2025-07-16T05:59:44.429Z] Hypervisor vendor: KVM [2025-07-16T05:59:44.429Z] Virtualization type: full [2025-07-16T05:59:44.429Z] L1d cache: 64 KiB [2025-07-16T05:59:44.429Z] L1i cache: 64 KiB [2025-07-16T05:59:44.429Z] L2 cache: 1 MiB [2025-07-16T05:59:44.429Z] L3 cache: 32 MiB [2025-07-16T05:59:44.429Z] NUMA node0 CPU(s): 0,1 [2025-07-16T05:59:44.429Z] Vulnerability Itlb multihit: Not affected [2025-07-16T05:59:44.429Z] Vulnerability L1tf: Not affected [2025-07-16T05:59:44.429Z] Vulnerability Mds: Not affected [2025-07-16T05:59:44.429Z] Vulnerability Meltdown: Not affected [2025-07-16T05:59:44.429Z] Vulnerability Mmio stale data: Not affected [2025-07-16T05:59:44.429Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-16T05:59:44.429Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-16T05:59:44.429Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-16T05:59:44.429Z] Vulnerability Srbds: Not affected [2025-07-16T05:59:44.429Z] Vulnerability Tsx async abort: Not affected [2025-07-16T05:59:44.429Z] 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-07-16T05:59:44.429Z] [2025-07-16T05:59:44.429Z] [2025-07-16T05:59:44.429Z] ---> nproc: [2025-07-16T05:59:44.429Z] 2 [2025-07-16T05:59:44.429Z] [2025-07-16T05:59:44.429Z] [2025-07-16T05:59:44.429Z] ---> df -h: [2025-07-16T05:59:44.429Z] Filesystem Size Used Avail Use% Mounted on [2025-07-16T05:59:44.429Z] overlay 40G 7.3G 33G 19% / [2025-07-16T05:59:44.429Z] tmpfs 64M 0 64M 0% /dev [2025-07-16T05:59:44.429Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-16T05:59:44.429Z] shm 64M 0 64M 0% /dev/shm [2025-07-16T05:59:44.429Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-07-16T05:59:44.429Z] [2025-07-16T05:59:44.429Z] [2025-07-16T05:59:44.429Z] Cannot open /var/log/sysstat/sa16: No such file or directory [2025-07-16T05:59:44.429Z] Please check if data collecting is enabled [2025-07-16T05:59:44.429Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-16T05:59:44.723Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-16T05:59:44.726Z] $ docker stop --time=1 2f74172a5299fb859c0aeebfbf7d90b74c1f183844ca98f1cab9a265be9c549e [2025-07-16T05:59:45.876Z] $ docker rm -f --volumes 2f74172a5299fb859c0aeebfbf7d90b74c1f183844ca98f1cab9a265be9c549e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-16T05:59:45.970Z] [WS-CLEANUP] Deleting project workspace... [2025-07-16T05:59:45.970Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-16T05:59:45.990Z] [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-07-16T05:59:46.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T05:59:46.442Z] [2025-07-16T05:59:46.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T05:59:46.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T05:59:46.746Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-16T05:59:46.746Z] 5eb5b503b376: Pulling fs layer [2025-07-16T05:59:46.746Z] 5c69ac0246d0: Pulling fs layer [2025-07-16T05:59:46.746Z] ec43610c2a17: Pulling fs layer [2025-07-16T05:59:46.746Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-16T05:59:46.746Z] 33b1e0a273af: Pulling fs layer [2025-07-16T05:59:46.746Z] 5d3b04190fa2: Pulling fs layer [2025-07-16T05:59:46.746Z] 2f39f015ded8: Pulling fs layer [2025-07-16T05:59:46.746Z] 33b1e0a273af: Waiting [2025-07-16T05:59:46.746Z] 3a2ae6a8a46f: Waiting [2025-07-16T05:59:46.746Z] 5d3b04190fa2: Waiting [2025-07-16T05:59:46.746Z] 2f39f015ded8: Waiting [2025-07-16T05:59:47.006Z] 5c69ac0246d0: Verifying Checksum [2025-07-16T05:59:47.006Z] 5c69ac0246d0: Download complete [2025-07-16T05:59:47.006Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-16T05:59:47.006Z] 3a2ae6a8a46f: Download complete [2025-07-16T05:59:47.006Z] 33b1e0a273af: Verifying Checksum [2025-07-16T05:59:47.006Z] 33b1e0a273af: Download complete [2025-07-16T05:59:47.006Z] 5d3b04190fa2: Verifying Checksum [2025-07-16T05:59:47.006Z] 5d3b04190fa2: Download complete [2025-07-16T05:59:47.006Z] ec43610c2a17: Verifying Checksum [2025-07-16T05:59:47.006Z] ec43610c2a17: Download complete [2025-07-16T05:59:47.266Z] 5eb5b503b376: Download complete [2025-07-16T05:59:48.214Z] 2f39f015ded8: Download complete [2025-07-16T05:59:49.594Z] 5eb5b503b376: Pull complete [2025-07-16T05:59:49.594Z] 5c69ac0246d0: Pull complete [2025-07-16T05:59:50.161Z] ec43610c2a17: Pull complete [2025-07-16T05:59:50.161Z] 3a2ae6a8a46f: Pull complete [2025-07-16T05:59:50.420Z] 33b1e0a273af: Pull complete [2025-07-16T05:59:50.420Z] 5d3b04190fa2: Pull complete [2025-07-16T05:59:56.987Z] 2f39f015ded8: Pull complete [2025-07-16T05:59:56.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-16T05:59:56.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T05:59:56.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T05:59:57.088Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T05:59:57.116Z] $ 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-07-16T05:59:59.650Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-07-16T06:00:01.650Z] $ docker top b48d6ffea56e3a1ab395dc84e70c763eabae093267b82aa92f2ab248e2f608a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:00:02.030Z] ---> job-cost.sh [2025-07-16T06:00:02.030Z] lf-activate-venv: SKIPPING [2025-07-16T06:00:02.030Z] INFO: No Stack... [2025-07-16T06:00:02.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-16T06:00:02.856Z] INFO: Archiving Costs [Pipeline] sh [2025-07-16T06:00:03.147Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-07-16T06:00:03.147Z] + cut -d, -f6 [Pipeline] lock [2025-07-16T06:00:03.160Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [2025-07-16T06:00:03.167Z] Resource [jenkins-edgexfoundry-device-s7-main-22-stack-cost] did not exist. Created. [2025-07-16T06:00:03.173Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-16T06:00:03.475Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-16T06:00:03.509Z] Stashed 1 file(s) [Pipeline] } [2025-07-16T06:00:03.516Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-16T06:00:03.544Z] $ docker stop --time=1 b48d6ffea56e3a1ab395dc84e70c763eabae093267b82aa92f2ab248e2f608a4 [2025-07-16T06:00:04.981Z] $ docker rm -f --volumes b48d6ffea56e3a1ab395dc84e70c763eabae093267b82aa92f2ab248e2f608a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-16T06:03:37.057Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-07-16T06:03:37.057Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.120s coverage: 6.8% of statements [2025-07-16T06:03:38.468Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-07-16T06:03:38.469Z] go vet ./... [2025-07-16T06:07:31.278Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-16T06:07:31.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-16T06:07:31.278Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-16T06:07:31.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-16T06:07:31.310Z] $ docker stop --time=1 151e4de2b08cb285788390c728814f6b65a0a69fa4a102af408b0b45c2f63c8f [2025-07-16T06:07:33.367Z] $ docker rm -f --volumes 151e4de2b08cb285788390c728814f6b65a0a69fa4a102af408b0b45c2f63c8f [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-16T06:07:35.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-16T06:07:35.820Z] Warning: overwriting stash ‘coverage-report’ [2025-07-16T06:07:36.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-16T06:07:36.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-16T06:07:37.013Z] + ls -al . [2025-07-16T06:07:37.013Z] total 216 [2025-07-16T06:07:37.013Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 16 05:59 . [2025-07-16T06:07:37.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 05:55 .. [2025-07-16T06:07:37.013Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 05:55 .git [2025-07-16T06:07:37.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:55 .github [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 237 Jul 16 05:55 .gitignore [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 05:55 .golangci.yml [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 20318 Jul 16 05:55 Attribution.txt [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 1668 Jul 16 05:55 CHANGLOG.md [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 1579 Jul 16 05:55 Dockerfile [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 643 Jul 16 05:55 Jenkinsfile [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jul 16 05:55 LICENSE [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 1903 Jul 16 05:55 Makefile [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 614 Jul 16 05:55 OWNERS.md [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 2393 Jul 16 05:55 README.md [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 16 05:53 VERSION [2025-07-16T06:07:37.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:55 bin [2025-07-16T06:07:37.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:55 cmd [2025-07-16T06:07:37.013Z] -rw-r--r-- 1 jenkins jenkins 19094 Jul 16 06:03 coverage.out [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 6101 Jul 16 05:55 go.mod [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 86986 Jul 16 05:55 go.sum [2025-07-16T06:07:37.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:55 internal [2025-07-16T06:07:37.013Z] -rw-rw-r-- 1 jenkins jenkins 223 Jul 16 05:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:07:37.376Z] + 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=1ed217e055d8acd32da363aec9d9487ada795cfe --label arch=arm64 --label version=4.1.0-dev.2 . [2025-07-16T06:07:37.648Z] Sending build context to Docker daemon 8.08MB [2025-07-16T06:07:37.648Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-07-16T06:07:37.648Z] Step 2/24 : FROM ${BASE} AS builder [2025-07-16T06:07:37.648Z] ---> 3574b16d7cad [2025-07-16T06:07:37.648Z] Step 3/24 : ARG MAKE=make build [2025-07-16T06:07:37.919Z] ---> Running in a3bc0b42ffbd [2025-07-16T06:07:38.187Z] Removing intermediate container a3bc0b42ffbd [2025-07-16T06:07:38.187Z] ---> 81a86f06c1b6 [2025-07-16T06:07:38.187Z] Step 4/24 : WORKDIR /device-s7 [2025-07-16T06:07:38.454Z] ---> Running in 606a8503ef59 [2025-07-16T06:07:38.722Z] Removing intermediate container 606a8503ef59 [2025-07-16T06:07:38.722Z] ---> 43f482ed4189 [2025-07-16T06:07:38.722Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-07-16T06:07:38.722Z] ---> Running in a45a34d8414f [2025-07-16T06:07:39.017Z] Removing intermediate container a45a34d8414f [2025-07-16T06:07:39.017Z] ---> e3d0bb2d75fa [2025-07-16T06:07:39.017Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-07-16T06:07:39.017Z] ---> Running in 5ee51a97d931 [2025-07-16T06:07:39.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-16T06:07:40.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-16T06:07:41.991Z] OK: 239 MiB in 58 packages [2025-07-16T06:07:42.966Z] Removing intermediate container 5ee51a97d931 [2025-07-16T06:07:42.966Z] ---> d49e04e28ee5 [2025-07-16T06:07:42.966Z] Step 7/24 : COPY go.mod vendor* ./ [2025-07-16T06:07:43.557Z] ---> 8a312f804300 [2025-07-16T06:07:43.557Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T06:07:43.557Z] ---> Running in 8d587f842974 [2025-07-16T06:07:46.184Z] Removing intermediate container 8d587f842974 [2025-07-16T06:07:46.184Z] ---> 01213fcdfb69 [2025-07-16T06:07:46.184Z] Step 9/24 : COPY . . [2025-07-16T06:07:47.153Z] ---> 14472b39d3d5 [2025-07-16T06:07:47.153Z] Step 10/24 : RUN ${MAKE} [2025-07-16T06:07:47.153Z] ---> Running in 8f36740aeff3 [2025-07-16T06:07:48.116Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-07-16T06:11:24.894Z] Removing intermediate container 8f36740aeff3 [2025-07-16T06:11:24.894Z] ---> 5d92fa238eb1 [2025-07-16T06:11:24.894Z] Step 11/24 : FROM alpine:3.20 [2025-07-16T06:11:24.894Z] 3.20: Pulling from library/alpine [2025-07-16T06:11:24.894Z] 13e713f82565: Pulling fs layer [2025-07-16T06:11:24.894Z] 13e713f82565: Download complete [2025-07-16T06:11:24.894Z] 13e713f82565: Pull complete [2025-07-16T06:11:24.894Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-16T06:11:24.894Z] Status: Downloaded newer image for alpine:3.20 [2025-07-16T06:11:24.894Z] ---> c88e9dceb6cb [2025-07-16T06:11:24.894Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-07-16T06:11:24.894Z] ---> Running in 4372d2b3fd58 [2025-07-16T06:11:24.894Z] Removing intermediate container 4372d2b3fd58 [2025-07-16T06:11:24.894Z] ---> 04b39bb44a8d [2025-07-16T06:11:24.894Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-07-16T06:11:24.894Z] ---> Running in 252de2f39a24 [2025-07-16T06:11:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-16T06:11:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-16T06:11:24.894Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-07-16T06:11:24.894Z] Executing busybox-1.36.1-r29.trigger [2025-07-16T06:11:24.894Z] OK: 9 MiB in 15 packages [2025-07-16T06:11:24.894Z] Removing intermediate container 252de2f39a24 [2025-07-16T06:11:24.894Z] ---> 0b9d35280dba [2025-07-16T06:11:24.894Z] Step 14/24 : RUN apk --no-cache upgrade [2025-07-16T06:11:24.894Z] ---> Running in 541e12d875e5 [2025-07-16T06:11:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-16T06:11:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-16T06:11:24.894Z] OK: 9 MiB in 15 packages [2025-07-16T06:11:24.894Z] Removing intermediate container 541e12d875e5 [2025-07-16T06:11:24.894Z] ---> 3fbdfe03514e [2025-07-16T06:11:24.894Z] Step 15/24 : WORKDIR / [2025-07-16T06:11:24.894Z] ---> Running in b321c6b5c30c [2025-07-16T06:11:25.161Z] Removing intermediate container b321c6b5c30c [2025-07-16T06:11:25.161Z] ---> d33c5bb6ab04 [2025-07-16T06:11:25.161Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-07-16T06:11:25.742Z] ---> ec02467c69db [2025-07-16T06:11:25.742Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-07-16T06:11:27.685Z] ---> 6495d054beb8 [2025-07-16T06:11:27.685Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-07-16T06:11:28.265Z] ---> 75d8de154d3f [2025-07-16T06:11:28.265Z] Step 19/24 : EXPOSE 59994 [2025-07-16T06:11:28.265Z] ---> Running in b225190d64bb [2025-07-16T06:11:28.532Z] Removing intermediate container b225190d64bb [2025-07-16T06:11:28.532Z] ---> 858e457f87f0 [2025-07-16T06:11:28.532Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-07-16T06:11:28.532Z] ---> Running in 934d52855bb8 [2025-07-16T06:11:28.801Z] Removing intermediate container 934d52855bb8 [2025-07-16T06:11:28.801Z] ---> d5902c960ba3 [2025-07-16T06:11:28.802Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-07-16T06:11:28.802Z] ---> Running in aca494d8bb02 [2025-07-16T06:11:29.073Z] Removing intermediate container aca494d8bb02 [2025-07-16T06:11:29.073Z] ---> 0983369384aa [2025-07-16T06:11:29.073Z] Step 22/24 : LABEL arch=arm64 [2025-07-16T06:11:29.340Z] ---> Running in 38a3f02f8bc3 [2025-07-16T06:11:29.607Z] Removing intermediate container 38a3f02f8bc3 [2025-07-16T06:11:29.607Z] ---> b5b066a8f8b9 [2025-07-16T06:11:29.607Z] Step 23/24 : LABEL git_sha=1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T06:11:29.607Z] ---> Running in 2ac7c0a63938 [2025-07-16T06:11:29.885Z] Removing intermediate container 2ac7c0a63938 [2025-07-16T06:11:29.885Z] ---> ed0a7fde70c0 [2025-07-16T06:11:29.885Z] Step 24/24 : LABEL version=4.1.0-dev.2 [2025-07-16T06:11:29.885Z] ---> Running in e909ed01ed2b [2025-07-16T06:11:30.153Z] Removing intermediate container e909ed01ed2b [2025-07-16T06:11:30.153Z] ---> 8c4ab0cfbb7f [2025-07-16T06:11:30.153Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-16T06:11:30.153Z] Successfully built 8c4ab0cfbb7f [2025-07-16T06:11:30.153Z] 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-07-16T06:11:30.301Z] provisioning config files... [2025-07-16T06:11:30.316Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/22@tmp/config469610147989253258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:11:30.660Z] ---> ****-login.sh [2025-07-16T06:11:30.660Z] nexus3.edgexfoundry.org:10001 [2025-07-16T06:11:30.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T06:11:30.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T06:11:30.929Z] Configure a credential helper to remove this warning. See [2025-07-16T06:11:30.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T06:11:30.929Z] [2025-07-16T06:11:30.929Z] Login Succeeded [2025-07-16T06:11:30.929Z] nexus3.edgexfoundry.org:10002 [2025-07-16T06:11:31.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T06:11:31.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T06:11:31.196Z] Configure a credential helper to remove this warning. See [2025-07-16T06:11:31.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T06:11:31.196Z] [2025-07-16T06:11:31.196Z] Login Succeeded [2025-07-16T06:11:31.196Z] nexus3.edgexfoundry.org:10003 [2025-07-16T06:11:31.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T06:11:31.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T06:11:31.734Z] Configure a credential helper to remove this warning. See [2025-07-16T06:11:31.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T06:11:31.734Z] [2025-07-16T06:11:31.734Z] Login Succeeded [2025-07-16T06:11:31.734Z] nexus3.edgexfoundry.org:10004 [2025-07-16T06:11:31.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T06:11:31.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T06:11:31.999Z] Configure a credential helper to remove this warning. See [2025-07-16T06:11:31.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T06:11:31.999Z] [2025-07-16T06:11:31.999Z] Login Succeeded [2025-07-16T06:11:31.999Z] ****.io [2025-07-16T06:11:32.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T06:11:32.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-16T06:11:32.531Z] Configure a credential helper to remove this warning. See [2025-07-16T06:11:32.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-16T06:11:32.531Z] [2025-07-16T06:11:32.531Z] Login Succeeded [2025-07-16T06:11:32.531Z] ---> ****-login.sh ends [Pipeline] } [2025-07-16T06:11:32.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-16T06:11:32.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-16T06:11:32.619Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-07-16T06:11:32.619Z] 1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T06:11:32.619Z] latest [2025-07-16T06:11:32.619Z] 4.1.0-dev.2 [2025-07-16T06:11:32.619Z] 1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [2025-07-16T06:11:32.619Z] main [2025-07-16T06:11:32.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:33.005Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:34.785Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T06:11:34.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-07-16T06:11:34.785Z] b1297466da27: Preparing [2025-07-16T06:11:34.785Z] 4410afb52a19: Preparing [2025-07-16T06:11:34.785Z] 0503e32d8118: Preparing [2025-07-16T06:11:34.785Z] bb406d53ff56: Preparing [2025-07-16T06:11:34.785Z] f60f6f470761: Preparing [2025-07-16T06:11:34.785Z] 1e890da81ec9: Preparing [2025-07-16T06:11:34.785Z] 1e890da81ec9: Waiting [2025-07-16T06:11:35.050Z] bb406d53ff56: Pushed [2025-07-16T06:11:35.050Z] f60f6f470761: Pushed [2025-07-16T06:11:35.050Z] 0503e32d8118: Pushed [2025-07-16T06:11:35.050Z] 1e890da81ec9: Layer already exists [2025-07-16T06:11:35.050Z] b1297466da27: Pushed [2025-07-16T06:11:45.101Z] 4410afb52a19: Pushed [2025-07-16T06:11:46.058Z] 1ed217e055d8acd32da363aec9d9487ada795cfe: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:46.423Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:46.779Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-07-16T06:11:46.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-07-16T06:11:46.779Z] b1297466da27: Preparing [2025-07-16T06:11:46.779Z] 4410afb52a19: Preparing [2025-07-16T06:11:46.779Z] 0503e32d8118: Preparing [2025-07-16T06:11:46.779Z] bb406d53ff56: Preparing [2025-07-16T06:11:46.779Z] f60f6f470761: Preparing [2025-07-16T06:11:46.779Z] 1e890da81ec9: Preparing [2025-07-16T06:11:46.779Z] 1e890da81ec9: Waiting [2025-07-16T06:11:46.779Z] 4410afb52a19: Layer already exists [2025-07-16T06:11:46.779Z] f60f6f470761: Layer already exists [2025-07-16T06:11:46.779Z] b1297466da27: Layer already exists [2025-07-16T06:11:46.779Z] 0503e32d8118: Layer already exists [2025-07-16T06:11:46.779Z] bb406d53ff56: Layer already exists [2025-07-16T06:11:46.779Z] 1e890da81ec9: Layer already exists [2025-07-16T06:11:47.044Z] latest: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:47.404Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:47.755Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.2 [2025-07-16T06:11:47.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-07-16T06:11:47.756Z] b1297466da27: Preparing [2025-07-16T06:11:47.756Z] 4410afb52a19: Preparing [2025-07-16T06:11:47.756Z] 0503e32d8118: Preparing [2025-07-16T06:11:47.756Z] bb406d53ff56: Preparing [2025-07-16T06:11:47.756Z] f60f6f470761: Preparing [2025-07-16T06:11:47.756Z] 1e890da81ec9: Preparing [2025-07-16T06:11:47.756Z] 1e890da81ec9: Waiting [2025-07-16T06:11:47.756Z] b1297466da27: Layer already exists [2025-07-16T06:11:47.756Z] 0503e32d8118: Layer already exists [2025-07-16T06:11:47.756Z] bb406d53ff56: Layer already exists [2025-07-16T06:11:47.756Z] f60f6f470761: Layer already exists [2025-07-16T06:11:47.756Z] 4410afb52a19: Layer already exists [2025-07-16T06:11:47.756Z] 1e890da81ec9: Layer already exists [2025-07-16T06:11:47.756Z] 4.1.0-dev.2: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:48.376Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:48.756Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [2025-07-16T06:11:48.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-07-16T06:11:48.756Z] b1297466da27: Preparing [2025-07-16T06:11:48.756Z] 4410afb52a19: Preparing [2025-07-16T06:11:48.756Z] 0503e32d8118: Preparing [2025-07-16T06:11:48.756Z] bb406d53ff56: Preparing [2025-07-16T06:11:48.756Z] f60f6f470761: Preparing [2025-07-16T06:11:48.756Z] 1e890da81ec9: Preparing [2025-07-16T06:11:48.756Z] 1e890da81ec9: Waiting [2025-07-16T06:11:48.756Z] f60f6f470761: Layer already exists [2025-07-16T06:11:48.756Z] 4410afb52a19: Layer already exists [2025-07-16T06:11:48.756Z] b1297466da27: Layer already exists [2025-07-16T06:11:48.756Z] bb406d53ff56: Layer already exists [2025-07-16T06:11:48.756Z] 0503e32d8118: Layer already exists [2025-07-16T06:11:48.756Z] 1e890da81ec9: Layer already exists [2025-07-16T06:11:48.756Z] 1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:49.392Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:49.748Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-07-16T06:11:49.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-07-16T06:11:49.748Z] b1297466da27: Preparing [2025-07-16T06:11:49.748Z] 4410afb52a19: Preparing [2025-07-16T06:11:49.748Z] 0503e32d8118: Preparing [2025-07-16T06:11:49.748Z] bb406d53ff56: Preparing [2025-07-16T06:11:49.748Z] f60f6f470761: Preparing [2025-07-16T06:11:49.748Z] 1e890da81ec9: Preparing [2025-07-16T06:11:49.748Z] 1e890da81ec9: Waiting [2025-07-16T06:11:49.748Z] 0503e32d8118: Layer already exists [2025-07-16T06:11:49.748Z] 4410afb52a19: Layer already exists [2025-07-16T06:11:49.748Z] b1297466da27: Layer already exists [2025-07-16T06:11:49.748Z] bb406d53ff56: Layer already exists [2025-07-16T06:11:49.748Z] f60f6f470761: Layer already exists [2025-07-16T06:11:49.748Z] 1e890da81ec9: Layer already exists [2025-07-16T06:11:50.020Z] main: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-16T06:11:50.104Z] ===================================================== [Pipeline] echo [2025-07-16T06:11:50.118Z] taggedImages: [2025-07-16T06:11:50.118Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe [2025-07-16T06:11:50.118Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-07-16T06:11:50.118Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.2 [2025-07-16T06:11:50.118Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [2025-07-16T06:11:50.118Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2025-07-16T06:11:50.134Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo [2025-07-16T06:11:50.148Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2025-07-16T06:11:50.159Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.2 [Pipeline] echo [2025-07-16T06:11:50.169Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [Pipeline] echo [2025-07-16T06:11:50.178Z] 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-07-16T06:11:50.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-16T06:11:50.552Z] [2025-07-16T06:11:50.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:11:50.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-16T06:11:50.886Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-16T06:11:50.886Z] 8998bd30e6a1: Pulling fs layer [2025-07-16T06:11:50.886Z] 04944245beec: Pulling fs layer [2025-07-16T06:11:50.886Z] 699f458cf7ca: Pulling fs layer [2025-07-16T06:11:50.886Z] 765212b225bb: Pulling fs layer [2025-07-16T06:11:50.886Z] f23df028b6ca: Pulling fs layer [2025-07-16T06:11:50.886Z] d65c8cfc05b1: Pulling fs layer [2025-07-16T06:11:50.886Z] 2437ff75d9bd: Pulling fs layer [2025-07-16T06:11:50.886Z] f23df028b6ca: Waiting [2025-07-16T06:11:50.886Z] d65c8cfc05b1: Waiting [2025-07-16T06:11:50.886Z] 2437ff75d9bd: Waiting [2025-07-16T06:11:50.886Z] 765212b225bb: Waiting [2025-07-16T06:11:51.154Z] 04944245beec: Verifying Checksum [2025-07-16T06:11:51.154Z] 04944245beec: Download complete [2025-07-16T06:11:51.154Z] 765212b225bb: Download complete [2025-07-16T06:11:51.154Z] f23df028b6ca: Verifying Checksum [2025-07-16T06:11:51.154Z] f23df028b6ca: Download complete [2025-07-16T06:11:51.154Z] d65c8cfc05b1: Verifying Checksum [2025-07-16T06:11:51.154Z] d65c8cfc05b1: Download complete [2025-07-16T06:11:51.154Z] 699f458cf7ca: Verifying Checksum [2025-07-16T06:11:51.154Z] 699f458cf7ca: Download complete [2025-07-16T06:11:51.740Z] 8998bd30e6a1: Verifying Checksum [2025-07-16T06:11:51.740Z] 8998bd30e6a1: Download complete [2025-07-16T06:11:54.317Z] 2437ff75d9bd: Verifying Checksum [2025-07-16T06:11:54.317Z] 2437ff75d9bd: Download complete [2025-07-16T06:11:56.258Z] 8998bd30e6a1: Pull complete [2025-07-16T06:11:56.842Z] 04944245beec: Pull complete [2025-07-16T06:11:58.249Z] 699f458cf7ca: Pull complete [2025-07-16T06:11:58.515Z] 765212b225bb: Pull complete [2025-07-16T06:11:59.467Z] f23df028b6ca: Pull complete [2025-07-16T06:11:59.732Z] d65c8cfc05b1: Pull complete [2025-07-16T06:12:17.939Z] 2437ff75d9bd: Pull complete [2025-07-16T06:12:17.939Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-16T06:12:17.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-16T06:12:17.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T06:12:18.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-5197 does not seem to be running inside a container [2025-07-16T06:12:18.181Z] $ 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/22 -v /w/workspace/device-s7/22:/w/workspace/device-s7/22:rw,z -v /w/workspace/device-s7/22@tmp:/w/workspace/device-s7/22@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-07-16T06:12:20.816Z] $ docker top 33dc4ee3796e6911d130ac0aaaf2793ec06b852669565be0c578342182a339b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:12:21.687Z] ---> job-cost.sh [2025-07-16T06:12:21.687Z] lf-activate-venv: SKIPPING [2025-07-16T06:12:21.687Z] INFO: No Stack... [2025-07-16T06:12:21.957Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-16T06:12:22.928Z] INFO: Archiving Costs [Pipeline] sh [2025-07-16T06:12:23.576Z] + cat /w/workspace/device-s7/22/archives/cost.csv [2025-07-16T06:12:23.576Z] + cut -d, -f6 [Pipeline] lock [2025-07-16T06:12:23.633Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [2025-07-16T06:12:23.641Z] Resource [jenkins-edgexfoundry-device-s7-main-22-stack-cost] did not exist. Created. [2025-07-16T06:12:23.648Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-16T06:12:24.320Z] /w/workspace/device-s7/22@tmp/durable-b41c8ac3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-16T06:12:24.960Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-16T06:12:24.987Z] Warning: overwriting stash ‘stack-cost’ [2025-07-16T06:12:25.052Z] Stashed 1 file(s) [Pipeline] } [2025-07-16T06:12:25.060Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-16T06:12:25.082Z] $ docker stop --time=1 33dc4ee3796e6911d130ac0aaaf2793ec06b852669565be0c578342182a339b6 [2025-07-16T06:12:26.591Z] $ docker rm -f --volumes 33dc4ee3796e6911d130ac0aaaf2793ec06b852669565be0c578342182a339b6 [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-07-16T06:12:27.055Z] provisioning config files... [2025-07-16T06:12:27.064Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12511385545721503881tmp [Pipeline] { [Pipeline] sh [2025-07-16T06:12:27.367Z] + set +x [2025-07-16T06:12:27.367Z] + curl -s https://codecov.io/bash [2025-07-16T06:12:27.367Z] + bash -s -- [2025-07-16T06:12:27.367Z] [2025-07-16T06:12:27.367Z] _____ _ [2025-07-16T06:12:27.367Z] / ____| | | [2025-07-16T06:12:27.368Z] | | ___ __| | ___ ___ _____ __ [2025-07-16T06:12:27.368Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-16T06:12:27.368Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-16T06:12:27.368Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-16T06:12:27.368Z] Bash-1.0.6 [2025-07-16T06:12:27.368Z] [2025-07-16T06:12:27.368Z] [2025-07-16T06:12:27.368Z] ==> git version 2.25.1 found [2025-07-16T06:12:27.368Z] ==> 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-07-16T06:12:27.368Z] Release-Date: 2020-01-08 [2025-07-16T06:12:27.368Z] 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-07-16T06:12:27.368Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-16T06:12:27.368Z] ==> Jenkins CI detected. [2025-07-16T06:12:27.368Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-07-16T06:12:27.368Z] project root: . [2025-07-16T06:12:27.368Z] --> token set from env [2025-07-16T06:12:27.368Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-16T06:12:27.368Z] ==> Running gcov in . (disable via -X gcov) [2025-07-16T06:12:27.368Z] ==> Python coveragepy not found [2025-07-16T06:12:27.368Z] ==> Searching for coverage reports in: [2025-07-16T06:12:27.368Z] + . [2025-07-16T06:12:27.368Z] -> Found 1 reports [2025-07-16T06:12:27.368Z] ==> Detecting git/mercurial file structure [2025-07-16T06:12:27.368Z] ==> Reading reports [2025-07-16T06:12:27.368Z] + ./coverage.out bytes=19094 [2025-07-16T06:12:27.368Z] ==> Appending adjustments [2025-07-16T06:12:27.368Z] https://docs.codecov.io/docs/fixing-reports [2025-07-16T06:12:27.626Z] + Found adjustments [2025-07-16T06:12:27.626Z] ==> Gzipping contents [2025-07-16T06:12:27.626Z] 4.0K /tmp/codecov.dvTAq9.gz [2025-07-16T06:12:27.626Z] ==> Uploading reports [2025-07-16T06:12:27.626Z] url: https://codecov.io [2025-07-16T06:12:27.626Z] query: branch=main&commit=1ed217e055d8acd32da363aec9d9487ada795cfe&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-16T06:12:27.626Z] -> Pinging Codecov [2025-07-16T06:12:27.626Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1ed217e055d8acd32da363aec9d9487ada795cfe&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-16T06:12:27.885Z] -> Uploading to [2025-07-16T06:12:27.885Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/1ed217e055d8acd32da363aec9d9487ada795cfe/2716b3aa-da3a-43fc-97a3-66984554ff48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250716%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250716T061227Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ee8991209fc4924e0aff05df7b2f2e13e3b3fc290764132ccd0d70e9527cc909 [2025-07-16T06:12:27.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-16T06:12:27.885Z] Dload Upload Total Spent Left Speed [2025-07-16T06:12:27.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 12072 --:--:-- --:--:-- --:--:-- 12123 [2025-07-16T06:12:27.885Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] } [2025-07-16T06:12:27.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-07-16T06:12:28.054Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-07-16T06:12:28.068Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:12:28.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-16T06:12:28.376Z] [2025-07-16T06:12:28.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:12:28.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-16T06:12:28.681Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-07-16T06:12:28.939Z] 0a9a5dfd008f: Already exists [2025-07-16T06:12:28.939Z] 36466aa92d05: Already exists [2025-07-16T06:12:28.939Z] e10405b45d13: Already exists [2025-07-16T06:12:28.939Z] 096b7ceb2af7: Already exists [2025-07-16T06:12:28.939Z] 4f4fb700ef54: Already exists [2025-07-16T06:12:28.939Z] e50aa161e22a: Pulling fs layer [2025-07-16T06:12:28.939Z] d3c8db5fb9df: Pulling fs layer [2025-07-16T06:12:29.208Z] e50aa161e22a: Verifying Checksum [2025-07-16T06:12:29.208Z] e50aa161e22a: Download complete [2025-07-16T06:12:29.208Z] e50aa161e22a: Pull complete [2025-07-16T06:12:30.584Z] d3c8db5fb9df: Verifying Checksum [2025-07-16T06:12:30.584Z] d3c8db5fb9df: Download complete [2025-07-16T06:12:33.868Z] d3c8db5fb9df: Pull complete [2025-07-16T06:12:33.868Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-07-16T06:12:33.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-16T06:12:33.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T06:12:33.968Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T06:12:34.004Z] $ 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-07-16T06:12:35.967Z] $ docker top 5a20c3a3709a060e49dc1311ecf304a110e25c58e2acb6b64061985629c85a8d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-16T06:12:36.307Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-07-16T06:12:36.318Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-07-16T06:12:36.597Z] + set -o pipefail [2025-07-16T06:12:36.597Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-07-16T06:12:48.808Z] [2025-07-16T06:12:48.808Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-07-16T06:12:48.808Z] [2025-07-16T06:12:48.808Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/6780b838-65bd-46a0-9de8-7ce11ef3b05e [2025-07-16T06:12:48.808Z] [2025-07-16T06:12:48.808Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-07-16T06:12:48.808Z] [2025-07-16T06:12:48.808Z] [2025-07-16T06:12:48.808Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-07-16T06:12:48.808Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-07-16T06:12:48.822Z] $ docker stop --time=1 5a20c3a3709a060e49dc1311ecf304a110e25c58e2acb6b64061985629c85a8d [2025-07-16T06:12:52.934Z] $ docker rm -f --volumes 5a20c3a3709a060e49dc1311ecf304a110e25c58e2acb6b64061985629c85a8d [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-07-16T06:12:53.771Z] + git log --format=format:%s -1 1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] sh [2025-07-16T06:12:54.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-16T06:12:54.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:12:54.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-16T06:12:54.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T06:12:54.435Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T06:12:54.466Z] $ 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-07-16T06:12:54.807Z] $ docker top 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb -eo pid,comm [2025-07-16T06:12:54.844Z] 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-07-16T06:12:54.844Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-16T06:12:54.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-16T06:12:54.903Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-16T06:12:55.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-16T06:12:55.013Z] $ docker exec 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb ssh-agent [2025-07-16T06:12:55.104Z] SSH_AUTH_SOCK=/tmp/ssh-bHoHic0maTqV/agent.32 [2025-07-16T06:12:55.104Z] SSH_AGENT_PID=38 [2025-07-16T06:12:55.109Z] Running ssh-add (command line suppressed) [2025-07-16T06:12:55.200Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14178979797352952586.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14178979797352952586.key) [2025-07-16T06:12:55.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-16T06:12:55.499Z] + git semver tag [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,705 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,710 [run_tag] DEBUG tag force:False [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,710 [check_head_tag] DEBUG check head tag [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,710 [execute] INFO git cat-file --batch-check [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,712 [execute] INFO git cat-file --batch [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,715 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,716 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-07-16T06:12:55.758Z] 2025-07-16 06:12:55,718 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-07-16T06:12:55.758Z] 4.1.0-dev.2 [Pipeline] } [2025-07-16T06:12:55.769Z] $ docker exec --env ******** --env ******** 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb ssh-agent -k [2025-07-16T06:12:55.860Z] unset SSH_AUTH_SOCK; [2025-07-16T06:12:55.860Z] unset SSH_AGENT_PID; [2025-07-16T06:12:55.860Z] echo Agent pid 38 killed; [2025-07-16T06:12:55.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-16T06:12:56.189Z] + git semver [Pipeline] } [2025-07-16T06:12:56.465Z] $ docker stop --time=1 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb [2025-07-16T06:12:57.753Z] $ docker rm -f --volumes 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:12:58.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-16T06:12:58.160Z] [2025-07-16T06:12:58.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:12:58.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-16T06:12:58.468Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-07-16T06:12:58.468Z] ab5ef0e58194: Pulling fs layer [2025-07-16T06:12:58.468Z] 9712f1f96733: Pulling fs layer [2025-07-16T06:12:58.468Z] 63f879dbbcfc: Pulling fs layer [2025-07-16T06:12:58.468Z] 0d9ebad4ef96: Pulling fs layer [2025-07-16T06:12:58.468Z] e9a5061849ea: Pulling fs layer [2025-07-16T06:12:58.468Z] d747dcd14b5f: Pulling fs layer [2025-07-16T06:12:58.468Z] 2de7ff778b66: Pulling fs layer [2025-07-16T06:12:58.468Z] 0d9ebad4ef96: Waiting [2025-07-16T06:12:58.468Z] e9a5061849ea: Waiting [2025-07-16T06:12:58.468Z] d747dcd14b5f: Waiting [2025-07-16T06:12:58.468Z] 2de7ff778b66: Waiting [2025-07-16T06:12:58.468Z] 9712f1f96733: Verifying Checksum [2025-07-16T06:12:58.468Z] 9712f1f96733: Download complete [2025-07-16T06:12:59.034Z] 63f879dbbcfc: Verifying Checksum [2025-07-16T06:12:59.034Z] 63f879dbbcfc: Download complete [2025-07-16T06:12:59.034Z] e9a5061849ea: Verifying Checksum [2025-07-16T06:12:59.034Z] e9a5061849ea: Download complete [2025-07-16T06:12:59.034Z] d747dcd14b5f: Verifying Checksum [2025-07-16T06:12:59.034Z] d747dcd14b5f: Download complete [2025-07-16T06:12:59.034Z] 0d9ebad4ef96: Download complete [2025-07-16T06:12:59.292Z] ab5ef0e58194: Verifying Checksum [2025-07-16T06:12:59.292Z] ab5ef0e58194: Download complete [2025-07-16T06:12:59.292Z] 2de7ff778b66: Verifying Checksum [2025-07-16T06:12:59.292Z] 2de7ff778b66: Download complete [2025-07-16T06:13:03.478Z] ab5ef0e58194: Pull complete [2025-07-16T06:13:03.478Z] 9712f1f96733: Pull complete [2025-07-16T06:13:03.735Z] 63f879dbbcfc: Pull complete [2025-07-16T06:13:08.994Z] 0d9ebad4ef96: Pull complete [2025-07-16T06:13:09.251Z] e9a5061849ea: Pull complete [2025-07-16T06:13:09.251Z] d747dcd14b5f: Pull complete [2025-07-16T06:13:10.622Z] 2de7ff778b66: Pull complete [2025-07-16T06:13:10.622Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-07-16T06:13:10.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-16T06:13:10.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T06:13:10.711Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T06:13:10.742Z] $ 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-07-16T06:13:14.033Z] $ docker top 0152cba35aee612df1ea54cd8945d7ff18c831df2af5834a1563d974a6f9b963 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-07-16T06:13:14.110Z] provisioning config files... [2025-07-16T06:13:14.117Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config105322550395278933tmp [2025-07-16T06:13:14.127Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11548696097003801718tmp [2025-07-16T06:13:14.135Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3497269571889396893tmp [Pipeline] { [Pipeline] echo [2025-07-16T06:13:14.166Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:14.463Z] ---> sigul-configuration.sh [2025-07-16T06:13:14.463Z] gpg: directory `/root/.gnupg' created [2025-07-16T06:13:14.463Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-07-16T06:13:14.463Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-07-16T06:13:14.463Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-07-16T06:13:14.463Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-07-16T06:13:14.463Z] gpg: CAST5 encrypted data [2025-07-16T06:13:14.463Z] gpg: encrypted with 1 passphrase [2025-07-16T06:13:14.463Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-07-16T06:13:14.757Z] + mkdir /home/jenkins [2025-07-16T06:13:14.757Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-07-16T06:13:15.059Z] + 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-07-16T06:13:15.073Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:15.362Z] ---> sigul-install.sh [2025-07-16T06:13:15.362Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-07-16T06:13:15.761Z] + git tag --list [2025-07-16T06:13:15.761Z] v0.0.0 [2025-07-16T06:13:15.761Z] v4.0 [2025-07-16T06:13:15.761Z] v4.0.0 [2025-07-16T06:13:15.761Z] v4.1.0-dev.1 [2025-07-16T06:13:15.761Z] v4.1.0-dev.2 [Pipeline] sh [2025-07-16T06:13:16.089Z] + lftools sign git-tag v4.1.0-dev.2 [2025-07-16T06:13:16.681Z] Signing Git tag with Sigul... [2025-07-16T06:13:16.682Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-07-16T06:13:16.992Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:17.291Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-07-16T06:13:17.297Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-07-16T06:13:17.323Z] $ docker stop --time=1 0152cba35aee612df1ea54cd8945d7ff18c831df2af5834a1563d974a6f9b963 [2025-07-16T06:13:18.600Z] $ docker rm -f --volumes 0152cba35aee612df1ea54cd8945d7ff18c831df2af5834a1563d974a6f9b963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-07-16T06:13:19.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-16T06:13:19.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:13:19.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-16T06:13:19.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T06:13:19.409Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T06:13:19.437Z] $ 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-07-16T06:13:19.683Z] $ docker top 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c -eo pid,comm [2025-07-16T06:13:19.726Z] 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-07-16T06:13:19.726Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-16T06:13:19.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-16T06:13:19.780Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-16T06:13:19.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-16T06:13:19.888Z] $ docker exec 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c ssh-agent [2025-07-16T06:13:20.035Z] SSH_AUTH_SOCK=/tmp/ssh-EnZltZlwkEoH/agent.31 [2025-07-16T06:13:20.035Z] SSH_AGENT_PID=37 [2025-07-16T06:13:20.039Z] Running ssh-add (command line suppressed) [2025-07-16T06:13:20.139Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8930156802110227907.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8930156802110227907.key) [2025-07-16T06:13:20.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-16T06:13:20.441Z] + git semver bump pre [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,641 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,645 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,645 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,645 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,645 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,645 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,645 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,647 [execute] INFO git cat-file --batch-check [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,651 [execute] INFO git cat-file --batch [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-16T06:13:20.700Z] 2025-07-16 06:13:20,655 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-07-16T06:13:20.700Z] 4.1.0-dev.3 [Pipeline] } [2025-07-16T06:13:20.712Z] $ docker exec --env ******** --env ******** 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c ssh-agent -k [2025-07-16T06:13:20.795Z] unset SSH_AUTH_SOCK; [2025-07-16T06:13:20.795Z] unset SSH_AGENT_PID; [2025-07-16T06:13:20.795Z] echo Agent pid 37 killed; [2025-07-16T06:13:20.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-16T06:13:21.115Z] + git semver [Pipeline] } [2025-07-16T06:13:21.389Z] $ docker stop --time=1 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c [2025-07-16T06:13:22.663Z] $ docker rm -f --volumes 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-16T06:13:23.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-16T06:13:23.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:13:23.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-16T06:13:23.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T06:13:23.396Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T06:13:23.427Z] $ 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-07-16T06:13:23.675Z] $ docker top dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a -eo pid,comm [2025-07-16T06:13:23.717Z] 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-07-16T06:13:23.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-16T06:13:23.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-16T06:13:23.768Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-16T06:13:23.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-16T06:13:23.890Z] $ docker exec dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a ssh-agent [2025-07-16T06:13:23.985Z] SSH_AUTH_SOCK=/tmp/ssh-uPCHdRvYD6gZ/agent.32 [2025-07-16T06:13:23.985Z] SSH_AGENT_PID=38 [2025-07-16T06:13:23.989Z] Running ssh-add (command line suppressed) [2025-07-16T06:13:24.091Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13237567821406765443.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13237567821406765443.key) [2025-07-16T06:13:24.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-16T06:13:24.397Z] + git semver push [2025-07-16T06:13:24.656Z] 2025-07-16 06:13:24,605 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-16T06:13:24.656Z] 2025-07-16 06:13:24,609 [run_push] DEBUG push [2025-07-16T06:13:24.656Z] 2025-07-16 06:13:24,609 [execute] INFO git cat-file --batch-check [2025-07-16T06:13:24.656Z] 2025-07-16 06:13:24,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-16T06:13:24.656Z] 2025-07-16 06:13:24,612 [execute] INFO git rev-list 79fc5d85597e69b27a36dcc234f97b7a1a45e96d -- [2025-07-16T06:13:24.656Z] 2025-07-16 06:13:24,612 [execute] DEBUG Popen(['git', 'rev-list', '79fc5d85597e69b27a36dcc234f97b7a1a45e96d', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-16T06:13:24.656Z] 2025-07-16 06:13:24,616 [execute] INFO git fetch -v -- origin [2025-07-16T06:13:24.656Z] 2025-07-16 06:13:24,616 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-07-16T06:13:25.224Z] 2025-07-16 06:13:25,088 [run_push] DEBUG no remote changes detected [2025-07-16T06:13:25.224Z] 2025-07-16 06:13:25,088 [execute] INFO git push origin semver [2025-07-16T06:13:25.224Z] 2025-07-16 06:13:25,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-16T06:13:26.161Z] 2025-07-16 06:13:25,913 [run_push] DEBUG push all version tags [2025-07-16T06:13:26.161Z] 2025-07-16 06:13:25,913 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-07-16T06:13:26.161Z] 2025-07-16 06:13:25,913 [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-07-16T06:13:26.727Z] 2025-07-16 06:13:26,584 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-07-16T06:13:26.727Z] 4.1.0-dev.3 [Pipeline] } [2025-07-16T06:13:26.737Z] $ docker exec --env ******** --env ******** dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a ssh-agent -k [2025-07-16T06:13:26.821Z] unset SSH_AUTH_SOCK; [2025-07-16T06:13:26.822Z] unset SSH_AGENT_PID; [2025-07-16T06:13:26.822Z] echo Agent pid 38 killed; [2025-07-16T06:13:26.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-16T06:13:27.161Z] + git semver [Pipeline] } [2025-07-16T06:13:27.436Z] $ docker stop --time=1 dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a [2025-07-16T06:13:28.722Z] $ docker rm -f --volumes dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a [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-07-16T06:13:29.270Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-07-16T06:13:29.270Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-07-16T06:13:29.270Z] total 16 [2025-07-16T06:13:29.270Z] drwxr-xr-x 3 root root 4096 Jul 16 06:00 . [2025-07-16T06:13:29.270Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 06:13 .. [2025-07-16T06:13:29.270Z] drwxr-xr-x 2 root root 4096 Jul 16 06:00 cost [2025-07-16T06:13:29.270Z] -rw-r--r-- 1 root root 80 Jul 16 06:00 cost.csv [2025-07-16T06:13:29.270Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-07-16T06:13:29.270Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-07-16T06:13:29.270Z] total 16 [2025-07-16T06:13:29.270Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 06:00 . [2025-07-16T06:13:29.270Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 06:13 .. [2025-07-16T06:13:29.270Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 06:00 cost [2025-07-16T06:13:29.270Z] -rw-r--r-- 1 jenkins jenkins 80 Jul 16 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:29.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:30.417Z] ---> package-listing.sh [2025-07-16T06:13:30.417Z] ++ facter osfamily [2025-07-16T06:13:30.417Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-16T06:13:30.675Z] + OS_FAMILY=debian [2025-07-16T06:13:30.675Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-07-16T06:13:30.675Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-16T06:13:30.675Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-16T06:13:30.675Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-16T06:13:30.675Z] + PACKAGES=/tmp/packages_start.txt [2025-07-16T06:13:30.675Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-07-16T06:13:30.675Z] + PACKAGES=/tmp/packages_end.txt [2025-07-16T06:13:30.675Z] + case "${OS_FAMILY}" in [2025-07-16T06:13:30.675Z] + dpkg -l [2025-07-16T06:13:30.675Z] + grep '^ii' [2025-07-16T06:13:30.675Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-16T06:13:30.675Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-16T06:13:30.675Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-16T06:13:30.675Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-07-16T06:13:30.675Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-07-16T06:13:30.675Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-07-16T06:13:30.685Z] 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-07-16T06:13:30.962Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T06:13:31.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T06:13:31.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T06:13:31.608Z] prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container [2025-07-16T06:13:31.639Z] $ 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-07-16T06:13:31.840Z] $ docker top b879eba95bbff150f501397385dc3060025bdb2f0e45b3d33dab32b97adc0510 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-16T06:13:32.178Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-16T06:13:32.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-16T06:13:32.744Z] + ls /var/log/sa-host [2025-07-16T06:13:32.744Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-16T06:13:32.782Z] provisioning config files... [2025-07-16T06:13:32.789Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11168320962444042385tmp [Pipeline] { [Pipeline] echo [2025-07-16T06:13:32.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:33.091Z] ---> create-netrc.sh [Pipeline] } [2025-07-16T06:13:33.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:33.402Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-16T06:13:33.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:33.691Z] ---> sudo-logs.sh [2025-07-16T06:13:33.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-16T06:13:33.728Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:34.009Z] ---> job-cost.sh [2025-07-16T06:13:34.009Z] lf-activate-venv: SKIPPING [2025-07-16T06:13:34.009Z] DEBUG: total: 0.2199999988079071 [2025-07-16T06:13:34.009Z] INFO: Retrieving Stack Cost... [2025-07-16T06:13:34.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-16T06:13:34.836Z] INFO: Archiving Costs [Pipeline] echo [2025-07-16T06:13:34.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T06:13:35.135Z] ---> logs-deploy.sh [2025-07-16T06:13:35.135Z] lf-activate-venv: SKIPPING [2025-07-16T06:13:35.135Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/22 [2025-07-16T06:13:35.135Z] INFO: archiving workspace using pattern(s): [2025-07-16T06:13:36.073Z] Archives upload complete. [2025-07-16T06:13:36.073Z] INFO: archiving logs to Nexus