Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 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-ssh10327561572705749679.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16445778821882245613.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh15673498436445933597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12011287739944628885.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-ssh7571923857387661142.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, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-5108 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 > 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 Avoid second fetch Checking out Revision 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 (main) Commit message: "Merge pull request #158 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git config core.sparsecheckout # timeout=10 > git checkout -f 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 # timeout=10 > git rev-list --no-walk 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-14T09:58:57.279Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-14T09:58:57.360Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-14T09:58:57.390Z] ========================================================= [2026-04-14T09:58:57.390Z] EdgeX Global Pipelines Version Info [2026-04-14T09:58:57.390Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-14T09:58:58.505Z] ------------------- [2026-04-14T09:58:58.505Z] stable info: [2026-04-14T09:58:58.505Z] ------------------- [2026-04-14T09:58:58.505Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-14T09:58:58.505Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-14T09:58:58.505Z] Message: update stable to v1.0.278 [2026-04-14T09:58:59.074Z] ------------------- [2026-04-14T09:58:59.074Z] experimental info: [2026-04-14T09:58:59.074Z] ------------------- [2026-04-14T09:58:59.074Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-14T09:58:59.074Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-14T09:58:59.074Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-14T09:58:59.169Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2026-04-14T09:58:59.195Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2026-04-14T09:58:59.221Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-14T09:58:59.243Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-14T09:58:59.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-14T09:58:59.297Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-14T09:58:59.384Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-14T09:58:59.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-14T09:58:59.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-14T09:58:59.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-14T09:58:59.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-14T09:58:59.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2026-04-14T09:58:59.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-14T09:58:59.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-14T09:58:59.569Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-14T09:58:59.596Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-14T09:58:59.619Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-14T09:58:59.640Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-14T09:58:59.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-14T09:58:59.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-14T09:58:59.702Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-14T09:58:59.725Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-14T09:58:59.743Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-14T09:58:59.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-14T09:58:59.791Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-14T09:58:59.819Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-14T09:58:59.849Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-14T09:58:59.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-14T09:58:59.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-14T09:58:59.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-14T09:58:59.966Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo [2026-04-14T09:58:59.992Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d2eb55 [Pipeline] echo [2026-04-14T09:59:00.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T09:59:00.108Z] provisioning config files... [2026-04-14T09:59:00.126Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17108975082906477914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T09:59:00.470Z] ---> ****-login.sh [2026-04-14T09:59:00.470Z] nexus3.edgexfoundry.org:10001 [2026-04-14T09:59:00.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:00.730Z] [2026-04-14T09:59:00.730Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T09:59:00.730Z] Configure a credential helper to remove this warning. See [2026-04-14T09:59:00.730Z] https://docs.****.com/go/credential-store/ [2026-04-14T09:59:00.730Z] [2026-04-14T09:59:00.730Z] Login Succeeded [2026-04-14T09:59:00.730Z] nexus3.edgexfoundry.org:10002 [2026-04-14T09:59:00.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:00.730Z] [2026-04-14T09:59:00.730Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T09:59:00.730Z] Configure a credential helper to remove this warning. See [2026-04-14T09:59:00.730Z] https://docs.****.com/go/credential-store/ [2026-04-14T09:59:00.730Z] [2026-04-14T09:59:00.730Z] Login Succeeded [2026-04-14T09:59:00.730Z] nexus3.edgexfoundry.org:10003 [2026-04-14T09:59:00.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:00.989Z] [2026-04-14T09:59:00.989Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T09:59:00.990Z] Configure a credential helper to remove this warning. See [2026-04-14T09:59:00.990Z] https://docs.****.com/go/credential-store/ [2026-04-14T09:59:00.990Z] [2026-04-14T09:59:00.990Z] Login Succeeded [2026-04-14T09:59:00.990Z] nexus3.edgexfoundry.org:10004 [2026-04-14T09:59:00.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:00.990Z] [2026-04-14T09:59:00.990Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T09:59:00.990Z] Configure a credential helper to remove this warning. See [2026-04-14T09:59:00.990Z] https://docs.****.com/go/credential-store/ [2026-04-14T09:59:00.990Z] [2026-04-14T09:59:00.990Z] Login Succeeded [2026-04-14T09:59:00.990Z] ****.io [2026-04-14T09:59:00.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:01.250Z] [2026-04-14T09:59:01.250Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T09:59:01.250Z] Configure a credential helper to remove this warning. See [2026-04-14T09:59:01.250Z] https://docs.****.com/go/credential-store/ [2026-04-14T09:59:01.250Z] [2026-04-14T09:59:01.250Z] Login Succeeded [2026-04-14T09:59:01.250Z] ---> ****-login.sh ends [Pipeline] } [2026-04-14T09:59:01.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-14T09:59:01.698Z] + git rev-list -1 --merges 2d2eb550d2c933fe287f6e1864d8a1026e9002d4~1..2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo [2026-04-14T09:59:01.727Z] -----------> git rev-list -1 --merges 2d2eb550d2c933fe287f6e1864d8a1026e9002d4~1..2d2eb550d2c933fe287f6e1864d8a1026e9002d4 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [2026-04-14T09:59:01.727Z] 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [false] [Pipeline] sh [2026-04-14T09:59:02.017Z] + git log --format=format:%s -1 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo [2026-04-14T09:59:02.033Z] ========================================================= [2026-04-14T09:59:02.033Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-14T09:59:02.033Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-14T09:59:02.420Z] + git log --format=format:%s -1 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo [2026-04-14T09:59:02.432Z] [semverPrep] GIT_COMMIT: 2d2eb550d2c933fe287f6e1864d8a1026e9002d4, Commit Message: Merge pull request #158 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-14T09:59:02.447Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-14T09:59:02.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-14T09:59:02.830Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-14T09:59:02.830Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-14T09:59:02.830Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-14T09:59:02.830Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-14T09:59:02.830Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-14T09:59:02.830Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T09:59:03.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-14T09:59:03.312Z] [2026-04-14T09:59:03.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T09:59:03.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-14T09:59:03.624Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-14T09:59:03.624Z] 3dae71ba6b94: Pulling fs layer [2026-04-14T09:59:03.624Z] 6bf1a483ea7c: Pulling fs layer [2026-04-14T09:59:03.624Z] f5dfc541a4d3: Pulling fs layer [2026-04-14T09:59:03.624Z] 461d9e800cba: Pulling fs layer [2026-04-14T09:59:03.624Z] 80192f66455f: Pulling fs layer [2026-04-14T09:59:03.624Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-14T09:59:03.624Z] a29436f7fd5d: Pulling fs layer [2026-04-14T09:59:03.624Z] 923cac83aea3: Pulling fs layer [2026-04-14T09:59:03.624Z] 25ad8b0a4227: Pulling fs layer [2026-04-14T09:59:03.624Z] db01528c6b51: Pulling fs layer [2026-04-14T09:59:03.624Z] 28988de357af: Pulling fs layer [2026-04-14T09:59:03.624Z] 2e8e34ca0e6c: Waiting [2026-04-14T09:59:03.624Z] a29436f7fd5d: Waiting [2026-04-14T09:59:03.624Z] 28988de357af: Waiting [2026-04-14T09:59:03.624Z] 461d9e800cba: Waiting [2026-04-14T09:59:03.624Z] 923cac83aea3: Waiting [2026-04-14T09:59:03.624Z] 25ad8b0a4227: Waiting [2026-04-14T09:59:03.624Z] 6bf1a483ea7c: Verifying Checksum [2026-04-14T09:59:03.624Z] 6bf1a483ea7c: Download complete [2026-04-14T09:59:03.624Z] 461d9e800cba: Verifying Checksum [2026-04-14T09:59:03.624Z] 461d9e800cba: Download complete [2026-04-14T09:59:03.624Z] 80192f66455f: Verifying Checksum [2026-04-14T09:59:03.624Z] 80192f66455f: Download complete [2026-04-14T09:59:03.883Z] f5dfc541a4d3: Verifying Checksum [2026-04-14T09:59:03.883Z] f5dfc541a4d3: Download complete [2026-04-14T09:59:03.883Z] 3dae71ba6b94: Verifying Checksum [2026-04-14T09:59:03.883Z] 3dae71ba6b94: Download complete [2026-04-14T09:59:03.883Z] 923cac83aea3: Download complete [2026-04-14T09:59:04.143Z] 25ad8b0a4227: Download complete [2026-04-14T09:59:04.143Z] db01528c6b51: Verifying Checksum [2026-04-14T09:59:04.143Z] db01528c6b51: Download complete [2026-04-14T09:59:04.143Z] 28988de357af: Verifying Checksum [2026-04-14T09:59:04.143Z] 28988de357af: Download complete [2026-04-14T09:59:04.143Z] a29436f7fd5d: Verifying Checksum [2026-04-14T09:59:04.143Z] a29436f7fd5d: Download complete [2026-04-14T09:59:04.711Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-14T09:59:04.711Z] 2e8e34ca0e6c: Download complete [2026-04-14T09:59:05.280Z] 3dae71ba6b94: Pull complete [2026-04-14T09:59:05.539Z] 6bf1a483ea7c: Pull complete [2026-04-14T09:59:06.108Z] f5dfc541a4d3: Pull complete [2026-04-14T09:59:06.108Z] 461d9e800cba: Pull complete [2026-04-14T09:59:06.108Z] 80192f66455f: Pull complete [2026-04-14T09:59:10.301Z] 2e8e34ca0e6c: Pull complete [2026-04-14T09:59:11.241Z] a29436f7fd5d: Pull complete [2026-04-14T09:59:11.241Z] 923cac83aea3: Pull complete [2026-04-14T09:59:11.241Z] 25ad8b0a4227: Pull complete [2026-04-14T09:59:11.500Z] db01528c6b51: Pull complete [2026-04-14T09:59:11.763Z] 28988de357af: Pull complete [2026-04-14T09:59:11.763Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-14T09:59:11.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-14T09:59:11.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T09:59:11.914Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2026-04-14T09:59:11.951Z] $ 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 [2026-04-14T09:59:13.504Z] $ docker top a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 -eo pid,comm [2026-04-14T09:59:13.551Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-04-14T09:59:13.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-14T09:59:13.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-14T09:59:13.609Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-14T09:59:13.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-14T09:59:13.722Z] $ docker exec a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 ssh-agent [2026-04-14T09:59:13.820Z] SSH_AUTH_SOCK=/tmp/ssh-VBF6DXChrUEM/agent.32 [2026-04-14T09:59:13.820Z] SSH_AGENT_PID=38 [2026-04-14T09:59:13.827Z] Running ssh-add (command line suppressed) [2026-04-14T09:59:13.922Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6143148815366075183.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6143148815366075183.key) [2026-04-14T09:59:13.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-14T09:59:14.231Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2026-04-14T09:59:14.528Z] + git tag --points-at HEAD [Pipeline] } [2026-04-14T09:59:14.542Z] $ docker exec --env ******** --env ******** a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 ssh-agent -k [2026-04-14T09:59:14.630Z] unset SSH_AUTH_SOCK; [2026-04-14T09:59:14.630Z] unset SSH_AGENT_PID; [2026-04-14T09:59:14.630Z] echo Agent pid 38 killed; [2026-04-14T09:59:14.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-14T09:59:14.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-14T09:59:14.684Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-14T09:59:14.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-14T09:59:14.790Z] $ docker exec a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 ssh-agent [2026-04-14T09:59:14.889Z] SSH_AUTH_SOCK=/tmp/ssh-v4f9deVAYpZG/agent.86 [2026-04-14T09:59:14.889Z] SSH_AGENT_PID=93 [2026-04-14T09:59:14.894Z] Running ssh-add (command line suppressed) [2026-04-14T09:59:14.984Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6361155417529219559.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6361155417529219559.key) [2026-04-14T09:59:14.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-14T09:59:15.299Z] + git semver init [2026-04-14T09:59:15.558Z] 2026-04-14 09:59:15,518 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-14T09:59:15.558Z] 2026-04-14 09:59:15,522 [run_init] DEBUG init version:0.0.0 force:False [2026-04-14T09:59:15.558Z] 2026-04-14 09:59:15,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-04-14T09:59:15.558Z] 2026-04-14 09:59:15,523 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-04-14T09:59:15.558Z] 2026-04-14 09:59:15,524 [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) [2026-04-14T09:59:16.964Z] 2026-04-14 09:59:16,674 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2026-04-14T09:59:16.964Z] 2026-04-14 09:59:16,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2026-04-14T09:59:16.964Z] 2026-04-14 09:59:16,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-04-14T09:59:16.964Z] 2026-04-14 09:59:16,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-04-14T09:59:16.964Z] 4.1.0-dev.17 [Pipeline] } [2026-04-14T09:59:16.972Z] $ docker exec --env ******** --env ******** a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 ssh-agent -k [2026-04-14T09:59:17.055Z] unset SSH_AUTH_SOCK; [2026-04-14T09:59:17.055Z] unset SSH_AGENT_PID; [2026-04-14T09:59:17.055Z] echo Agent pid 93 killed; [2026-04-14T09:59:17.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-14T09:59:17.400Z] + git semver [Pipeline] } [2026-04-14T09:59:17.670Z] $ docker stop --time=1 a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 [2026-04-14T09:59:18.920Z] $ docker rm -f --volumes a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-14T09:59:19.271Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-14T09:59:19.563Z] Stashed 1 file(s) [Pipeline] echo [2026-04-14T09:59:19.567Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T09:59:19.819Z] provisioning config files... [2026-04-14T09:59:19.840Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12860232930260849101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T09:59:20.154Z] ---> ****-login.sh [2026-04-14T09:59:20.154Z] nexus3.edgexfoundry.org:10001 [2026-04-14T09:59:20.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:20.154Z] Login Succeeded [2026-04-14T09:59:20.154Z] nexus3.edgexfoundry.org:10002 [2026-04-14T09:59:20.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:20.154Z] Login Succeeded [2026-04-14T09:59:20.154Z] nexus3.edgexfoundry.org:10003 [2026-04-14T09:59:20.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:20.413Z] Login Succeeded [2026-04-14T09:59:20.413Z] nexus3.edgexfoundry.org:10004 [2026-04-14T09:59:20.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:20.413Z] Login Succeeded [2026-04-14T09:59:20.413Z] ****.io [2026-04-14T09:59:20.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T09:59:20.671Z] Login Succeeded [2026-04-14T09:59:20.671Z] ---> ****-login.sh ends [Pipeline] } [2026-04-14T09:59:20.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-14T09:59:20.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T09:59:20.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T09:59:20.821Z] ========================================================= [2026-04-14T09:59:20.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-14T09:59:20.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T09:59:21.163Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-14T09:59:21.732Z] #0 building with "default" instance using docker driver [2026-04-14T09:59:21.732Z] [2026-04-14T09:59:21.732Z] #1 [internal] load build definition from Dockerfile [2026-04-14T09:59:21.732Z] #1 transferring dockerfile: 1.28kB done [2026-04-14T09:59:21.732Z] #1 DONE 0.0s [2026-04-14T09:59:21.732Z] [2026-04-14T09:59:21.732Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-14T09:59:21.732Z] #2 DONE 0.2s [2026-04-14T09:59:21.992Z] [2026-04-14T09:59:21.992Z] #3 [internal] load .dockerignore [2026-04-14T09:59:21.992Z] #3 transferring context: 102B done [2026-04-14T09:59:21.992Z] #3 DONE 0.0s [2026-04-14T09:59:21.992Z] [2026-04-14T09:59:21.992Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-14T09:59:21.992Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-14T09:59:21.992Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-14T09:59:21.992Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-14T09:59:21.992Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-04-14T09:59:21.992Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.1s [2026-04-14T09:59:21.992Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s [2026-04-14T09:59:21.992Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-14T09:59:21.992Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-04-14T09:59:21.992Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-14T09:59:22.251Z] #4 ... [2026-04-14T09:59:22.251Z] [2026-04-14T09:59:22.251Z] #5 [internal] load build context [2026-04-14T09:59:22.251Z] #5 transferring context: 18.74MB 0.1s done [2026-04-14T09:59:22.251Z] #5 DONE 0.2s [2026-04-14T09:59:22.251Z] [2026-04-14T09:59:22.251Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-14T09:59:22.251Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-14T09:59:22.251Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 8.39MB / 60.15MB 0.2s [2026-04-14T09:59:22.251Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-14T09:59:22.251Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-04-14T09:59:22.251Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s [2026-04-14T09:59:22.251Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-04-14T09:59:22.251Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 21.84MB / 60.15MB 0.3s [2026-04-14T09:59:22.251Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-04-14T09:59:22.251Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-04-14T09:59:22.251Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s [2026-04-14T09:59:22.251Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.3s [2026-04-14T09:59:22.251Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-04-14T09:59:22.510Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 50.33MB / 60.15MB 0.5s [2026-04-14T09:59:22.510Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-04-14T09:59:22.510Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 13.63MB / 112.58MB 0.5s [2026-04-14T09:59:22.510Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-04-14T09:59:22.510Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s [2026-04-14T09:59:22.510Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-04-14T09:59:22.510Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.7s [2026-04-14T09:59:22.510Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2026-04-14T09:59:22.769Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.33MB / 112.58MB 0.8s [2026-04-14T09:59:22.769Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-04-14T09:59:22.769Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-04-14T09:59:22.769Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 71.30MB / 112.58MB 0.9s [2026-04-14T09:59:23.027Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 94.37MB / 112.58MB 1.0s [2026-04-14T09:59:23.027Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-04-14T09:59:23.285Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-04-14T09:59:27.474Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done [2026-04-14T09:59:27.474Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-14T09:59:27.474Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-14T09:59:27.474Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-14T09:59:27.474Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-14T09:59:27.474Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-14T09:59:27.474Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-04-14T09:59:27.474Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-04-14T09:59:30.759Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done [2026-04-14T09:59:30.759Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-14T09:59:30.759Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-04-14T09:59:30.759Z] #4 DONE 8.8s [2026-04-14T09:59:30.759Z] [2026-04-14T09:59:30.759Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-04-14T09:59:31.019Z] #6 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T09:59:31.019Z] #6 0.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T09:59:31.586Z] #6 0.774 OK: 265 MiB in 60 packages [2026-04-14T09:59:34.116Z] #6 DONE 3.1s [2026-04-14T09:59:34.116Z] [2026-04-14T09:59:34.116Z] #7 [builder 3/7] WORKDIR /device-opcua [2026-04-14T09:59:34.116Z] #7 DONE 0.1s [2026-04-14T09:59:34.116Z] [2026-04-14T09:59:34.116Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-14T09:59:34.116Z] #8 DONE 0.1s [2026-04-14T09:59:34.116Z] [2026-04-14T09:59:34.116Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T09:59:34.706Z] Still waiting to schedule task [2026-04-14T09:59:34.706Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-14T10:00:00.661Z] #9 DONE 22.2s [2026-04-14T10:00:00.661Z] [2026-04-14T10:00:00.661Z] #10 [builder 6/7] COPY . . [2026-04-14T10:00:00.661Z] #10 DONE 0.1s [2026-04-14T10:00:00.661Z] [2026-04-14T10:00:00.661Z] #11 [builder 7/7] RUN echo noop [2026-04-14T10:00:00.661Z] #11 0.213 noop [2026-04-14T10:00:00.661Z] #11 DONE 0.3s [2026-04-14T10:00:00.661Z] [2026-04-14T10:00:00.661Z] #12 exporting to image [2026-04-14T10:00:00.661Z] #12 exporting layers [2026-04-14T10:00:03.196Z] #12 exporting layers 6.6s done [2026-04-14T10:00:03.196Z] #12 writing image sha256:997832dd486ffe57e7ae1b99f52bd047516695b0225b08c3a98daf72faac26b1 done [2026-04-14T10:00:03.196Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-14T10:00:03.196Z] #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:00:03.524Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-14T10:00:03.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T10:00:03.599Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2026-04-14T10:00:03.633Z] $ 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 [2026-04-14T10:00:03.920Z] $ docker top 3274a29674ba73227a5ad2b4a21418d17756b1a2559b4a6c514480aee72f8348 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T10:00:04.254Z] + go version [2026-04-14T10:00:04.254Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-14T10:00:04.263Z] $ docker stop --time=1 3274a29674ba73227a5ad2b4a21418d17756b1a2559b4a6c514480aee72f8348 [2026-04-14T10:00:05.526Z] $ docker rm -f --volumes 3274a29674ba73227a5ad2b4a21418d17756b1a2559b4a6c514480aee72f8348 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:00:05.974Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-14T10:00:05.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T10:00:06.044Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2026-04-14T10:00:06.074Z] $ 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 [2026-04-14T10:00:06.298Z] $ docker top 28912e54237d5b00702e872fa6c4990e6f3bacd1525810aa467e45dfa0b51108 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T10:00:06.651Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2026-04-14T10:00:06.953Z] + make test [2026-04-14T10:00:06.954Z] go test ./... -coverprofile=coverage.out [2026-04-14T10:00:08.329Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-04-14T10:00:30.242Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-04-14T10:00:30.242Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.018s coverage: 41.4% of statements [2026-04-14T10:00:30.242Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-04-14T10:00:36.793Z] 0 issues. [2026-04-14T10:00:36.793Z] go vet ./... [2026-04-14T10:00:43.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-14T10:00:43.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-14T10:00:43.348Z] ./bin/test-attribution-txt.sh [2026-04-14T10:00:43.348Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-14T10:00:43.348Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-14T10:00:43.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-14T10:00:43.380Z] $ docker stop --time=1 28912e54237d5b00702e872fa6c4990e6f3bacd1525810aa467e45dfa0b51108 [2026-04-14T10:00:45.406Z] $ docker rm -f --volumes 28912e54237d5b00702e872fa6c4990e6f3bacd1525810aa467e45dfa0b51108 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-14T10:00:45.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-14T10:00:46.010Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-14T10:00:46.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-14T10:00:46.921Z] + ls -al . [2026-04-14T10:00:46.921Z] total 236 [2026-04-14T10:00:46.921Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 14 10:00 . [2026-04-14T10:00:46.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 09:58 .. [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 62 Apr 14 09:58 .dockerignore [2026-04-14T10:00:46.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 10:00 .git [2026-04-14T10:00:46.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 09:58 .github [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 101 Apr 14 09:58 .gitignore [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 14 09:58 .golangci.yml [2026-04-14T10:00:46.921Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 14 09:59 .semver [2026-04-14T10:00:46.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 09:58 .vscode [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 22466 Apr 14 09:58 Attribution.txt [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 2560 Apr 14 09:58 CHANGELOG.md [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 1242 Apr 14 09:58 Dockerfile [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 672 Apr 14 09:58 Jenkinsfile [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 14 09:58 LICENSE [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 2473 Apr 14 09:58 Makefile [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 4109 Apr 14 09:58 README.md [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 14 09:59 VERSION [2026-04-14T10:00:46.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 09:58 bin [2026-04-14T10:00:46.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 09:58 cmd [2026-04-14T10:00:46.921Z] -rw-r--r-- 1 jenkins jenkins 23970 Apr 14 10:00 coverage.out [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 6774 Apr 14 09:58 go.mod [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 89408 Apr 14 09:58 go.sum [2026-04-14T10:00:46.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 09:58 internal [2026-04-14T10:00:46.921Z] -rw-rw-r-- 1 jenkins jenkins 260 Apr 14 09:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:00:47.240Z] + 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=2d2eb550d2c933fe287f6e1864d8a1026e9002d4 --label arch=amd64 --label version=4.1.0-dev.17 . [2026-04-14T10:00:47.498Z] #0 building with "default" instance using docker driver [2026-04-14T10:00:47.498Z] [2026-04-14T10:00:47.498Z] #1 [internal] load build definition from Dockerfile [2026-04-14T10:00:47.498Z] #1 transferring dockerfile: 1.28kB done [2026-04-14T10:00:47.498Z] #1 DONE 0.0s [2026-04-14T10:00:47.498Z] [2026-04-14T10:00:47.498Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-14T10:00:47.498Z] #2 DONE 0.0s [2026-04-14T10:00:47.498Z] [2026-04-14T10:00:47.498Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T10:00:47.498Z] #3 DONE 0.1s [2026-04-14T10:00:47.498Z] [2026-04-14T10:00:47.498Z] #4 [internal] load .dockerignore [2026-04-14T10:00:47.498Z] #4 transferring context: [2026-04-14T10:00:47.498Z] #4 transferring context: 102B done [2026-04-14T10:00:47.498Z] #4 DONE 0.0s [2026-04-14T10:00:47.498Z] [2026-04-14T10:00:47.498Z] #5 [internal] load build context [2026-04-14T10:00:47.498Z] #5 transferring context: 36.19kB 0.0s done [2026-04-14T10:00:47.498Z] #5 DONE 0.0s [2026-04-14T10:00:47.498Z] [2026-04-14T10:00:47.498Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-14T10:00:47.498Z] #6 DONE 0.1s [2026-04-14T10:00:47.498Z] [2026-04-14T10:00:47.498Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T10:00:47.498Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-14T10:00:47.498Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-14T10:00:47.498Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T10:00:47.498Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-14T10:00:47.498Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-14T10:00:47.498Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-14T10:00:47.756Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-04-14T10:00:47.756Z] #7 DONE 0.3s [2026-04-14T10:00:47.756Z] [2026-04-14T10:00:47.756Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-04-14T10:00:47.756Z] #8 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T10:00:48.016Z] #8 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T10:00:48.285Z] #8 ... [2026-04-14T10:00:48.285Z] [2026-04-14T10:00:48.285Z] #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-04-14T10:00:48.285Z] #9 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T10:00:48.285Z] #9 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T10:00:48.285Z] #9 0.600 OK: 265 MiB in 60 packages [2026-04-14T10:00:48.285Z] #9 DONE 0.8s [2026-04-14T10:00:48.285Z] [2026-04-14T10:00:48.285Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-04-14T10:00:48.285Z] #8 0.623 (1/6) Installing dumb-init (1.2.5-r3) [2026-04-14T10:00:48.285Z] #8 0.710 (2/6) Installing libgcc (14.2.0-r6) [2026-04-14T10:00:48.546Z] #8 ... [2026-04-14T10:00:48.546Z] [2026-04-14T10:00:48.547Z] #10 [builder 3/7] WORKDIR /device-opcua [2026-04-14T10:00:48.547Z] #10 DONE 0.2s [2026-04-14T10:00:48.547Z] [2026-04-14T10:00:48.547Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-04-14T10:00:48.547Z] #8 0.718 (3/6) Installing libsodium (1.0.20-r1) [2026-04-14T10:00:48.547Z] #8 0.727 (4/6) Installing libstdc++ (14.2.0-r6) [2026-04-14T10:00:48.547Z] #8 0.764 (5/6) Installing libzmq (4.3.5-r2) [2026-04-14T10:00:48.547Z] #8 0.775 (6/6) Installing zeromq (4.3.5-r2) [2026-04-14T10:00:48.547Z] #8 0.779 Executing busybox-1.37.0-r20.trigger [2026-04-14T10:00:48.547Z] #8 0.788 OK: 11 MiB in 22 packages [2026-04-14T10:00:48.805Z] #8 DONE 1.0s [2026-04-14T10:00:48.805Z] [2026-04-14T10:00:48.805Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-14T10:00:48.805Z] #11 DONE 0.1s [2026-04-14T10:00:48.805Z] [2026-04-14T10:00:48.805Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T10:00:49.374Z] #12 DONE 0.5s [2026-04-14T10:00:49.374Z] [2026-04-14T10:00:49.374Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-14T10:00:49.374Z] #13 0.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T10:00:49.374Z] #13 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T10:00:49.374Z] #13 ... [2026-04-14T10:00:49.374Z] [2026-04-14T10:00:49.374Z] #14 [builder 6/7] COPY . . [2026-04-14T10:00:49.374Z] #14 DONE 0.1s [2026-04-14T10:00:49.374Z] [2026-04-14T10:00:49.374Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-14T10:00:49.374Z] #13 0.709 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T10:00:49.631Z] #13 0.721 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T10:00:49.631Z] #13 0.757 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T10:00:49.631Z] #13 0.768 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T10:00:49.631Z] #13 0.772 Executing busybox-1.37.0-r20.trigger [2026-04-14T10:00:49.631Z] #13 0.779 OK: 11 MiB in 22 packages [2026-04-14T10:00:49.631Z] #13 DONE 0.9s [2026-04-14T10:00:49.631Z] [2026-04-14T10:00:49.631Z] #15 [builder 7/7] RUN make build [2026-04-14T10:00:49.890Z] #15 0.303 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-04-14T10:01:02.034Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5109 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2026-04-14T10:01:02.054Z] Running in /w/workspace/device-opc-ua/33 [Pipeline] { [Pipeline] checkout [2026-04-14T10:01:05.110Z] Selected Git installation does not exist. Using Default [2026-04-14T10:01:05.110Z] The recommended git tool is: NONE [2026-04-14T10:01:09.447Z] using credential edgex-jenkins-ssh [2026-04-14T10:01:09.468Z] Cloning the remote Git repository [2026-04-14T10:01:09.507Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2026-04-14T10:01:09.589Z] > git init /w/workspace/device-opc-ua/33 # timeout=10 [2026-04-14T10:01:09.731Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2026-04-14T10:01:09.732Z] > git --version # timeout=10 [2026-04-14T10:01:09.757Z] > git --version # 'git version 2.25.1' [2026-04-14T10:01:09.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-14T10:01:09.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-14T10:01:11.880Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2026-04-14T10:01:11.906Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-14T10:01:12.753Z] Avoid second fetch [2026-04-14T10:01:12.753Z] Checking out Revision 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 (main) [2026-04-14T10:01:13.361Z] Commit message: "Merge pull request #158 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [2026-04-14T10:01:12.769Z] > git config core.sparsecheckout # timeout=10 [2026-04-14T10:01:12.827Z] > git checkout -f 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 # timeout=10 [2026-04-14T10:01:16.411Z] #15 23.34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-04-14T10:01:16.411Z] #15 DONE 24.1s [2026-04-14T10:01:16.411Z] [2026-04-14T10:01:16.411Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2026-04-14T10:01:16.411Z] #16 DONE 0.2s [2026-04-14T10:01:16.411Z] [2026-04-14T10:01:16.411Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2026-04-14T10:01:16.411Z] #17 DONE 0.0s [2026-04-14T10:01:16.411Z] [2026-04-14T10:01:16.411Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2026-04-14T10:01:16.411Z] #18 DONE 0.0s [2026-04-14T10:01:16.411Z] [2026-04-14T10:01:16.411Z] #19 exporting to image [2026-04-14T10:01:16.411Z] #19 exporting layers [2026-04-14T10:01:16.411Z] #19 exporting layers 0.2s done [2026-04-14T10:01:16.411Z] #19 writing image sha256:a67707189054f3175065e4a9647205a75c78b531bde337aac56c078f66800950 done [2026-04-14T10:01:16.411Z] #19 naming to docker.io/library/device-opc-ua done [2026-04-14T10:01:16.411Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T10:01:16.544Z] provisioning config files... [2026-04-14T10:01:16.552Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2487087404210531580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T10:01:16.857Z] ---> ****-login.sh [2026-04-14T10:01:16.858Z] nexus3.edgexfoundry.org:10001 [2026-04-14T10:01:16.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:16.858Z] Login Succeeded [2026-04-14T10:01:16.858Z] nexus3.edgexfoundry.org:10002 [2026-04-14T10:01:16.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:16.858Z] Login Succeeded [2026-04-14T10:01:16.858Z] nexus3.edgexfoundry.org:10003 [2026-04-14T10:01:17.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:17.117Z] Login Succeeded [2026-04-14T10:01:17.117Z] nexus3.edgexfoundry.org:10004 [2026-04-14T10:01:17.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:17.117Z] Login Succeeded [2026-04-14T10:01:17.117Z] ****.io [2026-04-14T10:01:17.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:17.376Z] Login Succeeded [2026-04-14T10:01:17.376Z] ---> ****-login.sh ends [Pipeline] } [2026-04-14T10:01:17.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T10:01:17.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T10:01:17.471Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2026-04-14T10:01:17.471Z] 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [2026-04-14T10:01:17.471Z] latest [2026-04-14T10:01:17.471Z] 4.1.0-dev.17 [2026-04-14T10:01:17.471Z] 2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [2026-04-14T10:01:17.471Z] main [2026-04-14T10:01:17.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T10:01:17.665Z] provisioning config files... [2026-04-14T10:01:17.694Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/33@tmp/config11292665237938296813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T10:01:17.837Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:18.412Z] ---> ****-login.sh [2026-04-14T10:01:18.412Z] nexus3.edgexfoundry.org:10001 [2026-04-14T10:01:18.424Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [2026-04-14T10:01:18.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-04-14T10:01:18.424Z] 8b8ea40dad36: Preparing [2026-04-14T10:01:18.424Z] 930c60618cac: Preparing [2026-04-14T10:01:18.424Z] 1862499e14ec: Preparing [2026-04-14T10:01:18.424Z] 3f676b976ea5: Preparing [2026-04-14T10:01:18.424Z] ffb1531c51e7: Preparing [2026-04-14T10:01:18.424Z] cce92674e987: Preparing [2026-04-14T10:01:18.424Z] cce92674e987: Waiting [2026-04-14T10:01:18.424Z] 8b8ea40dad36: Pushed [2026-04-14T10:01:18.424Z] 930c60618cac: Pushed [2026-04-14T10:01:18.424Z] cce92674e987: Layer already exists [2026-04-14T10:01:18.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:18.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:01:18.961Z] Configure a credential helper to remove this warning. See [2026-04-14T10:01:18.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:01:18.961Z] [2026-04-14T10:01:18.961Z] Login Succeeded [2026-04-14T10:01:18.961Z] nexus3.edgexfoundry.org:10002 [2026-04-14T10:01:18.989Z] ffb1531c51e7: Pushed [2026-04-14T10:01:18.990Z] 3f676b976ea5: Pushed [2026-04-14T10:01:19.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:19.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:01:19.233Z] Configure a credential helper to remove this warning. See [2026-04-14T10:01:19.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:01:19.233Z] [2026-04-14T10:01:19.233Z] Login Succeeded [2026-04-14T10:01:19.233Z] nexus3.edgexfoundry.org:10003 [2026-04-14T10:01:19.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:19.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:01:19.504Z] Configure a credential helper to remove this warning. See [2026-04-14T10:01:19.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:01:19.504Z] [2026-04-14T10:01:19.504Z] Login Succeeded [2026-04-14T10:01:19.778Z] nexus3.edgexfoundry.org:10004 [2026-04-14T10:01:19.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:20.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:01:20.051Z] Configure a credential helper to remove this warning. See [2026-04-14T10:01:20.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:01:20.051Z] [2026-04-14T10:01:20.051Z] Login Succeeded [2026-04-14T10:01:20.051Z] ****.io [2026-04-14T10:01:20.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:01:20.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:01:20.587Z] Configure a credential helper to remove this warning. See [2026-04-14T10:01:20.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:01:20.587Z] [2026-04-14T10:01:20.587Z] Login Succeeded [2026-04-14T10:01:20.587Z] ---> ****-login.sh ends [Pipeline] } [2026-04-14T10:01:20.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-14T10:01:20.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T10:01:20.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T10:01:20.973Z] ========================================================= [2026-04-14T10:01:20.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-14T10:01:20.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:21.352Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-14T10:01:21.624Z] Sending build context to Docker daemon 9.575MB [2026-04-14T10:01:21.624Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-04-14T10:01:21.624Z] Step 2/10 : FROM ${BASE} AS builder [2026-04-14T10:01:21.893Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-14T10:01:21.893Z] 6b59a28fa201: Pulling fs layer [2026-04-14T10:01:21.893Z] d32bb0dddca7: Pulling fs layer [2026-04-14T10:01:21.893Z] 5dab1238d3d9: Pulling fs layer [2026-04-14T10:01:21.893Z] 196fd7d83e7d: Pulling fs layer [2026-04-14T10:01:21.893Z] 4f4fb700ef54: Pulling fs layer [2026-04-14T10:01:21.893Z] 8ba94037c8f0: Pulling fs layer [2026-04-14T10:01:21.893Z] deaec5988b04: Pulling fs layer [2026-04-14T10:01:21.893Z] 9f65657bb879: Pulling fs layer [2026-04-14T10:01:21.893Z] 196fd7d83e7d: Waiting [2026-04-14T10:01:21.893Z] 4f4fb700ef54: Waiting [2026-04-14T10:01:21.893Z] 8ba94037c8f0: Waiting [2026-04-14T10:01:21.893Z] 9f65657bb879: Waiting [2026-04-14T10:01:21.893Z] deaec5988b04: Waiting [2026-04-14T10:01:21.893Z] d32bb0dddca7: Verifying Checksum [2026-04-14T10:01:21.893Z] d32bb0dddca7: Download complete [2026-04-14T10:01:21.893Z] 196fd7d83e7d: Verifying Checksum [2026-04-14T10:01:21.893Z] 196fd7d83e7d: Download complete [2026-04-14T10:01:21.893Z] 4f4fb700ef54: Verifying Checksum [2026-04-14T10:01:21.893Z] 4f4fb700ef54: Download complete [2026-04-14T10:01:21.893Z] 8ba94037c8f0: Verifying Checksum [2026-04-14T10:01:21.893Z] 8ba94037c8f0: Download complete [2026-04-14T10:01:22.164Z] 6b59a28fa201: Verifying Checksum [2026-04-14T10:01:22.164Z] 6b59a28fa201: Download complete [2026-04-14T10:01:22.766Z] 9f65657bb879: Verifying Checksum [2026-04-14T10:01:22.766Z] 9f65657bb879: Download complete [2026-04-14T10:01:23.736Z] 5dab1238d3d9: Verifying Checksum [2026-04-14T10:01:23.736Z] 5dab1238d3d9: Download complete [2026-04-14T10:01:23.736Z] 6b59a28fa201: Pull complete [2026-04-14T10:01:24.006Z] d32bb0dddca7: Pull complete [2026-04-14T10:01:24.295Z] 1862499e14ec: Pushed [2026-04-14T10:01:24.296Z] 2d2eb550d2c933fe287f6e1864d8a1026e9002d4: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:24.614Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:24.948Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-04-14T10:01:24.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-04-14T10:01:24.948Z] 8b8ea40dad36: Preparing [2026-04-14T10:01:24.948Z] 930c60618cac: Preparing [2026-04-14T10:01:24.948Z] 1862499e14ec: Preparing [2026-04-14T10:01:24.948Z] 3f676b976ea5: Preparing [2026-04-14T10:01:24.948Z] ffb1531c51e7: Preparing [2026-04-14T10:01:24.948Z] cce92674e987: Preparing [2026-04-14T10:01:24.948Z] cce92674e987: Waiting [2026-04-14T10:01:24.948Z] ffb1531c51e7: Layer already exists [2026-04-14T10:01:24.948Z] 3f676b976ea5: Layer already exists [2026-04-14T10:01:24.948Z] 1862499e14ec: Layer already exists [2026-04-14T10:01:24.948Z] 930c60618cac: Layer already exists [2026-04-14T10:01:24.948Z] 8b8ea40dad36: Layer already exists [2026-04-14T10:01:24.948Z] cce92674e987: Layer already exists [2026-04-14T10:01:24.948Z] latest: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:25.133Z] deaec5988b04: Verifying Checksum [2026-04-14T10:01:25.133Z] deaec5988b04: Download complete [2026-04-14T10:01:25.276Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:25.595Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-04-14T10:01:25.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-04-14T10:01:25.595Z] 8b8ea40dad36: Preparing [2026-04-14T10:01:25.595Z] 930c60618cac: Preparing [2026-04-14T10:01:25.595Z] 1862499e14ec: Preparing [2026-04-14T10:01:25.595Z] 3f676b976ea5: Preparing [2026-04-14T10:01:25.595Z] ffb1531c51e7: Preparing [2026-04-14T10:01:25.595Z] cce92674e987: Preparing [2026-04-14T10:01:25.595Z] cce92674e987: Waiting [2026-04-14T10:01:25.595Z] ffb1531c51e7: Layer already exists [2026-04-14T10:01:25.595Z] 1862499e14ec: Layer already exists [2026-04-14T10:01:25.595Z] 930c60618cac: Layer already exists [2026-04-14T10:01:25.595Z] 8b8ea40dad36: Layer already exists [2026-04-14T10:01:25.595Z] 3f676b976ea5: Layer already exists [2026-04-14T10:01:25.595Z] cce92674e987: Layer already exists [2026-04-14T10:01:25.595Z] 4.1.0-dev.17: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:25.921Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:26.250Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [2026-04-14T10:01:26.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-04-14T10:01:26.250Z] 8b8ea40dad36: Preparing [2026-04-14T10:01:26.250Z] 930c60618cac: Preparing [2026-04-14T10:01:26.250Z] 1862499e14ec: Preparing [2026-04-14T10:01:26.250Z] 3f676b976ea5: Preparing [2026-04-14T10:01:26.250Z] ffb1531c51e7: Preparing [2026-04-14T10:01:26.250Z] cce92674e987: Preparing [2026-04-14T10:01:26.250Z] cce92674e987: Waiting [2026-04-14T10:01:26.250Z] ffb1531c51e7: Layer already exists [2026-04-14T10:01:26.250Z] 3f676b976ea5: Layer already exists [2026-04-14T10:01:26.250Z] 8b8ea40dad36: Layer already exists [2026-04-14T10:01:26.250Z] 1862499e14ec: Layer already exists [2026-04-14T10:01:26.250Z] 930c60618cac: Layer already exists [2026-04-14T10:01:26.250Z] cce92674e987: Layer already exists [2026-04-14T10:01:26.250Z] 2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:26.576Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:01:26.901Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-04-14T10:01:26.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-04-14T10:01:26.901Z] 8b8ea40dad36: Preparing [2026-04-14T10:01:26.901Z] 930c60618cac: Preparing [2026-04-14T10:01:26.901Z] 1862499e14ec: Preparing [2026-04-14T10:01:26.901Z] 3f676b976ea5: Preparing [2026-04-14T10:01:26.901Z] ffb1531c51e7: Preparing [2026-04-14T10:01:26.901Z] cce92674e987: Preparing [2026-04-14T10:01:26.901Z] cce92674e987: Waiting [2026-04-14T10:01:26.901Z] 3f676b976ea5: Layer already exists [2026-04-14T10:01:26.901Z] 1862499e14ec: Layer already exists [2026-04-14T10:01:26.901Z] 930c60618cac: Layer already exists [2026-04-14T10:01:26.901Z] ffb1531c51e7: Layer already exists [2026-04-14T10:01:26.901Z] 8b8ea40dad36: Layer already exists [2026-04-14T10:01:26.901Z] cce92674e987: Layer already exists [2026-04-14T10:01:26.901Z] main: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T10:01:26.986Z] ===================================================== [Pipeline] echo [2026-04-14T10:01:27.006Z] taggedImages: [2026-04-14T10:01:27.006Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [2026-04-14T10:01:27.006Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-04-14T10:01:27.006Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-04-14T10:01:27.006Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [2026-04-14T10:01:27.006Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2026-04-14T10:01:27.060Z] ========================================================= [2026-04-14T10:01:27.060Z] [edgeXBuildMultiArch] RAW Config: [2026-04-14T10:01:27.060Z] images: [2026-04-14T10:01:27.060Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [2026-04-14T10:01:27.060Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-04-14T10:01:27.060Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-04-14T10:01:27.060Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [2026-04-14T10:01:27.060Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-04-14T10:01:27.060Z] settingsFile: [2026-04-14T10:01:27.060Z] device-opc-ua-settings [2026-04-14T10:01:27.060Z] ========================================================= [Pipeline] node [2026-04-14T10:01:40.195Z] 5dab1238d3d9: Pull complete [2026-04-14T10:01:40.195Z] 196fd7d83e7d: Pull complete [2026-04-14T10:01:40.195Z] 4f4fb700ef54: Pull complete [2026-04-14T10:01:40.195Z] 8ba94037c8f0: Pull complete [2026-04-14T10:01:42.064Z] Still waiting to schedule task [2026-04-14T10:01:42.064Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-14T10:01:50.430Z] deaec5988b04: Pull complete [2026-04-14T10:01:51.831Z] 9f65657bb879: Pull complete [2026-04-14T10:01:51.831Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-14T10:01:51.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-14T10:01:51.831Z] ---> 334268110677 [2026-04-14T10:01:51.831Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-04-14T10:01:53.783Z] ---> Running in 037163a693d9 [2026-04-14T10:01:53.783Z] Removing intermediate container 037163a693d9 [2026-04-14T10:01:53.783Z] ---> b7f65d7d5b70 [2026-04-14T10:01:53.783Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-14T10:01:53.783Z] ---> Running in a4930190098a [2026-04-14T10:01:54.058Z] Removing intermediate container a4930190098a [2026-04-14T10:01:54.058Z] ---> 567c72f30b6f [2026-04-14T10:01:54.058Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-04-14T10:01:54.327Z] ---> Running in 2c2d3ed0376e [2026-04-14T10:01:55.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T10:01:55.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T10:01:57.297Z] OK: 255 MiB in 60 packages [2026-04-14T10:01:58.274Z] Removing intermediate container 2c2d3ed0376e [2026-04-14T10:01:58.274Z] ---> 140da3c8a5fe [2026-04-14T10:01:58.274Z] Step 6/10 : WORKDIR /device-opcua [2026-04-14T10:01:58.274Z] ---> Running in 744bfc4e0168 [2026-04-14T10:01:58.540Z] Removing intermediate container 744bfc4e0168 [2026-04-14T10:01:58.540Z] ---> 4604e1b89226 [2026-04-14T10:01:58.540Z] Step 7/10 : COPY go.mod vendor* ./ [2026-04-14T10:01:58.810Z] ---> 20de53b322c8 [2026-04-14T10:01:58.810Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T10:01:59.078Z] ---> Running in 92dd522f0274 [2026-04-14T10:02:06.289Z] Running on prd-centos7-docker-4c-2g-5110 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T10:02:06.343Z] provisioning config files... [2026-04-14T10:02:06.366Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13200138457330518368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T10:02:07.412Z] ---> ****-login.sh [2026-04-14T10:02:07.412Z] nexus3.edgexfoundry.org:10001 [2026-04-14T10:03:35.735Z] Removing intermediate container 92dd522f0274 [2026-04-14T10:03:35.735Z] ---> f300c547b6fc [2026-04-14T10:03:35.735Z] Step 9/10 : COPY . . [2026-04-14T10:03:36.697Z] ---> ee5653dae74b [2026-04-14T10:03:36.697Z] Step 10/10 : RUN ${MAKE} [2026-04-14T10:03:36.697Z] ---> Running in 10b66e3020ad [2026-04-14T10:03:37.664Z] noop [2026-04-14T10:03:38.628Z] Removing intermediate container 10b66e3020ad [2026-04-14T10:03:38.628Z] ---> 8b9751819123 [2026-04-14T10:03:38.628Z] Successfully built 8b9751819123 [2026-04-14T10:03:38.628Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:03:38.989Z] + docker inspect -f . ci-base-image-arm64 [2026-04-14T10:03:38.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T10:03:39.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container [2026-04-14T10:03:39.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/33 -v /w/workspace/device-opc-ua/33:/w/workspace/device-opc-ua/33:rw,z -v /w/workspace/device-opc-ua/33@tmp:/w/workspace/device-opc-ua/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-14T10:03:40.400Z] $ docker top 25c76980383c8f03e01b33a2b26650bb26fa1c37f5ef9f1142c199c1619195da -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T10:03:41.233Z] + go version [2026-04-14T10:03:41.233Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-14T10:03:41.253Z] $ docker stop --time=1 25c76980383c8f03e01b33a2b26650bb26fa1c37f5ef9f1142c199c1619195da [2026-04-14T10:03:42.873Z] $ docker rm -f --volumes 25c76980383c8f03e01b33a2b26650bb26fa1c37f5ef9f1142c199c1619195da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:03:43.470Z] + docker inspect -f . ci-base-image-arm64 [2026-04-14T10:03:43.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T10:03:43.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container [2026-04-14T10:03:43.715Z] $ 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/33 -v /w/workspace/device-opc-ua/33:/w/workspace/device-opc-ua/33:rw,z -v /w/workspace/device-opc-ua/33@tmp:/w/workspace/device-opc-ua/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-14T10:03:44.874Z] $ docker top 2eda9a0c648e765ea4d27a1fc2ed16cbc2654ddf196f406c200ca9dcbf728afe -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T10:03:45.381Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/33 [Pipeline] fileExists [Pipeline] sh [2026-04-14T10:03:45.723Z] + make test [2026-04-14T10:03:45.723Z] go test ./... -coverprofile=coverage.out [2026-04-14T10:03:53.927Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-04-14T10:07:45.739Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-04-14T10:07:45.739Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.089s coverage: 41.4% of statements [2026-04-14T10:07:45.739Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-04-14T10:07:45.739Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-14T10:07:45.739Z] go vet ./... [2026-04-14T10:08:32.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-14T10:08:32.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-14T10:08:32.611Z] ./bin/test-attribution-txt.sh [2026-04-14T10:08:32.611Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-14T10:08:32.611Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-14T10:08:32.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-14T10:08:32.655Z] $ docker stop --time=1 2eda9a0c648e765ea4d27a1fc2ed16cbc2654ddf196f406c200ca9dcbf728afe [2026-04-14T10:08:34.491Z] $ docker rm -f --volumes 2eda9a0c648e765ea4d27a1fc2ed16cbc2654ddf196f406c200ca9dcbf728afe [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-14T10:08:36.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-14T10:08:36.116Z] Warning: overwriting stash ‘coverage-report’ [2026-04-14T10:08:36.554Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-14T10:08:36.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-14T10:08:37.281Z] + ls -al . [2026-04-14T10:08:37.281Z] total 232 [2026-04-14T10:08:37.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 10:03 . [2026-04-14T10:08:37.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 10:01 .. [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 62 Apr 14 10:01 .dockerignore [2026-04-14T10:08:37.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 10:01 .git [2026-04-14T10:08:37.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 10:01 .github [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 101 Apr 14 10:01 .gitignore [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 14 10:01 .golangci.yml [2026-04-14T10:08:37.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 10:01 .vscode [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 22466 Apr 14 10:01 Attribution.txt [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 2560 Apr 14 10:01 CHANGELOG.md [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 1242 Apr 14 10:01 Dockerfile [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 672 Apr 14 10:01 Jenkinsfile [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 14 10:01 LICENSE [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 2473 Apr 14 10:01 Makefile [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 4109 Apr 14 10:01 README.md [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 14 09:59 VERSION [2026-04-14T10:08:37.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 10:01 bin [2026-04-14T10:08:37.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 10:01 cmd [2026-04-14T10:08:37.281Z] -rw-r--r-- 1 jenkins jenkins 23970 Apr 14 10:07 coverage.out [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 6774 Apr 14 10:01 go.mod [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 89408 Apr 14 10:01 go.sum [2026-04-14T10:08:37.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 10:01 internal [2026-04-14T10:08:37.281Z] -rw-rw-r-- 1 jenkins jenkins 260 Apr 14 10:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:08:37.632Z] + 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=2d2eb550d2c933fe287f6e1864d8a1026e9002d4 --label arch=arm64 --label version=4.1.0-dev.17 . [2026-04-14T10:08:37.908Z] Sending build context to Docker daemon 9.6MB [2026-04-14T10:08:38.178Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-04-14T10:08:38.178Z] Step 2/23 : FROM ${BASE} AS builder [2026-04-14T10:08:38.178Z] ---> 8b9751819123 [2026-04-14T10:08:38.178Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-04-14T10:08:39.134Z] ---> Running in 6f61bff32be7 [2026-04-14T10:08:39.400Z] Removing intermediate container 6f61bff32be7 [2026-04-14T10:08:39.400Z] ---> 5af8f8e0e96d [2026-04-14T10:08:39.400Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-14T10:08:39.666Z] ---> Running in d127e08597f8 [2026-04-14T10:08:39.932Z] Removing intermediate container d127e08597f8 [2026-04-14T10:08:39.932Z] ---> a75b2a702a6e [2026-04-14T10:08:39.932Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-04-14T10:08:39.932Z] ---> Running in 89c8c77b69b9 [2026-04-14T10:08:40.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T10:08:41.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T10:08:43.091Z] OK: 255 MiB in 60 packages [2026-04-14T10:08:43.675Z] Removing intermediate container 89c8c77b69b9 [2026-04-14T10:08:43.675Z] ---> 2701918e5a64 [2026-04-14T10:08:43.675Z] Step 6/23 : WORKDIR /device-opcua [2026-04-14T10:08:43.675Z] ---> Running in 9a14066d7af5 [2026-04-14T10:08:43.945Z] Removing intermediate container 9a14066d7af5 [2026-04-14T10:08:43.945Z] ---> ebe468925425 [2026-04-14T10:08:43.945Z] Step 7/23 : COPY go.mod vendor* ./ [2026-04-14T10:08:44.527Z] ---> 390753b5494b [2026-04-14T10:08:44.527Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T10:08:44.527Z] ---> Running in 3921b7da9bd7 [2026-04-14T10:08:47.107Z] Removing intermediate container 3921b7da9bd7 [2026-04-14T10:08:47.107Z] ---> a8356600d719 [2026-04-14T10:08:47.107Z] Step 9/23 : COPY . . [2026-04-14T10:08:47.694Z] ---> e9b98123eb78 [2026-04-14T10:08:47.694Z] Step 10/23 : RUN ${MAKE} [2026-04-14T10:08:47.694Z] ---> Running in 0024a4d181a5 [2026-04-14T10:08:48.663Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-04-14T10:12:40.661Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-04-14T10:12:41.617Z] Removing intermediate container 0024a4d181a5 [2026-04-14T10:12:41.617Z] ---> 75b1525a22a5 [2026-04-14T10:12:41.617Z] Step 11/23 : FROM alpine:3.22 [2026-04-14T10:12:45.871Z] 3.22: Pulling from library/alpine [2026-04-14T10:12:45.871Z] d741ee1608f3: Pulling fs layer [2026-04-14T10:12:46.138Z] d741ee1608f3: Download complete [2026-04-14T10:12:46.722Z] d741ee1608f3: Pull complete [2026-04-14T10:12:46.992Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T10:12:46.992Z] Status: Downloaded newer image for alpine:3.22 [2026-04-14T10:12:46.992Z] ---> 5a766deef0c8 [2026-04-14T10:12:46.992Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2026-04-14T10:12:46.992Z] ---> Running in 299c61bae2e2 [2026-04-14T10:12:47.262Z] Removing intermediate container 299c61bae2e2 [2026-04-14T10:12:47.262Z] ---> 1044808a3b24 [2026-04-14T10:12:47.262Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2026-04-14T10:12:47.262Z] ---> Running in bd85fa5cdc2d [2026-04-14T10:12:48.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T10:12:48.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T10:12:50.204Z] (1/6) Installing dumb-init (1.2.5-r3) [2026-04-14T10:12:50.204Z] (2/6) Installing libgcc (14.2.0-r6) [2026-04-14T10:12:50.204Z] (3/6) Installing libsodium (1.0.20-r1) [2026-04-14T10:12:50.204Z] (4/6) Installing libstdc++ (14.2.0-r6) [2026-04-14T10:12:50.204Z] (5/6) Installing libzmq (4.3.5-r2) [2026-04-14T10:12:50.204Z] (6/6) Installing zeromq (4.3.5-r2) [2026-04-14T10:12:50.204Z] Executing busybox-1.37.0-r20.trigger [2026-04-14T10:12:50.469Z] OK: 12 MiB in 22 packages [2026-04-14T10:12:51.441Z] Removing intermediate container bd85fa5cdc2d [2026-04-14T10:12:51.441Z] ---> 608ce33665ad [2026-04-14T10:12:51.441Z] Step 14/23 : RUN apk --no-cache upgrade [2026-04-14T10:12:51.441Z] ---> Running in da51172247dc [2026-04-14T10:12:52.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T10:12:52.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T10:12:54.076Z] (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T10:12:54.076Z] (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T10:12:54.343Z] (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T10:12:54.343Z] (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T10:12:54.343Z] Executing busybox-1.37.0-r20.trigger [2026-04-14T10:12:54.343Z] OK: 12 MiB in 22 packages [2026-04-14T10:12:55.762Z] Removing intermediate container da51172247dc [2026-04-14T10:12:55.762Z] ---> 5aeebda64874 [2026-04-14T10:12:55.762Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2026-04-14T10:13:00.008Z] ---> faab02f58f11 [2026-04-14T10:13:00.008Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2026-04-14T10:13:00.276Z] ---> 10e6ee5da0d4 [2026-04-14T10:13:00.276Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2026-04-14T10:13:00.542Z] ---> 090a110790ee [2026-04-14T10:13:00.542Z] Step 18/23 : EXPOSE 59997 [2026-04-14T10:13:00.809Z] ---> Running in 891445a3a02e [2026-04-14T10:13:01.076Z] Removing intermediate container 891445a3a02e [2026-04-14T10:13:01.076Z] ---> 5abd64897508 [2026-04-14T10:13:01.076Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2026-04-14T10:13:01.076Z] ---> Running in f392aaaa236e [2026-04-14T10:13:01.342Z] Removing intermediate container f392aaaa236e [2026-04-14T10:13:01.342Z] ---> a5df49383d51 [2026-04-14T10:13:01.342Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-14T10:13:01.342Z] ---> Running in 5f789f715197 [2026-04-14T10:13:01.612Z] Removing intermediate container 5f789f715197 [2026-04-14T10:13:01.612Z] ---> 7e28edfdc577 [2026-04-14T10:13:01.612Z] Step 21/23 : LABEL arch=arm64 [2026-04-14T10:13:01.879Z] ---> Running in 60ae4473da88 [2026-04-14T10:13:02.145Z] Removing intermediate container 60ae4473da88 [2026-04-14T10:13:02.145Z] ---> 28b0e94e7396 [2026-04-14T10:13:02.145Z] Step 22/23 : LABEL git_sha=2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [2026-04-14T10:13:02.145Z] ---> Running in efef4026f5d8 [2026-04-14T10:13:02.427Z] Removing intermediate container efef4026f5d8 [2026-04-14T10:13:02.427Z] ---> 912c04691995 [2026-04-14T10:13:02.427Z] Step 23/23 : LABEL version=4.1.0-dev.17 [2026-04-14T10:13:02.427Z] ---> Running in 2f7a0690ccff [2026-04-14T10:13:02.694Z] Removing intermediate container 2f7a0690ccff [2026-04-14T10:13:02.694Z] ---> 1e616b380c87 [2026-04-14T10:13:02.694Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-14T10:13:02.694Z] Successfully built 1e616b380c87 [2026-04-14T10:13:02.694Z] 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 [2026-04-14T10:13:02.855Z] provisioning config files... [2026-04-14T10:13:02.871Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/33@tmp/config3004025831024718346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T10:13:03.209Z] ---> ****-login.sh [2026-04-14T10:13:03.209Z] nexus3.edgexfoundry.org:10001 [2026-04-14T10:13:03.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:13:03.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:13:03.475Z] Configure a credential helper to remove this warning. See [2026-04-14T10:13:03.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:13:03.475Z] [2026-04-14T10:13:03.475Z] Login Succeeded [2026-04-14T10:13:03.475Z] nexus3.edgexfoundry.org:10002 [2026-04-14T10:13:03.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:13:03.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:13:03.742Z] Configure a credential helper to remove this warning. See [2026-04-14T10:13:03.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:13:03.742Z] [2026-04-14T10:13:03.742Z] Login Succeeded [2026-04-14T10:13:03.742Z] nexus3.edgexfoundry.org:10003 [2026-04-14T10:13:04.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:13:04.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:13:04.275Z] Configure a credential helper to remove this warning. See [2026-04-14T10:13:04.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:13:04.275Z] [2026-04-14T10:13:04.275Z] Login Succeeded [2026-04-14T10:13:04.275Z] nexus3.edgexfoundry.org:10004 [2026-04-14T10:13:04.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:13:04.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:13:04.541Z] Configure a credential helper to remove this warning. See [2026-04-14T10:13:04.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:13:04.541Z] [2026-04-14T10:13:04.541Z] Login Succeeded [2026-04-14T10:13:04.541Z] ****.io [2026-04-14T10:13:04.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T10:13:05.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T10:13:05.072Z] Configure a credential helper to remove this warning. See [2026-04-14T10:13:05.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T10:13:05.072Z] [2026-04-14T10:13:05.072Z] Login Succeeded [2026-04-14T10:13:05.072Z] ---> ****-login.sh ends [Pipeline] } [2026-04-14T10:13:05.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T10:13:05.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T10:13:05.193Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2026-04-14T10:13:05.193Z] 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [2026-04-14T10:13:05.193Z] latest [2026-04-14T10:13:05.193Z] 4.1.0-dev.17 [2026-04-14T10:13:05.193Z] 2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [2026-04-14T10:13:05.193Z] main [2026-04-14T10:13:05.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:13:05.576Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:13:05.930Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [2026-04-14T10:13:05.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-04-14T10:13:05.930Z] b7a7e0c1ccf7: Preparing [2026-04-14T10:13:05.930Z] 74f5e98c5765: Preparing [2026-04-14T10:13:05.930Z] c6495d5b8b3c: Preparing [2026-04-14T10:13:05.930Z] f74b006b5907: Preparing [2026-04-14T10:13:05.930Z] f122f183de34: Preparing [2026-04-14T10:13:05.930Z] c4e71c2a4573: Preparing [2026-04-14T10:13:05.930Z] c4e71c2a4573: Waiting [2026-04-14T10:13:06.197Z] 74f5e98c5765: Pushed [2026-04-14T10:13:06.197Z] b7a7e0c1ccf7: Pushed [2026-04-14T10:13:06.197Z] c4e71c2a4573: Layer already exists [2026-04-14T10:13:07.152Z] f122f183de34: Pushed [2026-04-14T10:13:07.732Z] f74b006b5907: Pushed [2026-04-14T10:13:17.783Z] c6495d5b8b3c: Pushed [2026-04-14T10:13:17.783Z] 2d2eb550d2c933fe287f6e1864d8a1026e9002d4: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:13:18.148Z] + 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 [2026-04-14T10:13:18.501Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-04-14T10:13:18.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-04-14T10:13:18.501Z] b7a7e0c1ccf7: Preparing [2026-04-14T10:13:18.501Z] 74f5e98c5765: Preparing [2026-04-14T10:13:18.501Z] c6495d5b8b3c: Preparing [2026-04-14T10:13:18.501Z] f74b006b5907: Preparing [2026-04-14T10:13:18.501Z] f122f183de34: Preparing [2026-04-14T10:13:18.501Z] c4e71c2a4573: Preparing [2026-04-14T10:13:18.501Z] c4e71c2a4573: Waiting [2026-04-14T10:13:18.501Z] f122f183de34: Layer already exists [2026-04-14T10:13:18.501Z] b7a7e0c1ccf7: Layer already exists [2026-04-14T10:13:18.501Z] 74f5e98c5765: Layer already exists [2026-04-14T10:13:18.501Z] c6495d5b8b3c: Layer already exists [2026-04-14T10:13:18.501Z] f74b006b5907: Layer already exists [2026-04-14T10:13:18.501Z] c4e71c2a4573: Layer already exists [2026-04-14T10:13:18.772Z] latest: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:13:19.134Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:13:19.482Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [2026-04-14T10:13:19.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-04-14T10:13:19.482Z] b7a7e0c1ccf7: Preparing [2026-04-14T10:13:19.482Z] 74f5e98c5765: Preparing [2026-04-14T10:13:19.482Z] c6495d5b8b3c: Preparing [2026-04-14T10:13:19.482Z] f74b006b5907: Preparing [2026-04-14T10:13:19.482Z] f122f183de34: Preparing [2026-04-14T10:13:19.482Z] c4e71c2a4573: Preparing [2026-04-14T10:13:19.482Z] c4e71c2a4573: Waiting [2026-04-14T10:13:19.482Z] f74b006b5907: Layer already exists [2026-04-14T10:13:19.482Z] 74f5e98c5765: Layer already exists [2026-04-14T10:13:19.483Z] b7a7e0c1ccf7: Layer already exists [2026-04-14T10:13:19.483Z] c6495d5b8b3c: Layer already exists [2026-04-14T10:13:19.483Z] f122f183de34: Layer already exists [2026-04-14T10:13:19.483Z] c4e71c2a4573: Layer already exists [2026-04-14T10:13:19.483Z] 4.1.0-dev.17: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:13:19.896Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:13:20.260Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [2026-04-14T10:13:20.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-04-14T10:13:20.260Z] b7a7e0c1ccf7: Preparing [2026-04-14T10:13:20.260Z] 74f5e98c5765: Preparing [2026-04-14T10:13:20.260Z] c6495d5b8b3c: Preparing [2026-04-14T10:13:20.260Z] f74b006b5907: Preparing [2026-04-14T10:13:20.260Z] f122f183de34: Preparing [2026-04-14T10:13:20.260Z] c4e71c2a4573: Preparing [2026-04-14T10:13:20.260Z] c4e71c2a4573: Waiting [2026-04-14T10:13:20.260Z] f122f183de34: Layer already exists [2026-04-14T10:13:20.260Z] b7a7e0c1ccf7: Layer already exists [2026-04-14T10:13:20.260Z] 74f5e98c5765: Layer already exists [2026-04-14T10:13:20.260Z] c6495d5b8b3c: Layer already exists [2026-04-14T10:13:20.260Z] f74b006b5907: Layer already exists [2026-04-14T10:13:20.260Z] c4e71c2a4573: Layer already exists [2026-04-14T10:13:20.260Z] 2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:13:20.612Z] + 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 [2026-04-14T10:13:20.976Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2026-04-14T10:13:20.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-04-14T10:13:20.976Z] b7a7e0c1ccf7: Preparing [2026-04-14T10:13:20.976Z] 74f5e98c5765: Preparing [2026-04-14T10:13:20.976Z] c6495d5b8b3c: Preparing [2026-04-14T10:13:20.976Z] f74b006b5907: Preparing [2026-04-14T10:13:20.976Z] f122f183de34: Preparing [2026-04-14T10:13:20.976Z] c4e71c2a4573: Preparing [2026-04-14T10:13:20.976Z] c4e71c2a4573: Waiting [2026-04-14T10:13:20.976Z] 74f5e98c5765: Layer already exists [2026-04-14T10:13:20.976Z] f74b006b5907: Layer already exists [2026-04-14T10:13:20.976Z] c6495d5b8b3c: Layer already exists [2026-04-14T10:13:20.976Z] b7a7e0c1ccf7: Layer already exists [2026-04-14T10:13:20.976Z] f122f183de34: Layer already exists [2026-04-14T10:13:20.976Z] c4e71c2a4573: Layer already exists [2026-04-14T10:13:21.239Z] main: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T10:13:21.308Z] ===================================================== [Pipeline] echo [2026-04-14T10:13:21.324Z] taggedImages: [2026-04-14T10:13:21.324Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [2026-04-14T10:13:21.324Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-04-14T10:13:21.324Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [2026-04-14T10:13:21.324Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [2026-04-14T10:13:21.324Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2026-04-14T10:13:21.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo [2026-04-14T10:13:21.353Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2026-04-14T10:13:21.366Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] echo [2026-04-14T10:13:21.382Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [Pipeline] echo [2026-04-14T10:13:21.393Z] 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 [2026-04-14T10:13:21.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-14T10:13:21.795Z] [2026-04-14T10:13:21.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T10:13:22.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-14T10:13:22.134Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-14T10:13:22.134Z] 8998bd30e6a1: Pulling fs layer [2026-04-14T10:13:22.134Z] 04944245beec: Pulling fs layer [2026-04-14T10:13:22.134Z] 699f458cf7ca: Pulling fs layer [2026-04-14T10:13:22.134Z] 765212b225bb: Pulling fs layer [2026-04-14T10:13:22.134Z] f23df028b6ca: Pulling fs layer [2026-04-14T10:13:22.134Z] d65c8cfc05b1: Pulling fs layer [2026-04-14T10:13:22.134Z] 2437ff75d9bd: Pulling fs layer [2026-04-14T10:13:22.134Z] 765212b225bb: Waiting [2026-04-14T10:13:22.134Z] d65c8cfc05b1: Waiting [2026-04-14T10:13:22.134Z] 2437ff75d9bd: Waiting [2026-04-14T10:13:22.134Z] f23df028b6ca: Waiting [2026-04-14T10:13:22.400Z] 04944245beec: Verifying Checksum [2026-04-14T10:13:22.400Z] 04944245beec: Download complete [2026-04-14T10:13:22.400Z] 765212b225bb: Verifying Checksum [2026-04-14T10:13:22.400Z] 765212b225bb: Download complete [2026-04-14T10:13:22.400Z] f23df028b6ca: Verifying Checksum [2026-04-14T10:13:22.400Z] f23df028b6ca: Download complete [2026-04-14T10:13:22.982Z] d65c8cfc05b1: Verifying Checksum [2026-04-14T10:13:22.982Z] d65c8cfc05b1: Download complete [2026-04-14T10:13:22.982Z] 8998bd30e6a1: Verifying Checksum [2026-04-14T10:13:22.982Z] 8998bd30e6a1: Download complete [2026-04-14T10:13:26.317Z] 2437ff75d9bd: Verifying Checksum [2026-04-14T10:13:26.317Z] 2437ff75d9bd: Download complete [2026-04-14T10:13:26.317Z] 699f458cf7ca: Verifying Checksum [2026-04-14T10:13:26.317Z] 699f458cf7ca: Download complete [2026-04-14T10:13:27.724Z] 8998bd30e6a1: Pull complete [2026-04-14T10:13:27.989Z] 04944245beec: Pull complete [2026-04-14T10:13:29.391Z] 699f458cf7ca: Pull complete [2026-04-14T10:13:29.656Z] 765212b225bb: Pull complete [2026-04-14T10:13:30.613Z] f23df028b6ca: Pull complete [2026-04-14T10:13:30.878Z] d65c8cfc05b1: Pull complete [2026-04-14T10:13:47.916Z] 2437ff75d9bd: Pull complete [2026-04-14T10:13:47.916Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-14T10:13:47.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-14T10:13:47.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T10:13:48.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container [2026-04-14T10:13:48.194Z] $ 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/33 -v /w/workspace/device-opc-ua/33:/w/workspace/device-opc-ua/33:rw,z -v /w/workspace/device-opc-ua/33@tmp:/w/workspace/device-opc-ua/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-14T10:13:54.024Z] $ docker top 041d842fa3ab5d422da03ee6b928e234e504830042e113a9c18d11079201cfbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T10:13:54.934Z] ---> job-cost.sh [2026-04-14T10:13:54.934Z] lf-activate-venv: SKIPPING [2026-04-14T10:13:54.934Z] INFO: No Stack... [2026-04-14T10:13:55.514Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-14T10:13:56.091Z] INFO: Archiving Costs [Pipeline] sh [2026-04-14T10:13:56.415Z] + cat /w/workspace/device-opc-ua/33/archives/cost.csv [2026-04-14T10:13:56.416Z] + cut -d, -f6 [Pipeline] lock [2026-04-14T10:13:56.730Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [2026-04-14T10:13:56.739Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] did not exist. Created. [2026-04-14T10:13:56.745Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-14T10:13:57.400Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-14T10:13:57.465Z] Stashed 1 file(s) [Pipeline] } [2026-04-14T10:13:57.473Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-14T10:13:57.501Z] $ docker stop --time=1 041d842fa3ab5d422da03ee6b928e234e504830042e113a9c18d11079201cfbb [2026-04-14T10:13:58.998Z] $ docker rm -f --volumes 041d842fa3ab5d422da03ee6b928e234e504830042e113a9c18d11079201cfbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-14T15:58:57.279Z] Cancelling nested steps due to timeout [2026-04-14T15:58:57.286Z] Sending interrupt signal to process [2026-04-14T15:59:03.290Z] script returned exit code 143 [Pipeline] } [2026-04-14T15:59:03.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-14T15:59:03.884Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:04.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:04.747Z] ---> package-listing.sh [2026-04-14T15:59:04.747Z] ++ facter osfamily [2026-04-14T15:59:04.747Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-14T15:59:05.011Z] + OS_FAMILY=redhat [2026-04-14T15:59:05.011Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-04-14T15:59:05.011Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-14T15:59:05.011Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-14T15:59:05.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-14T15:59:05.011Z] + PACKAGES=/tmp/packages_start.txt [2026-04-14T15:59:05.011Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-04-14T15:59:05.011Z] + PACKAGES=/tmp/packages_end.txt [2026-04-14T15:59:05.011Z] + case "${OS_FAMILY}" in [2026-04-14T15:59:05.011Z] + sort [2026-04-14T15:59:05.011Z] + rpm -qa [2026-04-14T15:59:05.586Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-14T15:59:05.586Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-14T15:59:05.586Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-14T15:59:05.586Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-04-14T15:59:05.586Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-04-14T15:59:05.586Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2026-04-14T15:59:05.599Z] 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 [2026-04-14T15:59:05.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T15:59:06.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T15:59:06.479Z] [2026-04-14T15:59:06.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T15:59:06.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T15:59:06.791Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-14T15:59:06.791Z] 5eb5b503b376: Pulling fs layer [2026-04-14T15:59:06.791Z] 5c69ac0246d0: Pulling fs layer [2026-04-14T15:59:06.791Z] ec43610c2a17: Pulling fs layer [2026-04-14T15:59:06.791Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-14T15:59:06.791Z] 33b1e0a273af: Pulling fs layer [2026-04-14T15:59:06.791Z] 5d3b04190fa2: Pulling fs layer [2026-04-14T15:59:06.791Z] 2f39f015ded8: Pulling fs layer [2026-04-14T15:59:06.791Z] 3a2ae6a8a46f: Waiting [2026-04-14T15:59:06.791Z] 33b1e0a273af: Waiting [2026-04-14T15:59:06.791Z] 5d3b04190fa2: Waiting [2026-04-14T15:59:06.791Z] 2f39f015ded8: Waiting [2026-04-14T15:59:06.791Z] 5c69ac0246d0: Verifying Checksum [2026-04-14T15:59:06.791Z] 5c69ac0246d0: Download complete [2026-04-14T15:59:06.791Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-14T15:59:06.791Z] 3a2ae6a8a46f: Download complete [2026-04-14T15:59:07.049Z] ec43610c2a17: Verifying Checksum [2026-04-14T15:59:07.049Z] ec43610c2a17: Download complete [2026-04-14T15:59:07.049Z] 33b1e0a273af: Verifying Checksum [2026-04-14T15:59:07.049Z] 33b1e0a273af: Download complete [2026-04-14T15:59:07.049Z] 5d3b04190fa2: Verifying Checksum [2026-04-14T15:59:07.049Z] 5d3b04190fa2: Download complete [2026-04-14T15:59:07.050Z] 5eb5b503b376: Verifying Checksum [2026-04-14T15:59:07.050Z] 5eb5b503b376: Download complete [2026-04-14T15:59:07.622Z] 2f39f015ded8: Verifying Checksum [2026-04-14T15:59:07.622Z] 2f39f015ded8: Download complete [2026-04-14T15:59:08.562Z] 5eb5b503b376: Pull complete [2026-04-14T15:59:08.562Z] 5c69ac0246d0: Pull complete [2026-04-14T15:59:09.131Z] ec43610c2a17: Pull complete [2026-04-14T15:59:09.131Z] 3a2ae6a8a46f: Pull complete [2026-04-14T15:59:09.394Z] 33b1e0a273af: Pull complete [2026-04-14T15:59:09.394Z] 5d3b04190fa2: Pull complete [2026-04-14T15:59:13.630Z] 2f39f015ded8: Pull complete [2026-04-14T15:59:13.630Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-14T15:59:13.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T15:59:13.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T15:59:13.759Z] prd-centos7-docker-4c-2g-5110 does not seem to be running inside a container [2026-04-14T15:59:13.895Z] $ 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 [2026-04-14T15:59:17.156Z] $ docker top 4ea94f0a93d76ae5b1d1df9cf7950cd8e8a486758ebc6522a0aa57bf9983a6e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T15:59:17.527Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-14T15:59:17.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-14T15:59:18.104Z] + ls /var/log/sa-host [2026-04-14T15:59:18.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T15:59:18.289Z] provisioning config files... [2026-04-14T15:59:18.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13407270298030014044tmp [Pipeline] { [Pipeline] echo [2026-04-14T15:59:18.324Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:18.617Z] ---> create-netrc.sh [Pipeline] } [2026-04-14T15:59:18.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:19.001Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-14T15:59:19.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:19.299Z] ---> sudo-logs.sh [2026-04-14T15:59:19.299Z] Archiving 'sudo' log.. [2026-04-14T15:59:19.299Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5110.novalocal: Name or service not known [2026-04-14T15:59:19.299Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5110.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-14T15:59:19.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:19.707Z] ---> job-cost.sh [2026-04-14T15:59:19.707Z] lf-activate-venv: SKIPPING [2026-04-14T15:59:19.707Z] DEBUG: total: 0.10999999940395355 [2026-04-14T15:59:19.707Z] INFO: Retrieving Stack Cost... [2026-04-14T15:59:19.966Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-14T15:59:20.225Z] INFO: Archiving Costs [Pipeline] echo [2026-04-14T15:59:20.237Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:20.527Z] ---> logs-deploy.sh [2026-04-14T15:59:20.527Z] lf-activate-venv: SKIPPING [2026-04-14T15:59:20.527Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/33 [2026-04-14T15:59:20.527Z] INFO: archiving workspace using pattern(s): [2026-04-14T15:59:21.506Z] Archives upload complete. [2026-04-14T15:59:21.506Z] INFO: archiving logs to Nexus [2026-04-14T15:59:22.445Z] ---> uname -a: [2026-04-14T15:59:22.445Z] Linux prd-centos7-docker-4c-2g-5110.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-04-14T15:59:22.445Z] [2026-04-14T15:59:22.445Z] [2026-04-14T15:59:22.445Z] ---> lscpu: [2026-04-14T15:59:22.445Z] Architecture: x86_64 [2026-04-14T15:59:22.445Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-14T15:59:22.445Z] Byte Order: Little Endian [2026-04-14T15:59:22.445Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-14T15:59:22.445Z] CPU(s): 2 [2026-04-14T15:59:22.445Z] On-line CPU(s) list: 0,1 [2026-04-14T15:59:22.445Z] Thread(s) per core: 1 [2026-04-14T15:59:22.445Z] Core(s) per socket: 1 [2026-04-14T15:59:22.445Z] Socket(s): 2 [2026-04-14T15:59:22.445Z] NUMA node(s): 1 [2026-04-14T15:59:22.445Z] Vendor ID: AuthenticAMD [2026-04-14T15:59:22.445Z] CPU family: 23 [2026-04-14T15:59:22.445Z] Model: 49 [2026-04-14T15:59:22.445Z] Model name: AMD EPYC-Rome Processor [2026-04-14T15:59:22.445Z] Stepping: 0 [2026-04-14T15:59:22.445Z] CPU MHz: 2799.998 [2026-04-14T15:59:22.445Z] BogoMIPS: 5599.99 [2026-04-14T15:59:22.445Z] Virtualization: AMD-V [2026-04-14T15:59:22.445Z] Hypervisor vendor: KVM [2026-04-14T15:59:22.445Z] Virtualization type: full [2026-04-14T15:59:22.445Z] L1d cache: 64 KiB [2026-04-14T15:59:22.445Z] L1i cache: 64 KiB [2026-04-14T15:59:22.445Z] L2 cache: 1 MiB [2026-04-14T15:59:22.445Z] L3 cache: 32 MiB [2026-04-14T15:59:22.445Z] NUMA node0 CPU(s): 0,1 [2026-04-14T15:59:22.445Z] Vulnerability Itlb multihit: Not affected [2026-04-14T15:59:22.445Z] Vulnerability L1tf: Not affected [2026-04-14T15:59:22.445Z] Vulnerability Mds: Not affected [2026-04-14T15:59:22.445Z] Vulnerability Meltdown: Not affected [2026-04-14T15:59:22.445Z] Vulnerability Mmio stale data: Not affected [2026-04-14T15:59:22.445Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-14T15:59:22.445Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-14T15:59:22.445Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-14T15:59:22.445Z] Vulnerability Srbds: Not affected [2026-04-14T15:59:22.445Z] Vulnerability Tsx async abort: Not affected [2026-04-14T15:59:22.445Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-04-14T15:59:22.445Z] [2026-04-14T15:59:22.445Z] [2026-04-14T15:59:22.445Z] ---> nproc: [2026-04-14T15:59:22.445Z] 2 [2026-04-14T15:59:22.445Z] [2026-04-14T15:59:22.445Z] [2026-04-14T15:59:22.445Z] ---> df -h: [2026-04-14T15:59:22.445Z] Filesystem Size Used Avail Use% Mounted on [2026-04-14T15:59:22.445Z] overlay 40G 6.8G 34G 17% / [2026-04-14T15:59:22.445Z] tmpfs 64M 0 64M 0% /dev [2026-04-14T15:59:22.445Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-14T15:59:22.445Z] shm 64M 0 64M 0% /dev/shm [2026-04-14T15:59:22.445Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-04-14T15:59:22.445Z] [2026-04-14T15:59:22.445Z] [2026-04-14T15:59:22.445Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2026-04-14T15:59:22.445Z] Please check if data collecting is enabled [2026-04-14T15:59:22.445Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T15:59:22.480Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-14T15:59:22.483Z] $ docker stop --time=1 4ea94f0a93d76ae5b1d1df9cf7950cd8e8a486758ebc6522a0aa57bf9983a6e7 [2026-04-14T15:59:23.641Z] $ docker rm -f --volumes 4ea94f0a93d76ae5b1d1df9cf7950cd8e8a486758ebc6522a0aa57bf9983a6e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-14T15:59:23.739Z] [WS-CLEANUP] Deleting project workspace... [2026-04-14T15:59:23.740Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-14T15:59:23.758Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T15:59:24.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T15:59:24.205Z] [2026-04-14T15:59:24.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T15:59:24.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T15:59:24.513Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-14T15:59:24.513Z] 5eb5b503b376: Pulling fs layer [2026-04-14T15:59:24.513Z] 5c69ac0246d0: Pulling fs layer [2026-04-14T15:59:24.513Z] ec43610c2a17: Pulling fs layer [2026-04-14T15:59:24.513Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-14T15:59:24.513Z] 33b1e0a273af: Pulling fs layer [2026-04-14T15:59:24.513Z] 5d3b04190fa2: Pulling fs layer [2026-04-14T15:59:24.513Z] 2f39f015ded8: Pulling fs layer [2026-04-14T15:59:24.513Z] 33b1e0a273af: Waiting [2026-04-14T15:59:24.513Z] 5d3b04190fa2: Waiting [2026-04-14T15:59:24.513Z] 2f39f015ded8: Waiting [2026-04-14T15:59:24.513Z] 3a2ae6a8a46f: Waiting [2026-04-14T15:59:24.513Z] 5c69ac0246d0: Verifying Checksum [2026-04-14T15:59:24.513Z] 5c69ac0246d0: Download complete [2026-04-14T15:59:24.513Z] 3a2ae6a8a46f: Download complete [2026-04-14T15:59:24.771Z] 33b1e0a273af: Verifying Checksum [2026-04-14T15:59:24.771Z] 33b1e0a273af: Download complete [2026-04-14T15:59:24.771Z] 5d3b04190fa2: Verifying Checksum [2026-04-14T15:59:24.771Z] 5d3b04190fa2: Download complete [2026-04-14T15:59:24.771Z] ec43610c2a17: Verifying Checksum [2026-04-14T15:59:24.771Z] ec43610c2a17: Download complete [2026-04-14T15:59:24.771Z] 5eb5b503b376: Verifying Checksum [2026-04-14T15:59:24.771Z] 5eb5b503b376: Download complete [2026-04-14T15:59:25.339Z] 2f39f015ded8: Download complete [2026-04-14T15:59:26.273Z] 5eb5b503b376: Pull complete [2026-04-14T15:59:26.273Z] 5c69ac0246d0: Pull complete [2026-04-14T15:59:26.839Z] ec43610c2a17: Pull complete [2026-04-14T15:59:26.839Z] 3a2ae6a8a46f: Pull complete [2026-04-14T15:59:27.097Z] 33b1e0a273af: Pull complete [2026-04-14T15:59:27.097Z] 5d3b04190fa2: Pull complete [2026-04-14T15:59:32.359Z] 2f39f015ded8: Pull complete [2026-04-14T15:59:32.359Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-14T15:59:32.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T15:59:32.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T15:59:32.450Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2026-04-14T15:59:32.477Z] $ 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 [2026-04-14T15:59:33.526Z] $ docker top eaa7938eda09054299361c18326b6af6449d79720829abb8fedca137f4b03345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:33.874Z] ---> job-cost.sh [2026-04-14T15:59:33.874Z] lf-activate-venv: SKIPPING [2026-04-14T15:59:33.874Z] INFO: No Stack... [2026-04-14T15:59:34.133Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-14T15:59:34.393Z] INFO: Archiving Costs [Pipeline] sh [2026-04-14T15:59:34.681Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2026-04-14T15:59:34.681Z] + cut -d, -f6 [Pipeline] lock [2026-04-14T15:59:34.696Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [2026-04-14T15:59:34.703Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] did not exist. Created. [2026-04-14T15:59:34.709Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-14T15:59:35.019Z] /w/workspace/edgexfoundry_device-opc-ua_main@tmp/durable-c0ee9803/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-14T15:59:35.309Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-04-14T15:59:35.320Z] Warning: overwriting stash ‘stack-cost’ [2026-04-14T15:59:35.337Z] Stashed 1 file(s) [Pipeline] } [2026-04-14T15:59:35.345Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-14T15:59:35.371Z] $ docker stop --time=1 eaa7938eda09054299361c18326b6af6449d79720829abb8fedca137f4b03345 [2026-04-14T15:59:36.503Z] $ docker rm -f --volumes eaa7938eda09054299361c18326b6af6449d79720829abb8fedca137f4b03345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-14T15:59:36.662Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-14T15:59:37.514Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2026-04-14T15:59:37.514Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-04-14T15:59:37.514Z] total 16 [2026-04-14T15:59:37.514Z] drwxr-xr-x 3 root root 4096 Apr 14 15:59 . [2026-04-14T15:59:37.514Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 15:59 .. [2026-04-14T15:59:37.514Z] drwxr-xr-x 2 root root 4096 Apr 14 15:59 cost [2026-04-14T15:59:37.514Z] -rw-r--r-- 1 root root 86 Apr 14 15:59 cost.csv [2026-04-14T15:59:37.514Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-04-14T15:59:37.514Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-04-14T15:59:37.514Z] total 16 [2026-04-14T15:59:37.514Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 14 15:59 . [2026-04-14T15:59:37.514Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 15:59 .. [2026-04-14T15:59:37.514Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 14 15:59 cost [2026-04-14T15:59:37.514Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 14 15:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:37.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:38.658Z] ---> package-listing.sh [2026-04-14T15:59:38.658Z] ++ facter osfamily [2026-04-14T15:59:38.658Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-14T15:59:38.914Z] + OS_FAMILY=debian [2026-04-14T15:59:38.914Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-04-14T15:59:38.914Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-14T15:59:38.914Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-14T15:59:38.914Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-14T15:59:38.914Z] + PACKAGES=/tmp/packages_start.txt [2026-04-14T15:59:38.914Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-04-14T15:59:38.914Z] + PACKAGES=/tmp/packages_end.txt [2026-04-14T15:59:38.914Z] + case "${OS_FAMILY}" in [2026-04-14T15:59:38.914Z] + dpkg -l [2026-04-14T15:59:38.914Z] + grep '^ii' [2026-04-14T15:59:38.914Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-14T15:59:38.914Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-14T15:59:38.914Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-14T15:59:38.914Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-04-14T15:59:38.914Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-04-14T15:59:38.914Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2026-04-14T15:59:38.925Z] 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 [2026-04-14T15:59:39.201Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T15:59:39.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T15:59:39.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T15:59:39.853Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2026-04-14T15:59:39.883Z] $ 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 [2026-04-14T15:59:40.101Z] $ docker top 723277bbf5193ae2d6103e4609323a337d8f07bfc46ba0ed0eb0ab71f3bba6f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T15:59:40.449Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-14T15:59:40.737Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-14T15:59:41.022Z] + ls /var/log/sa-host [2026-04-14T15:59:41.022Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T15:59:41.059Z] provisioning config files... [2026-04-14T15:59:41.067Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14557715727954748759tmp [Pipeline] { [Pipeline] echo [2026-04-14T15:59:41.086Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:41.372Z] ---> create-netrc.sh [Pipeline] } [2026-04-14T15:59:41.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:41.688Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-14T15:59:41.698Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:41.979Z] ---> sudo-logs.sh [2026-04-14T15:59:41.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-14T15:59:42.015Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:42.297Z] ---> job-cost.sh [2026-04-14T15:59:42.297Z] lf-activate-venv: SKIPPING [2026-04-14T15:59:42.297Z] DEBUG: total: 1.5299999713897705 [2026-04-14T15:59:42.297Z] INFO: Retrieving Stack Cost... [2026-04-14T15:59:42.297Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-14T15:59:42.556Z] INFO: Archiving Costs [Pipeline] echo [2026-04-14T15:59:42.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T15:59:42.848Z] ---> logs-deploy.sh [2026-04-14T15:59:42.848Z] lf-activate-venv: SKIPPING [2026-04-14T15:59:42.848Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/33 [2026-04-14T15:59:42.848Z] INFO: archiving workspace using pattern(s): [2026-04-14T15:59:43.784Z] Archives upload complete. [2026-04-14T15:59:44.043Z] INFO: archiving logs to Nexus [2026-04-14T15:59:44.614Z] ---> uname -a: [2026-04-14T15:59:44.614Z] Linux prd-ubuntu20-04-docker-8c-8g-5108 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-04-14T15:59:44.614Z] [2026-04-14T15:59:44.614Z] [2026-04-14T15:59:44.614Z] ---> lscpu: [2026-04-14T15:59:44.614Z] Architecture: x86_64 [2026-04-14T15:59:44.614Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-14T15:59:44.614Z] Byte Order: Little Endian [2026-04-14T15:59:44.614Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-14T15:59:44.614Z] CPU(s): 8 [2026-04-14T15:59:44.614Z] On-line CPU(s) list: 0-7 [2026-04-14T15:59:44.614Z] Thread(s) per core: 1 [2026-04-14T15:59:44.614Z] Core(s) per socket: 1 [2026-04-14T15:59:44.614Z] Socket(s): 8 [2026-04-14T15:59:44.614Z] NUMA node(s): 1 [2026-04-14T15:59:44.614Z] Vendor ID: AuthenticAMD [2026-04-14T15:59:44.614Z] CPU family: 23 [2026-04-14T15:59:44.614Z] Model: 49 [2026-04-14T15:59:44.614Z] Model name: AMD EPYC-Rome Processor [2026-04-14T15:59:44.614Z] Stepping: 0 [2026-04-14T15:59:44.614Z] CPU MHz: 2799.998 [2026-04-14T15:59:44.614Z] BogoMIPS: 5599.99 [2026-04-14T15:59:44.614Z] Virtualization: AMD-V [2026-04-14T15:59:44.614Z] Hypervisor vendor: KVM [2026-04-14T15:59:44.614Z] Virtualization type: full [2026-04-14T15:59:44.614Z] L1d cache: 256 KiB [2026-04-14T15:59:44.614Z] L1i cache: 256 KiB [2026-04-14T15:59:44.614Z] L2 cache: 4 MiB [2026-04-14T15:59:44.614Z] L3 cache: 128 MiB [2026-04-14T15:59:44.614Z] NUMA node0 CPU(s): 0-7 [2026-04-14T15:59:44.614Z] Vulnerability Gather data sampling: Not affected [2026-04-14T15:59:44.614Z] Vulnerability Itlb multihit: Not affected [2026-04-14T15:59:44.614Z] Vulnerability L1tf: Not affected [2026-04-14T15:59:44.614Z] Vulnerability Mds: Not affected [2026-04-14T15:59:44.614Z] Vulnerability Meltdown: Not affected [2026-04-14T15:59:44.614Z] Vulnerability Mmio stale data: Not affected [2026-04-14T15:59:44.614Z] Vulnerability Retbleed: Vulnerable [2026-04-14T15:59:44.614Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-14T15:59:44.614Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-04-14T15:59:44.614Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-04-14T15:59:44.614Z] Vulnerability Srbds: Not affected [2026-04-14T15:59:44.614Z] Vulnerability Tsx async abort: Not affected [2026-04-14T15:59:44.614Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-04-14T15:59:44.614Z] [2026-04-14T15:59:44.614Z] [2026-04-14T15:59:44.614Z] ---> nproc: [2026-04-14T15:59:44.614Z] 8 [2026-04-14T15:59:44.614Z] [2026-04-14T15:59:44.614Z] [2026-04-14T15:59:44.614Z] ---> df -h: [2026-04-14T15:59:44.614Z] Filesystem Size Used Avail Use% Mounted on [2026-04-14T15:59:44.614Z] overlay 155G 13G 143G 9% / [2026-04-14T15:59:44.614Z] tmpfs 64M 0 64M 0% /dev [2026-04-14T15:59:44.614Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-04-14T15:59:44.614Z] shm 64M 0 64M 0% /dev/shm [2026-04-14T15:59:44.614Z] /dev/vda1 155G 13G 143G 9% /facter-os [2026-04-14T15:59:44.614Z] [2026-04-14T15:59:44.614Z]