Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 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-ssh13038307767378970678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14822875782663073777.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/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-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13664664053149235683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16454322013231666392.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-opc-ua/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-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11432335670321488021.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-opc-ua] ========================================================= [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-opc-ua-settings PROJECT: device-opc-ua 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-opc-ua 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-116112 in /w/workspace/edgexfoundry_device-opc-ua_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-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.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 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#136)" > git rev-list --no-walk f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-08T10:03:32.201Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-08T10:03:32.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-08T10:03:32.331Z] ========================================================= [2025-10-08T10:03:32.331Z] EdgeX Global Pipelines Version Info [2025-10-08T10:03:32.331Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:03:33.458Z] ------------------- [2025-10-08T10:03:33.458Z] stable info: [2025-10-08T10:03:33.458Z] ------------------- [2025-10-08T10:03:33.458Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-08T10:03:33.458Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-08T10:03:33.458Z] Message: update stable to v1.0.276 [2025-10-08T10:03:34.030Z] ------------------- [2025-10-08T10:03:34.030Z] experimental info: [2025-10-08T10:03:34.030Z] ------------------- [2025-10-08T10:03:34.030Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-08T10:03:34.030Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-08T10:03:34.030Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-08T10:03:34.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-10-08T10:03:34.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-10-08T10:03:34.175Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-08T10:03:34.198Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-08T10:03:34.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-08T10:03:34.244Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-08T10:03:34.272Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-08T10:03:34.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-08T10:03:34.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-08T10:03:34.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-08T10:03:34.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-08T10:03:34.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-10-08T10:03:34.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-08T10:03:34.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-08T10:03:34.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-08T10:03:34.516Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-08T10:03:34.546Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-08T10:03:34.570Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-08T10:03:34.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-08T10:03:34.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-08T10:03:34.657Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-08T10:03:34.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-08T10:03:34.709Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-08T10:03:34.739Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-08T10:03:34.762Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-08T10:03:34.787Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-08T10:03:34.810Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-08T10:03:34.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-08T10:03:34.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-08T10:03:34.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-08T10:03:34.904Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo [2025-10-08T10:03:34.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b0bdc7 [Pipeline] echo [2025-10-08T10:03:34.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:03:35.009Z] provisioning config files... [2025-10-08T10:03:35.027Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config5572516620033722791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:03:35.369Z] ---> ****-login.sh [2025-10-08T10:03:35.369Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:03:35.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:35.630Z] [2025-10-08T10:03:35.630Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:03:35.630Z] Configure a credential helper to remove this warning. See [2025-10-08T10:03:35.630Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:03:35.630Z] [2025-10-08T10:03:35.630Z] Login Succeeded [2025-10-08T10:03:35.630Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:03:35.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:35.890Z] [2025-10-08T10:03:35.890Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:03:35.890Z] Configure a credential helper to remove this warning. See [2025-10-08T10:03:35.890Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:03:35.890Z] [2025-10-08T10:03:35.890Z] Login Succeeded [2025-10-08T10:03:35.890Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:03:35.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:35.890Z] [2025-10-08T10:03:35.890Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:03:35.890Z] Configure a credential helper to remove this warning. See [2025-10-08T10:03:35.890Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:03:35.890Z] [2025-10-08T10:03:35.890Z] Login Succeeded [2025-10-08T10:03:35.890Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:03:35.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:35.890Z] [2025-10-08T10:03:35.890Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:03:35.890Z] Configure a credential helper to remove this warning. See [2025-10-08T10:03:35.890Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:03:35.890Z] [2025-10-08T10:03:35.890Z] Login Succeeded [2025-10-08T10:03:36.149Z] ****.io [2025-10-08T10:03:36.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:36.149Z] [2025-10-08T10:03:36.150Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:03:36.150Z] Configure a credential helper to remove this warning. See [2025-10-08T10:03:36.150Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:03:36.150Z] [2025-10-08T10:03:36.150Z] Login Succeeded [2025-10-08T10:03:36.150Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:03:36.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-08T10:03:36.578Z] + git rev-list -1 --merges 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b~1..2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo [2025-10-08T10:03:36.617Z] -----------> git rev-list -1 --merges 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b~1..2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [false] [Pipeline] sh [2025-10-08T10:03:36.911Z] + git log --format=format:%s -1 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo [2025-10-08T10:03:36.929Z] ========================================================= [2025-10-08T10:03:36.929Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-08T10:03:36.929Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-08T10:03:37.282Z] + git log --format=format:%s -1 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo [2025-10-08T10:03:37.294Z] [semverPrep] GIT_COMMIT: 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#136) [Pipeline] echo [2025-10-08T10:03:37.318Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-08T10:03:37.708Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-08T10:03:37.708Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-08T10:03:37.708Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-08T10:03:37.708Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-08T10:03:37.708Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-08T10:03:37.708Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-08T10:03:37.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:03:38.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T10:03:38.142Z] [2025-10-08T10:03:38.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:03:38.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T10:03:38.452Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-08T10:03:38.452Z] 3dae71ba6b94: Pulling fs layer [2025-10-08T10:03:38.452Z] 6bf1a483ea7c: Pulling fs layer [2025-10-08T10:03:38.452Z] f5dfc541a4d3: Pulling fs layer [2025-10-08T10:03:38.452Z] 461d9e800cba: Pulling fs layer [2025-10-08T10:03:38.452Z] 80192f66455f: Pulling fs layer [2025-10-08T10:03:38.452Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-08T10:03:38.452Z] a29436f7fd5d: Pulling fs layer [2025-10-08T10:03:38.452Z] 923cac83aea3: Pulling fs layer [2025-10-08T10:03:38.452Z] 25ad8b0a4227: Pulling fs layer [2025-10-08T10:03:38.452Z] db01528c6b51: Pulling fs layer [2025-10-08T10:03:38.452Z] 28988de357af: Pulling fs layer [2025-10-08T10:03:38.452Z] 2e8e34ca0e6c: Waiting [2025-10-08T10:03:38.452Z] a29436f7fd5d: Waiting [2025-10-08T10:03:38.452Z] 923cac83aea3: Waiting [2025-10-08T10:03:38.452Z] 25ad8b0a4227: Waiting [2025-10-08T10:03:38.452Z] db01528c6b51: Waiting [2025-10-08T10:03:38.452Z] 28988de357af: Waiting [2025-10-08T10:03:38.452Z] 80192f66455f: Waiting [2025-10-08T10:03:38.452Z] 461d9e800cba: Waiting [2025-10-08T10:03:38.452Z] 6bf1a483ea7c: Verifying Checksum [2025-10-08T10:03:38.452Z] 6bf1a483ea7c: Download complete [2025-10-08T10:03:38.452Z] 461d9e800cba: Verifying Checksum [2025-10-08T10:03:38.452Z] 461d9e800cba: Download complete [2025-10-08T10:03:38.452Z] 80192f66455f: Verifying Checksum [2025-10-08T10:03:38.452Z] 80192f66455f: Download complete [2025-10-08T10:03:38.712Z] f5dfc541a4d3: Verifying Checksum [2025-10-08T10:03:38.712Z] f5dfc541a4d3: Download complete [2025-10-08T10:03:38.712Z] 3dae71ba6b94: Verifying Checksum [2025-10-08T10:03:38.712Z] 3dae71ba6b94: Download complete [2025-10-08T10:03:38.974Z] 25ad8b0a4227: Verifying Checksum [2025-10-08T10:03:38.974Z] 25ad8b0a4227: Download complete [2025-10-08T10:03:38.974Z] db01528c6b51: Download complete [2025-10-08T10:03:38.974Z] 28988de357af: Verifying Checksum [2025-10-08T10:03:38.974Z] 28988de357af: Download complete [2025-10-08T10:03:38.974Z] a29436f7fd5d: Verifying Checksum [2025-10-08T10:03:38.974Z] a29436f7fd5d: Download complete [2025-10-08T10:03:39.541Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-08T10:03:39.541Z] 2e8e34ca0e6c: Download complete [2025-10-08T10:03:40.110Z] 3dae71ba6b94: Pull complete [2025-10-08T10:03:40.684Z] 6bf1a483ea7c: Pull complete [2025-10-08T10:03:41.630Z] f5dfc541a4d3: Pull complete [2025-10-08T10:03:41.890Z] 461d9e800cba: Pull complete [2025-10-08T10:03:42.460Z] 80192f66455f: Pull complete [2025-10-08T10:03:46.655Z] 2e8e34ca0e6c: Pull complete [2025-10-08T10:03:47.225Z] a29436f7fd5d: Pull complete [2025-10-08T10:03:47.225Z] 923cac83aea3: Pull complete [2025-10-08T10:03:47.225Z] 25ad8b0a4227: Pull complete [2025-10-08T10:03:47.493Z] db01528c6b51: Pull complete [2025-10-08T10:03:47.493Z] 28988de357af: Pull complete [2025-10-08T10:03:47.493Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-08T10:03:47.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T10:03:47.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:03:47.627Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:03:47.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:03:50.981Z] $ docker top 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 -eo pid,comm [2025-10-08T10:03:51.069Z] 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-10-08T10:03:51.069Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-08T10:03:51.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T10:03:51.123Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T10:03:51.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T10:03:51.256Z] $ docker exec 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 ssh-agent [2025-10-08T10:03:51.361Z] SSH_AUTH_SOCK=/tmp/ssh-W4uUW0QbPbvd/agent.13 [2025-10-08T10:03:51.361Z] SSH_AGENT_PID=26 [2025-10-08T10:03:51.368Z] Running ssh-add (command line suppressed) [2025-10-08T10:03:51.459Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2480221281458629012.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2480221281458629012.key) [2025-10-08T10:03:51.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T10:03:51.779Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2025-10-08T10:03:52.068Z] + git tag --points-at HEAD [Pipeline] } [2025-10-08T10:03:52.076Z] $ docker exec --env ******** --env ******** 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 ssh-agent -k [2025-10-08T10:03:52.173Z] unset SSH_AUTH_SOCK; [2025-10-08T10:03:52.173Z] unset SSH_AGENT_PID; [2025-10-08T10:03:52.173Z] echo Agent pid 26 killed; [2025-10-08T10:03:52.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-08T10:03:52.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T10:03:52.228Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T10:03:52.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T10:03:52.323Z] $ docker exec 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 ssh-agent [2025-10-08T10:03:52.431Z] SSH_AUTH_SOCK=/tmp/ssh-BShB2afdo2Bn/agent.84 [2025-10-08T10:03:52.431Z] SSH_AGENT_PID=90 [2025-10-08T10:03:52.437Z] Running ssh-add (command line suppressed) [2025-10-08T10:03:52.523Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11144262282189805267.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11144262282189805267.key) [2025-10-08T10:03:52.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T10:03:52.835Z] + git semver init [2025-10-08T10:03:53.096Z] 2025-10-08 10:03:53,034 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-08T10:03:53.096Z] 2025-10-08 10:03:53,038 [run_init] DEBUG init version:0.0.0 force:False [2025-10-08T10:03:53.096Z] 2025-10-08 10:03:53,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-10-08T10:03:53.096Z] 2025-10-08 10:03:53,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-10-08T10:03:53.096Z] 2025-10-08 10:03:53,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-10-08T10:03:54.480Z] 2025-10-08 10:03:54,160 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-10-08T10:03:54.480Z] 2025-10-08 10:03:54,160 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-10-08T10:03:54.480Z] 2025-10-08 10:03:54,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-08T10:03:54.480Z] 2025-10-08 10:03:54,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-08T10:03:54.480Z] 4.1.0-dev.10 [Pipeline] } [2025-10-08T10:03:54.486Z] $ docker exec --env ******** --env ******** 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 ssh-agent -k [2025-10-08T10:03:54.573Z] unset SSH_AUTH_SOCK; [2025-10-08T10:03:54.574Z] unset SSH_AGENT_PID; [2025-10-08T10:03:54.574Z] echo Agent pid 90 killed; [2025-10-08T10:03:54.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T10:03:54.920Z] + git semver [Pipeline] } [2025-10-08T10:03:55.190Z] $ docker stop --time=1 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 [2025-10-08T10:03:56.474Z] $ docker rm -f --volumes 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-08T10:03:56.825Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-08T10:03:57.151Z] Stashed 1 file(s) [Pipeline] echo [2025-10-08T10:03:57.154Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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-10-08T10:03:57.349Z] provisioning config files... [2025-10-08T10:03:57.379Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11828846019605243424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:03:57.700Z] ---> ****-login.sh [2025-10-08T10:03:57.700Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:03:57.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:57.700Z] Login Succeeded [2025-10-08T10:03:57.700Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:03:57.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:57.700Z] Login Succeeded [2025-10-08T10:03:57.700Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:03:57.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:57.959Z] Login Succeeded [2025-10-08T10:03:57.959Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:03:57.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:57.959Z] Login Succeeded [2025-10-08T10:03:57.959Z] ****.io [2025-10-08T10:03:57.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:03:58.223Z] Login Succeeded [2025-10-08T10:03:58.223Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:03:58.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-08T10:03:58.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:03:58.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:03:58.354Z] ========================================================= [2025-10-08T10:03:58.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-08T10:03:58.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:03:58.702Z] + 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-10-08T10:03:59.639Z] #0 building with "default" instance using docker driver [2025-10-08T10:03:59.639Z] [2025-10-08T10:03:59.639Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:03:59.639Z] #1 transferring dockerfile: 1.28kB done [2025-10-08T10:03:59.639Z] #1 DONE 0.0s [2025-10-08T10:03:59.639Z] [2025-10-08T10:03:59.639Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-08T10:03:59.639Z] #2 DONE 0.1s [2025-10-08T10:03:59.639Z] [2025-10-08T10:03:59.639Z] #3 [internal] load .dockerignore [2025-10-08T10:03:59.639Z] #3 transferring context: 102B done [2025-10-08T10:03:59.639Z] #3 DONE 0.0s [2025-10-08T10:03:59.639Z] [2025-10-08T10:03:59.639Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-10-08T10:03:59.639Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-10-08T10:03:59.639Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-10-08T10:03:59.639Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-10-08T10:03:59.639Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-10-08T10:03:59.639Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-10-08T10:03:59.639Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s [2025-10-08T10:03:59.639Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 0B / 126B 0.1s [2025-10-08T10:03:59.639Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-10-08T10:03:59.639Z] #4 ... [2025-10-08T10:03:59.639Z] [2025-10-08T10:03:59.639Z] #5 [internal] load build context [2025-10-08T10:03:59.639Z] #5 transferring context: 17.38MB 0.1s done [2025-10-08T10:03:59.639Z] #5 DONE 0.1s [2025-10-08T10:03:59.639Z] [2025-10-08T10:03:59.639Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-10-08T10:03:59.639Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-10-08T10:03:59.639Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 16.78MB / 74.06MB 0.2s [2025-10-08T10:03:59.639Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-10-08T10:03:59.639Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-10-08T10:03:59.639Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-10-08T10:03:59.639Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-08T10:03:59.639Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-10-08T10:03:59.639Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.10MB / 2.38MB 0.2s [2025-10-08T10:03:59.897Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s [2025-10-08T10:03:59.897Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-10-08T10:03:59.897Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.28MB / 103.05MB 0.3s [2025-10-08T10:03:59.897Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-10-08T10:03:59.897Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-10-08T10:03:59.897Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-10-08T10:03:59.897Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 54.53MB / 74.06MB 0.5s [2025-10-08T10:03:59.897Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 0.5s [2025-10-08T10:03:59.897Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 8.39MB / 13.29MB 0.5s [2025-10-08T10:04:00.156Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-10-08T10:04:00.156Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 34.60MB / 103.05MB 0.7s [2025-10-08T10:04:00.156Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-10-08T10:04:00.414Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 47.19MB / 103.05MB 0.8s [2025-10-08T10:04:00.414Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-10-08T10:04:00.414Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.9s [2025-10-08T10:04:00.414Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-10-08T10:04:00.675Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 91.23MB / 103.05MB 1.1s [2025-10-08T10:04:00.675Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s [2025-10-08T10:04:01.242Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.6s done [2025-10-08T10:04:05.506Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done [2025-10-08T10:04:05.506Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-10-08T10:04:05.506Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-10-08T10:04:05.506Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-08T10:04:05.506Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-10-08T10:04:05.506Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-10-08T10:04:05.506Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-10-08T10:04:05.506Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-10-08T10:04:08.044Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-10-08T10:04:08.044Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-10-08T10:04:08.613Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-10-08T10:04:08.613Z] #4 DONE 9.1s [2025-10-08T10:04:08.613Z] [2025-10-08T10:04:08.613Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-10-08T10:04:08.613Z] #6 0.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:04:09.180Z] #6 0.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:04:09.439Z] #6 0.874 OK: 248 MiB in 58 packages [2025-10-08T10:04:12.303Z] Still waiting to schedule task [2025-10-08T10:04:12.303Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-08T10:04:13.629Z] #6 DONE 4.9s [2025-10-08T10:04:13.629Z] [2025-10-08T10:04:13.629Z] #7 [builder 3/7] WORKDIR /device-opcua [2025-10-08T10:04:13.629Z] #7 DONE 0.0s [2025-10-08T10:04:13.629Z] [2025-10-08T10:04:13.629Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:04:13.629Z] #8 DONE 0.0s [2025-10-08T10:04:13.629Z] [2025-10-08T10:04:13.629Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:05:00.410Z] #9 DONE 39.1s [2025-10-08T10:05:00.410Z] [2025-10-08T10:05:00.410Z] #10 [builder 6/7] COPY . . [2025-10-08T10:05:00.410Z] #10 DONE 0.3s [2025-10-08T10:05:00.410Z] [2025-10-08T10:05:00.410Z] #11 [builder 7/7] RUN echo noop [2025-10-08T10:05:00.410Z] #11 0.189 noop [2025-10-08T10:05:00.410Z] #11 DONE 0.3s [2025-10-08T10:05:00.410Z] [2025-10-08T10:05:00.410Z] #12 exporting to image [2025-10-08T10:05:00.410Z] #12 exporting layers [2025-10-08T10:05:00.410Z] #12 exporting layers 6.9s done [2025-10-08T10:05:00.410Z] #12 writing image sha256:32eb5c8df4d50354d85b04641acb8d85b2a5e562240f29d16623a0d3633d7f78 done [2025-10-08T10:05:00.410Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-08T10:05:00.410Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:05:00.752Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-08T10:05:00.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:05:00.823Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:05:00.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:05:01.234Z] $ docker top 73c643569595862671ec8f9f02c4b0af5c1bd129d95829791d713be5761c10c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:05:01.593Z] + go version [2025-10-08T10:05:01.593Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-10-08T10:05:01.600Z] $ docker stop --time=1 73c643569595862671ec8f9f02c4b0af5c1bd129d95829791d713be5761c10c9 [2025-10-08T10:05:02.824Z] $ docker rm -f --volumes 73c643569595862671ec8f9f02c4b0af5c1bd129d95829791d713be5761c10c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:05:03.270Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-08T10:05:03.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:05:03.356Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:05:03.382Z] $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:05:03.594Z] $ docker top a11d2f86dac5c6b2ec32ecb9a1a4fab510786764ef4af0392690669395fee9f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:05:03.938Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-10-08T10:05:04.236Z] + make test [2025-10-08T10:05:04.237Z] go test ./... -coverprofile=coverage.out [2025-10-08T10:05:06.146Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-10-08T10:05:25.376Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-10-08T10:05:25.376Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-10-08T10:05:25.376Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.051s coverage: 41.4% of statements [2025-10-08T10:05:33.607Z] go vet ./... [2025-10-08T10:05:39.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-08T10:05:39.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-08T10:05:39.007Z] ./bin/test-attribution-txt.sh [2025-10-08T10:05:39.007Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-08T10:05:39.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-08T10:05:39.048Z] $ docker stop --time=1 a11d2f86dac5c6b2ec32ecb9a1a4fab510786764ef4af0392690669395fee9f9 [2025-10-08T10:05:42.344Z] $ docker rm -f --volumes a11d2f86dac5c6b2ec32ecb9a1a4fab510786764ef4af0392690669395fee9f9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-08T10:05:43.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-08T10:05:43.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-08T10:05:43.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-08T10:05:44.033Z] + ls -al . [2025-10-08T10:05:44.033Z] total 236 [2025-10-08T10:05:44.033Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 10:05 . [2025-10-08T10:05:44.033Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 10:03 .. [2025-10-08T10:05:44.033Z] -rw-rw-r-- 1 jenkins jenkins 62 Oct 8 10:03 .dockerignore [2025-10-08T10:05:44.033Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 10:05 .git [2025-10-08T10:05:44.033Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:03 .github [2025-10-08T10:05:44.033Z] -rw-rw-r-- 1 jenkins jenkins 101 Oct 8 10:03 .gitignore [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 218 Oct 8 10:03 .golangci.yml [2025-10-08T10:05:44.034Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 10:03 .semver [2025-10-08T10:05:44.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:03 .vscode [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 20452 Oct 8 10:03 Attribution.txt [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 2560 Oct 8 10:03 CHANGELOG.md [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 1242 Oct 8 10:03 Dockerfile [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 649 Oct 8 10:03 Jenkinsfile [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 11367 Oct 8 10:03 LICENSE [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 2474 Oct 8 10:03 Makefile [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 4109 Oct 8 10:03 README.md [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 10:03 VERSION [2025-10-08T10:05:44.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:03 bin [2025-10-08T10:05:44.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 10:03 cmd [2025-10-08T10:05:44.034Z] -rw-r--r-- 1 jenkins jenkins 26136 Oct 8 10:05 coverage.out [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 6323 Oct 8 10:03 go.mod [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 87111 Oct 8 10:03 go.sum [2025-10-08T10:05:44.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 10:03 internal [2025-10-08T10:05:44.034Z] -rw-rw-r-- 1 jenkins jenkins 260 Oct 8 10:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:05:44.362Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b --label arch=amd64 --label version=4.1.0-dev.10 . [2025-10-08T10:05:44.623Z] #0 building with "default" instance using docker driver [2025-10-08T10:05:44.623Z] [2025-10-08T10:05:44.623Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:05:44.623Z] #1 transferring dockerfile: 1.28kB done [2025-10-08T10:05:44.623Z] #1 DONE 0.0s [2025-10-08T10:05:44.623Z] [2025-10-08T10:05:44.623Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-08T10:05:44.623Z] #2 DONE 0.0s [2025-10-08T10:05:44.623Z] [2025-10-08T10:05:44.623Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:05:45.205Z] #3 DONE 0.9s [2025-10-08T10:05:45.486Z] [2025-10-08T10:05:45.486Z] #4 [internal] load .dockerignore [2025-10-08T10:05:45.486Z] #4 transferring context: 102B done [2025-10-08T10:05:45.486Z] #4 DONE 0.0s [2025-10-08T10:05:45.486Z] [2025-10-08T10:05:45.486Z] #5 [internal] load build context [2025-10-08T10:05:45.486Z] #5 transferring context: 37.00kB 0.0s done [2025-10-08T10:05:45.486Z] #5 DONE 0.0s [2025-10-08T10:05:45.486Z] [2025-10-08T10:05:45.486Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-08T10:05:45.486Z] #6 DONE 0.1s [2025-10-08T10:05:45.486Z] [2025-10-08T10:05:45.486Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:05:45.486Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-08T10:05:45.486Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:05:45.486Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-08T10:05:45.486Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-08T10:05:45.486Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s [2025-10-08T10:05:45.760Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s [2025-10-08T10:05:45.760Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done [2025-10-08T10:05:45.760Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-10-08T10:05:45.760Z] #7 DONE 0.6s [2025-10-08T10:05:45.760Z] [2025-10-08T10:05:45.760Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-10-08T10:05:45.760Z] #8 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:05:45.760Z] #8 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:05:46.363Z] #8 0.779 OK: 248 MiB in 58 packages [2025-10-08T10:05:46.363Z] #8 DONE 1.0s [2025-10-08T10:05:46.363Z] [2025-10-08T10:05:46.363Z] #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-10-08T10:05:46.363Z] #9 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:05:46.363Z] #9 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:05:46.623Z] #9 ... [2025-10-08T10:05:46.623Z] [2025-10-08T10:05:46.623Z] #10 [builder 3/7] WORKDIR /device-opcua [2025-10-08T10:05:46.623Z] #10 DONE 0.0s [2025-10-08T10:05:46.623Z] [2025-10-08T10:05:46.623Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:05:46.623Z] #11 DONE 0.0s [2025-10-08T10:05:46.623Z] [2025-10-08T10:05:46.623Z] #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-10-08T10:05:46.623Z] #9 0.546 (1/6) Installing dumb-init (1.2.5-r3) [2025-10-08T10:05:46.623Z] #9 0.549 (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-10-08T10:05:46.623Z] #9 0.555 (3/6) Installing libsodium (1.0.19-r0) [2025-10-08T10:05:46.623Z] #9 0.562 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-08T10:05:46.623Z] #9 0.581 (5/6) Installing libzmq (4.3.5-r2) [2025-10-08T10:05:46.623Z] #9 0.589 (6/6) Installing zeromq (4.3.5-r2) [2025-10-08T10:05:46.623Z] #9 0.691 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:05:46.623Z] #9 0.696 OK: 12 MiB in 20 packages [2025-10-08T10:05:46.623Z] #9 DONE 0.8s [2025-10-08T10:05:46.623Z] [2025-10-08T10:05:46.623Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:05:46.896Z] #12 DONE 0.5s [2025-10-08T10:05:46.896Z] [2025-10-08T10:05:46.896Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-08T10:05:47.154Z] #13 ... [2025-10-08T10:05:47.154Z] [2025-10-08T10:05:47.154Z] #14 [builder 6/7] COPY . . [2025-10-08T10:05:47.154Z] #14 DONE 0.2s [2025-10-08T10:05:47.154Z] [2025-10-08T10:05:47.154Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-08T10:05:47.154Z] #13 0.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:05:47.154Z] #13 0.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:05:47.416Z] #13 0.849 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:05:47.683Z] #13 0.865 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:05:47.683Z] #13 0.898 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:05:47.683Z] #13 0.901 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:05:47.683Z] #13 0.992 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:05:47.683Z] #13 1.023 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:05:47.683Z] #13 1.034 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:05:47.683Z] #13 1.121 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:05:47.949Z] #13 1.129 OK: 12 MiB in 20 packages [2025-10-08T10:05:47.949Z] #13 DONE 1.3s [2025-10-08T10:05:47.949Z] [2025-10-08T10:05:47.949Z] #15 [builder 7/7] RUN make build [2025-10-08T10:05:47.949Z] #15 0.238 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-10-08T10:06:02.362Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116136 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-10-08T10:06:02.380Z] Running in /w/workspace/device-opc-ua/24 [Pipeline] { [Pipeline] checkout [2025-10-08T10:06:05.439Z] Selected Git installation does not exist. Using Default [2025-10-08T10:06:05.439Z] The recommended git tool is: NONE [2025-10-08T10:06:10.503Z] #15 22.33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-10-08T10:06:11.443Z] #15 DONE 24.2s [2025-10-08T10:06:11.443Z] [2025-10-08T10:06:11.443Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2025-10-08T10:06:11.826Z] #16 DONE 0.3s [2025-10-08T10:06:11.855Z] [2025-10-08T10:06:11.855Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2025-10-08T10:06:11.855Z] #17 DONE 0.0s [2025-10-08T10:06:11.855Z] [2025-10-08T10:06:11.855Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2025-10-08T10:06:11.855Z] #18 DONE 0.0s [2025-10-08T10:06:11.855Z] [2025-10-08T10:06:11.855Z] #19 exporting to image [2025-10-08T10:06:11.855Z] #19 exporting layers 0.1s done [2025-10-08T10:06:11.855Z] #19 writing image sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done [2025-10-08T10:06:11.855Z] #19 naming to docker.io/library/device-opc-ua done [2025-10-08T10:06:11.855Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:06:11.995Z] provisioning config files... [2025-10-08T10:06:12.006Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17073338273730853885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:06:12.318Z] ---> ****-login.sh [2025-10-08T10:06:12.318Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:06:12.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:12.318Z] Login Succeeded [2025-10-08T10:06:12.318Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:06:12.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:12.318Z] Login Succeeded [2025-10-08T10:06:12.318Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:06:12.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:12.577Z] Login Succeeded [2025-10-08T10:06:12.577Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:06:12.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:12.577Z] Login Succeeded [2025-10-08T10:06:12.577Z] ****.io [2025-10-08T10:06:12.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:12.837Z] Login Succeeded [2025-10-08T10:06:12.837Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:06:12.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:06:12.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:06:12.919Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-10-08T10:06:12.919Z] 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:06:12.919Z] latest [2025-10-08T10:06:12.919Z] 4.1.0-dev.10 [2025-10-08T10:06:12.919Z] 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [2025-10-08T10:06:12.919Z] main [2025-10-08T10:06:12.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:13.240Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:13.568Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:06:13.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-08T10:06:13.568Z] 03b453f16821: Preparing [2025-10-08T10:06:13.568Z] 68aa6f7dd9b8: Preparing [2025-10-08T10:06:13.568Z] ba54f31ac40b: Preparing [2025-10-08T10:06:13.568Z] f3bb0b2650ba: Preparing [2025-10-08T10:06:13.568Z] 91b5174c7553: Preparing [2025-10-08T10:06:13.568Z] 097100c76c15: Preparing [2025-10-08T10:06:13.568Z] 097100c76c15: Waiting [2025-10-08T10:06:13.568Z] 03b453f16821: Pushed [2025-10-08T10:06:13.568Z] 68aa6f7dd9b8: Pushed [2025-10-08T10:06:13.568Z] 097100c76c15: Layer already exists [2025-10-08T10:06:14.139Z] 91b5174c7553: Pushed [2025-10-08T10:06:14.139Z] f3bb0b2650ba: Pushed [2025-10-08T10:06:14.284Z] using credential edgex-jenkins-ssh [2025-10-08T10:06:14.305Z] Cloning the remote Git repository [2025-10-08T10:06:14.348Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-10-08T10:06:14.435Z] > git init /w/workspace/device-opc-ua/24 # timeout=10 [2025-10-08T10:06:14.572Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-10-08T10:06:14.573Z] > git --version # timeout=10 [2025-10-08T10:06:14.592Z] > git --version # 'git version 2.25.1' [2025-10-08T10:06:14.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-08T10:06:14.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-08T10:06:24.843Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-10-08T10:06:24.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-08T10:06:25.791Z] Avoid second fetch [2025-10-08T10:06:25.792Z] Checking out Revision 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b (main) [2025-10-08T10:06:26.529Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#136)" [2025-10-08T10:06:27.589Z] ba54f31ac40b: Pushed [2025-10-08T10:06:27.589Z] 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 [2025-10-08T10:06:25.812Z] > git config core.sparsecheckout # timeout=10 [2025-10-08T10:06:25.873Z] > git checkout -f 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:27.926Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:28.251Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-10-08T10:06:28.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-08T10:06:28.251Z] 03b453f16821: Preparing [2025-10-08T10:06:28.251Z] 68aa6f7dd9b8: Preparing [2025-10-08T10:06:28.251Z] ba54f31ac40b: Preparing [2025-10-08T10:06:28.251Z] f3bb0b2650ba: Preparing [2025-10-08T10:06:28.251Z] 91b5174c7553: Preparing [2025-10-08T10:06:28.251Z] 097100c76c15: Preparing [2025-10-08T10:06:28.251Z] 097100c76c15: Waiting [2025-10-08T10:06:28.251Z] 03b453f16821: Layer already exists [2025-10-08T10:06:28.251Z] f3bb0b2650ba: Layer already exists [2025-10-08T10:06:28.251Z] 68aa6f7dd9b8: Layer already exists [2025-10-08T10:06:28.251Z] ba54f31ac40b: Layer already exists [2025-10-08T10:06:28.251Z] 91b5174c7553: Layer already exists [2025-10-08T10:06:28.251Z] 097100c76c15: Layer already exists [2025-10-08T10:06:28.251Z] latest: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:28.592Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:28.915Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 [2025-10-08T10:06:28.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-08T10:06:28.915Z] 03b453f16821: Preparing [2025-10-08T10:06:28.915Z] 68aa6f7dd9b8: Preparing [2025-10-08T10:06:28.915Z] ba54f31ac40b: Preparing [2025-10-08T10:06:28.915Z] f3bb0b2650ba: Preparing [2025-10-08T10:06:28.915Z] 91b5174c7553: Preparing [2025-10-08T10:06:28.915Z] 097100c76c15: Preparing [2025-10-08T10:06:28.915Z] 097100c76c15: Waiting [2025-10-08T10:06:28.915Z] f3bb0b2650ba: Layer already exists [2025-10-08T10:06:28.915Z] 91b5174c7553: Layer already exists [2025-10-08T10:06:28.915Z] 68aa6f7dd9b8: Layer already exists [2025-10-08T10:06:28.915Z] 03b453f16821: Layer already exists [2025-10-08T10:06:28.915Z] ba54f31ac40b: Layer already exists [2025-10-08T10:06:28.915Z] 097100c76c15: Layer already exists [2025-10-08T10:06:28.915Z] 4.1.0-dev.10: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:29.234Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:29.757Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [2025-10-08T10:06:29.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-08T10:06:29.757Z] 03b453f16821: Preparing [2025-10-08T10:06:29.757Z] 68aa6f7dd9b8: Preparing [2025-10-08T10:06:29.757Z] ba54f31ac40b: Preparing [2025-10-08T10:06:29.757Z] f3bb0b2650ba: Preparing [2025-10-08T10:06:29.757Z] 91b5174c7553: Preparing [2025-10-08T10:06:29.757Z] 097100c76c15: Preparing [2025-10-08T10:06:29.757Z] 097100c76c15: Waiting [2025-10-08T10:06:29.757Z] ba54f31ac40b: Layer already exists [2025-10-08T10:06:29.757Z] 91b5174c7553: Layer already exists [2025-10-08T10:06:29.757Z] 03b453f16821: Layer already exists [2025-10-08T10:06:29.757Z] f3bb0b2650ba: Layer already exists [2025-10-08T10:06:29.757Z] 68aa6f7dd9b8: Layer already exists [2025-10-08T10:06:29.757Z] 097100c76c15: Layer already exists [2025-10-08T10:06:29.757Z] 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:30.116Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:30.440Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-10-08T10:06:30.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-08T10:06:30.440Z] 03b453f16821: Preparing [2025-10-08T10:06:30.440Z] 68aa6f7dd9b8: Preparing [2025-10-08T10:06:30.440Z] ba54f31ac40b: Preparing [2025-10-08T10:06:30.440Z] f3bb0b2650ba: Preparing [2025-10-08T10:06:30.440Z] 91b5174c7553: Preparing [2025-10-08T10:06:30.440Z] 097100c76c15: Preparing [2025-10-08T10:06:30.440Z] 097100c76c15: Waiting [2025-10-08T10:06:30.440Z] 91b5174c7553: Layer already exists [2025-10-08T10:06:30.440Z] ba54f31ac40b: Layer already exists [2025-10-08T10:06:30.440Z] 03b453f16821: Layer already exists [2025-10-08T10:06:30.440Z] f3bb0b2650ba: Layer already exists [2025-10-08T10:06:30.440Z] 68aa6f7dd9b8: Layer already exists [2025-10-08T10:06:30.440Z] 097100c76c15: Layer already exists [2025-10-08T10:06:30.440Z] main: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:06:30.500Z] ===================================================== [Pipeline] echo [2025-10-08T10:06:30.513Z] taggedImages: [2025-10-08T10:06:30.513Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:06:30.513Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-10-08T10:06:30.513Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 [2025-10-08T10:06:30.513Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [2025-10-08T10:06:30.513Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2025-10-08T10:06:30.553Z] ========================================================= [2025-10-08T10:06:30.553Z] [edgeXBuildMultiArch] RAW Config: [2025-10-08T10:06:30.553Z] images: [2025-10-08T10:06:30.553Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:06:30.553Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-10-08T10:06:30.553Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 [2025-10-08T10:06:30.553Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [2025-10-08T10:06:30.553Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-10-08T10:06:30.553Z] settingsFile: [2025-10-08T10:06:30.553Z] device-opc-ua-settings [2025-10-08T10:06:30.553Z] ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:06:30.697Z] provisioning config files... [2025-10-08T10:06:30.729Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/24@tmp/config4979484890602974825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:06:31.450Z] ---> ****-login.sh [2025-10-08T10:06:31.450Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:06:31.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:31.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:06:31.999Z] Configure a credential helper to remove this warning. See [2025-10-08T10:06:31.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:06:31.999Z] [2025-10-08T10:06:31.999Z] Login Succeeded [2025-10-08T10:06:31.999Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:06:32.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:32.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:06:32.272Z] Configure a credential helper to remove this warning. See [2025-10-08T10:06:32.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:06:32.272Z] [2025-10-08T10:06:32.272Z] Login Succeeded [2025-10-08T10:06:32.272Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:06:32.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:32.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:06:32.834Z] Configure a credential helper to remove this warning. See [2025-10-08T10:06:32.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:06:32.834Z] [2025-10-08T10:06:32.834Z] Login Succeeded [2025-10-08T10:06:32.834Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:06:32.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:33.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:06:33.111Z] Configure a credential helper to remove this warning. See [2025-10-08T10:06:33.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:06:33.112Z] [2025-10-08T10:06:33.112Z] Login Succeeded [2025-10-08T10:06:33.112Z] ****.io [2025-10-08T10:06:33.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:06:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:06:33.651Z] Configure a credential helper to remove this warning. See [2025-10-08T10:06:33.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:06:33.651Z] [2025-10-08T10:06:33.651Z] Login Succeeded [2025-10-08T10:06:33.651Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:06:33.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-08T10:06:34.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:06:34.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:06:34.050Z] ========================================================= [2025-10-08T10:06:34.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-08T10:06:34.050Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:06:34.442Z] + 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-10-08T10:06:34.714Z] Sending build context to Docker daemon 8.879MB [2025-10-08T10:06:34.714Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-10-08T10:06:34.714Z] Step 2/10 : FROM ${BASE} AS builder [2025-10-08T10:06:34.985Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-08T10:06:34.985Z] 94e9d8af2201: Pulling fs layer [2025-10-08T10:06:34.985Z] a6c56e8762df: Pulling fs layer [2025-10-08T10:06:34.985Z] f0f3c8884826: Pulling fs layer [2025-10-08T10:06:34.985Z] c7e7622c144d: Pulling fs layer [2025-10-08T10:06:34.985Z] 4f4fb700ef54: Pulling fs layer [2025-10-08T10:06:34.985Z] b4c3b6d88c5a: Pulling fs layer [2025-10-08T10:06:34.985Z] ba8bce9d2590: Pulling fs layer [2025-10-08T10:06:34.985Z] ca778ea9c289: Pulling fs layer [2025-10-08T10:06:34.985Z] c7e7622c144d: Waiting [2025-10-08T10:06:34.985Z] 4f4fb700ef54: Waiting [2025-10-08T10:06:34.985Z] b4c3b6d88c5a: Waiting [2025-10-08T10:06:34.985Z] ba8bce9d2590: Waiting [2025-10-08T10:06:34.985Z] ca778ea9c289: Waiting [2025-10-08T10:06:34.985Z] a6c56e8762df: Verifying Checksum [2025-10-08T10:06:34.985Z] a6c56e8762df: Download complete [2025-10-08T10:06:34.985Z] c7e7622c144d: Verifying Checksum [2025-10-08T10:06:34.985Z] c7e7622c144d: Download complete [2025-10-08T10:06:34.985Z] 4f4fb700ef54: Verifying Checksum [2025-10-08T10:06:34.985Z] 4f4fb700ef54: Download complete [2025-10-08T10:06:34.985Z] b4c3b6d88c5a: Verifying Checksum [2025-10-08T10:06:34.985Z] b4c3b6d88c5a: Download complete [2025-10-08T10:06:34.985Z] 94e9d8af2201: Verifying Checksum [2025-10-08T10:06:34.985Z] 94e9d8af2201: Download complete [2025-10-08T10:06:35.582Z] ca778ea9c289: Verifying Checksum [2025-10-08T10:06:35.582Z] ca778ea9c289: Download complete [2025-10-08T10:06:36.187Z] 94e9d8af2201: Pull complete [2025-10-08T10:06:36.779Z] a6c56e8762df: Pull complete [2025-10-08T10:06:37.052Z] f0f3c8884826: Verifying Checksum [2025-10-08T10:06:37.052Z] f0f3c8884826: Download complete [2025-10-08T10:06:38.022Z] ba8bce9d2590: Verifying Checksum [2025-10-08T10:06:45.556Z] Still waiting to schedule task [2025-10-08T10:06:45.556Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-08T10:06:50.473Z] f0f3c8884826: Pull complete [2025-10-08T10:06:50.746Z] c7e7622c144d: Pull complete [2025-10-08T10:06:50.746Z] 4f4fb700ef54: Pull complete [2025-10-08T10:06:51.019Z] b4c3b6d88c5a: Pull complete [2025-10-08T10:06:59.282Z] ba8bce9d2590: Pull complete [2025-10-08T10:07:01.268Z] ca778ea9c289: Pull complete [2025-10-08T10:07:01.268Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-10-08T10:07:01.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-08T10:07:01.268Z] ---> 47b25d7523d1 [2025-10-08T10:07:01.268Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-10-08T10:07:02.679Z] ---> Running in 126bf592e991 [2025-10-08T10:07:02.944Z] Removing intermediate container 126bf592e991 [2025-10-08T10:07:02.944Z] ---> 0397ada2270b [2025-10-08T10:07:02.944Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-08T10:07:02.944Z] ---> Running in f00eb8ceec60 [2025-10-08T10:07:03.218Z] Removing intermediate container f00eb8ceec60 [2025-10-08T10:07:03.218Z] ---> 0f7cee282286 [2025-10-08T10:07:03.218Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-10-08T10:07:03.218Z] ---> Running in 489e2047a650 [2025-10-08T10:07:05.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:07:05.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:07:07.352Z] OK: 239 MiB in 58 packages [2025-10-08T10:07:07.943Z] Removing intermediate container 489e2047a650 [2025-10-08T10:07:07.943Z] ---> 94c82adfa211 [2025-10-08T10:07:07.943Z] Step 6/10 : WORKDIR /device-opcua [2025-10-08T10:07:07.943Z] ---> Running in 49466460a895 [2025-10-08T10:07:08.220Z] Removing intermediate container 49466460a895 [2025-10-08T10:07:08.220Z] ---> 424bd2650769 [2025-10-08T10:07:08.220Z] Step 7/10 : COPY go.mod vendor* ./ [2025-10-08T10:07:08.807Z] ---> 0fa604e39a52 [2025-10-08T10:07:08.807Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:07:08.807Z] ---> Running in 6421d2a63bed [2025-10-08T10:07:55.839Z] Running on prd-centos7-docker-4c-2g-116168 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:07:55.888Z] provisioning config files... [2025-10-08T10:07:55.928Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9440535903715001477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:07:57.518Z] ---> ****-login.sh [2025-10-08T10:07:57.518Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:07:57.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:07:57.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:07:57.815Z] Configure a credential helper to remove this warning. See [2025-10-08T10:07:57.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:07:57.815Z] [2025-10-08T10:07:57.815Z] Login Succeeded [2025-10-08T10:07:57.815Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:07:57.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:07:58.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:07:58.103Z] Configure a credential helper to remove this warning. See [2025-10-08T10:07:58.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:07:58.103Z] [2025-10-08T10:07:58.103Z] Login Succeeded [2025-10-08T10:07:58.103Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:07:58.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:07:58.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:07:58.398Z] Configure a credential helper to remove this warning. See [2025-10-08T10:07:58.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:07:58.398Z] [2025-10-08T10:07:58.398Z] Login Succeeded [2025-10-08T10:07:58.398Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:07:58.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:07:58.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:07:58.676Z] Configure a credential helper to remove this warning. See [2025-10-08T10:07:58.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:07:58.676Z] [2025-10-08T10:07:58.677Z] Login Succeeded [2025-10-08T10:07:58.677Z] ****.io [2025-10-08T10:07:58.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:07:58.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:07:58.944Z] Configure a credential helper to remove this warning. See [2025-10-08T10:07:58.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:07:58.944Z] [2025-10-08T10:07:58.944Z] Login Succeeded [2025-10-08T10:07:58.944Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:07:58.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T10:07:59.371Z] + docker buildx ls [2025-10-08T10:07:59.647Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-08T10:07:59.647Z] default * docker [2025-10-08T10:07:59.647Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-08T10:08:00.020Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-08T10:08:00.020Z] edgex-builder [Pipeline] sh [2025-10-08T10:08:00.343Z] + docker buildx inspect --bootstrap [2025-10-08T10:08:00.343Z] #1 [internal] booting buildkit [2025-10-08T10:08:00.343Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-08T10:08:03.656Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-10-08T10:08:03.656Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-08T10:08:05.575Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2025-10-08T10:08:05.575Z] #1 DONE 5.0s [2025-10-08T10:08:05.575Z] Name: edgex-builder [2025-10-08T10:08:05.575Z] Driver: docker-container [2025-10-08T10:08:05.575Z] [2025-10-08T10:08:05.575Z] Nodes: [2025-10-08T10:08:05.575Z] Name: edgex-builder0 [2025-10-08T10:08:05.575Z] Endpoint: unix:///var/run/docker.sock [2025-10-08T10:08:05.575Z] Status: running [2025-10-08T10:08:05.575Z] Buildkit: v0.24.0 [2025-10-08T10:08:05.575Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-08T10:08:05.868Z] + docker buildx ls [2025-10-08T10:08:05.868Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-08T10:08:05.868Z] edgex-builder * docker-container [2025-10-08T10:08:05.868Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-08T10:08:05.868Z] default docker [2025-10-08T10:08:05.868Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-08T10:08:06.163Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b' [2025-10-08T10:08:06.163Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b --push - [2025-10-08T10:08:06.425Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:08:06.425Z] #1 transferring dockerfile: 198B done [2025-10-08T10:08:06.425Z] #1 DONE 0.0s [2025-10-08T10:08:06.425Z] [2025-10-08T10:08:06.425Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:08:06.425Z] #2 DONE 0.1s [2025-10-08T10:08:06.425Z] [2025-10-08T10:08:06.425Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:08:06.425Z] #3 DONE 0.1s [2025-10-08T10:08:06.425Z] [2025-10-08T10:08:06.425Z] #4 [internal] load .dockerignore [2025-10-08T10:08:06.425Z] #4 transferring context: 2B done [2025-10-08T10:08:06.425Z] #4 DONE 0.0s [2025-10-08T10:08:06.425Z] [2025-10-08T10:08:06.425Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:06.425Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done [2025-10-08T10:08:06.425Z] #5 DONE 0.0s [2025-10-08T10:08:06.425Z] [2025-10-08T10:08:06.425Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:06.425Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done [2025-10-08T10:08:06.425Z] #6 DONE 0.1s [2025-10-08T10:08:06.685Z] [2025-10-08T10:08:06.685Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:08:06.685Z] #7 DONE 0.0s [2025-10-08T10:08:06.685Z] [2025-10-08T10:08:06.685Z] #8 exporting to image [2025-10-08T10:08:06.685Z] #8 exporting layers done [2025-10-08T10:08:06.685Z] #8 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done [2025-10-08T10:08:06.685Z] #8 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done [2025-10-08T10:08:06.685Z] #8 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done [2025-10-08T10:08:06.685Z] #8 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done [2025-10-08T10:08:06.685Z] #8 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.0s done [2025-10-08T10:08:06.685Z] #8 pushing layers 0.1s done [2025-10-08T10:08:06.685Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 [2025-10-08T10:08:06.685Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:08:06.685Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done [2025-10-08T10:08:06.685Z] #8 DONE 0.2s [2025-10-08T10:08:06.685Z] [2025-10-08T10:08:06.685Z] 1 warning found (use --debug to expand): [2025-10-08T10:08:06.685Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:08:06.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2025-10-08T10:08:06.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2025-10-08T10:08:06.987Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:08:06.987Z] #1 transferring dockerfile: 164B done [2025-10-08T10:08:06.987Z] #1 DONE 0.0s [2025-10-08T10:08:06.987Z] [2025-10-08T10:08:06.987Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-10-08T10:08:06.987Z] #2 DONE 0.0s [2025-10-08T10:08:06.987Z] [2025-10-08T10:08:06.987Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-10-08T10:08:06.987Z] #3 DONE 0.0s [2025-10-08T10:08:06.987Z] [2025-10-08T10:08:06.987Z] #4 [internal] load .dockerignore [2025-10-08T10:08:06.987Z] #4 transferring context: 2B done [2025-10-08T10:08:06.987Z] #4 DONE 0.0s [2025-10-08T10:08:06.987Z] [2025-10-08T10:08:06.987Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:06.987Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done [2025-10-08T10:08:06.987Z] #5 CACHED [2025-10-08T10:08:06.987Z] [2025-10-08T10:08:06.987Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:06.987Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done [2025-10-08T10:08:06.987Z] #6 CACHED [2025-10-08T10:08:06.987Z] [2025-10-08T10:08:06.987Z] #7 exporting to image [2025-10-08T10:08:06.987Z] #7 exporting layers [2025-10-08T10:08:06.987Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:08:07.247Z] #7 exporting layers done [2025-10-08T10:08:07.247Z] #7 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done [2025-10-08T10:08:07.247Z] #7 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done [2025-10-08T10:08:07.247Z] #7 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done [2025-10-08T10:08:07.247Z] #7 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done [2025-10-08T10:08:07.247Z] #7 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 done [2025-10-08T10:08:07.247Z] #7 pushing layers 0.0s done [2025-10-08T10:08:07.247Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done [2025-10-08T10:08:07.247Z] #7 DONE 0.1s [2025-10-08T10:08:07.247Z] [2025-10-08T10:08:07.247Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:08:07.247Z] #8 DONE 0.0s [2025-10-08T10:08:07.247Z] [2025-10-08T10:08:07.247Z] 1 warning found (use --debug to expand): [2025-10-08T10:08:07.247Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:08:07.547Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10' [2025-10-08T10:08:07.547Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 --push - [2025-10-08T10:08:07.808Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:08:07.808Z] #1 transferring dockerfile: 170B done [2025-10-08T10:08:07.808Z] #1 DONE 0.0s [2025-10-08T10:08:07.808Z] [2025-10-08T10:08:07.808Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 [2025-10-08T10:08:07.808Z] #2 DONE 0.0s [2025-10-08T10:08:07.808Z] [2025-10-08T10:08:07.808Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 [2025-10-08T10:08:07.808Z] #3 DONE 0.0s [2025-10-08T10:08:07.808Z] [2025-10-08T10:08:07.808Z] #4 [internal] load .dockerignore [2025-10-08T10:08:07.808Z] #4 transferring context: 2B done [2025-10-08T10:08:07.808Z] #4 DONE 0.0s [2025-10-08T10:08:07.808Z] [2025-10-08T10:08:07.808Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:07.808Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b done [2025-10-08T10:08:07.808Z] #5 DONE 0.0s [2025-10-08T10:08:07.808Z] [2025-10-08T10:08:07.808Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:07.808Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done [2025-10-08T10:08:07.808Z] #6 CACHED [2025-10-08T10:08:07.808Z] [2025-10-08T10:08:07.808Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:07.808Z] #5 CACHED [2025-10-08T10:08:07.808Z] [2025-10-08T10:08:07.808Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:08:07.808Z] #7 DONE 0.0s [2025-10-08T10:08:07.808Z] [2025-10-08T10:08:07.808Z] #8 exporting to image [2025-10-08T10:08:07.808Z] #8 exporting layers done [2025-10-08T10:08:07.808Z] #8 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done [2025-10-08T10:08:07.808Z] #8 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done [2025-10-08T10:08:07.808Z] #8 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done [2025-10-08T10:08:07.808Z] #8 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done [2025-10-08T10:08:07.808Z] #8 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 done [2025-10-08T10:08:07.808Z] #8 pushing layers 0.0s done [2025-10-08T10:08:07.808Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done [2025-10-08T10:08:07.808Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:08:07.808Z] #8 DONE 0.1s [2025-10-08T10:08:07.808Z] [2025-10-08T10:08:07.808Z] 1 warning found (use --debug to expand): [2025-10-08T10:08:07.808Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:08:08.166Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 --push - [2025-10-08T10:08:08.166Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10' [2025-10-08T10:08:08.166Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:08:08.166Z] #1 transferring dockerfile: 211B done [2025-10-08T10:08:08.166Z] #1 DONE 0.0s [2025-10-08T10:08:08.166Z] [2025-10-08T10:08:08.166Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [2025-10-08T10:08:08.166Z] #2 DONE 0.0s [2025-10-08T10:08:08.166Z] [2025-10-08T10:08:08.166Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [2025-10-08T10:08:08.166Z] #3 DONE 0.0s [2025-10-08T10:08:08.166Z] [2025-10-08T10:08:08.166Z] #4 [internal] load .dockerignore [2025-10-08T10:08:08.166Z] #4 transferring context: 2B done [2025-10-08T10:08:08.166Z] #4 DONE 0.0s [2025-10-08T10:08:08.166Z] [2025-10-08T10:08:08.166Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:08.166Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b done [2025-10-08T10:08:08.166Z] #5 CACHED [2025-10-08T10:08:08.166Z] [2025-10-08T10:08:08.166Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:08.166Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b done [2025-10-08T10:08:08.166Z] #6 CACHED [2025-10-08T10:08:08.166Z] [2025-10-08T10:08:08.166Z] #7 exporting to image [2025-10-08T10:08:08.166Z] #7 exporting layers done [2025-10-08T10:08:08.166Z] #7 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done [2025-10-08T10:08:08.166Z] #7 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done [2025-10-08T10:08:08.166Z] #7 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done [2025-10-08T10:08:08.166Z] #7 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done [2025-10-08T10:08:08.166Z] #7 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 done [2025-10-08T10:08:08.166Z] #7 pushing layers 0.0s done [2025-10-08T10:08:08.166Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 [2025-10-08T10:08:08.166Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:08:08.430Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done [2025-10-08T10:08:08.430Z] #7 DONE 0.1s [2025-10-08T10:08:08.430Z] [2025-10-08T10:08:08.430Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:08:08.430Z] #8 DONE 0.0s [2025-10-08T10:08:08.430Z] [2025-10-08T10:08:08.430Z] 1 warning found (use --debug to expand): [2025-10-08T10:08:08.430Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:08:08.720Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2025-10-08T10:08:08.720Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2025-10-08T10:08:08.980Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:08:08.980Z] #1 transferring dockerfile: 162B done [2025-10-08T10:08:08.980Z] #1 DONE 0.0s [2025-10-08T10:08:08.980Z] [2025-10-08T10:08:08.980Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-10-08T10:08:08.980Z] #2 DONE 0.0s [2025-10-08T10:08:08.980Z] [2025-10-08T10:08:08.980Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-10-08T10:08:08.980Z] #3 DONE 0.0s [2025-10-08T10:08:08.980Z] [2025-10-08T10:08:08.980Z] #4 [internal] load .dockerignore [2025-10-08T10:08:08.980Z] #4 transferring context: 2B done [2025-10-08T10:08:08.980Z] #4 DONE 0.0s [2025-10-08T10:08:08.980Z] [2025-10-08T10:08:08.980Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:08.980Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done [2025-10-08T10:08:08.980Z] #5 CACHED [2025-10-08T10:08:08.980Z] [2025-10-08T10:08:08.980Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b [2025-10-08T10:08:08.980Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done [2025-10-08T10:08:08.980Z] #6 CACHED [2025-10-08T10:08:08.980Z] [2025-10-08T10:08:08.980Z] #7 exporting to image [2025-10-08T10:08:08.980Z] #7 exporting layers done [2025-10-08T10:08:08.980Z] #7 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done [2025-10-08T10:08:08.980Z] #7 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done [2025-10-08T10:08:08.980Z] #7 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done [2025-10-08T10:08:08.980Z] #7 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done [2025-10-08T10:08:08.980Z] #7 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 done [2025-10-08T10:08:08.980Z] #7 pushing layers 0.0s done [2025-10-08T10:08:08.980Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 [2025-10-08T10:08:08.980Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:08:08.980Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done [2025-10-08T10:08:08.980Z] #7 DONE 0.1s [2025-10-08T10:08:08.980Z] [2025-10-08T10:08:08.980Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:08:08.980Z] #8 DONE 0.0s [2025-10-08T10:08:08.981Z] [2025-10-08T10:08:08.981Z] 1 warning found (use --debug to expand): [2025-10-08T10:08:08.981Z]  - 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-10-08T10:08:09.415Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:09.717Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:10.293Z] ---> package-listing.sh [2025-10-08T10:08:10.293Z] ++ facter osfamily [2025-10-08T10:08:10.293Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-08T10:08:10.550Z] + OS_FAMILY=redhat [2025-10-08T10:08:10.550Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-10-08T10:08:10.550Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-08T10:08:10.550Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-08T10:08:10.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-08T10:08:10.550Z] + PACKAGES=/tmp/packages_start.txt [2025-10-08T10:08:10.550Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-10-08T10:08:10.550Z] + PACKAGES=/tmp/packages_end.txt [2025-10-08T10:08:10.550Z] + case "${OS_FAMILY}" in [2025-10-08T10:08:10.550Z] + sort [2025-10-08T10:08:10.550Z] + rpm -qa [2025-10-08T10:08:11.496Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-08T10:08:11.496Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-08T10:08:11.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-08T10:08:11.496Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-10-08T10:08:11.496Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-10-08T10:08:11.496Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-10-08T10:08:11.510Z] 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-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-08T10:08:11.806Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:08:12.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:08:12.382Z] [2025-10-08T10:08:12.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:08:12.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:08:12.692Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-08T10:08:12.692Z] 5eb5b503b376: Pulling fs layer [2025-10-08T10:08:12.692Z] 5c69ac0246d0: Pulling fs layer [2025-10-08T10:08:12.692Z] ec43610c2a17: Pulling fs layer [2025-10-08T10:08:12.692Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-08T10:08:12.692Z] 33b1e0a273af: Pulling fs layer [2025-10-08T10:08:12.692Z] 5d3b04190fa2: Pulling fs layer [2025-10-08T10:08:12.692Z] 2f39f015ded8: Pulling fs layer [2025-10-08T10:08:12.692Z] 33b1e0a273af: Waiting [2025-10-08T10:08:12.692Z] 5d3b04190fa2: Waiting [2025-10-08T10:08:12.692Z] 2f39f015ded8: Waiting [2025-10-08T10:08:12.692Z] 3a2ae6a8a46f: Waiting [2025-10-08T10:08:12.692Z] 5c69ac0246d0: Verifying Checksum [2025-10-08T10:08:12.692Z] 5c69ac0246d0: Download complete [2025-10-08T10:08:12.692Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-08T10:08:12.692Z] 3a2ae6a8a46f: Download complete [2025-10-08T10:08:12.954Z] ec43610c2a17: Verifying Checksum [2025-10-08T10:08:12.954Z] ec43610c2a17: Download complete [2025-10-08T10:08:12.954Z] 33b1e0a273af: Verifying Checksum [2025-10-08T10:08:12.954Z] 33b1e0a273af: Download complete [2025-10-08T10:08:12.954Z] 5d3b04190fa2: Verifying Checksum [2025-10-08T10:08:12.954Z] 5d3b04190fa2: Download complete [2025-10-08T10:08:12.954Z] 5eb5b503b376: Verifying Checksum [2025-10-08T10:08:12.954Z] 5eb5b503b376: Download complete [2025-10-08T10:08:13.905Z] 2f39f015ded8: Verifying Checksum [2025-10-08T10:08:13.905Z] 2f39f015ded8: Download complete [2025-10-08T10:08:14.483Z] 5eb5b503b376: Pull complete [2025-10-08T10:08:14.749Z] 5c69ac0246d0: Pull complete [2025-10-08T10:08:15.007Z] ec43610c2a17: Pull complete [2025-10-08T10:08:15.007Z] 3a2ae6a8a46f: Pull complete [2025-10-08T10:08:15.269Z] 33b1e0a273af: Pull complete [2025-10-08T10:08:15.269Z] 5d3b04190fa2: Pull complete [2025-10-08T10:08:19.482Z] 2f39f015ded8: Pull complete [2025-10-08T10:08:19.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-08T10:08:19.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:08:19.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:08:19.646Z] prd-centos7-docker-4c-2g-116168 does not seem to be running inside a container [2025-10-08T10:08:19.680Z] $ 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-opc-ua_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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:08:22.778Z] $ docker top 3e626624e4bcac7affddbb1de59bb1c5db8a3b4203d12f5b77e5243f81e0b1e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:08:23.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-08T10:08:23.425Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-08T10:08:23.775Z] + ls /var/log/sa-host [2025-10-08T10:08:23.775Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:08:23.938Z] provisioning config files... [2025-10-08T10:08:23.948Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13652265303384547736tmp [Pipeline] { [Pipeline] echo [2025-10-08T10:08:23.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:24.273Z] ---> create-netrc.sh [Pipeline] } [2025-10-08T10:08:24.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:24.686Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-08T10:08:24.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:24.996Z] ---> sudo-logs.sh [2025-10-08T10:08:24.996Z] Archiving 'sudo' log.. [2025-10-08T10:08:24.996Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-116168.novalocal: Name or service not known [2025-10-08T10:08:24.996Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-116168.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-08T10:08:25.024Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:25.317Z] ---> job-cost.sh [2025-10-08T10:08:25.317Z] lf-activate-venv: SKIPPING [2025-10-08T10:08:25.317Z] INFO: No Stack... [2025-10-08T10:08:25.577Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-08T10:08:25.837Z] INFO: Archiving Costs [Pipeline] echo [2025-10-08T10:08:25.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:26.148Z] ---> logs-deploy.sh [2025-10-08T10:08:26.148Z] lf-activate-venv: SKIPPING [2025-10-08T10:08:26.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/24 [2025-10-08T10:08:26.148Z] INFO: archiving workspace using pattern(s): [2025-10-08T10:08:27.092Z] Archives upload complete. [2025-10-08T10:08:27.092Z] INFO: archiving logs to Nexus [2025-10-08T10:08:28.034Z] ---> uname -a: [2025-10-08T10:08:28.034Z] Linux prd-centos7-docker-4c-2g-116168.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-10-08T10:08:28.034Z] [2025-10-08T10:08:28.034Z] [2025-10-08T10:08:28.034Z] ---> lscpu: [2025-10-08T10:08:28.034Z] Architecture: x86_64 [2025-10-08T10:08:28.034Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-08T10:08:28.034Z] Byte Order: Little Endian [2025-10-08T10:08:28.034Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-08T10:08:28.034Z] CPU(s): 2 [2025-10-08T10:08:28.034Z] On-line CPU(s) list: 0,1 [2025-10-08T10:08:28.034Z] Thread(s) per core: 1 [2025-10-08T10:08:28.034Z] Core(s) per socket: 1 [2025-10-08T10:08:28.034Z] Socket(s): 2 [2025-10-08T10:08:28.034Z] NUMA node(s): 1 [2025-10-08T10:08:28.034Z] Vendor ID: AuthenticAMD [2025-10-08T10:08:28.034Z] CPU family: 23 [2025-10-08T10:08:28.034Z] Model: 49 [2025-10-08T10:08:28.034Z] Model name: AMD EPYC-Rome Processor [2025-10-08T10:08:28.034Z] Stepping: 0 [2025-10-08T10:08:28.034Z] CPU MHz: 2800.000 [2025-10-08T10:08:28.034Z] BogoMIPS: 5600.00 [2025-10-08T10:08:28.034Z] Virtualization: AMD-V [2025-10-08T10:08:28.034Z] Hypervisor vendor: KVM [2025-10-08T10:08:28.034Z] Virtualization type: full [2025-10-08T10:08:28.034Z] L1d cache: 64 KiB [2025-10-08T10:08:28.034Z] L1i cache: 64 KiB [2025-10-08T10:08:28.034Z] L2 cache: 1 MiB [2025-10-08T10:08:28.034Z] L3 cache: 32 MiB [2025-10-08T10:08:28.034Z] NUMA node0 CPU(s): 0,1 [2025-10-08T10:08:28.034Z] Vulnerability Itlb multihit: Not affected [2025-10-08T10:08:28.034Z] Vulnerability L1tf: Not affected [2025-10-08T10:08:28.034Z] Vulnerability Mds: Not affected [2025-10-08T10:08:28.034Z] Vulnerability Meltdown: Not affected [2025-10-08T10:08:28.034Z] Vulnerability Mmio stale data: Not affected [2025-10-08T10:08:28.034Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-08T10:08:28.034Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-08T10:08:28.034Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-08T10:08:28.034Z] Vulnerability Srbds: Not affected [2025-10-08T10:08:28.034Z] Vulnerability Tsx async abort: Not affected [2025-10-08T10:08:28.034Z] 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-10-08T10:08:28.034Z] [2025-10-08T10:08:28.034Z] [2025-10-08T10:08:28.034Z] ---> nproc: [2025-10-08T10:08:28.034Z] 2 [2025-10-08T10:08:28.034Z] [2025-10-08T10:08:28.034Z] [2025-10-08T10:08:28.034Z] ---> df -h: [2025-10-08T10:08:28.034Z] Filesystem Size Used Avail Use% Mounted on [2025-10-08T10:08:28.034Z] overlay 40G 7.3G 33G 19% / [2025-10-08T10:08:28.034Z] tmpfs 64M 0 64M 0% /dev [2025-10-08T10:08:28.034Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-08T10:08:28.034Z] shm 64M 0 64M 0% /dev/shm [2025-10-08T10:08:28.034Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-08T10:08:28.034Z] [2025-10-08T10:08:28.034Z] [2025-10-08T10:08:28.034Z] Cannot open /var/log/sysstat/sa08: No such file or directory [2025-10-08T10:08:28.034Z] Please check if data collecting is enabled [2025-10-08T10:08:28.034Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:08:28.077Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-08T10:08:28.081Z] $ docker stop --time=1 3e626624e4bcac7affddbb1de59bb1c5db8a3b4203d12f5b77e5243f81e0b1e2 [2025-10-08T10:08:29.256Z] $ docker rm -f --volumes 3e626624e4bcac7affddbb1de59bb1c5db8a3b4203d12f5b77e5243f81e0b1e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-08T10:08:29.349Z] [WS-CLEANUP] Deleting project workspace... [2025-10-08T10:08:29.349Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-08T10:08:29.365Z] [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-10-08T10:08:29.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:08:29.915Z] [2025-10-08T10:08:29.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:08:30.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:08:30.219Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-08T10:08:30.219Z] 5eb5b503b376: Pulling fs layer [2025-10-08T10:08:30.219Z] 5c69ac0246d0: Pulling fs layer [2025-10-08T10:08:30.219Z] ec43610c2a17: Pulling fs layer [2025-10-08T10:08:30.219Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-08T10:08:30.219Z] 33b1e0a273af: Pulling fs layer [2025-10-08T10:08:30.219Z] 5d3b04190fa2: Pulling fs layer [2025-10-08T10:08:30.219Z] 2f39f015ded8: Pulling fs layer [2025-10-08T10:08:30.219Z] 3a2ae6a8a46f: Waiting [2025-10-08T10:08:30.219Z] 33b1e0a273af: Waiting [2025-10-08T10:08:30.219Z] 2f39f015ded8: Waiting [2025-10-08T10:08:30.219Z] 5d3b04190fa2: Waiting [2025-10-08T10:08:30.219Z] 5c69ac0246d0: Verifying Checksum [2025-10-08T10:08:30.219Z] 5c69ac0246d0: Download complete [2025-10-08T10:08:30.219Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-08T10:08:30.219Z] 3a2ae6a8a46f: Download complete [2025-10-08T10:08:30.219Z] 33b1e0a273af: Verifying Checksum [2025-10-08T10:08:30.219Z] 33b1e0a273af: Download complete [2025-10-08T10:08:30.219Z] 5d3b04190fa2: Verifying Checksum [2025-10-08T10:08:30.219Z] 5d3b04190fa2: Download complete [2025-10-08T10:08:30.219Z] ec43610c2a17: Verifying Checksum [2025-10-08T10:08:30.219Z] ec43610c2a17: Download complete [2025-10-08T10:08:30.477Z] 5eb5b503b376: Download complete [2025-10-08T10:08:31.043Z] 2f39f015ded8: Verifying Checksum [2025-10-08T10:08:31.043Z] 2f39f015ded8: Download complete [2025-10-08T10:08:31.977Z] 5eb5b503b376: Pull complete [2025-10-08T10:08:31.977Z] 5c69ac0246d0: Pull complete [2025-10-08T10:08:32.543Z] ec43610c2a17: Pull complete [2025-10-08T10:08:32.543Z] 3a2ae6a8a46f: Pull complete [2025-10-08T10:08:32.802Z] 33b1e0a273af: Pull complete [2025-10-08T10:08:32.802Z] 5d3b04190fa2: Pull complete [2025-10-08T10:08:38.074Z] 2f39f015ded8: Pull complete [2025-10-08T10:08:38.074Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-08T10:08:38.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:08:38.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:08:38.174Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:08:38.208Z] $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:08:39.727Z] $ docker top 09f8e7efa5aaec5e686c6390fd985d802bf7f2246b2bb85c567ff1858f722ebe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:40.137Z] ---> job-cost.sh [2025-10-08T10:08:40.137Z] lf-activate-venv: SKIPPING [2025-10-08T10:08:40.137Z] INFO: No Stack... [2025-10-08T10:08:40.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-08T10:08:40.654Z] INFO: Archiving Costs [Pipeline] sh [2025-10-08T10:08:40.946Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-10-08T10:08:40.946Z] + cut -d, -f6 [Pipeline] lock [2025-10-08T10:08:40.963Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [2025-10-08T10:08:40.971Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] did not exist. Created. [2025-10-08T10:08:40.977Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-08T10:08:41.287Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-08T10:08:41.315Z] Stashed 1 file(s) [Pipeline] } [2025-10-08T10:08:41.322Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-08T10:08:41.344Z] $ docker stop --time=1 09f8e7efa5aaec5e686c6390fd985d802bf7f2246b2bb85c567ff1858f722ebe [2025-10-08T10:08:42.532Z] $ docker rm -f --volumes 09f8e7efa5aaec5e686c6390fd985d802bf7f2246b2bb85c567ff1858f722ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-08T10:09:02.803Z] Removing intermediate container 6421d2a63bed [2025-10-08T10:09:02.803Z] ---> 24a917b241b8 [2025-10-08T10:09:02.803Z] Step 9/10 : COPY . . [2025-10-08T10:09:02.803Z] ---> 519b8c557cdf [2025-10-08T10:09:02.803Z] Step 10/10 : RUN ${MAKE} [2025-10-08T10:09:02.803Z] ---> Running in 9661440aad56 [2025-10-08T10:09:02.803Z] noop [2025-10-08T10:09:02.803Z] Removing intermediate container 9661440aad56 [2025-10-08T10:09:02.803Z] ---> 5b2e4b09433c [2025-10-08T10:09:02.803Z] Successfully built 5b2e4b09433c [2025-10-08T10:09:02.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:09:03.175Z] + docker inspect -f . ci-base-image-arm64 [2025-10-08T10:09:03.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:09:03.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-116136 does not seem to be running inside a container [2025-10-08T10:09:03.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/24 -v /w/workspace/device-opc-ua/24:/w/workspace/device-opc-ua/24:rw,z -v /w/workspace/device-opc-ua/24@tmp:/w/workspace/device-opc-ua/24@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-10-08T10:09:04.691Z] $ docker top 853a27bd87fb389a6e610fd8f8f75f142a1a8d5961fa5e291918da2be1987e11 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:09:05.531Z] + go version [2025-10-08T10:09:05.531Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-10-08T10:09:05.561Z] $ docker stop --time=1 853a27bd87fb389a6e610fd8f8f75f142a1a8d5961fa5e291918da2be1987e11 [2025-10-08T10:09:07.150Z] $ docker rm -f --volumes 853a27bd87fb389a6e610fd8f8f75f142a1a8d5961fa5e291918da2be1987e11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:09:07.729Z] + docker inspect -f . ci-base-image-arm64 [2025-10-08T10:09:07.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:09:07.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-116136 does not seem to be running inside a container [2025-10-08T10:09:07.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/24 -v /w/workspace/device-opc-ua/24:/w/workspace/device-opc-ua/24:rw,z -v /w/workspace/device-opc-ua/24@tmp:/w/workspace/device-opc-ua/24@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-10-08T10:09:09.437Z] $ docker top b35d4cd3bbf962ae8ca9a6aacd73d04c46667b800be694889e895701737bdc58 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:09:09.923Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/24 [Pipeline] fileExists [Pipeline] sh [2025-10-08T10:09:10.268Z] + make test [2025-10-08T10:09:10.268Z] go test ./... -coverprofile=coverage.out [2025-10-08T10:09:15.607Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-10-08T10:13:07.413Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-10-08T10:13:07.414Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-10-08T10:13:07.414Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.072s coverage: 41.4% of statements [2025-10-08T10:13:07.414Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-08T10:13:07.414Z] go vet ./... [2025-10-08T10:14:03.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-08T10:14:03.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-08T10:14:03.908Z] ./bin/test-attribution-txt.sh [2025-10-08T10:14:03.908Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-08T10:14:03.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-08T10:14:03.978Z] $ docker stop --time=1 b35d4cd3bbf962ae8ca9a6aacd73d04c46667b800be694889e895701737bdc58 [2025-10-08T10:14:06.339Z] $ docker rm -f --volumes b35d4cd3bbf962ae8ca9a6aacd73d04c46667b800be694889e895701737bdc58 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-08T10:14:08.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-08T10:14:08.166Z] Warning: overwriting stash ‘coverage-report’ [2025-10-08T10:14:08.800Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-08T10:14:09.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-08T10:14:09.577Z] + ls -al . [2025-10-08T10:14:09.577Z] total 232 [2025-10-08T10:14:09.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 10:09 . [2025-10-08T10:14:09.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 10:06 .. [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 62 Oct 8 10:06 .dockerignore [2025-10-08T10:14:09.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 10:06 .git [2025-10-08T10:14:09.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:06 .github [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 101 Oct 8 10:06 .gitignore [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 218 Oct 8 10:06 .golangci.yml [2025-10-08T10:14:09.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:06 .vscode [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 20452 Oct 8 10:06 Attribution.txt [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 2560 Oct 8 10:06 CHANGELOG.md [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 1242 Oct 8 10:06 Dockerfile [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 649 Oct 8 10:06 Jenkinsfile [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 11367 Oct 8 10:06 LICENSE [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 2474 Oct 8 10:06 Makefile [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 4109 Oct 8 10:06 README.md [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 10:03 VERSION [2025-10-08T10:14:09.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:06 bin [2025-10-08T10:14:09.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 10:06 cmd [2025-10-08T10:14:09.577Z] -rw-r--r-- 1 jenkins jenkins 26136 Oct 8 10:12 coverage.out [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 6323 Oct 8 10:06 go.mod [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 87111 Oct 8 10:06 go.sum [2025-10-08T10:14:09.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 10:06 internal [2025-10-08T10:14:09.577Z] -rw-rw-r-- 1 jenkins jenkins 260 Oct 8 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:14:09.953Z] + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b --label arch=arm64 --label version=4.1.0-dev.10 . [2025-10-08T10:14:10.227Z] Sending build context to Docker daemon 8.906MB [2025-10-08T10:14:10.499Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-10-08T10:14:10.499Z] Step 2/23 : FROM ${BASE} AS builder [2025-10-08T10:14:10.499Z] ---> 5b2e4b09433c [2025-10-08T10:14:10.499Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-10-08T10:14:10.499Z] ---> Running in 84ffa4bd6315 [2025-10-08T10:14:10.769Z] Removing intermediate container 84ffa4bd6315 [2025-10-08T10:14:10.769Z] ---> 4b889d73b2e4 [2025-10-08T10:14:10.769Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-08T10:14:11.040Z] ---> Running in 668333f775b1 [2025-10-08T10:14:11.311Z] Removing intermediate container 668333f775b1 [2025-10-08T10:14:11.311Z] ---> 3dec37eace11 [2025-10-08T10:14:11.311Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-10-08T10:14:11.311Z] ---> Running in 5b5a04fb62c6 [2025-10-08T10:14:12.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:14:12.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:14:14.285Z] OK: 239 MiB in 58 packages [2025-10-08T10:14:15.256Z] Removing intermediate container 5b5a04fb62c6 [2025-10-08T10:14:15.256Z] ---> 36d4001ce4ee [2025-10-08T10:14:15.256Z] Step 6/23 : WORKDIR /device-opcua [2025-10-08T10:14:15.535Z] ---> Running in c64d88b48efa [2025-10-08T10:14:15.805Z] Removing intermediate container c64d88b48efa [2025-10-08T10:14:15.805Z] ---> 23bb0ad96fad [2025-10-08T10:14:15.805Z] Step 7/23 : COPY go.mod vendor* ./ [2025-10-08T10:14:16.393Z] ---> 6f98484006e4 [2025-10-08T10:14:16.393Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:14:16.393Z] ---> Running in 7fb0df2b83c1 [2025-10-08T10:14:18.998Z] Removing intermediate container 7fb0df2b83c1 [2025-10-08T10:14:18.998Z] ---> 5b617e73d22b [2025-10-08T10:14:18.998Z] Step 9/23 : COPY . . [2025-10-08T10:14:19.970Z] ---> 1107a4aa0ea2 [2025-10-08T10:14:19.970Z] Step 10/23 : RUN ${MAKE} [2025-10-08T10:14:20.244Z] ---> Running in aa8bf712e180 [2025-10-08T10:14:21.211Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-10-08T10:18:28.088Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-10-08T10:18:34.739Z] Removing intermediate container aa8bf712e180 [2025-10-08T10:18:34.739Z] ---> d416b5ad4330 [2025-10-08T10:18:34.739Z] Step 11/23 : FROM alpine:3.20 [2025-10-08T10:18:34.739Z] 3.20: Pulling from library/alpine [2025-10-08T10:18:34.739Z] 13e713f82565: Pulling fs layer [2025-10-08T10:18:34.739Z] 13e713f82565: Verifying Checksum [2025-10-08T10:18:34.739Z] 13e713f82565: Download complete [2025-10-08T10:18:35.323Z] 13e713f82565: Pull complete [2025-10-08T10:18:35.323Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:18:35.323Z] Status: Downloaded newer image for alpine:3.20 [2025-10-08T10:18:35.323Z] ---> c88e9dceb6cb [2025-10-08T10:18:35.323Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-10-08T10:18:35.594Z] ---> Running in 0478f64a55fe [2025-10-08T10:18:35.865Z] Removing intermediate container 0478f64a55fe [2025-10-08T10:18:35.865Z] ---> ffdc31fea3cd [2025-10-08T10:18:35.865Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-10-08T10:18:36.144Z] ---> Running in 0db6e3950521 [2025-10-08T10:18:37.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:18:37.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:18:39.338Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-10-08T10:18:39.338Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-10-08T10:18:39.338Z] (3/6) Installing libsodium (1.0.19-r0) [2025-10-08T10:18:39.338Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-08T10:18:39.338Z] (5/6) Installing libzmq (4.3.5-r2) [2025-10-08T10:18:39.338Z] (6/6) Installing zeromq (4.3.5-r2) [2025-10-08T10:18:39.338Z] Executing busybox-1.36.1-r29.trigger [2025-10-08T10:18:39.338Z] OK: 13 MiB in 20 packages [2025-10-08T10:18:40.761Z] Removing intermediate container 0db6e3950521 [2025-10-08T10:18:40.761Z] ---> 005917f1de2c [2025-10-08T10:18:40.761Z] Step 14/23 : RUN apk --no-cache upgrade [2025-10-08T10:18:40.761Z] ---> Running in a66931469e86 [2025-10-08T10:18:42.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:18:42.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:18:44.126Z] (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:18:44.126Z] Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:18:44.126Z] (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:18:44.126Z] (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:18:44.126Z] (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:18:44.396Z] (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:18:44.396Z] (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:18:44.396Z] Executing busybox-1.36.1-r30.trigger [2025-10-08T10:18:44.396Z] OK: 13 MiB in 20 packages [2025-10-08T10:18:45.815Z] Removing intermediate container a66931469e86 [2025-10-08T10:18:45.815Z] ---> caec71992197 [2025-10-08T10:18:45.815Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-10-08T10:18:48.408Z] ---> 30c983dd995d [2025-10-08T10:18:48.408Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-10-08T10:18:48.678Z] ---> 1f3890ce6bfc [2025-10-08T10:18:48.678Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-10-08T10:18:49.267Z] ---> ba631105a47c [2025-10-08T10:18:49.267Z] Step 18/23 : EXPOSE 59997 [2025-10-08T10:18:49.539Z] ---> Running in 5612ff3309f1 [2025-10-08T10:18:49.809Z] Removing intermediate container 5612ff3309f1 [2025-10-08T10:18:49.809Z] ---> aedafa98e2ab [2025-10-08T10:18:49.809Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-10-08T10:18:49.809Z] ---> Running in 62d97ec99c39 [2025-10-08T10:18:50.078Z] Removing intermediate container 62d97ec99c39 [2025-10-08T10:18:50.078Z] ---> 644b7df862d4 [2025-10-08T10:18:50.078Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-08T10:18:50.078Z] ---> Running in 3469daf80f66 [2025-10-08T10:18:50.668Z] Removing intermediate container 3469daf80f66 [2025-10-08T10:18:50.668Z] ---> f2ea088adbe8 [2025-10-08T10:18:50.668Z] Step 21/23 : LABEL arch=arm64 [2025-10-08T10:18:50.668Z] ---> Running in 140e9269f2e2 [2025-10-08T10:18:50.937Z] Removing intermediate container 140e9269f2e2 [2025-10-08T10:18:50.937Z] ---> c22564ccb7cd [2025-10-08T10:18:50.937Z] Step 22/23 : LABEL git_sha=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:18:50.937Z] ---> Running in 8f7e2f26dcfd [2025-10-08T10:18:51.529Z] Removing intermediate container 8f7e2f26dcfd [2025-10-08T10:18:51.529Z] ---> 230664c065f9 [2025-10-08T10:18:51.529Z] Step 23/23 : LABEL version=4.1.0-dev.10 [2025-10-08T10:18:51.529Z] ---> Running in 5ff43366f3b7 [2025-10-08T10:18:51.800Z] Removing intermediate container 5ff43366f3b7 [2025-10-08T10:18:51.800Z] ---> e88a5897b3bd [2025-10-08T10:18:51.800Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-08T10:18:51.800Z] Successfully built e88a5897b3bd [2025-10-08T10:18:51.800Z] Successfully tagged device-opc-ua-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-10-08T10:18:51.971Z] provisioning config files... [2025-10-08T10:18:51.991Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/24@tmp/config1198497723518723870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:18:52.358Z] ---> ****-login.sh [2025-10-08T10:18:52.359Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:18:52.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:18:52.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:18:52.628Z] Configure a credential helper to remove this warning. See [2025-10-08T10:18:52.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:18:52.628Z] [2025-10-08T10:18:52.628Z] Login Succeeded [2025-10-08T10:18:52.628Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:18:52.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:18:53.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:18:53.167Z] Configure a credential helper to remove this warning. See [2025-10-08T10:18:53.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:18:53.167Z] [2025-10-08T10:18:53.167Z] Login Succeeded [2025-10-08T10:18:53.167Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:18:53.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:18:53.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:18:53.436Z] Configure a credential helper to remove this warning. See [2025-10-08T10:18:53.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:18:53.436Z] [2025-10-08T10:18:53.436Z] Login Succeeded [2025-10-08T10:18:53.436Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:18:53.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:18:53.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:18:53.975Z] Configure a credential helper to remove this warning. See [2025-10-08T10:18:53.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:18:53.975Z] [2025-10-08T10:18:53.975Z] Login Succeeded [2025-10-08T10:18:53.975Z] ****.io [2025-10-08T10:18:54.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:18:54.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:18:54.513Z] Configure a credential helper to remove this warning. See [2025-10-08T10:18:54.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:18:54.513Z] [2025-10-08T10:18:54.513Z] Login Succeeded [2025-10-08T10:18:54.513Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:18:54.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:18:54.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:18:54.617Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-10-08T10:18:54.617Z] 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:18:54.617Z] latest [2025-10-08T10:18:54.617Z] 4.1.0-dev.10 [2025-10-08T10:18:54.617Z] 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [2025-10-08T10:18:54.617Z] main [2025-10-08T10:18:54.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:18:55.014Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:18:55.395Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:18:55.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-08T10:18:55.395Z] b79161f216e5: Preparing [2025-10-08T10:18:55.395Z] d517c8f7a90f: Preparing [2025-10-08T10:18:55.395Z] c7b88de8d5c5: Preparing [2025-10-08T10:18:55.395Z] 269c4b48da90: Preparing [2025-10-08T10:18:55.395Z] 18fc5b8c08ba: Preparing [2025-10-08T10:18:55.395Z] 1e890da81ec9: Preparing [2025-10-08T10:18:55.395Z] 1e890da81ec9: Waiting [2025-10-08T10:18:55.666Z] b79161f216e5: Pushed [2025-10-08T10:18:55.666Z] d517c8f7a90f: Pushed [2025-10-08T10:18:55.666Z] 1e890da81ec9: Layer already exists [2025-10-08T10:18:56.637Z] 18fc5b8c08ba: Pushed [2025-10-08T10:18:57.608Z] 269c4b48da90: Pushed [2025-10-08T10:19:07.769Z] c7b88de8d5c5: Pushed [2025-10-08T10:19:07.769Z] 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:08.157Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:08.535Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-10-08T10:19:08.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-08T10:19:08.535Z] b79161f216e5: Preparing [2025-10-08T10:19:08.535Z] d517c8f7a90f: Preparing [2025-10-08T10:19:08.535Z] c7b88de8d5c5: Preparing [2025-10-08T10:19:08.535Z] 269c4b48da90: Preparing [2025-10-08T10:19:08.535Z] 18fc5b8c08ba: Preparing [2025-10-08T10:19:08.535Z] 1e890da81ec9: Preparing [2025-10-08T10:19:08.535Z] 1e890da81ec9: Waiting [2025-10-08T10:19:08.535Z] 18fc5b8c08ba: Layer already exists [2025-10-08T10:19:08.535Z] c7b88de8d5c5: Layer already exists [2025-10-08T10:19:08.535Z] b79161f216e5: Layer already exists [2025-10-08T10:19:08.535Z] 269c4b48da90: Layer already exists [2025-10-08T10:19:08.535Z] d517c8f7a90f: Layer already exists [2025-10-08T10:19:08.535Z] 1e890da81ec9: Layer already exists [2025-10-08T10:19:08.805Z] latest: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:09.191Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:09.561Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.10 [2025-10-08T10:19:09.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-08T10:19:09.561Z] b79161f216e5: Preparing [2025-10-08T10:19:09.561Z] d517c8f7a90f: Preparing [2025-10-08T10:19:09.561Z] c7b88de8d5c5: Preparing [2025-10-08T10:19:09.561Z] 269c4b48da90: Preparing [2025-10-08T10:19:09.561Z] 18fc5b8c08ba: Preparing [2025-10-08T10:19:09.561Z] 1e890da81ec9: Preparing [2025-10-08T10:19:09.561Z] 1e890da81ec9: Waiting [2025-10-08T10:19:09.561Z] b79161f216e5: Layer already exists [2025-10-08T10:19:09.561Z] d517c8f7a90f: Layer already exists [2025-10-08T10:19:09.561Z] 269c4b48da90: Layer already exists [2025-10-08T10:19:09.561Z] c7b88de8d5c5: Layer already exists [2025-10-08T10:19:09.561Z] 18fc5b8c08ba: Layer already exists [2025-10-08T10:19:09.561Z] 1e890da81ec9: Layer already exists [2025-10-08T10:19:09.830Z] 4.1.0-dev.10: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:10.198Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:10.567Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [2025-10-08T10:19:10.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-08T10:19:10.567Z] b79161f216e5: Preparing [2025-10-08T10:19:10.567Z] d517c8f7a90f: Preparing [2025-10-08T10:19:10.567Z] c7b88de8d5c5: Preparing [2025-10-08T10:19:10.567Z] 269c4b48da90: Preparing [2025-10-08T10:19:10.567Z] 18fc5b8c08ba: Preparing [2025-10-08T10:19:10.567Z] 1e890da81ec9: Preparing [2025-10-08T10:19:10.567Z] 1e890da81ec9: Waiting [2025-10-08T10:19:10.567Z] 18fc5b8c08ba: Layer already exists [2025-10-08T10:19:10.567Z] 269c4b48da90: Layer already exists [2025-10-08T10:19:10.567Z] c7b88de8d5c5: Layer already exists [2025-10-08T10:19:10.567Z] b79161f216e5: Layer already exists [2025-10-08T10:19:10.567Z] d517c8f7a90f: Layer already exists [2025-10-08T10:19:10.567Z] 1e890da81ec9: Layer already exists [2025-10-08T10:19:10.836Z] 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:11.209Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:11.577Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-10-08T10:19:11.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-08T10:19:11.577Z] b79161f216e5: Preparing [2025-10-08T10:19:11.577Z] d517c8f7a90f: Preparing [2025-10-08T10:19:11.577Z] c7b88de8d5c5: Preparing [2025-10-08T10:19:11.577Z] 269c4b48da90: Preparing [2025-10-08T10:19:11.577Z] 18fc5b8c08ba: Preparing [2025-10-08T10:19:11.577Z] 1e890da81ec9: Preparing [2025-10-08T10:19:11.577Z] 1e890da81ec9: Waiting [2025-10-08T10:19:11.577Z] b79161f216e5: Layer already exists [2025-10-08T10:19:11.577Z] 18fc5b8c08ba: Layer already exists [2025-10-08T10:19:11.577Z] c7b88de8d5c5: Layer already exists [2025-10-08T10:19:11.577Z] 269c4b48da90: Layer already exists [2025-10-08T10:19:11.577Z] d517c8f7a90f: Layer already exists [2025-10-08T10:19:11.577Z] 1e890da81ec9: Layer already exists [2025-10-08T10:19:11.842Z] main: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:19:11.927Z] ===================================================== [Pipeline] echo [2025-10-08T10:19:11.943Z] taggedImages: [2025-10-08T10:19:11.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [2025-10-08T10:19:11.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-10-08T10:19:11.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.10 [2025-10-08T10:19:11.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [2025-10-08T10:19:11.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2025-10-08T10:19:11.960Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo [2025-10-08T10:19:11.975Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2025-10-08T10:19:11.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.10 [Pipeline] echo [2025-10-08T10:19:12.001Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [Pipeline] echo [2025-10-08T10:19:12.015Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:12.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-08T10:19:12.422Z] [2025-10-08T10:19:12.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:12.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-08T10:19:12.762Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-08T10:19:12.762Z] 8998bd30e6a1: Pulling fs layer [2025-10-08T10:19:12.762Z] 04944245beec: Pulling fs layer [2025-10-08T10:19:12.762Z] 699f458cf7ca: Pulling fs layer [2025-10-08T10:19:12.762Z] 765212b225bb: Pulling fs layer [2025-10-08T10:19:12.762Z] f23df028b6ca: Pulling fs layer [2025-10-08T10:19:12.762Z] d65c8cfc05b1: Pulling fs layer [2025-10-08T10:19:12.762Z] 2437ff75d9bd: Pulling fs layer [2025-10-08T10:19:12.762Z] f23df028b6ca: Waiting [2025-10-08T10:19:12.762Z] 765212b225bb: Waiting [2025-10-08T10:19:12.762Z] 2437ff75d9bd: Waiting [2025-10-08T10:19:12.762Z] d65c8cfc05b1: Waiting [2025-10-08T10:19:13.027Z] 04944245beec: Verifying Checksum [2025-10-08T10:19:13.027Z] 04944245beec: Download complete [2025-10-08T10:19:13.027Z] 765212b225bb: Verifying Checksum [2025-10-08T10:19:13.027Z] 765212b225bb: Download complete [2025-10-08T10:19:13.027Z] f23df028b6ca: Verifying Checksum [2025-10-08T10:19:13.027Z] f23df028b6ca: Download complete [2025-10-08T10:19:13.027Z] d65c8cfc05b1: Verifying Checksum [2025-10-08T10:19:13.027Z] d65c8cfc05b1: Download complete [2025-10-08T10:19:13.292Z] 699f458cf7ca: Verifying Checksum [2025-10-08T10:19:13.292Z] 699f458cf7ca: Download complete [2025-10-08T10:19:13.559Z] 8998bd30e6a1: Download complete [2025-10-08T10:19:16.132Z] 2437ff75d9bd: Verifying Checksum [2025-10-08T10:19:16.132Z] 2437ff75d9bd: Download complete [2025-10-08T10:19:18.717Z] 8998bd30e6a1: Pull complete [2025-10-08T10:19:18.983Z] 04944245beec: Pull complete [2025-10-08T10:19:20.937Z] 699f458cf7ca: Pull complete [2025-10-08T10:19:20.937Z] 765212b225bb: Pull complete [2025-10-08T10:19:21.909Z] f23df028b6ca: Pull complete [2025-10-08T10:19:21.909Z] d65c8cfc05b1: Pull complete [2025-10-08T10:19:40.107Z] 2437ff75d9bd: Pull complete [2025-10-08T10:19:40.107Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-08T10:19:40.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-08T10:19:40.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:19:40.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-116136 does not seem to be running inside a container [2025-10-08T10:19:40.464Z] $ 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-opc-ua/24 -v /w/workspace/device-opc-ua/24:/w/workspace/device-opc-ua/24:rw,z -v /w/workspace/device-opc-ua/24@tmp:/w/workspace/device-opc-ua/24@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-10-08T10:19:43.535Z] $ docker top df978636a85aa085f412ae5ca3d1f34b169bda84b389c4c2928c83c85f44bc30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:19:44.403Z] ---> job-cost.sh [2025-10-08T10:19:44.403Z] lf-activate-venv: SKIPPING [2025-10-08T10:19:44.403Z] INFO: No Stack... [2025-10-08T10:19:44.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-08T10:19:45.635Z] INFO: Archiving Costs [Pipeline] sh [2025-10-08T10:19:46.391Z] + cat /w/workspace/device-opc-ua/24/archives/cost.csv [2025-10-08T10:19:46.391Z] + cut -d, -f6 [Pipeline] lock [2025-10-08T10:19:46.465Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [2025-10-08T10:19:46.477Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] did not exist. Created. [2025-10-08T10:19:46.483Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-08T10:19:47.178Z] /w/workspace/device-opc-ua/24@tmp/durable-06cdb452/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-08T10:19:47.975Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-08T10:19:48.002Z] Warning: overwriting stash ‘stack-cost’ [2025-10-08T10:19:48.068Z] Stashed 1 file(s) [Pipeline] } [2025-10-08T10:19:48.079Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-08T10:19:48.122Z] $ docker stop --time=1 df978636a85aa085f412ae5ca3d1f34b169bda84b389c4c2928c83c85f44bc30 [2025-10-08T10:19:49.707Z] $ docker rm -f --volumes df978636a85aa085f412ae5ca3d1f34b169bda84b389c4c2928c83c85f44bc30 [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-10-08T10:19:50.260Z] provisioning config files... [2025-10-08T10:19:50.267Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4813348656772127313tmp [Pipeline] { [Pipeline] sh [2025-10-08T10:19:50.577Z] + set +x [2025-10-08T10:19:50.577Z] + + curl -s https://codecov.io/bash [2025-10-08T10:19:50.577Z] bash -s -- [2025-10-08T10:19:50.577Z] [2025-10-08T10:19:50.577Z] _____ _ [2025-10-08T10:19:50.577Z] / ____| | | [2025-10-08T10:19:50.577Z] | | ___ __| | ___ ___ _____ __ [2025-10-08T10:19:50.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-08T10:19:50.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-08T10:19:50.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-08T10:19:50.577Z] Bash-1.0.6 [2025-10-08T10:19:50.577Z] [2025-10-08T10:19:50.577Z] [2025-10-08T10:19:50.577Z] ==> git version 2.25.1 found [2025-10-08T10:19:50.577Z] ==> 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-10-08T10:19:50.577Z] Release-Date: 2020-01-08 [2025-10-08T10:19:50.577Z] 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-10-08T10:19:50.577Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-08T10:19:50.577Z] ==> Jenkins CI detected. [2025-10-08T10:19:50.577Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-10-08T10:19:50.577Z] project root: . [2025-10-08T10:19:50.577Z] --> token set from env [2025-10-08T10:19:50.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-08T10:19:50.577Z] ==> Running gcov in . (disable via -X gcov) [2025-10-08T10:19:50.577Z] ==> Python coveragepy not found [2025-10-08T10:19:50.577Z] ==> Searching for coverage reports in: [2025-10-08T10:19:50.577Z] + . [2025-10-08T10:19:50.577Z] -> Found 1 reports [2025-10-08T10:19:50.577Z] ==> Detecting git/mercurial file structure [2025-10-08T10:19:50.836Z] ==> Reading reports [2025-10-08T10:19:50.836Z] + ./coverage.out bytes=26136 [2025-10-08T10:19:50.836Z] ==> Appending adjustments [2025-10-08T10:19:50.836Z] https://docs.codecov.io/docs/fixing-reports [2025-10-08T10:19:50.836Z] + Found adjustments [2025-10-08T10:19:50.836Z] ==> Gzipping contents [2025-10-08T10:19:50.836Z] 4.0K /tmp/codecov.A3ZvaI.gz [2025-10-08T10:19:50.836Z] ==> Uploading reports [2025-10-08T10:19:50.836Z] url: https://codecov.io [2025-10-08T10:19:50.836Z] query: branch=main&commit=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-08T10:19:50.836Z] -> Pinging Codecov [2025-10-08T10:19:50.836Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-08T10:19:51.095Z] -> Uploading to [2025-10-08T10:19:51.095Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/2b0bdc7118cb613de3609f7eab2add5ffb2ec92b/90e2c93f-0cae-4ac7-96e1-ad4479b6a95e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251008T101950Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fef4b46d16697afd59170004dc3afe5df87c46bfa9b190b92964743c01a424d3 [2025-10-08T10:19:51.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T10:19:51.095Z] Dload Upload Total Spent Left Speed [2025-10-08T10:19:51.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 23091 --:--:-- --:--:-- --:--:-- 23225 [2025-10-08T10:19:51.095Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] } [2025-10-08T10:19:51.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-08T10:19:51.381Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-08T10:19:51.402Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:51.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-08T10:19:51.719Z] [2025-10-08T10:19:51.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:52.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-08T10:19:52.036Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-08T10:19:52.036Z] 0a9a5dfd008f: Already exists [2025-10-08T10:19:52.036Z] 36466aa92d05: Already exists [2025-10-08T10:19:52.036Z] e10405b45d13: Already exists [2025-10-08T10:19:52.036Z] 096b7ceb2af7: Already exists [2025-10-08T10:19:52.036Z] 4f4fb700ef54: Already exists [2025-10-08T10:19:52.036Z] e50aa161e22a: Pulling fs layer [2025-10-08T10:19:52.036Z] d3c8db5fb9df: Pulling fs layer [2025-10-08T10:19:52.295Z] e50aa161e22a: Verifying Checksum [2025-10-08T10:19:52.295Z] e50aa161e22a: Download complete [2025-10-08T10:19:52.556Z] e50aa161e22a: Pull complete [2025-10-08T10:19:53.492Z] d3c8db5fb9df: Verifying Checksum [2025-10-08T10:19:53.492Z] d3c8db5fb9df: Download complete [2025-10-08T10:19:57.681Z] d3c8db5fb9df: Pull complete [2025-10-08T10:19:57.681Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-08T10:19:57.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-08T10:19:57.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:19:57.781Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:19:57.814Z] $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:19:59.195Z] $ docker top a7d12ed7cb4c430e74069105c3636cb560bf9a3232a3355693bee73b43d26167 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:19:59.536Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-10-08T10:19:59.549Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-10-08T10:19:59.831Z] + set -o pipefail [2025-10-08T10:19:59.831Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-10-08T10:20:07.950Z] [2025-10-08T10:20:07.950Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-10-08T10:20:07.950Z] [2025-10-08T10:20:07.950Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/0e3d70b1-4dd9-4fb1-81f9-1478322ee24a [2025-10-08T10:20:07.950Z] [2025-10-08T10:20:07.950Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-08T10:20:07.950Z] [2025-10-08T10:20:07.950Z] [2025-10-08T10:20:07.950Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-10-08T10:20:07.950Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-10-08T10:20:07.962Z] $ docker stop --time=1 a7d12ed7cb4c430e74069105c3636cb560bf9a3232a3355693bee73b43d26167 [2025-10-08T10:20:10.699Z] $ docker rm -f --volumes a7d12ed7cb4c430e74069105c3636cb560bf9a3232a3355693bee73b43d26167 [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-10-08T10:20:11.665Z] + git log --format=format:%s -1 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] sh [2025-10-08T10:20:11.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-08T10:20:11.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:20:12.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T10:20:12.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:20:12.341Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:20:12.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:20:12.647Z] $ docker top 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 -eo pid,comm [2025-10-08T10:20:12.692Z] 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-10-08T10:20:12.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-08T10:20:12.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T10:20:12.747Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T10:20:12.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T10:20:12.861Z] $ docker exec 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 ssh-agent [2025-10-08T10:20:12.962Z] SSH_AUTH_SOCK=/tmp/ssh-eJDZWohhsWt3/agent.32 [2025-10-08T10:20:12.962Z] SSH_AGENT_PID=38 [2025-10-08T10:20:12.967Z] Running ssh-add (command line suppressed) [2025-10-08T10:20:13.066Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13900527585209750099.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13900527585209750099.key) [2025-10-08T10:20:13.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T10:20:13.380Z] + git semver tag [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,625 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,629 [run_tag] DEBUG tag force:False [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,629 [check_head_tag] DEBUG check head tag [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,629 [execute] INFO git cat-file --batch-check [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,632 [execute] INFO git cat-file --batch [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,639 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 [2025-10-08T10:20:13.640Z] 2025-10-08 10:20:13,639 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-10-08T10:20:13.899Z] 2025-10-08 10:20:13,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-08T10:20:13.899Z] 4.1.0-dev.10 [Pipeline] } [2025-10-08T10:20:13.909Z] $ docker exec --env ******** --env ******** 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 ssh-agent -k [2025-10-08T10:20:13.996Z] unset SSH_AUTH_SOCK; [2025-10-08T10:20:13.997Z] unset SSH_AGENT_PID; [2025-10-08T10:20:13.997Z] echo Agent pid 38 killed; [2025-10-08T10:20:14.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T10:20:14.329Z] + git semver [Pipeline] } [2025-10-08T10:20:14.909Z] $ docker stop --time=1 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 [2025-10-08T10:20:16.172Z] $ docker rm -f --volumes 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:20:16.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-08T10:20:16.594Z] [2025-10-08T10:20:16.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:20:16.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-08T10:20:16.905Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-08T10:20:16.905Z] ab5ef0e58194: Pulling fs layer [2025-10-08T10:20:16.905Z] 9712f1f96733: Pulling fs layer [2025-10-08T10:20:16.905Z] 63f879dbbcfc: Pulling fs layer [2025-10-08T10:20:16.905Z] 0d9ebad4ef96: Pulling fs layer [2025-10-08T10:20:16.905Z] e9a5061849ea: Pulling fs layer [2025-10-08T10:20:16.905Z] d747dcd14b5f: Pulling fs layer [2025-10-08T10:20:16.905Z] 0d9ebad4ef96: Waiting [2025-10-08T10:20:16.905Z] e9a5061849ea: Waiting [2025-10-08T10:20:16.905Z] d747dcd14b5f: Waiting [2025-10-08T10:20:16.905Z] 2de7ff778b66: Pulling fs layer [2025-10-08T10:20:16.905Z] 2de7ff778b66: Waiting [2025-10-08T10:20:16.905Z] 9712f1f96733: Verifying Checksum [2025-10-08T10:20:16.905Z] 9712f1f96733: Download complete [2025-10-08T10:20:17.164Z] 63f879dbbcfc: Verifying Checksum [2025-10-08T10:20:17.423Z] 63f879dbbcfc: Download complete [2025-10-08T10:20:17.423Z] e9a5061849ea: Verifying Checksum [2025-10-08T10:20:17.423Z] e9a5061849ea: Download complete [2025-10-08T10:20:17.423Z] d747dcd14b5f: Verifying Checksum [2025-10-08T10:20:17.423Z] d747dcd14b5f: Download complete [2025-10-08T10:20:17.681Z] ab5ef0e58194: Verifying Checksum [2025-10-08T10:20:17.681Z] ab5ef0e58194: Download complete [2025-10-08T10:20:17.681Z] 0d9ebad4ef96: Verifying Checksum [2025-10-08T10:20:17.681Z] 0d9ebad4ef96: Download complete [2025-10-08T10:20:17.681Z] 2de7ff778b66: Verifying Checksum [2025-10-08T10:20:17.681Z] 2de7ff778b66: Download complete [2025-10-08T10:20:21.869Z] ab5ef0e58194: Pull complete [2025-10-08T10:20:21.869Z] 9712f1f96733: Pull complete [2025-10-08T10:20:21.869Z] 63f879dbbcfc: Pull complete [2025-10-08T10:20:27.143Z] 0d9ebad4ef96: Pull complete [2025-10-08T10:20:27.143Z] e9a5061849ea: Pull complete [2025-10-08T10:20:27.143Z] d747dcd14b5f: Pull complete [2025-10-08T10:20:28.515Z] 2de7ff778b66: Pull complete [2025-10-08T10:20:28.515Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-08T10:20:28.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-08T10:20:28.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:20:28.618Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:20:28.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:20:31.947Z] $ docker top 466ab361464053688713de1627e3ea17dd6ced1d0b54942b1bb7af0667778353 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:20:32.021Z] provisioning config files... [2025-10-08T10:20:32.030Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13846511876034047889tmp [2025-10-08T10:20:32.049Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8672432907301235065tmp [2025-10-08T10:20:32.072Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17198089802436866489tmp [Pipeline] { [Pipeline] echo [2025-10-08T10:20:32.162Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:32.454Z] ---> sigul-configuration.sh [2025-10-08T10:20:32.454Z] gpg: directory `/root/.gnupg' created [2025-10-08T10:20:32.454Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-08T10:20:32.454Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-08T10:20:32.454Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-08T10:20:32.454Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-08T10:20:32.454Z] gpg: CAST5 encrypted data [2025-10-08T10:20:32.454Z] gpg: encrypted with 1 passphrase [2025-10-08T10:20:32.454Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-08T10:20:32.748Z] + mkdir /home/jenkins [2025-10-08T10:20:32.748Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-08T10:20:33.053Z] + 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-10-08T10:20:33.068Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:33.378Z] ---> sigul-install.sh [2025-10-08T10:20:33.378Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-08T10:20:33.673Z] + git tag --list [2025-10-08T10:20:33.673Z] v4.0 [2025-10-08T10:20:33.673Z] v4.0.0 [2025-10-08T10:20:33.673Z] v4.1.0-dev.1 [2025-10-08T10:20:33.673Z] v4.1.0-dev.10 [2025-10-08T10:20:33.673Z] v4.1.0-dev.2 [2025-10-08T10:20:33.673Z] v4.1.0-dev.3 [2025-10-08T10:20:33.673Z] v4.1.0-dev.4 [2025-10-08T10:20:33.673Z] v4.1.0-dev.5 [2025-10-08T10:20:33.673Z] v4.1.0-dev.6 [2025-10-08T10:20:33.673Z] v4.1.0-dev.7 [2025-10-08T10:20:33.673Z] v4.1.0-dev.8 [2025-10-08T10:20:33.673Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-08T10:20:33.966Z] + lftools sign git-tag v4.1.0-dev.10 [2025-10-08T10:20:34.535Z] Signing Git tag with Sigul... [2025-10-08T10:20:34.535Z] Signing v4.1.0-dev.10 [Pipeline] echo [2025-10-08T10:20:34.810Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:35.106Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-08T10:20:35.112Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-08T10:20:35.143Z] $ docker stop --time=1 466ab361464053688713de1627e3ea17dd6ced1d0b54942b1bb7af0667778353 [2025-10-08T10:20:36.386Z] $ docker rm -f --volumes 466ab361464053688713de1627e3ea17dd6ced1d0b54942b1bb7af0667778353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-08T10:20:37.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-08T10:20:37.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:20:37.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T10:20:37.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:20:37.543Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:20:37.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:20:37.810Z] $ docker top 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb -eo pid,comm [2025-10-08T10:20:37.850Z] 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-10-08T10:20:37.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-08T10:20:37.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T10:20:37.918Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T10:20:38.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T10:20:38.025Z] $ docker exec 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb ssh-agent [2025-10-08T10:20:38.111Z] SSH_AUTH_SOCK=/tmp/ssh-Us6LTlDjVGLi/agent.31 [2025-10-08T10:20:38.111Z] SSH_AGENT_PID=37 [2025-10-08T10:20:38.115Z] Running ssh-add (command line suppressed) [2025-10-08T10:20:38.218Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2162631208051543139.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2162631208051543139.key) [2025-10-08T10:20:38.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T10:20:38.539Z] + git semver bump pre [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,747 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,751 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,751 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,751 [bump_version] DEBUG bumped version:4.1.0-dev.11 [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,752 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,752 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,752 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,754 [execute] INFO git cat-file --batch-check [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,757 [execute] INFO git cat-file --batch [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-08T10:20:38.799Z] 2025-10-08 10:20:38,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-08T10:20:38.799Z] 4.1.0-dev.11 [Pipeline] } [2025-10-08T10:20:38.807Z] $ docker exec --env ******** --env ******** 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb ssh-agent -k [2025-10-08T10:20:38.894Z] unset SSH_AUTH_SOCK; [2025-10-08T10:20:38.895Z] unset SSH_AGENT_PID; [2025-10-08T10:20:38.895Z] echo Agent pid 37 killed; [2025-10-08T10:20:38.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T10:20:39.234Z] + git semver [Pipeline] } [2025-10-08T10:20:39.503Z] $ docker stop --time=1 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb [2025-10-08T10:20:40.764Z] $ docker rm -f --volumes 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-08T10:20:41.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-08T10:20:41.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:20:41.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T10:20:41.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:20:41.529Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:20:41.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:20:41.779Z] $ docker top 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 -eo pid,comm [2025-10-08T10:20:41.822Z] 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-10-08T10:20:41.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-08T10:20:41.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T10:20:41.881Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T10:20:41.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T10:20:41.975Z] $ docker exec 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 ssh-agent [2025-10-08T10:20:42.070Z] SSH_AUTH_SOCK=/tmp/ssh-YrY7dcorJle7/agent.31 [2025-10-08T10:20:42.070Z] SSH_AGENT_PID=37 [2025-10-08T10:20:42.075Z] Running ssh-add (command line suppressed) [2025-10-08T10:20:42.170Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4954912948409205606.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4954912948409205606.key) [2025-10-08T10:20:42.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T10:20:42.480Z] + git semver push [2025-10-08T10:20:42.739Z] 2025-10-08 10:20:42,666 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-08T10:20:42.739Z] 2025-10-08 10:20:42,669 [run_push] DEBUG push [2025-10-08T10:20:42.739Z] 2025-10-08 10:20:42,670 [execute] INFO git cat-file --batch-check [2025-10-08T10:20:42.739Z] 2025-10-08 10:20:42,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-08T10:20:42.739Z] 2025-10-08 10:20:42,672 [execute] INFO git rev-list 49ee3f00aa67061c5b0c6ea7cf814e970c3586d4 -- [2025-10-08T10:20:42.739Z] 2025-10-08 10:20:42,672 [execute] DEBUG Popen(['git', 'rev-list', '49ee3f00aa67061c5b0c6ea7cf814e970c3586d4', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-08T10:20:42.739Z] 2025-10-08 10:20:42,676 [execute] INFO git fetch -v -- origin [2025-10-08T10:20:42.739Z] 2025-10-08 10:20:42,676 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-08T10:20:43.308Z] 2025-10-08 10:20:43,203 [run_push] DEBUG no remote changes detected [2025-10-08T10:20:43.308Z] 2025-10-08 10:20:43,203 [execute] INFO git push origin semver [2025-10-08T10:20:43.308Z] 2025-10-08 10:20:43,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-08T10:20:44.245Z] 2025-10-08 10:20:44,163 [run_push] DEBUG push all version tags [2025-10-08T10:20:44.245Z] 2025-10-08 10:20:44,163 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-08T10:20:44.245Z] 2025-10-08 10:20:44,164 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-10-08T10:20:45.182Z] 2025-10-08 10:20:44,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-08T10:20:45.182Z] 4.1.0-dev.11 [Pipeline] } [2025-10-08T10:20:45.190Z] $ docker exec --env ******** --env ******** 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 ssh-agent -k [2025-10-08T10:20:45.280Z] unset SSH_AUTH_SOCK; [2025-10-08T10:20:45.280Z] unset SSH_AGENT_PID; [2025-10-08T10:20:45.280Z] echo Agent pid 37 killed; [2025-10-08T10:20:45.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T10:20:45.618Z] + git semver [Pipeline] } [2025-10-08T10:20:45.889Z] $ docker stop --time=1 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 [2025-10-08T10:20:47.144Z] $ docker rm -f --volumes 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 [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-10-08T10:20:47.748Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-10-08T10:20:47.748Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-10-08T10:20:47.748Z] total 16 [2025-10-08T10:20:47.748Z] drwxr-xr-x 3 root root 4096 Oct 8 10:08 . [2025-10-08T10:20:47.748Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 10:20 .. [2025-10-08T10:20:47.748Z] drwxr-xr-x 2 root root 4096 Oct 8 10:08 cost [2025-10-08T10:20:47.748Z] -rw-r--r-- 1 root root 84 Oct 8 10:08 cost.csv [2025-10-08T10:20:47.748Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-10-08T10:20:47.748Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-10-08T10:20:47.748Z] total 16 [2025-10-08T10:20:47.748Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 10:08 . [2025-10-08T10:20:47.748Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 10:20 .. [2025-10-08T10:20:47.748Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 10:08 cost [2025-10-08T10:20:47.748Z] -rw-r--r-- 1 jenkins jenkins 84 Oct 8 10:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:48.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:48.896Z] ---> package-listing.sh [2025-10-08T10:20:48.896Z] ++ facter osfamily [2025-10-08T10:20:48.896Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-08T10:20:49.155Z] + OS_FAMILY=debian [2025-10-08T10:20:49.155Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-10-08T10:20:49.155Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-08T10:20:49.155Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-08T10:20:49.155Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-08T10:20:49.155Z] + PACKAGES=/tmp/packages_start.txt [2025-10-08T10:20:49.155Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-10-08T10:20:49.155Z] + PACKAGES=/tmp/packages_end.txt [2025-10-08T10:20:49.155Z] + case "${OS_FAMILY}" in [2025-10-08T10:20:49.155Z] + dpkg -l [2025-10-08T10:20:49.155Z] + grep '^ii' [2025-10-08T10:20:49.155Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-08T10:20:49.155Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-08T10:20:49.155Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-08T10:20:49.155Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-10-08T10:20:49.155Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-10-08T10:20:49.155Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-10-08T10:20:49.166Z] 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-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-08T10:20:49.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:20:50.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:20:50.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:20:50.098Z] prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container [2025-10-08T10:20:50.126Z] $ 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-opc-ua_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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-10-08T10:20:50.325Z] $ docker top b81d6d1f62063bb6b50df76f98c98baa0d66b7d5168bfeafa691708c403e9f83 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:20:50.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-08T10:20:50.957Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-08T10:20:51.245Z] + ls /var/log/sa-host [2025-10-08T10:20:51.245Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:20:51.279Z] provisioning config files... [2025-10-08T10:20:51.292Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18353351784124518159tmp [Pipeline] { [Pipeline] echo [2025-10-08T10:20:51.310Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:51.591Z] ---> create-netrc.sh [Pipeline] } [2025-10-08T10:20:51.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:51.909Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-08T10:20:51.917Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:52.201Z] ---> sudo-logs.sh [2025-10-08T10:20:52.202Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-08T10:20:52.232Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:52.511Z] ---> job-cost.sh [2025-10-08T10:20:52.511Z] lf-activate-venv: SKIPPING [2025-10-08T10:20:52.511Z] DEBUG: total: 0.2199999988079071 [2025-10-08T10:20:52.511Z] INFO: Retrieving Stack Cost... [2025-10-08T10:20:53.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-08T10:20:53.644Z] INFO: Archiving Costs [Pipeline] echo [2025-10-08T10:20:53.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:53.937Z] ---> logs-deploy.sh [2025-10-08T10:20:53.937Z] lf-activate-venv: SKIPPING [2025-10-08T10:20:53.937Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/24 [2025-10-08T10:20:53.937Z] INFO: archiving workspace using pattern(s): [2025-10-08T10:20:54.871Z] Archives upload complete. [2025-10-08T10:20:55.130Z] INFO: archiving logs to Nexus