Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d02096d86674522962d20ebf540a7836b311c48f 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-ssh3346353015418503150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5617717324715043849.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11716592656001185772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5577976210399559693.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-ssh16387002609223371537.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8627’ Running on prd-ubuntu20.04-docker-8c-8g-8629 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d02096d86674522962d20ebf540a7836b311c48f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d02096d86674522962d20ebf540a7836b311c48f # timeout=10 Commit message: "Merge pull request #133 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" > git rev-list --no-walk 8ba2dc0c53f03c07fc42612235aa332b346fafc9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-10T09:03:36.955Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-10T09:03:37.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-10T09:03:37.049Z] ========================================================= [2025-09-10T09:03:37.049Z] EdgeX Global Pipelines Version Info [2025-09-10T09:03:37.049Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:03:37.788Z] ------------------- [2025-09-10T09:03:37.788Z] stable info: [2025-09-10T09:03:37.788Z] ------------------- [2025-09-10T09:03:37.788Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-10T09:03:37.788Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-10T09:03:37.788Z] Message: update stable to v1.0.276 [2025-09-10T09:03:38.727Z] ------------------- [2025-09-10T09:03:38.727Z] experimental info: [2025-09-10T09:03:38.727Z] ------------------- [2025-09-10T09:03:38.727Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-10T09:03:38.727Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-10T09:03:38.727Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-10T09:03:38.807Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-09-10T09:03:38.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-09-10T09:03:38.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-10T09:03:38.879Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-10T09:03:38.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-10T09:03:38.921Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-10T09:03:38.945Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-10T09:03:38.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-10T09:03:38.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-10T09:03:39.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-10T09:03:39.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-10T09:03:39.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-09-10T09:03:39.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-10T09:03:39.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-10T09:03:39.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-10T09:03:39.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-10T09:03:39.171Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-10T09:03:39.196Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-10T09:03:39.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-10T09:03:39.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-10T09:03:39.268Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-10T09:03:39.295Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-10T09:03:39.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-10T09:03:39.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-10T09:03:39.376Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-10T09:03:39.399Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-10T09:03:39.424Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-10T09:03:39.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-10T09:03:39.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-10T09:03:39.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-10T09:03:39.523Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo [2025-09-10T09:03:39.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d02096d [Pipeline] echo [2025-09-10T09:03:39.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:03:39.631Z] provisioning config files... [2025-09-10T09:03:39.643Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config101661338148501472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:03:39.973Z] ---> ****-login.sh [2025-09-10T09:03:39.973Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:03:39.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:40.235Z] [2025-09-10T09:03:40.235Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T09:03:40.235Z] Configure a credential helper to remove this warning. See [2025-09-10T09:03:40.235Z] https://docs.****.com/go/credential-store/ [2025-09-10T09:03:40.235Z] [2025-09-10T09:03:40.235Z] Login Succeeded [2025-09-10T09:03:40.235Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:03:40.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:40.235Z] [2025-09-10T09:03:40.235Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T09:03:40.235Z] Configure a credential helper to remove this warning. See [2025-09-10T09:03:40.235Z] https://docs.****.com/go/credential-store/ [2025-09-10T09:03:40.235Z] [2025-09-10T09:03:40.235Z] Login Succeeded [2025-09-10T09:03:40.235Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:03:40.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:40.494Z] [2025-09-10T09:03:40.494Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T09:03:40.495Z] Configure a credential helper to remove this warning. See [2025-09-10T09:03:40.495Z] https://docs.****.com/go/credential-store/ [2025-09-10T09:03:40.495Z] [2025-09-10T09:03:40.495Z] Login Succeeded [2025-09-10T09:03:40.495Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:03:40.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:40.495Z] [2025-09-10T09:03:40.495Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T09:03:40.495Z] Configure a credential helper to remove this warning. See [2025-09-10T09:03:40.495Z] https://docs.****.com/go/credential-store/ [2025-09-10T09:03:40.495Z] [2025-09-10T09:03:40.495Z] Login Succeeded [2025-09-10T09:03:40.495Z] ****.io [2025-09-10T09:03:40.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:40.756Z] [2025-09-10T09:03:40.756Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T09:03:40.756Z] Configure a credential helper to remove this warning. See [2025-09-10T09:03:40.756Z] https://docs.****.com/go/credential-store/ [2025-09-10T09:03:40.756Z] [2025-09-10T09:03:40.756Z] Login Succeeded [2025-09-10T09:03:40.756Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:03:40.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-10T09:03:41.174Z] + git rev-list -1 --merges d02096d86674522962d20ebf540a7836b311c48f~1..d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo [2025-09-10T09:03:41.201Z] -----------> git rev-list -1 --merges d02096d86674522962d20ebf540a7836b311c48f~1..d02096d86674522962d20ebf540a7836b311c48f d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:03:41.201Z] d02096d86674522962d20ebf540a7836b311c48f [false] [Pipeline] sh [2025-09-10T09:03:41.495Z] + git log --format=format:%s -1 d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo [2025-09-10T09:03:41.511Z] ========================================================= [2025-09-10T09:03:41.511Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-10T09:03:41.511Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-10T09:03:41.847Z] + git log --format=format:%s -1 d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo [2025-09-10T09:03:41.861Z] [semverPrep] GIT_COMMIT: d02096d86674522962d20ebf540a7836b311c48f, Commit Message: Merge pull request #133 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0 [Pipeline] echo [2025-09-10T09:03:41.880Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-10T09:03:42.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T09:03:42.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-10T09:03:42.243Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-10T09:03:42.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-10T09:03:42.243Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-10T09:03:42.243Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-10T09:03:42.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:42.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T09:03:42.602Z] [2025-09-10T09:03:42.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:42.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T09:03:42.915Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-10T09:03:42.915Z] 3dae71ba6b94: Pulling fs layer [2025-09-10T09:03:42.915Z] 6bf1a483ea7c: Pulling fs layer [2025-09-10T09:03:42.915Z] f5dfc541a4d3: Pulling fs layer [2025-09-10T09:03:42.915Z] 461d9e800cba: Pulling fs layer [2025-09-10T09:03:42.915Z] 80192f66455f: Pulling fs layer [2025-09-10T09:03:42.915Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-10T09:03:42.915Z] a29436f7fd5d: Pulling fs layer [2025-09-10T09:03:42.915Z] 923cac83aea3: Pulling fs layer [2025-09-10T09:03:42.915Z] 25ad8b0a4227: Pulling fs layer [2025-09-10T09:03:42.915Z] db01528c6b51: Pulling fs layer [2025-09-10T09:03:42.915Z] 28988de357af: Pulling fs layer [2025-09-10T09:03:42.915Z] 461d9e800cba: Waiting [2025-09-10T09:03:42.915Z] 80192f66455f: Waiting [2025-09-10T09:03:42.915Z] 2e8e34ca0e6c: Waiting [2025-09-10T09:03:42.915Z] a29436f7fd5d: Waiting [2025-09-10T09:03:42.915Z] 923cac83aea3: Waiting [2025-09-10T09:03:42.915Z] 25ad8b0a4227: Waiting [2025-09-10T09:03:42.915Z] db01528c6b51: Waiting [2025-09-10T09:03:42.915Z] 28988de357af: Waiting [2025-09-10T09:03:42.915Z] 6bf1a483ea7c: Verifying Checksum [2025-09-10T09:03:42.915Z] 6bf1a483ea7c: Download complete [2025-09-10T09:03:42.915Z] 461d9e800cba: Verifying Checksum [2025-09-10T09:03:42.915Z] 461d9e800cba: Download complete [2025-09-10T09:03:42.915Z] 80192f66455f: Verifying Checksum [2025-09-10T09:03:42.915Z] 80192f66455f: Download complete [2025-09-10T09:03:43.173Z] f5dfc541a4d3: Verifying Checksum [2025-09-10T09:03:43.173Z] f5dfc541a4d3: Download complete [2025-09-10T09:03:43.173Z] 3dae71ba6b94: Download complete [2025-09-10T09:03:43.173Z] 923cac83aea3: Download complete [2025-09-10T09:03:43.173Z] 25ad8b0a4227: Verifying Checksum [2025-09-10T09:03:43.173Z] 25ad8b0a4227: Download complete [2025-09-10T09:03:43.173Z] db01528c6b51: Verifying Checksum [2025-09-10T09:03:43.173Z] db01528c6b51: Download complete [2025-09-10T09:03:43.173Z] 28988de357af: Verifying Checksum [2025-09-10T09:03:43.173Z] 28988de357af: Download complete [2025-09-10T09:03:43.435Z] a29436f7fd5d: Verifying Checksum [2025-09-10T09:03:43.435Z] a29436f7fd5d: Download complete [2025-09-10T09:03:44.002Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-10T09:03:44.002Z] 2e8e34ca0e6c: Download complete [2025-09-10T09:03:44.572Z] 3dae71ba6b94: Pull complete [2025-09-10T09:03:44.572Z] 6bf1a483ea7c: Pull complete [2025-09-10T09:03:45.512Z] f5dfc541a4d3: Pull complete [2025-09-10T09:03:45.512Z] 461d9e800cba: Pull complete [2025-09-10T09:03:45.773Z] 80192f66455f: Pull complete [2025-09-10T09:03:49.964Z] 2e8e34ca0e6c: Pull complete [2025-09-10T09:03:50.533Z] a29436f7fd5d: Pull complete [2025-09-10T09:03:50.533Z] 923cac83aea3: Pull complete [2025-09-10T09:03:50.794Z] 25ad8b0a4227: Pull complete [2025-09-10T09:03:50.794Z] db01528c6b51: Pull complete [2025-09-10T09:03:50.794Z] 28988de357af: Pull complete [2025-09-10T09:03:50.794Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-10T09:03:50.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T09:03:50.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:03:50.936Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:03:50.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-10T09:03:53.108Z] $ docker top b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 -eo pid,comm [2025-09-10T09:03:53.162Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-10T09:03:53.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T09:03:53.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T09:03:53.220Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T09:03:53.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T09:03:53.335Z] $ docker exec b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 ssh-agent [2025-09-10T09:03:53.433Z] SSH_AUTH_SOCK=/tmp/ssh-vGfr2JJVfKKk/agent.32 [2025-09-10T09:03:53.433Z] SSH_AGENT_PID=38 [2025-09-10T09:03:53.440Z] Running ssh-add (command line suppressed) [2025-09-10T09:03:53.526Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10889970176057221497.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10889970176057221497.key) [2025-09-10T09:03:53.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T09:03:53.838Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2025-09-10T09:03:54.123Z] + git tag --points-at HEAD [Pipeline] } [2025-09-10T09:03:54.133Z] $ docker exec --env ******** --env ******** b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 ssh-agent -k [2025-09-10T09:03:54.247Z] unset SSH_AUTH_SOCK; [2025-09-10T09:03:54.248Z] unset SSH_AGENT_PID; [2025-09-10T09:03:54.248Z] echo Agent pid 38 killed; [2025-09-10T09:03:54.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-10T09:03:54.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T09:03:54.302Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T09:03:54.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T09:03:54.416Z] $ docker exec b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 ssh-agent [2025-09-10T09:03:54.513Z] SSH_AUTH_SOCK=/tmp/ssh-MARPT0fKCl2r/agent.85 [2025-09-10T09:03:54.513Z] SSH_AGENT_PID=91 [2025-09-10T09:03:54.518Z] Running ssh-add (command line suppressed) [2025-09-10T09:03:54.606Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1563818294988805981.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1563818294988805981.key) [2025-09-10T09:03:54.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T09:03:54.913Z] + git semver init [2025-09-10T09:03:55.172Z] 2025-09-10 09:03:55,153 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T09:03:55.172Z] 2025-09-10 09:03:55,158 [run_init] DEBUG init version:0.0.0 force:False [2025-09-10T09:03:55.172Z] 2025-09-10 09:03:55,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-09-10T09:03:55.172Z] 2025-09-10 09:03:55,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-09-10T09:03:55.172Z] 2025-09-10 09:03:55,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-09-10T09:03:56.550Z] 2025-09-10 09:03:56,219 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-09-10T09:03:56.550Z] 2025-09-10 09:03:56,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-09-10T09:03:56.550Z] 2025-09-10 09:03:56,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-10T09:03:56.550Z] 2025-09-10 09:03:56,221 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-10T09:03:56.550Z] 4.1.0-dev.8 [Pipeline] } [2025-09-10T09:03:56.558Z] $ docker exec --env ******** --env ******** b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 ssh-agent -k [2025-09-10T09:03:56.648Z] unset SSH_AUTH_SOCK; [2025-09-10T09:03:56.648Z] unset SSH_AGENT_PID; [2025-09-10T09:03:56.648Z] echo Agent pid 91 killed; [2025-09-10T09:03:56.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T09:03:56.986Z] + git semver [Pipeline] } [2025-09-10T09:03:57.256Z] $ docker stop --time=1 b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 [2025-09-10T09:03:58.531Z] $ docker rm -f --volumes b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T09:03:58.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-10T09:03:59.105Z] Stashed 1 file(s) [Pipeline] echo [2025-09-10T09:03:59.108Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:03:59.295Z] provisioning config files... [2025-09-10T09:03:59.304Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config5481073360893628377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:03:59.610Z] ---> ****-login.sh [2025-09-10T09:03:59.610Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:03:59.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:59.610Z] Login Succeeded [2025-09-10T09:03:59.610Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:03:59.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:59.610Z] Login Succeeded [2025-09-10T09:03:59.610Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:03:59.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:59.869Z] Login Succeeded [2025-09-10T09:03:59.869Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:03:59.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:59.869Z] Login Succeeded [2025-09-10T09:03:59.869Z] ****.io [2025-09-10T09:03:59.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:04:00.130Z] Login Succeeded [2025-09-10T09:04:00.130Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:04:00.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-10T09:04:00.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:04:00.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:04:00.346Z] ========================================================= [2025-09-10T09:04:00.346Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-10T09:04:00.346Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:04:00.677Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-10T09:04:01.247Z] #0 building with "default" instance using docker driver [2025-09-10T09:04:01.247Z] [2025-09-10T09:04:01.247Z] #1 [internal] load build definition from Dockerfile [2025-09-10T09:04:01.247Z] #1 transferring dockerfile: 1.28kB done [2025-09-10T09:04:01.247Z] #1 DONE 0.0s [2025-09-10T09:04:01.247Z] [2025-09-10T09:04:01.247Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-10T09:04:01.247Z] #2 DONE 0.1s [2025-09-10T09:04:01.508Z] [2025-09-10T09:04:01.508Z] #3 [internal] load .dockerignore [2025-09-10T09:04:01.508Z] #3 transferring context: 102B done [2025-09-10T09:04:01.508Z] #3 DONE 0.0s [2025-09-10T09:04:01.508Z] [2025-09-10T09:04:01.508Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-10T09:04:01.508Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-10T09:04:01.508Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-09-10T09:04:01.508Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-10T09:04:01.508Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-10T09:04:01.508Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-09-10T09:04:01.508Z] #4 ... [2025-09-10T09:04:01.508Z] [2025-09-10T09:04:01.508Z] #5 [internal] load build context [2025-09-10T09:04:01.508Z] #5 transferring context: 17.34MB 0.2s done [2025-09-10T09:04:01.508Z] #5 DONE 0.2s [2025-09-10T09:04:01.508Z] [2025-09-10T09:04:01.508Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-10T09:04:01.508Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-10T09:04:01.508Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-10T09:04:01.508Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-09-10T09:04:01.508Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-10T09:04:01.508Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 17.83MB / 74.06MB 0.2s [2025-09-10T09:04:01.508Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-10T09:04:01.508Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-09-10T09:04:01.508Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-10T09:04:01.508Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-09-10T09:04:01.508Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-09-10T09:04:01.767Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 34.60MB / 74.06MB 0.3s [2025-09-10T09:04:01.767Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-10T09:04:01.767Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-10T09:04:01.767Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-09-10T09:04:01.767Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-09-10T09:04:01.767Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 70.25MB / 74.06MB 0.5s [2025-09-10T09:04:01.767Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 19.92MB / 103.05MB 0.5s [2025-09-10T09:04:01.767Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-09-10T09:04:02.026Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-09-10T09:04:02.284Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-09-10T09:04:02.284Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 36.70MB / 103.05MB 0.8s [2025-09-10T09:04:02.284Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done [2025-09-10T09:04:02.284Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-10T09:04:02.284Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 55.57MB / 103.05MB 0.9s [2025-09-10T09:04:02.545Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 1.1s [2025-09-10T09:04:02.804Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done [2025-09-10T09:04:06.995Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done [2025-09-10T09:04:06.995Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-10T09:04:07.254Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-10T09:04:07.254Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-10T09:04:07.254Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-10T09:04:07.254Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-10T09:04:07.513Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-10T09:04:07.513Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-10T09:04:10.047Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-09-10T09:04:10.047Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-09-10T09:04:10.615Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-09-10T09:04:10.616Z] #4 DONE 9.3s [2025-09-10T09:04:10.876Z] [2025-09-10T09:04:10.876Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-10T09:04:10.876Z] #6 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T09:04:11.137Z] #6 0.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T09:04:11.706Z] #6 1.145 OK: 248 MiB in 58 packages [2025-09-10T09:04:14.251Z] Still waiting to schedule task [2025-09-10T09:04:14.252Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8628’ [2025-09-10T09:04:14.265Z] #6 DONE 3.4s [2025-09-10T09:04:14.265Z] [2025-09-10T09:04:14.265Z] #7 [builder 3/7] WORKDIR /device-opcua [2025-09-10T09:04:14.265Z] #7 DONE 0.0s [2025-09-10T09:04:14.265Z] [2025-09-10T09:04:14.265Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-10T09:04:14.265Z] #8 DONE 0.0s [2025-09-10T09:04:14.265Z] [2025-09-10T09:04:14.265Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T09:04:32.358Z] #9 DONE 15.8s [2025-09-10T09:04:32.358Z] [2025-09-10T09:04:32.358Z] #10 [builder 6/7] COPY . . [2025-09-10T09:04:32.358Z] #10 DONE 0.2s [2025-09-10T09:04:32.358Z] [2025-09-10T09:04:32.358Z] #11 [builder 7/7] RUN echo noop [2025-09-10T09:04:32.358Z] #11 0.209 noop [2025-09-10T09:04:32.358Z] #11 DONE 0.3s [2025-09-10T09:04:32.358Z] [2025-09-10T09:04:32.358Z] #12 exporting to image [2025-09-10T09:04:32.358Z] #12 exporting layers [2025-09-10T09:04:38.922Z] #12 exporting layers 7.4s done [2025-09-10T09:04:38.922Z] #12 writing image sha256:b4a57255872bd9e6425e4e15b5db10bd0e5a66cc7b9c44b7f65347ebd25dcdfc done [2025-09-10T09:04:38.922Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-10T09:04:38.922Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:04:39.256Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-10T09:04:39.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:04:39.328Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:04:39.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-10T09:04:39.712Z] $ docker top 3b4a2d9c3b32136c60e2b6b2eaca55a453475bc99f2110e2d985f42aefdf6d57 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:04:40.056Z] + go version [2025-09-10T09:04:40.056Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-10T09:04:40.068Z] $ docker stop --time=1 3b4a2d9c3b32136c60e2b6b2eaca55a453475bc99f2110e2d985f42aefdf6d57 [2025-09-10T09:04:41.340Z] $ docker rm -f --volumes 3b4a2d9c3b32136c60e2b6b2eaca55a453475bc99f2110e2d985f42aefdf6d57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:04:41.777Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-10T09:04:41.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:04:41.857Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:04:41.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-10T09:04:42.130Z] $ docker top 4a8f141301570419d71dc864aa20581074e75e914f19805f6efe1b6e2542ed14 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:04:42.469Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-09-10T09:04:42.775Z] + make test [2025-09-10T09:04:42.775Z] go test ./... -coverprofile=coverage.out [2025-09-10T09:04:44.152Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-09-10T09:05:06.074Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-09-10T09:05:06.074Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-09-10T09:05:06.074Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.024s coverage: 41.4% of statements [2025-09-10T09:05:14.215Z] go vet ./... [2025-09-10T09:05:20.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-10T09:05:20.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-10T09:05:20.781Z] ./bin/test-attribution-txt.sh [2025-09-10T09:05:20.781Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-10T09:05:20.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-10T09:05:20.820Z] $ docker stop --time=1 4a8f141301570419d71dc864aa20581074e75e914f19805f6efe1b6e2542ed14 [2025-09-10T09:05:23.127Z] $ docker rm -f --volumes 4a8f141301570419d71dc864aa20581074e75e914f19805f6efe1b6e2542ed14 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T09:05:23.684Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-10T09:05:23.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-10T09:05:24.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-10T09:05:24.513Z] + ls -al . [2025-09-10T09:05:24.513Z] total 236 [2025-09-10T09:05:24.513Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 09:04 . [2025-09-10T09:05:24.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:03 .. [2025-09-10T09:05:24.513Z] -rw-rw-r-- 1 jenkins jenkins 62 Sep 10 09:03 .dockerignore [2025-09-10T09:05:24.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:05 .git [2025-09-10T09:05:24.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:03 .github [2025-09-10T09:05:24.513Z] -rw-rw-r-- 1 jenkins jenkins 101 Sep 10 09:03 .gitignore [2025-09-10T09:05:24.513Z] -rw-rw-r-- 1 jenkins jenkins 218 Sep 10 09:03 .golangci.yml [2025-09-10T09:05:24.513Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 09:03 .semver [2025-09-10T09:05:24.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:03 .vscode [2025-09-10T09:05:24.513Z] -rw-rw-r-- 1 jenkins jenkins 20452 Sep 10 09:03 Attribution.txt [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 2560 Sep 10 09:03 CHANGELOG.md [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 1242 Sep 10 09:03 Dockerfile [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 649 Sep 10 09:03 Jenkinsfile [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 11367 Sep 10 09:03 LICENSE [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 2474 Sep 10 09:03 Makefile [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 4109 Sep 10 09:03 README.md [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 09:03 VERSION [2025-09-10T09:05:24.514Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:03 bin [2025-09-10T09:05:24.514Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 09:03 cmd [2025-09-10T09:05:24.514Z] -rw-r--r-- 1 jenkins jenkins 26136 Sep 10 09:05 coverage.out [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 6323 Sep 10 09:03 go.mod [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 87111 Sep 10 09:03 go.sum [2025-09-10T09:05:24.514Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:03 internal [2025-09-10T09:05:24.514Z] -rw-rw-r-- 1 jenkins jenkins 260 Sep 10 09:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:24.837Z] + 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=d02096d86674522962d20ebf540a7836b311c48f --label arch=amd64 --label version=4.1.0-dev.8 . [2025-09-10T09:05:25.096Z] #0 building with "default" instance using docker driver [2025-09-10T09:05:25.096Z] [2025-09-10T09:05:25.096Z] #1 [internal] load build definition from Dockerfile [2025-09-10T09:05:25.096Z] #1 transferring dockerfile: 1.28kB done [2025-09-10T09:05:25.096Z] #1 DONE 0.0s [2025-09-10T09:05:25.096Z] [2025-09-10T09:05:25.096Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-10T09:05:25.096Z] #2 DONE 0.0s [2025-09-10T09:05:25.096Z] [2025-09-10T09:05:25.096Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-10T09:05:25.096Z] #3 DONE 0.1s [2025-09-10T09:05:25.096Z] [2025-09-10T09:05:25.096Z] #4 [internal] load .dockerignore [2025-09-10T09:05:25.096Z] #4 transferring context: 102B done [2025-09-10T09:05:25.096Z] #4 DONE 0.0s [2025-09-10T09:05:25.096Z] [2025-09-10T09:05:25.096Z] #5 [internal] load build context [2025-09-10T09:05:25.096Z] #5 transferring context: 36.73kB 0.0s done [2025-09-10T09:05:25.096Z] #5 DONE 0.0s [2025-09-10T09:05:25.096Z] [2025-09-10T09:05:25.096Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T09:05:25.096Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T09:05:25.096Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-10T09:05:25.356Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-10T09:05:25.356Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T09:05:25.356Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-10T09:05:25.356Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-10T09:05:25.356Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-10T09:05:25.356Z] #6 DONE 0.2s [2025-09-10T09:05:25.356Z] [2025-09-10T09:05:25.356Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-10T09:05:25.356Z] #7 DONE 0.1s [2025-09-10T09:05:25.356Z] [2025-09-10T09:05:25.356Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-10T09:05:25.356Z] #8 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T09:05:25.615Z] #8 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T09:05:25.615Z] #8 0.643 OK: 248 MiB in 58 packages [2025-09-10T09:05:25.873Z] #8 DONE 0.8s [2025-09-10T09:05:25.873Z] [2025-09-10T09:05:25.873Z] #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-09-10T09:05:25.873Z] #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T09:05:25.873Z] #9 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T09:05:25.873Z] #9 0.545 (1/6) Installing dumb-init (1.2.5-r3) [2025-09-10T09:05:25.873Z] #9 0.548 (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-09-10T09:05:25.873Z] #9 0.555 (3/6) Installing libsodium (1.0.19-r0) [2025-09-10T09:05:25.873Z] #9 0.564 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-10T09:05:25.873Z] #9 0.635 (5/6) Installing libzmq (4.3.5-r2) [2025-09-10T09:05:25.873Z] #9 0.645 (6/6) Installing zeromq (4.3.5-r2) [2025-09-10T09:05:25.873Z] #9 0.650 Executing busybox-1.36.1-r29.trigger [2025-09-10T09:05:25.873Z] #9 0.655 OK: 12 MiB in 20 packages [2025-09-10T09:05:25.873Z] #9 DONE 0.8s [2025-09-10T09:05:25.873Z] [2025-09-10T09:05:25.873Z] #10 [builder 3/7] WORKDIR /device-opcua [2025-09-10T09:05:25.873Z] #10 DONE 0.0s [2025-09-10T09:05:25.873Z] [2025-09-10T09:05:25.874Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-10T09:05:25.874Z] #11 DONE 0.0s [2025-09-10T09:05:25.874Z] [2025-09-10T09:05:25.874Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T09:05:26.810Z] #12 DONE 0.6s [2025-09-10T09:05:26.810Z] [2025-09-10T09:05:26.810Z] #13 [builder 6/7] COPY . . [2025-09-10T09:05:26.810Z] #13 DONE 0.2s [2025-09-10T09:05:26.810Z] [2025-09-10T09:05:26.810Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-10T09:05:26.810Z] #14 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T09:05:26.810Z] #14 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T09:05:26.810Z] #14 0.826 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:05:27.069Z] #14 0.843 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T09:05:27.069Z] #14 0.872 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:05:27.069Z] #14 0.876 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:05:27.069Z] #14 0.879 Executing busybox-1.36.1-r30.trigger [2025-09-10T09:05:27.069Z] #14 0.885 OK: 12 MiB in 20 packages [2025-09-10T09:05:27.069Z] #14 DONE 1.0s [2025-09-10T09:05:27.069Z] [2025-09-10T09:05:27.069Z] #15 [builder 7/7] RUN make build [2025-09-10T09:05:27.069Z] #15 0.229 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-09-10T09:05:48.997Z] #15 21.79 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-09-10T09:05:50.377Z] #15 DONE 23.6s [2025-09-10T09:05:50.636Z] [2025-09-10T09:05:50.636Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2025-09-10T09:05:50.636Z] #16 DONE 0.3s [2025-09-10T09:05:50.895Z] [2025-09-10T09:05:50.895Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2025-09-10T09:05:50.895Z] #17 DONE 0.0s [2025-09-10T09:05:50.895Z] [2025-09-10T09:05:50.895Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2025-09-10T09:05:50.895Z] #18 DONE 0.0s [2025-09-10T09:05:50.895Z] [2025-09-10T09:05:50.895Z] #19 exporting to image [2025-09-10T09:05:50.895Z] #19 exporting layers [2025-09-10T09:05:50.895Z] #19 exporting layers 0.2s done [2025-09-10T09:05:50.895Z] #19 writing image sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done [2025-09-10T09:05:50.895Z] #19 naming to docker.io/library/device-opc-ua done [2025-09-10T09:05:50.895Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:05:51.038Z] provisioning config files... [2025-09-10T09:05:51.048Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13885627399650213973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:05:51.350Z] ---> ****-login.sh [2025-09-10T09:05:51.350Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:05:51.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:05:51.350Z] Login Succeeded [2025-09-10T09:05:51.350Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:05:51.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:05:51.351Z] Login Succeeded [2025-09-10T09:05:51.351Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:05:51.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:05:51.608Z] Login Succeeded [2025-09-10T09:05:51.608Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:05:51.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:05:51.608Z] Login Succeeded [2025-09-10T09:05:51.608Z] ****.io [2025-09-10T09:05:51.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:05:51.868Z] Login Succeeded [2025-09-10T09:05:51.868Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:05:51.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T09:05:51.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:05:51.951Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-09-10T09:05:51.951Z] d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:05:51.951Z] latest [2025-09-10T09:05:51.951Z] 4.1.0-dev.8 [2025-09-10T09:05:51.951Z] d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [2025-09-10T09:05:51.951Z] main [2025-09-10T09:05:51.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:52.299Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:52.626Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:05:52.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-10T09:05:52.626Z] 533237f116af: Preparing [2025-09-10T09:05:52.626Z] f886cce91e6a: Preparing [2025-09-10T09:05:52.626Z] 08e6dd5c40af: Preparing [2025-09-10T09:05:52.626Z] 9072ce72ac55: Preparing [2025-09-10T09:05:52.626Z] b10f558eb48e: Preparing [2025-09-10T09:05:52.626Z] 097100c76c15: Preparing [2025-09-10T09:05:52.626Z] 097100c76c15: Waiting [2025-09-10T09:05:52.626Z] 533237f116af: Pushed [2025-09-10T09:05:52.626Z] f886cce91e6a: Pushed [2025-09-10T09:05:52.626Z] 097100c76c15: Layer already exists [2025-09-10T09:05:52.626Z] 9072ce72ac55: Pushed [2025-09-10T09:05:53.193Z] b10f558eb48e: Pushed [2025-09-10T09:05:57.380Z] 08e6dd5c40af: Pushed [2025-09-10T09:05:57.638Z] d02096d86674522962d20ebf540a7836b311c48f: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:57.972Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:58.296Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-10T09:05:58.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-10T09:05:58.296Z] 533237f116af: Preparing [2025-09-10T09:05:58.296Z] f886cce91e6a: Preparing [2025-09-10T09:05:58.296Z] 08e6dd5c40af: Preparing [2025-09-10T09:05:58.296Z] 9072ce72ac55: Preparing [2025-09-10T09:05:58.296Z] b10f558eb48e: Preparing [2025-09-10T09:05:58.296Z] 097100c76c15: Preparing [2025-09-10T09:05:58.296Z] 097100c76c15: Waiting [2025-09-10T09:05:58.296Z] f886cce91e6a: Layer already exists [2025-09-10T09:05:58.296Z] 08e6dd5c40af: Layer already exists [2025-09-10T09:05:58.296Z] b10f558eb48e: Layer already exists [2025-09-10T09:05:58.296Z] 533237f116af: Layer already exists [2025-09-10T09:05:58.296Z] 9072ce72ac55: Layer already exists [2025-09-10T09:05:58.296Z] 097100c76c15: Layer already exists [2025-09-10T09:05:58.296Z] latest: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:58.632Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:58.970Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 [2025-09-10T09:05:58.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-10T09:05:58.971Z] 533237f116af: Preparing [2025-09-10T09:05:58.971Z] f886cce91e6a: Preparing [2025-09-10T09:05:58.971Z] 08e6dd5c40af: Preparing [2025-09-10T09:05:58.971Z] 9072ce72ac55: Preparing [2025-09-10T09:05:58.971Z] b10f558eb48e: Preparing [2025-09-10T09:05:58.971Z] 097100c76c15: Preparing [2025-09-10T09:05:58.971Z] 097100c76c15: Waiting [2025-09-10T09:05:58.971Z] 9072ce72ac55: Layer already exists [2025-09-10T09:05:58.971Z] 533237f116af: Layer already exists [2025-09-10T09:05:58.971Z] 08e6dd5c40af: Layer already exists [2025-09-10T09:05:58.971Z] b10f558eb48e: Layer already exists [2025-09-10T09:05:58.971Z] f886cce91e6a: Layer already exists [2025-09-10T09:05:58.971Z] 097100c76c15: Layer already exists [2025-09-10T09:05:58.971Z] 4.1.0-dev.8: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:59.314Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:59.644Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [2025-09-10T09:05:59.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-10T09:05:59.644Z] 533237f116af: Preparing [2025-09-10T09:05:59.644Z] f886cce91e6a: Preparing [2025-09-10T09:05:59.644Z] 08e6dd5c40af: Preparing [2025-09-10T09:05:59.644Z] 9072ce72ac55: Preparing [2025-09-10T09:05:59.644Z] b10f558eb48e: Preparing [2025-09-10T09:05:59.644Z] 097100c76c15: Preparing [2025-09-10T09:05:59.644Z] 097100c76c15: Waiting [2025-09-10T09:05:59.644Z] b10f558eb48e: Layer already exists [2025-09-10T09:05:59.644Z] 08e6dd5c40af: Layer already exists [2025-09-10T09:05:59.644Z] f886cce91e6a: Layer already exists [2025-09-10T09:05:59.644Z] 9072ce72ac55: Layer already exists [2025-09-10T09:05:59.644Z] 533237f116af: Layer already exists [2025-09-10T09:05:59.644Z] 097100c76c15: Layer already exists [2025-09-10T09:05:59.644Z] d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:59.983Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:06:00.308Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-10T09:06:00.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-10T09:06:00.309Z] 533237f116af: Preparing [2025-09-10T09:06:00.309Z] f886cce91e6a: Preparing [2025-09-10T09:06:00.309Z] 08e6dd5c40af: Preparing [2025-09-10T09:06:00.309Z] 9072ce72ac55: Preparing [2025-09-10T09:06:00.309Z] b10f558eb48e: Preparing [2025-09-10T09:06:00.309Z] 097100c76c15: Preparing [2025-09-10T09:06:00.309Z] 097100c76c15: Waiting [2025-09-10T09:06:00.309Z] 533237f116af: Layer already exists [2025-09-10T09:06:00.309Z] f886cce91e6a: Layer already exists [2025-09-10T09:06:00.309Z] 08e6dd5c40af: Layer already exists [2025-09-10T09:06:00.309Z] b10f558eb48e: Layer already exists [2025-09-10T09:06:00.309Z] 9072ce72ac55: Layer already exists [2025-09-10T09:06:00.309Z] 097100c76c15: Layer already exists [2025-09-10T09:06:00.309Z] main: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T09:06:00.391Z] ===================================================== [Pipeline] echo [2025-09-10T09:06:00.408Z] taggedImages: [2025-09-10T09:06:00.408Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:06:00.408Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-10T09:06:00.408Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 [2025-09-10T09:06:00.408Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [2025-09-10T09:06:00.408Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2025-09-10T09:06:00.452Z] ========================================================= [2025-09-10T09:06:00.452Z] [edgeXBuildMultiArch] RAW Config: [2025-09-10T09:06:00.452Z] images: [2025-09-10T09:06:00.452Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:06:00.452Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-10T09:06:00.452Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 [2025-09-10T09:06:00.452Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [2025-09-10T09:06:00.452Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-10T09:06:00.452Z] settingsFile: [2025-09-10T09:06:00.452Z] device-opc-ua-settings [2025-09-10T09:06:00.452Z] ========================================================= [Pipeline] node [2025-09-10T09:06:15.454Z] Still waiting to schedule task [2025-09-10T09:06:15.455Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8632’ [2025-09-10T09:07:28.775Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8635 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-09-10T09:07:28.789Z] Running in /w/workspace/device-opc-ua/22 [Pipeline] { [Pipeline] checkout [2025-09-10T09:07:31.853Z] Selected Git installation does not exist. Using Default [2025-09-10T09:07:31.853Z] The recommended git tool is: NONE [2025-09-10T09:07:38.433Z] using credential edgex-jenkins-ssh [2025-09-10T09:07:38.463Z] Cloning the remote Git repository [2025-09-10T09:07:38.513Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-09-10T09:07:38.609Z] > git init /w/workspace/device-opc-ua/22 # timeout=10 [2025-09-10T09:07:38.798Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-09-10T09:07:38.799Z] > git --version # timeout=10 [2025-09-10T09:07:38.819Z] > git --version # 'git version 2.25.1' [2025-09-10T09:07:38.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-10T09:07:38.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-10T09:07:40.876Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-09-10T09:07:40.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-10T09:07:41.838Z] Avoid second fetch [2025-09-10T09:07:41.839Z] Checking out Revision d02096d86674522962d20ebf540a7836b311c48f (main) [2025-09-10T09:07:42.500Z] Commit message: "Merge pull request #133 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" [2025-09-10T09:07:41.855Z] > git config core.sparsecheckout # timeout=10 [2025-09-10T09:07:41.933Z] > git checkout -f d02096d86674522962d20ebf540a7836b311c48f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:07:46.792Z] provisioning config files... [2025-09-10T09:07:46.821Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/22@tmp/config4908768351446406972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:07:47.547Z] ---> ****-login.sh [2025-09-10T09:07:47.547Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:07:47.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:07:48.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:07:48.099Z] Configure a credential helper to remove this warning. See [2025-09-10T09:07:48.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:07:48.099Z] [2025-09-10T09:07:48.099Z] Login Succeeded [2025-09-10T09:07:48.099Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:07:48.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:07:48.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:07:48.373Z] Configure a credential helper to remove this warning. See [2025-09-10T09:07:48.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:07:48.373Z] [2025-09-10T09:07:48.373Z] Login Succeeded [2025-09-10T09:07:48.373Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:07:48.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:07:48.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:07:48.642Z] Configure a credential helper to remove this warning. See [2025-09-10T09:07:48.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:07:48.642Z] [2025-09-10T09:07:48.642Z] Login Succeeded [2025-09-10T09:07:48.642Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:07:48.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:07:49.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:07:49.183Z] Configure a credential helper to remove this warning. See [2025-09-10T09:07:49.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:07:49.184Z] [2025-09-10T09:07:49.184Z] Login Succeeded [2025-09-10T09:07:49.184Z] ****.io [2025-09-10T09:07:49.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:07:49.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:07:49.454Z] Configure a credential helper to remove this warning. See [2025-09-10T09:07:49.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:07:49.454Z] [2025-09-10T09:07:49.454Z] Login Succeeded [2025-09-10T09:07:49.454Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:07:49.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-10T09:07:49.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:07:49.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:07:49.826Z] ========================================================= [2025-09-10T09:07:49.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-10T09:07:49.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:07:50.191Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-10T09:07:50.463Z] Sending build context to Docker daemon 8.856MB [2025-09-10T09:07:50.463Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-09-10T09:07:50.463Z] Step 2/10 : FROM ${BASE} AS builder [2025-09-10T09:07:50.743Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-10T09:07:50.743Z] 94e9d8af2201: Pulling fs layer [2025-09-10T09:07:50.743Z] a6c56e8762df: Pulling fs layer [2025-09-10T09:07:50.743Z] f0f3c8884826: Pulling fs layer [2025-09-10T09:07:50.743Z] c7e7622c144d: Pulling fs layer [2025-09-10T09:07:50.743Z] 4f4fb700ef54: Pulling fs layer [2025-09-10T09:07:50.743Z] b4c3b6d88c5a: Pulling fs layer [2025-09-10T09:07:50.743Z] ba8bce9d2590: Pulling fs layer [2025-09-10T09:07:50.743Z] ca778ea9c289: Pulling fs layer [2025-09-10T09:07:50.743Z] c7e7622c144d: Waiting [2025-09-10T09:07:50.743Z] 4f4fb700ef54: Waiting [2025-09-10T09:07:50.743Z] b4c3b6d88c5a: Waiting [2025-09-10T09:07:50.743Z] ba8bce9d2590: Waiting [2025-09-10T09:07:50.743Z] ca778ea9c289: Waiting [2025-09-10T09:07:50.743Z] a6c56e8762df: Verifying Checksum [2025-09-10T09:07:50.743Z] a6c56e8762df: Download complete [2025-09-10T09:07:50.743Z] c7e7622c144d: Verifying Checksum [2025-09-10T09:07:50.743Z] c7e7622c144d: Download complete [2025-09-10T09:07:50.743Z] 4f4fb700ef54: Verifying Checksum [2025-09-10T09:07:50.743Z] 4f4fb700ef54: Download complete [2025-09-10T09:07:50.743Z] b4c3b6d88c5a: Download complete [2025-09-10T09:07:51.013Z] 94e9d8af2201: Verifying Checksum [2025-09-10T09:07:51.013Z] 94e9d8af2201: Download complete [2025-09-10T09:07:51.605Z] ca778ea9c289: Verifying Checksum [2025-09-10T09:07:51.605Z] ca778ea9c289: Download complete [2025-09-10T09:07:51.876Z] 94e9d8af2201: Pull complete [2025-09-10T09:07:52.462Z] a6c56e8762df: Pull complete [2025-09-10T09:07:53.047Z] f0f3c8884826: Verifying Checksum [2025-09-10T09:07:53.047Z] f0f3c8884826: Download complete [2025-09-10T09:07:53.636Z] ba8bce9d2590: Verifying Checksum [2025-09-10T09:07:53.637Z] ba8bce9d2590: Download complete [2025-09-10T09:08:08.690Z] f0f3c8884826: Pull complete [2025-09-10T09:08:08.690Z] c7e7622c144d: Pull complete [2025-09-10T09:08:08.690Z] 4f4fb700ef54: Pull complete [2025-09-10T09:08:08.690Z] b4c3b6d88c5a: Pull complete [2025-09-10T09:08:15.362Z] ba8bce9d2590: Pull complete [2025-09-10T09:08:16.792Z] ca778ea9c289: Pull complete [2025-09-10T09:08:16.792Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-10T09:08:16.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-10T09:08:16.792Z] ---> 47b25d7523d1 [2025-09-10T09:08:16.792Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-09-10T09:08:18.752Z] ---> Running in a6e7fd024bb0 [2025-09-10T09:08:19.022Z] Removing intermediate container a6e7fd024bb0 [2025-09-10T09:08:19.022Z] ---> 9d3db9d830bd [2025-09-10T09:08:19.022Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-10T09:08:19.300Z] ---> Running in ddf35b97ed4f [2025-09-10T09:08:19.570Z] Removing intermediate container ddf35b97ed4f [2025-09-10T09:08:19.570Z] ---> c824cdce92a6 [2025-09-10T09:08:19.570Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-10T09:08:19.570Z] ---> Running in c175601b2a8e [2025-09-10T09:08:21.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T09:08:21.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T09:08:22.437Z] OK: 239 MiB in 58 packages [2025-09-10T09:08:23.408Z] Removing intermediate container c175601b2a8e [2025-09-10T09:08:23.408Z] ---> 9fc01c900914 [2025-09-10T09:08:23.408Z] Step 6/10 : WORKDIR /device-opcua [2025-09-10T09:08:23.408Z] ---> Running in 7b9e360b6997 [2025-09-10T09:08:23.676Z] Removing intermediate container 7b9e360b6997 [2025-09-10T09:08:23.676Z] ---> 531114765343 [2025-09-10T09:08:23.676Z] Step 7/10 : COPY go.mod vendor* ./ [2025-09-10T09:08:24.269Z] ---> 201a9dc2f41c [2025-09-10T09:08:24.269Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T09:08:24.269Z] ---> Running in 7cb4c19eeb15 [2025-09-10T09:08:45.283Z] Running on prd-centos7-docker-4c-2g-8636 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:08:45.338Z] provisioning config files... [2025-09-10T09:08:45.358Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6369456557508012274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:08:46.387Z] ---> ****-login.sh [2025-09-10T09:08:46.387Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:08:46.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:08:46.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:08:46.650Z] Configure a credential helper to remove this warning. See [2025-09-10T09:08:46.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:08:46.651Z] [2025-09-10T09:08:46.651Z] Login Succeeded [2025-09-10T09:08:46.651Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:08:46.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:08:46.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:08:46.651Z] Configure a credential helper to remove this warning. See [2025-09-10T09:08:46.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:08:46.651Z] [2025-09-10T09:08:46.651Z] Login Succeeded [2025-09-10T09:08:46.651Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:08:46.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:08:46.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:08:46.651Z] Configure a credential helper to remove this warning. See [2025-09-10T09:08:46.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:08:46.651Z] [2025-09-10T09:08:46.651Z] Login Succeeded [2025-09-10T09:08:46.651Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:08:46.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:08:46.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:08:46.919Z] Configure a credential helper to remove this warning. See [2025-09-10T09:08:46.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:08:46.919Z] [2025-09-10T09:08:46.919Z] Login Succeeded [2025-09-10T09:08:46.919Z] ****.io [2025-09-10T09:08:46.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:08:47.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:08:47.181Z] Configure a credential helper to remove this warning. See [2025-09-10T09:08:47.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:08:47.181Z] [2025-09-10T09:08:47.181Z] Login Succeeded [2025-09-10T09:08:47.181Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:08:47.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T09:08:47.545Z] + docker buildx ls [2025-09-10T09:08:47.806Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-10T09:08:47.806Z] default * docker [2025-09-10T09:08:47.806Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-10T09:08:48.112Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-10T09:08:48.112Z] edgex-builder [Pipeline] sh [2025-09-10T09:08:48.405Z] + docker buildx inspect --bootstrap [2025-09-10T09:08:48.405Z] #1 [internal] booting buildkit [2025-09-10T09:08:48.405Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-10T09:08:51.708Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2025-09-10T09:08:51.708Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-10T09:08:53.621Z] #1 creating container buildx_buildkit_edgex-builder0 2.6s done [2025-09-10T09:08:53.621Z] #1 DONE 5.6s [2025-09-10T09:08:53.879Z] Name: edgex-builder [2025-09-10T09:08:53.879Z] Driver: docker-container [2025-09-10T09:08:53.879Z] [2025-09-10T09:08:53.879Z] Nodes: [2025-09-10T09:08:53.879Z] Name: edgex-builder0 [2025-09-10T09:08:53.879Z] Endpoint: unix:///var/run/docker.sock [2025-09-10T09:08:53.879Z] Status: running [2025-09-10T09:08:53.879Z] Buildkit: v0.23.2 [2025-09-10T09:08:53.879Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-10T09:08:54.207Z] + docker buildx ls [2025-09-10T09:08:54.207Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-10T09:08:54.207Z] edgex-builder * docker-container [2025-09-10T09:08:54.207Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-10T09:08:54.207Z] default docker [2025-09-10T09:08:54.207Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-10T09:08:54.498Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f --push - [2025-09-10T09:08:54.498Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f' [2025-09-10T09:08:54.498Z] #1 [internal] load build definition from Dockerfile [2025-09-10T09:08:54.498Z] #1 transferring dockerfile: 198B done [2025-09-10T09:08:54.498Z] #1 DONE 0.0s [2025-09-10T09:08:54.498Z] [2025-09-10T09:08:54.498Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:08:54.498Z] #2 DONE 0.1s [2025-09-10T09:08:54.498Z] [2025-09-10T09:08:54.498Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:08:54.757Z] #3 DONE 0.1s [2025-09-10T09:08:54.757Z] [2025-09-10T09:08:54.757Z] #4 [internal] load .dockerignore [2025-09-10T09:08:54.757Z] #4 transferring context: 2B done [2025-09-10T09:08:54.757Z] #4 DONE 0.0s [2025-09-10T09:08:54.757Z] [2025-09-10T09:08:54.757Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:54.757Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done [2025-09-10T09:08:54.757Z] #5 DONE 0.0s [2025-09-10T09:08:54.757Z] [2025-09-10T09:08:54.757Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:54.757Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 0.0s done [2025-09-10T09:08:54.757Z] #6 DONE 0.1s [2025-09-10T09:08:54.757Z] [2025-09-10T09:08:54.757Z] #7 exporting to image [2025-09-10T09:08:54.757Z] #7 exporting layers done [2025-09-10T09:08:54.757Z] #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 0.0s done [2025-09-10T09:08:54.757Z] #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e [2025-09-10T09:08:54.757Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T09:08:54.757Z] #7 ... [2025-09-10T09:08:54.757Z] [2025-09-10T09:08:54.757Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T09:08:54.757Z] #8 DONE 0.0s [2025-09-10T09:08:54.757Z] [2025-09-10T09:08:54.757Z] #7 exporting to image [2025-09-10T09:08:54.757Z] #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done [2025-09-10T09:08:54.757Z] #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done [2025-09-10T09:08:54.757Z] #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done [2025-09-10T09:08:54.757Z] #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done [2025-09-10T09:08:54.757Z] #7 pushing layers 0.1s done [2025-09-10T09:08:54.757Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 [2025-09-10T09:08:55.017Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done [2025-09-10T09:08:55.017Z] #7 DONE 0.2s [2025-09-10T09:08:55.017Z] [2025-09-10T09:08:55.017Z] 1 warning found (use --debug to expand): [2025-09-10T09:08:55.017Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T09:08:55.316Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2025-09-10T09:08:55.317Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2025-09-10T09:08:55.317Z] #1 [internal] load build definition from Dockerfile [2025-09-10T09:08:55.317Z] #1 transferring dockerfile: 164B done [2025-09-10T09:08:55.317Z] #1 DONE 0.0s [2025-09-10T09:08:55.317Z] [2025-09-10T09:08:55.317Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-10T09:08:55.317Z] #2 DONE 0.0s [2025-09-10T09:08:55.317Z] [2025-09-10T09:08:55.317Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-10T09:08:55.317Z] #3 DONE 0.0s [2025-09-10T09:08:55.317Z] [2025-09-10T09:08:55.317Z] #4 [internal] load .dockerignore [2025-09-10T09:08:55.317Z] #4 transferring context: 2B done [2025-09-10T09:08:55.317Z] #4 DONE 0.0s [2025-09-10T09:08:55.317Z] [2025-09-10T09:08:55.317Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:55.317Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done [2025-09-10T09:08:55.317Z] #5 CACHED [2025-09-10T09:08:55.317Z] [2025-09-10T09:08:55.317Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:55.317Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 0.0s done [2025-09-10T09:08:55.317Z] #6 CACHED [2025-09-10T09:08:55.317Z] [2025-09-10T09:08:55.317Z] #7 exporting to image [2025-09-10T09:08:55.317Z] #7 exporting layers done [2025-09-10T09:08:55.317Z] #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 done [2025-09-10T09:08:55.317Z] #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done [2025-09-10T09:08:55.317Z] #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done [2025-09-10T09:08:55.317Z] #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done [2025-09-10T09:08:55.317Z] #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 [2025-09-10T09:08:55.317Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T09:08:55.577Z] #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done [2025-09-10T09:08:55.577Z] #7 pushing layers 0.0s done [2025-09-10T09:08:55.577Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done [2025-09-10T09:08:55.577Z] #7 DONE 0.1s [2025-09-10T09:08:55.577Z] [2025-09-10T09:08:55.577Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T09:08:55.577Z] #8 DONE 0.0s [2025-09-10T09:08:55.577Z] [2025-09-10T09:08:55.577Z] 1 warning found (use --debug to expand): [2025-09-10T09:08:55.577Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T09:08:55.870Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 --push - [2025-09-10T09:08:55.870Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8' [2025-09-10T09:08:55.870Z] #1 [internal] load build definition from Dockerfile [2025-09-10T09:08:55.870Z] #1 transferring dockerfile: 169B done [2025-09-10T09:08:55.870Z] #1 DONE 0.0s [2025-09-10T09:08:55.870Z] [2025-09-10T09:08:55.870Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 [2025-09-10T09:08:55.870Z] #2 DONE 0.0s [2025-09-10T09:08:55.870Z] [2025-09-10T09:08:55.870Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 [2025-09-10T09:08:55.870Z] #3 DONE 0.0s [2025-09-10T09:08:55.870Z] [2025-09-10T09:08:55.870Z] #4 [internal] load .dockerignore [2025-09-10T09:08:55.870Z] #4 transferring context: 2B done [2025-09-10T09:08:55.870Z] #4 DONE 0.0s [2025-09-10T09:08:55.870Z] [2025-09-10T09:08:55.870Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:55.870Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done [2025-09-10T09:08:55.870Z] #5 CACHED [2025-09-10T09:08:55.870Z] [2025-09-10T09:08:55.870Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:55.870Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done [2025-09-10T09:08:55.870Z] #6 CACHED [2025-09-10T09:08:55.870Z] [2025-09-10T09:08:55.870Z] #7 exporting to image [2025-09-10T09:08:55.870Z] #7 exporting layers done [2025-09-10T09:08:55.870Z] #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 done [2025-09-10T09:08:55.870Z] #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done [2025-09-10T09:08:55.870Z] #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done [2025-09-10T09:08:55.870Z] #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done [2025-09-10T09:08:55.870Z] #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done [2025-09-10T09:08:55.870Z] #7 pushing layers 0.0s done [2025-09-10T09:08:55.870Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 [2025-09-10T09:08:55.870Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T09:08:56.133Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done [2025-09-10T09:08:56.133Z] #7 DONE 0.1s [2025-09-10T09:08:56.133Z] [2025-09-10T09:08:56.133Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T09:08:56.133Z] #8 DONE 0.0s [2025-09-10T09:08:56.133Z] [2025-09-10T09:08:56.133Z] 1 warning found (use --debug to expand): [2025-09-10T09:08:56.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T09:08:56.431Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8' [2025-09-10T09:08:56.431Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 --push - [2025-09-10T09:08:56.431Z] #1 [internal] load build definition from Dockerfile [2025-09-10T09:08:56.431Z] #1 transferring dockerfile: 210B done [2025-09-10T09:08:56.431Z] #1 DONE 0.0s [2025-09-10T09:08:56.431Z] [2025-09-10T09:08:56.431Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [2025-09-10T09:08:56.431Z] #2 DONE 0.0s [2025-09-10T09:08:56.431Z] [2025-09-10T09:08:56.431Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [2025-09-10T09:08:56.431Z] #3 DONE 0.0s [2025-09-10T09:08:56.431Z] [2025-09-10T09:08:56.431Z] #4 [internal] load .dockerignore [2025-09-10T09:08:56.431Z] #4 transferring context: 2B done [2025-09-10T09:08:56.431Z] #4 DONE 0.0s [2025-09-10T09:08:56.431Z] [2025-09-10T09:08:56.431Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:56.431Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done [2025-09-10T09:08:56.431Z] #5 CACHED [2025-09-10T09:08:56.431Z] [2025-09-10T09:08:56.431Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:56.431Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done [2025-09-10T09:08:56.431Z] #6 CACHED [2025-09-10T09:08:56.431Z] [2025-09-10T09:08:56.431Z] #7 exporting to image [2025-09-10T09:08:56.431Z] #7 exporting layers done [2025-09-10T09:08:56.431Z] #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 done [2025-09-10T09:08:56.431Z] #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done [2025-09-10T09:08:56.431Z] #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done [2025-09-10T09:08:56.431Z] #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done [2025-09-10T09:08:56.431Z] #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done [2025-09-10T09:08:56.431Z] #7 pushing layers 0.0s done [2025-09-10T09:08:56.431Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 [2025-09-10T09:08:56.431Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T09:08:56.732Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done [2025-09-10T09:08:56.732Z] #7 DONE 0.1s [2025-09-10T09:08:56.732Z] [2025-09-10T09:08:56.732Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T09:08:56.732Z] #8 DONE 0.0s [2025-09-10T09:08:56.732Z] [2025-09-10T09:08:56.732Z] 1 warning found (use --debug to expand): [2025-09-10T09:08:56.732Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T09:08:57.023Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2025-09-10T09:08:57.023Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2025-09-10T09:08:57.023Z] #1 [internal] load build definition from Dockerfile [2025-09-10T09:08:57.023Z] #1 transferring dockerfile: 162B done [2025-09-10T09:08:57.023Z] #1 DONE 0.0s [2025-09-10T09:08:57.023Z] [2025-09-10T09:08:57.023Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-10T09:08:57.023Z] #2 DONE 0.0s [2025-09-10T09:08:57.023Z] [2025-09-10T09:08:57.023Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-10T09:08:57.023Z] #3 DONE 0.0s [2025-09-10T09:08:57.023Z] [2025-09-10T09:08:57.023Z] #4 [internal] load .dockerignore [2025-09-10T09:08:57.023Z] #4 transferring context: 2B done [2025-09-10T09:08:57.023Z] #4 DONE 0.0s [2025-09-10T09:08:57.023Z] [2025-09-10T09:08:57.023Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:57.023Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done [2025-09-10T09:08:57.023Z] #5 CACHED [2025-09-10T09:08:57.023Z] [2025-09-10T09:08:57.023Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 [2025-09-10T09:08:57.023Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 0.0s done [2025-09-10T09:08:57.023Z] #6 CACHED [2025-09-10T09:08:57.023Z] [2025-09-10T09:08:57.023Z] #7 exporting to image [2025-09-10T09:08:57.023Z] #7 exporting layers done [2025-09-10T09:08:57.023Z] #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 done [2025-09-10T09:08:57.023Z] #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done [2025-09-10T09:08:57.023Z] #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done [2025-09-10T09:08:57.023Z] #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done [2025-09-10T09:08:57.023Z] #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done [2025-09-10T09:08:57.023Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T09:08:57.282Z] #7 pushing layers 0.0s done [2025-09-10T09:08:57.282Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done [2025-09-10T09:08:57.282Z] #7 DONE 0.1s [2025-09-10T09:08:57.282Z] [2025-09-10T09:08:57.282Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T09:08:57.282Z] #8 DONE 0.0s [2025-09-10T09:08:57.282Z] [2025-09-10T09:08:57.282Z] 1 warning found (use --debug to expand): [2025-09-10T09:08:57.282Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-10T09:08:57.653Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:08:57.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:08:58.514Z] ---> package-listing.sh [2025-09-10T09:08:58.514Z] ++ facter osfamily [2025-09-10T09:08:58.514Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-10T09:08:58.777Z] + OS_FAMILY=redhat [2025-09-10T09:08:58.777Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-09-10T09:08:58.777Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-10T09:08:58.777Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-10T09:08:58.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-10T09:08:58.777Z] + PACKAGES=/tmp/packages_start.txt [2025-09-10T09:08:58.777Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-10T09:08:58.777Z] + PACKAGES=/tmp/packages_end.txt [2025-09-10T09:08:58.777Z] + case "${OS_FAMILY}" in [2025-09-10T09:08:58.777Z] + sort [2025-09-10T09:08:58.777Z] + rpm -qa [2025-09-10T09:08:59.362Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-10T09:08:59.362Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-10T09:08:59.362Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-10T09:08:59.362Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-10T09:08:59.362Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-09-10T09:08:59.362Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-09-10T09:08:59.376Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-10T09:08:59.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:09:00.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T09:09:00.261Z] [2025-09-10T09:09:00.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:09:00.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T09:09:00.659Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-10T09:09:00.659Z] 5eb5b503b376: Pulling fs layer [2025-09-10T09:09:00.659Z] 5c69ac0246d0: Pulling fs layer [2025-09-10T09:09:00.659Z] ec43610c2a17: Pulling fs layer [2025-09-10T09:09:00.659Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-10T09:09:00.659Z] 33b1e0a273af: Pulling fs layer [2025-09-10T09:09:00.659Z] 5d3b04190fa2: Pulling fs layer [2025-09-10T09:09:00.659Z] 2f39f015ded8: Pulling fs layer [2025-09-10T09:09:00.659Z] 3a2ae6a8a46f: Waiting [2025-09-10T09:09:00.659Z] 33b1e0a273af: Waiting [2025-09-10T09:09:00.659Z] 5d3b04190fa2: Waiting [2025-09-10T09:09:00.659Z] 2f39f015ded8: Waiting [2025-09-10T09:09:00.659Z] 5c69ac0246d0: Verifying Checksum [2025-09-10T09:09:00.659Z] 5c69ac0246d0: Download complete [2025-09-10T09:09:00.659Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-10T09:09:00.659Z] 3a2ae6a8a46f: Download complete [2025-09-10T09:09:00.659Z] ec43610c2a17: Verifying Checksum [2025-09-10T09:09:00.659Z] ec43610c2a17: Download complete [2025-09-10T09:09:00.659Z] 33b1e0a273af: Verifying Checksum [2025-09-10T09:09:00.659Z] 33b1e0a273af: Download complete [2025-09-10T09:09:00.659Z] 5d3b04190fa2: Verifying Checksum [2025-09-10T09:09:00.659Z] 5d3b04190fa2: Download complete [2025-09-10T09:09:00.921Z] 5eb5b503b376: Verifying Checksum [2025-09-10T09:09:00.921Z] 5eb5b503b376: Download complete [2025-09-10T09:09:01.497Z] 2f39f015ded8: Download complete [2025-09-10T09:09:02.075Z] 5eb5b503b376: Pull complete [2025-09-10T09:09:02.340Z] 5c69ac0246d0: Pull complete [2025-09-10T09:09:02.599Z] ec43610c2a17: Pull complete [2025-09-10T09:09:02.859Z] 3a2ae6a8a46f: Pull complete [2025-09-10T09:09:02.859Z] 33b1e0a273af: Pull complete [2025-09-10T09:09:03.123Z] 5d3b04190fa2: Pull complete [2025-09-10T09:09:07.333Z] 2f39f015ded8: Pull complete [2025-09-10T09:09:07.333Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-10T09:09:07.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T09:09:07.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:09:07.496Z] prd-centos7-docker-4c-2g-8636 does not seem to be running inside a container [2025-09-10T09:09:07.521Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-10T09:09:12.088Z] $ docker top 7a323b1b95fadfca234bfc8899e7b4b4178bcf9e219ad4a975bf956366e6bb09 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:09:12.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-10T09:09:12.900Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-10T09:09:13.201Z] + ls /var/log/sa-host [2025-09-10T09:09:13.201Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:09:13.330Z] provisioning config files... [2025-09-10T09:09:13.347Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9812185856017693249tmp [Pipeline] { [Pipeline] echo [2025-09-10T09:09:13.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:09:13.673Z] ---> create-netrc.sh [Pipeline] } [2025-09-10T09:09:13.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:09:14.032Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-10T09:09:14.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:09:14.334Z] ---> sudo-logs.sh [2025-09-10T09:09:14.334Z] Archiving 'sudo' log.. [2025-09-10T09:09:15.271Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8636.novalocal: Name or service not known [2025-09-10T09:09:15.271Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8636.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-10T09:09:15.306Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:09:15.594Z] ---> job-cost.sh [2025-09-10T09:09:15.594Z] lf-activate-venv: SKIPPING [2025-09-10T09:09:15.594Z] INFO: No Stack... [2025-09-10T09:09:15.854Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-10T09:09:16.113Z] INFO: Archiving Costs [Pipeline] echo [2025-09-10T09:09:16.125Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:09:16.415Z] ---> logs-deploy.sh [2025-09-10T09:09:16.415Z] lf-activate-venv: SKIPPING [2025-09-10T09:09:16.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/22 [2025-09-10T09:09:16.415Z] INFO: archiving workspace using pattern(s): [2025-09-10T09:09:17.351Z] Archives upload complete. [2025-09-10T09:09:17.351Z] INFO: archiving logs to Nexus [2025-09-10T09:09:18.297Z] ---> uname -a: [2025-09-10T09:09:18.297Z] Linux prd-centos7-docker-4c-2g-8636.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-09-10T09:09:18.297Z] [2025-09-10T09:09:18.297Z] [2025-09-10T09:09:18.297Z] ---> lscpu: [2025-09-10T09:09:18.297Z] Architecture: x86_64 [2025-09-10T09:09:18.297Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-10T09:09:18.297Z] Byte Order: Little Endian [2025-09-10T09:09:18.297Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-10T09:09:18.297Z] CPU(s): 2 [2025-09-10T09:09:18.297Z] On-line CPU(s) list: 0,1 [2025-09-10T09:09:18.297Z] Thread(s) per core: 1 [2025-09-10T09:09:18.297Z] Core(s) per socket: 1 [2025-09-10T09:09:18.297Z] Socket(s): 2 [2025-09-10T09:09:18.297Z] NUMA node(s): 1 [2025-09-10T09:09:18.297Z] Vendor ID: AuthenticAMD [2025-09-10T09:09:18.297Z] CPU family: 23 [2025-09-10T09:09:18.297Z] Model: 49 [2025-09-10T09:09:18.297Z] Model name: AMD EPYC-Rome Processor [2025-09-10T09:09:18.297Z] Stepping: 0 [2025-09-10T09:09:18.297Z] CPU MHz: 2800.000 [2025-09-10T09:09:18.297Z] BogoMIPS: 5600.00 [2025-09-10T09:09:18.297Z] Virtualization: AMD-V [2025-09-10T09:09:18.297Z] Hypervisor vendor: KVM [2025-09-10T09:09:18.297Z] Virtualization type: full [2025-09-10T09:09:18.297Z] L1d cache: 64 KiB [2025-09-10T09:09:18.297Z] L1i cache: 64 KiB [2025-09-10T09:09:18.297Z] L2 cache: 1 MiB [2025-09-10T09:09:18.297Z] L3 cache: 32 MiB [2025-09-10T09:09:18.297Z] NUMA node0 CPU(s): 0,1 [2025-09-10T09:09:18.297Z] Vulnerability Itlb multihit: Not affected [2025-09-10T09:09:18.297Z] Vulnerability L1tf: Not affected [2025-09-10T09:09:18.297Z] Vulnerability Mds: Not affected [2025-09-10T09:09:18.297Z] Vulnerability Meltdown: Not affected [2025-09-10T09:09:18.297Z] Vulnerability Mmio stale data: Not affected [2025-09-10T09:09:18.297Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-10T09:09:18.297Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-10T09:09:18.297Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-10T09:09:18.297Z] Vulnerability Srbds: Not affected [2025-09-10T09:09:18.297Z] Vulnerability Tsx async abort: Not affected [2025-09-10T09:09:18.297Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-09-10T09:09:18.297Z] [2025-09-10T09:09:18.298Z] [2025-09-10T09:09:18.298Z] ---> nproc: [2025-09-10T09:09:18.298Z] 2 [2025-09-10T09:09:18.298Z] [2025-09-10T09:09:18.298Z] [2025-09-10T09:09:18.298Z] ---> df -h: [2025-09-10T09:09:18.298Z] Filesystem Size Used Avail Use% Mounted on [2025-09-10T09:09:18.298Z] overlay 40G 7.3G 33G 19% / [2025-09-10T09:09:18.298Z] tmpfs 64M 0 64M 0% /dev [2025-09-10T09:09:18.298Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-10T09:09:18.298Z] shm 64M 0 64M 0% /dev/shm [2025-09-10T09:09:18.298Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-10T09:09:18.298Z] [2025-09-10T09:09:18.298Z] [2025-09-10T09:09:18.298Z] Cannot open /var/log/sysstat/sa10: No such file or directory [2025-09-10T09:09:18.298Z] Please check if data collecting is enabled [2025-09-10T09:09:18.298Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T09:09:18.337Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-10T09:09:18.340Z] $ docker stop --time=1 7a323b1b95fadfca234bfc8899e7b4b4178bcf9e219ad4a975bf956366e6bb09 [2025-09-10T09:09:19.486Z] $ docker rm -f --volumes 7a323b1b95fadfca234bfc8899e7b4b4178bcf9e219ad4a975bf956366e6bb09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-10T09:09:19.577Z] [WS-CLEANUP] Deleting project workspace... [2025-09-10T09:09:19.577Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-10T09:09:19.591Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:09:20.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T09:09:20.047Z] [2025-09-10T09:09:20.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:09:20.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T09:09:20.356Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-10T09:09:20.356Z] 5eb5b503b376: Pulling fs layer [2025-09-10T09:09:20.356Z] 5c69ac0246d0: Pulling fs layer [2025-09-10T09:09:20.356Z] ec43610c2a17: Pulling fs layer [2025-09-10T09:09:20.356Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-10T09:09:20.356Z] 33b1e0a273af: Pulling fs layer [2025-09-10T09:09:20.356Z] 5d3b04190fa2: Pulling fs layer [2025-09-10T09:09:20.356Z] 2f39f015ded8: Pulling fs layer [2025-09-10T09:09:20.356Z] 5d3b04190fa2: Waiting [2025-09-10T09:09:20.356Z] 2f39f015ded8: Waiting [2025-09-10T09:09:20.356Z] 33b1e0a273af: Waiting [2025-09-10T09:09:20.356Z] 5c69ac0246d0: Verifying Checksum [2025-09-10T09:09:20.356Z] 5c69ac0246d0: Download complete [2025-09-10T09:09:20.356Z] 3a2ae6a8a46f: Download complete [2025-09-10T09:09:20.356Z] 33b1e0a273af: Download complete [2025-09-10T09:09:20.356Z] ec43610c2a17: Verifying Checksum [2025-09-10T09:09:20.356Z] ec43610c2a17: Download complete [2025-09-10T09:09:20.356Z] 5d3b04190fa2: Download complete [2025-09-10T09:09:20.614Z] 5eb5b503b376: Verifying Checksum [2025-09-10T09:09:20.614Z] 5eb5b503b376: Download complete [2025-09-10T09:09:20.874Z] 2f39f015ded8: Download complete [2025-09-10T09:09:22.260Z] 5eb5b503b376: Pull complete [2025-09-10T09:09:22.260Z] 5c69ac0246d0: Pull complete [2025-09-10T09:09:22.826Z] ec43610c2a17: Pull complete [2025-09-10T09:09:22.827Z] 3a2ae6a8a46f: Pull complete [2025-09-10T09:09:23.088Z] 33b1e0a273af: Pull complete [2025-09-10T09:09:23.088Z] 5d3b04190fa2: Pull complete [2025-09-10T09:09:28.361Z] 2f39f015ded8: Pull complete [2025-09-10T09:09:28.361Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-10T09:09:28.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T09:09:28.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:09:28.456Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:09:28.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-10T09:09:30.714Z] $ docker top 431f84d1d5ad8ad9695e1fb22ddac35320ca83c5bc27457929ee46608c405274 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:09:31.089Z] ---> job-cost.sh [2025-09-10T09:09:31.089Z] lf-activate-venv: SKIPPING [2025-09-10T09:09:31.089Z] INFO: No Stack... [2025-09-10T09:09:31.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-10T09:09:31.746Z] INFO: Archiving Costs [Pipeline] sh [2025-09-10T09:09:32.035Z] + + cut -d,cat -f6 /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-09-10T09:09:32.035Z] [Pipeline] lock [2025-09-10T09:09:32.052Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [2025-09-10T09:09:32.059Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] did not exist. Created. [2025-09-10T09:09:32.065Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-10T09:09:32.372Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-10T09:09:32.395Z] Stashed 1 file(s) [Pipeline] } [2025-09-10T09:09:32.402Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-10T09:09:32.429Z] $ docker stop --time=1 431f84d1d5ad8ad9695e1fb22ddac35320ca83c5bc27457929ee46608c405274 [2025-09-10T09:09:33.570Z] $ docker rm -f --volumes 431f84d1d5ad8ad9695e1fb22ddac35320ca83c5bc27457929ee46608c405274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-10T09:10:15.997Z] Removing intermediate container 7cb4c19eeb15 [2025-09-10T09:10:15.997Z] ---> 58304dc3bc1c [2025-09-10T09:10:15.997Z] Step 9/10 : COPY . . [2025-09-10T09:10:15.997Z] ---> c10f17c60cb4 [2025-09-10T09:10:15.997Z] Step 10/10 : RUN ${MAKE} [2025-09-10T09:10:15.997Z] ---> Running in 9d6efff8069b [2025-09-10T09:10:15.997Z] noop [2025-09-10T09:10:15.997Z] Removing intermediate container 9d6efff8069b [2025-09-10T09:10:15.997Z] ---> 7b129a81c2ae [2025-09-10T09:10:15.997Z] Successfully built 7b129a81c2ae [2025-09-10T09:10:15.997Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:10:16.387Z] + docker inspect -f . ci-base-image-arm64 [2025-09-10T09:10:16.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:10:16.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-8635 does not seem to be running inside a container [2025-09-10T09:10:16.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/22 -v /w/workspace/device-opc-ua/22:/w/workspace/device-opc-ua/22:rw,z -v /w/workspace/device-opc-ua/22@tmp:/w/workspace/device-opc-ua/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-10T09:10:17.811Z] $ docker top 9efa85f872ab149a95a9524de6e058b93c2b7df4aedfd55f624ce83307339bd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:10:18.645Z] + go version [2025-09-10T09:10:18.645Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-10T09:10:18.666Z] $ docker stop --time=1 9efa85f872ab149a95a9524de6e058b93c2b7df4aedfd55f624ce83307339bd9 [2025-09-10T09:10:20.292Z] $ docker rm -f --volumes 9efa85f872ab149a95a9524de6e058b93c2b7df4aedfd55f624ce83307339bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:10:20.888Z] + docker inspect -f . ci-base-image-arm64 [2025-09-10T09:10:20.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:10:21.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-8635 does not seem to be running inside a container [2025-09-10T09:10:21.195Z] $ 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/22 -v /w/workspace/device-opc-ua/22:/w/workspace/device-opc-ua/22:rw,z -v /w/workspace/device-opc-ua/22@tmp:/w/workspace/device-opc-ua/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-10T09:10:22.527Z] $ docker top fa91b3d45a56186c023a3b2a287477d5de46c9b84f6efe854c9fd7d73ef28752 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:10:23.076Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/22 [Pipeline] fileExists [Pipeline] sh [2025-09-10T09:10:23.768Z] + make test [2025-09-10T09:10:23.768Z] go test ./... -coverprofile=coverage.out [2025-09-10T09:10:29.126Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-09-10T09:14:06.126Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-09-10T09:14:06.126Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-09-10T09:14:06.126Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.071s coverage: 41.4% of statements [2025-09-10T09:14:06.126Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-10T09:14:06.126Z] go vet ./... [2025-09-10T09:15:02.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-10T09:15:02.545Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-10T09:15:02.545Z] ./bin/test-attribution-txt.sh [2025-09-10T09:15:02.545Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-10T09:15:02.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-10T09:15:02.588Z] $ docker stop --time=1 fa91b3d45a56186c023a3b2a287477d5de46c9b84f6efe854c9fd7d73ef28752 [2025-09-10T09:15:04.612Z] $ docker rm -f --volumes fa91b3d45a56186c023a3b2a287477d5de46c9b84f6efe854c9fd7d73ef28752 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T09:15:06.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-10T09:15:06.373Z] Warning: overwriting stash ‘coverage-report’ [2025-09-10T09:15:06.893Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-10T09:15:07.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-10T09:15:07.628Z] + ls -al . [2025-09-10T09:15:07.628Z] total 232 [2025-09-10T09:15:07.628Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:10 . [2025-09-10T09:15:07.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:07 .. [2025-09-10T09:15:07.628Z] -rw-rw-r-- 1 jenkins jenkins 62 Sep 10 09:07 .dockerignore [2025-09-10T09:15:07.628Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:07 .git [2025-09-10T09:15:07.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:07 .github [2025-09-10T09:15:07.628Z] -rw-rw-r-- 1 jenkins jenkins 101 Sep 10 09:07 .gitignore [2025-09-10T09:15:07.628Z] -rw-rw-r-- 1 jenkins jenkins 218 Sep 10 09:07 .golangci.yml [2025-09-10T09:15:07.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:07 .vscode [2025-09-10T09:15:07.628Z] -rw-rw-r-- 1 jenkins jenkins 20452 Sep 10 09:07 Attribution.txt [2025-09-10T09:15:07.628Z] -rw-rw-r-- 1 jenkins jenkins 2560 Sep 10 09:07 CHANGELOG.md [2025-09-10T09:15:07.628Z] -rw-rw-r-- 1 jenkins jenkins 1242 Sep 10 09:07 Dockerfile [2025-09-10T09:15:07.628Z] -rw-rw-r-- 1 jenkins jenkins 649 Sep 10 09:07 Jenkinsfile [2025-09-10T09:15:07.628Z] -rw-rw-r-- 1 jenkins jenkins 11367 Sep 10 09:07 LICENSE [2025-09-10T09:15:07.629Z] -rw-rw-r-- 1 jenkins jenkins 2474 Sep 10 09:07 Makefile [2025-09-10T09:15:07.629Z] -rw-rw-r-- 1 jenkins jenkins 4109 Sep 10 09:07 README.md [2025-09-10T09:15:07.629Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 09:03 VERSION [2025-09-10T09:15:07.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:07 bin [2025-09-10T09:15:07.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 09:07 cmd [2025-09-10T09:15:07.629Z] -rw-r--r-- 1 jenkins jenkins 26136 Sep 10 09:14 coverage.out [2025-09-10T09:15:07.629Z] -rw-rw-r-- 1 jenkins jenkins 6323 Sep 10 09:07 go.mod [2025-09-10T09:15:07.629Z] -rw-rw-r-- 1 jenkins jenkins 87111 Sep 10 09:07 go.sum [2025-09-10T09:15:07.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:07 internal [2025-09-10T09:15:07.629Z] -rw-rw-r-- 1 jenkins jenkins 260 Sep 10 09:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:15:07.980Z] + 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=d02096d86674522962d20ebf540a7836b311c48f --label arch=arm64 --label version=4.1.0-dev.8 . [2025-09-10T09:15:08.247Z] Sending build context to Docker daemon 8.883MB [2025-09-10T09:15:08.518Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-09-10T09:15:08.518Z] Step 2/23 : FROM ${BASE} AS builder [2025-09-10T09:15:08.518Z] ---> 7b129a81c2ae [2025-09-10T09:15:08.518Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-09-10T09:15:08.518Z] ---> Running in b1a4dd56b1ff [2025-09-10T09:15:08.788Z] Removing intermediate container b1a4dd56b1ff [2025-09-10T09:15:08.788Z] ---> e675b5f879f9 [2025-09-10T09:15:08.788Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-10T09:15:09.066Z] ---> Running in db36e6e273c7 [2025-09-10T09:15:09.342Z] Removing intermediate container db36e6e273c7 [2025-09-10T09:15:09.342Z] ---> 7c08fdf4246e [2025-09-10T09:15:09.342Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-10T09:15:09.342Z] ---> Running in 54f596c6c1d0 [2025-09-10T09:15:10.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T09:15:10.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T09:15:12.532Z] OK: 239 MiB in 58 packages [2025-09-10T09:15:13.124Z] Removing intermediate container 54f596c6c1d0 [2025-09-10T09:15:13.124Z] ---> 376ab703e418 [2025-09-10T09:15:13.124Z] Step 6/23 : WORKDIR /device-opcua [2025-09-10T09:15:13.399Z] ---> Running in e6a2a76df1e3 [2025-09-10T09:15:13.667Z] Removing intermediate container e6a2a76df1e3 [2025-09-10T09:15:13.667Z] ---> 0fe3a310db6a [2025-09-10T09:15:13.667Z] Step 7/23 : COPY go.mod vendor* ./ [2025-09-10T09:15:14.253Z] ---> c11a25fa986f [2025-09-10T09:15:14.253Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T09:15:14.253Z] ---> Running in bcee02264f03 [2025-09-10T09:15:16.842Z] Removing intermediate container bcee02264f03 [2025-09-10T09:15:16.842Z] ---> 7a4474a7c120 [2025-09-10T09:15:16.842Z] Step 9/23 : COPY . . [2025-09-10T09:15:17.808Z] ---> a42006725a18 [2025-09-10T09:15:17.809Z] Step 10/23 : RUN ${MAKE} [2025-09-10T09:15:18.076Z] ---> Running in ab27a6f3ede9 [2025-09-10T09:15:19.036Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-09-10T09:18:55.881Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-09-10T09:19:02.523Z] Removing intermediate container ab27a6f3ede9 [2025-09-10T09:19:02.523Z] ---> 6cf3f5e29b13 [2025-09-10T09:19:02.523Z] Step 11/23 : FROM alpine:3.20 [2025-09-10T09:19:02.523Z] 3.20: Pulling from library/alpine [2025-09-10T09:19:02.523Z] 13e713f82565: Pulling fs layer [2025-09-10T09:19:02.523Z] 13e713f82565: Download complete [2025-09-10T09:19:02.790Z] 13e713f82565: Pull complete [2025-09-10T09:19:02.790Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T09:19:02.790Z] Status: Downloaded newer image for alpine:3.20 [2025-09-10T09:19:02.790Z] ---> c88e9dceb6cb [2025-09-10T09:19:02.790Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-09-10T09:19:03.063Z] ---> Running in 8c358c1a5fe7 [2025-09-10T09:19:03.332Z] Removing intermediate container 8c358c1a5fe7 [2025-09-10T09:19:03.332Z] ---> 1d0bd0e748aa [2025-09-10T09:19:03.332Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-09-10T09:19:03.332Z] ---> Running in 6f184e537ad1 [2025-09-10T09:19:04.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T09:19:04.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T09:19:06.285Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-09-10T09:19:06.285Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-09-10T09:19:06.285Z] (3/6) Installing libsodium (1.0.19-r0) [2025-09-10T09:19:06.285Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-10T09:19:06.285Z] (5/6) Installing libzmq (4.3.5-r2) [2025-09-10T09:19:06.285Z] (6/6) Installing zeromq (4.3.5-r2) [2025-09-10T09:19:06.285Z] Executing busybox-1.36.1-r29.trigger [2025-09-10T09:19:06.285Z] OK: 13 MiB in 20 packages [2025-09-10T09:19:07.707Z] Removing intermediate container 6f184e537ad1 [2025-09-10T09:19:07.707Z] ---> eb550a13cdd3 [2025-09-10T09:19:07.707Z] Step 14/23 : RUN apk --no-cache upgrade [2025-09-10T09:19:07.707Z] ---> Running in 612525eed918 [2025-09-10T09:19:08.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T09:19:08.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T09:19:09.964Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:19:09.964Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T09:19:10.233Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:19:10.233Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:19:10.233Z] Executing busybox-1.36.1-r30.trigger [2025-09-10T09:19:10.233Z] OK: 13 MiB in 20 packages [2025-09-10T09:19:11.191Z] Removing intermediate container 612525eed918 [2025-09-10T09:19:11.191Z] ---> 7e57fbf79322 [2025-09-10T09:19:11.191Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-09-10T09:19:13.761Z] ---> 0dad03500729 [2025-09-10T09:19:13.761Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-09-10T09:19:14.344Z] ---> d5299d0b9ae5 [2025-09-10T09:19:14.344Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-09-10T09:19:14.609Z] ---> 379e238739d4 [2025-09-10T09:19:14.609Z] Step 18/23 : EXPOSE 59997 [2025-09-10T09:19:14.609Z] ---> Running in 5c2d2a718a56 [2025-09-10T09:19:15.187Z] Removing intermediate container 5c2d2a718a56 [2025-09-10T09:19:15.187Z] ---> 05c89dd6d56e [2025-09-10T09:19:15.187Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-09-10T09:19:15.187Z] ---> Running in cd146d1a83e1 [2025-09-10T09:19:15.452Z] Removing intermediate container cd146d1a83e1 [2025-09-10T09:19:15.452Z] ---> a7decb0ab497 [2025-09-10T09:19:15.452Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-10T09:19:15.452Z] ---> Running in 6815ab3ebf2f [2025-09-10T09:19:15.721Z] Removing intermediate container 6815ab3ebf2f [2025-09-10T09:19:15.721Z] ---> 0ccc48bb04de [2025-09-10T09:19:15.721Z] Step 21/23 : LABEL arch=arm64 [2025-09-10T09:19:15.721Z] ---> Running in 6712c7f71747 [2025-09-10T09:19:15.986Z] Removing intermediate container 6712c7f71747 [2025-09-10T09:19:15.986Z] ---> 6347f29f1c16 [2025-09-10T09:19:15.986Z] Step 22/23 : LABEL git_sha=d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:19:16.252Z] ---> Running in 3edda78fce9c [2025-09-10T09:19:16.516Z] Removing intermediate container 3edda78fce9c [2025-09-10T09:19:16.516Z] ---> 065d90ba7aee [2025-09-10T09:19:16.516Z] Step 23/23 : LABEL version=4.1.0-dev.8 [2025-09-10T09:19:16.516Z] ---> Running in 5149f9794443 [2025-09-10T09:19:16.780Z] Removing intermediate container 5149f9794443 [2025-09-10T09:19:16.780Z] ---> 599756d1a248 [2025-09-10T09:19:16.780Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-10T09:19:16.780Z] Successfully built 599756d1a248 [2025-09-10T09:19:16.780Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:19:16.924Z] provisioning config files... [2025-09-10T09:19:16.937Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/22@tmp/config3259915647641020466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:19:17.265Z] ---> ****-login.sh [2025-09-10T09:19:17.266Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:19:17.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:19:17.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:19:17.533Z] Configure a credential helper to remove this warning. See [2025-09-10T09:19:17.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:19:17.533Z] [2025-09-10T09:19:17.533Z] Login Succeeded [2025-09-10T09:19:17.533Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:19:17.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:19:17.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:19:17.799Z] Configure a credential helper to remove this warning. See [2025-09-10T09:19:17.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:19:17.800Z] [2025-09-10T09:19:17.800Z] Login Succeeded [2025-09-10T09:19:17.800Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:19:18.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:19:18.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:19:18.067Z] Configure a credential helper to remove this warning. See [2025-09-10T09:19:18.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:19:18.067Z] [2025-09-10T09:19:18.067Z] Login Succeeded [2025-09-10T09:19:18.067Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:19:18.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:19:18.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:19:18.601Z] Configure a credential helper to remove this warning. See [2025-09-10T09:19:18.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:19:18.601Z] [2025-09-10T09:19:18.601Z] Login Succeeded [2025-09-10T09:19:18.601Z] ****.io [2025-09-10T09:19:18.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:19:18.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:19:18.867Z] Configure a credential helper to remove this warning. See [2025-09-10T09:19:18.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:19:18.867Z] [2025-09-10T09:19:18.867Z] Login Succeeded [2025-09-10T09:19:18.867Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:19:18.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T09:19:18.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:19:18.966Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-09-10T09:19:18.966Z] d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:19:18.966Z] latest [2025-09-10T09:19:18.966Z] 4.1.0-dev.8 [2025-09-10T09:19:18.966Z] d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [2025-09-10T09:19:18.966Z] main [2025-09-10T09:19:18.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:19.336Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:19.695Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:19:19.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-10T09:19:19.695Z] 910f2ffd4c00: Preparing [2025-09-10T09:19:19.695Z] 3d3d560c25c3: Preparing [2025-09-10T09:19:19.695Z] 19149f2e79b5: Preparing [2025-09-10T09:19:19.695Z] 95aae03eadbd: Preparing [2025-09-10T09:19:19.695Z] 4de609257758: Preparing [2025-09-10T09:19:19.695Z] 1e890da81ec9: Preparing [2025-09-10T09:19:19.695Z] 1e890da81ec9: Waiting [2025-09-10T09:19:19.959Z] 910f2ffd4c00: Pushed [2025-09-10T09:19:19.959Z] 3d3d560c25c3: Pushed [2025-09-10T09:19:19.959Z] 1e890da81ec9: Layer already exists [2025-09-10T09:19:20.222Z] 95aae03eadbd: Pushed [2025-09-10T09:19:20.799Z] 4de609257758: Pushed [2025-09-10T09:19:30.839Z] 19149f2e79b5: Pushed [2025-09-10T09:19:30.839Z] d02096d86674522962d20ebf540a7836b311c48f: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:31.204Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:31.570Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-09-10T09:19:31.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-10T09:19:31.570Z] 910f2ffd4c00: Preparing [2025-09-10T09:19:31.570Z] 3d3d560c25c3: Preparing [2025-09-10T09:19:31.570Z] 19149f2e79b5: Preparing [2025-09-10T09:19:31.570Z] 95aae03eadbd: Preparing [2025-09-10T09:19:31.570Z] 4de609257758: Preparing [2025-09-10T09:19:31.570Z] 1e890da81ec9: Preparing [2025-09-10T09:19:31.570Z] 1e890da81ec9: Waiting [2025-09-10T09:19:31.570Z] 3d3d560c25c3: Layer already exists [2025-09-10T09:19:31.570Z] 95aae03eadbd: Layer already exists [2025-09-10T09:19:31.570Z] 4de609257758: Layer already exists [2025-09-10T09:19:31.570Z] 19149f2e79b5: Layer already exists [2025-09-10T09:19:31.570Z] 910f2ffd4c00: Layer already exists [2025-09-10T09:19:31.570Z] 1e890da81ec9: Layer already exists [2025-09-10T09:19:31.570Z] latest: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:32.190Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:32.539Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.8 [2025-09-10T09:19:32.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-10T09:19:32.539Z] 910f2ffd4c00: Preparing [2025-09-10T09:19:32.539Z] 3d3d560c25c3: Preparing [2025-09-10T09:19:32.539Z] 19149f2e79b5: Preparing [2025-09-10T09:19:32.539Z] 95aae03eadbd: Preparing [2025-09-10T09:19:32.539Z] 4de609257758: Preparing [2025-09-10T09:19:32.539Z] 1e890da81ec9: Preparing [2025-09-10T09:19:32.539Z] 1e890da81ec9: Waiting [2025-09-10T09:19:32.539Z] 3d3d560c25c3: Layer already exists [2025-09-10T09:19:32.539Z] 910f2ffd4c00: Layer already exists [2025-09-10T09:19:32.539Z] 19149f2e79b5: Layer already exists [2025-09-10T09:19:32.539Z] 95aae03eadbd: Layer already exists [2025-09-10T09:19:32.539Z] 4de609257758: Layer already exists [2025-09-10T09:19:32.539Z] 1e890da81ec9: Layer already exists [2025-09-10T09:19:32.804Z] 4.1.0-dev.8: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:33.158Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:33.516Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [2025-09-10T09:19:33.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-10T09:19:33.516Z] 910f2ffd4c00: Preparing [2025-09-10T09:19:33.516Z] 3d3d560c25c3: Preparing [2025-09-10T09:19:33.516Z] 19149f2e79b5: Preparing [2025-09-10T09:19:33.516Z] 95aae03eadbd: Preparing [2025-09-10T09:19:33.516Z] 4de609257758: Preparing [2025-09-10T09:19:33.516Z] 1e890da81ec9: Preparing [2025-09-10T09:19:33.516Z] 1e890da81ec9: Waiting [2025-09-10T09:19:33.516Z] 3d3d560c25c3: Layer already exists [2025-09-10T09:19:33.516Z] 19149f2e79b5: Layer already exists [2025-09-10T09:19:33.516Z] 910f2ffd4c00: Layer already exists [2025-09-10T09:19:33.516Z] 95aae03eadbd: Layer already exists [2025-09-10T09:19:33.516Z] 4de609257758: Layer already exists [2025-09-10T09:19:33.516Z] 1e890da81ec9: Layer already exists [2025-09-10T09:19:33.516Z] d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:33.879Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:34.301Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-09-10T09:19:34.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-10T09:19:34.301Z] 910f2ffd4c00: Preparing [2025-09-10T09:19:34.301Z] 3d3d560c25c3: Preparing [2025-09-10T09:19:34.301Z] 19149f2e79b5: Preparing [2025-09-10T09:19:34.301Z] 95aae03eadbd: Preparing [2025-09-10T09:19:34.301Z] 4de609257758: Preparing [2025-09-10T09:19:34.301Z] 1e890da81ec9: Preparing [2025-09-10T09:19:34.301Z] 1e890da81ec9: Waiting [2025-09-10T09:19:34.301Z] 910f2ffd4c00: Layer already exists [2025-09-10T09:19:34.301Z] 4de609257758: Layer already exists [2025-09-10T09:19:34.301Z] 19149f2e79b5: Layer already exists [2025-09-10T09:19:34.301Z] 95aae03eadbd: Layer already exists [2025-09-10T09:19:34.301Z] 3d3d560c25c3: Layer already exists [2025-09-10T09:19:34.301Z] 1e890da81ec9: Layer already exists [2025-09-10T09:19:34.301Z] main: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T09:19:34.657Z] ===================================================== [Pipeline] echo [2025-09-10T09:19:34.676Z] taggedImages: [2025-09-10T09:19:34.676Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f [2025-09-10T09:19:34.676Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-09-10T09:19:34.676Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.8 [2025-09-10T09:19:34.676Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [2025-09-10T09:19:34.676Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2025-09-10T09:19:34.690Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo [2025-09-10T09:19:34.707Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2025-09-10T09:19:34.722Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.8 [Pipeline] echo [2025-09-10T09:19:34.734Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [Pipeline] echo [2025-09-10T09:19:34.748Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:35.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T09:19:35.136Z] [2025-09-10T09:19:35.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:19:35.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T09:19:35.471Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-10T09:19:35.471Z] 8998bd30e6a1: Pulling fs layer [2025-09-10T09:19:35.471Z] 04944245beec: Pulling fs layer [2025-09-10T09:19:35.471Z] 699f458cf7ca: Pulling fs layer [2025-09-10T09:19:35.471Z] 765212b225bb: Pulling fs layer [2025-09-10T09:19:35.471Z] f23df028b6ca: Pulling fs layer [2025-09-10T09:19:35.471Z] d65c8cfc05b1: Pulling fs layer [2025-09-10T09:19:35.471Z] 2437ff75d9bd: Pulling fs layer [2025-09-10T09:19:35.471Z] 765212b225bb: Waiting [2025-09-10T09:19:35.471Z] f23df028b6ca: Waiting [2025-09-10T09:19:35.471Z] 2437ff75d9bd: Waiting [2025-09-10T09:19:35.471Z] d65c8cfc05b1: Waiting [2025-09-10T09:19:35.739Z] 04944245beec: Verifying Checksum [2025-09-10T09:19:35.740Z] 04944245beec: Download complete [2025-09-10T09:19:35.740Z] 765212b225bb: Download complete [2025-09-10T09:19:35.740Z] f23df028b6ca: Verifying Checksum [2025-09-10T09:19:35.740Z] f23df028b6ca: Download complete [2025-09-10T09:19:35.740Z] d65c8cfc05b1: Verifying Checksum [2025-09-10T09:19:35.740Z] d65c8cfc05b1: Download complete [2025-09-10T09:19:36.007Z] 699f458cf7ca: Verifying Checksum [2025-09-10T09:19:36.007Z] 699f458cf7ca: Download complete [2025-09-10T09:19:36.276Z] 8998bd30e6a1: Verifying Checksum [2025-09-10T09:19:36.276Z] 8998bd30e6a1: Download complete [2025-09-10T09:19:38.862Z] 2437ff75d9bd: Verifying Checksum [2025-09-10T09:19:38.862Z] 2437ff75d9bd: Download complete [2025-09-10T09:19:40.805Z] 8998bd30e6a1: Pull complete [2025-09-10T09:19:41.388Z] 04944245beec: Pull complete [2025-09-10T09:19:42.797Z] 699f458cf7ca: Pull complete [2025-09-10T09:19:43.064Z] 765212b225bb: Pull complete [2025-09-10T09:19:44.020Z] f23df028b6ca: Pull complete [2025-09-10T09:19:44.285Z] d65c8cfc05b1: Pull complete [2025-09-10T09:20:02.466Z] 2437ff75d9bd: Pull complete [2025-09-10T09:20:02.466Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-10T09:20:02.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T09:20:02.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:20:02.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-8635 does not seem to be running inside a container [2025-09-10T09:20:02.739Z] $ 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/22 -v /w/workspace/device-opc-ua/22:/w/workspace/device-opc-ua/22:rw,z -v /w/workspace/device-opc-ua/22@tmp:/w/workspace/device-opc-ua/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-09-10T09:20:05.299Z] $ docker top bac1dc22d0403debaff047041dbb0d545c20f19bc3696af2517deaa4908f0f47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:20:06.124Z] ---> job-cost.sh [2025-09-10T09:20:06.124Z] lf-activate-venv: SKIPPING [2025-09-10T09:20:06.124Z] INFO: No Stack... [2025-09-10T09:20:06.387Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-10T09:20:07.341Z] INFO: Archiving Costs [Pipeline] sh [2025-09-10T09:20:07.975Z] + cat /w/workspace/device-opc-ua/22/archives/cost.csv [2025-09-10T09:20:07.975Z] + cut -d, -f6 [Pipeline] lock [2025-09-10T09:20:08.006Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [2025-09-10T09:20:08.013Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] did not exist. Created. [2025-09-10T09:20:08.019Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-10T09:20:08.671Z] /w/workspace/device-opc-ua/22@tmp/durable-5d524536/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-10T09:20:09.299Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-10T09:20:09.315Z] Warning: overwriting stash ‘stack-cost’ [2025-09-10T09:20:09.361Z] Stashed 1 file(s) [Pipeline] } [2025-09-10T09:20:09.368Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-10T09:20:09.400Z] $ docker stop --time=1 bac1dc22d0403debaff047041dbb0d545c20f19bc3696af2517deaa4908f0f47 [2025-09-10T09:20:10.959Z] $ docker rm -f --volumes bac1dc22d0403debaff047041dbb0d545c20f19bc3696af2517deaa4908f0f47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-09-10T09:20:11.456Z] provisioning config files... [2025-09-10T09:20:11.462Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6073446945869525487tmp [Pipeline] { [Pipeline] sh [2025-09-10T09:20:11.772Z] + set +x [2025-09-10T09:20:11.772Z] + curl -s https://codecov.io/bash [2025-09-10T09:20:11.772Z] + bash -s -- [2025-09-10T09:20:11.772Z] [2025-09-10T09:20:11.772Z] _____ _ [2025-09-10T09:20:11.772Z] / ____| | | [2025-09-10T09:20:11.772Z] | | ___ __| | ___ ___ _____ __ [2025-09-10T09:20:11.772Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-10T09:20:11.772Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-10T09:20:11.772Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-10T09:20:11.772Z] Bash-1.0.6 [2025-09-10T09:20:11.772Z] [2025-09-10T09:20:11.772Z] [2025-09-10T09:20:11.772Z] ==> git version 2.25.1 found [2025-09-10T09:20:11.772Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-09-10T09:20:11.772Z] Release-Date: 2020-01-08 [2025-09-10T09:20:11.772Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-10T09:20:11.772Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-10T09:20:11.772Z] ==> Jenkins CI detected. [2025-09-10T09:20:11.772Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-09-10T09:20:11.772Z] project root: . [2025-09-10T09:20:11.772Z] --> token set from env [2025-09-10T09:20:11.772Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-10T09:20:11.772Z] ==> Running gcov in . (disable via -X gcov) [2025-09-10T09:20:11.772Z] ==> Python coveragepy not found [2025-09-10T09:20:11.772Z] ==> Searching for coverage reports in: [2025-09-10T09:20:11.772Z] + . [2025-09-10T09:20:11.772Z] -> Found 1 reports [2025-09-10T09:20:11.772Z] ==> Detecting git/mercurial file structure [2025-09-10T09:20:11.772Z] ==> Reading reports [2025-09-10T09:20:12.034Z] + ./coverage.out bytes=26136 [2025-09-10T09:20:12.034Z] ==> Appending adjustments [2025-09-10T09:20:12.034Z] https://docs.codecov.io/docs/fixing-reports [2025-09-10T09:20:12.034Z] + Found adjustments [2025-09-10T09:20:12.034Z] ==> Gzipping contents [2025-09-10T09:20:12.034Z] 4.0K /tmp/codecov.R2ARwx.gz [2025-09-10T09:20:12.034Z] ==> Uploading reports [2025-09-10T09:20:12.034Z] url: https://codecov.io [2025-09-10T09:20:12.034Z] query: branch=main&commit=d02096d86674522962d20ebf540a7836b311c48f&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-10T09:20:12.034Z] -> Pinging Codecov [2025-09-10T09:20:12.034Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d02096d86674522962d20ebf540a7836b311c48f&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-10T09:20:12.297Z] -> Uploading to [2025-09-10T09:20:12.297Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/d02096d86674522962d20ebf540a7836b311c48f/8599a9bd-f08c-4a75-9aef-3727caa45c09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250910%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250910T092012Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d31509a8e22ea7b5966abef917cd9b7f8232dc4db89a0606cb52018b4a315294 [2025-09-10T09:20:12.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-10T09:20:12.297Z] Dload Upload Total Spent Left Speed [2025-09-10T09:20:12.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 11922 --:--:-- --:--:-- --:--:-- 11958 [2025-09-10T09:20:12.557Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/d02096d86674522962d20ebf540a7836b311c48f [Pipeline] } [2025-09-10T09:20:12.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-10T09:20:12.811Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-10T09:20:12.827Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:20:13.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-10T09:20:13.137Z] [2025-09-10T09:20:13.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:20:13.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-10T09:20:13.441Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-10T09:20:13.441Z] 0a9a5dfd008f: Already exists [2025-09-10T09:20:13.441Z] 36466aa92d05: Already exists [2025-09-10T09:20:13.441Z] e10405b45d13: Already exists [2025-09-10T09:20:13.441Z] 096b7ceb2af7: Already exists [2025-09-10T09:20:13.441Z] 4f4fb700ef54: Already exists [2025-09-10T09:20:13.700Z] e50aa161e22a: Pulling fs layer [2025-09-10T09:20:13.700Z] d3c8db5fb9df: Pulling fs layer [2025-09-10T09:20:13.700Z] e50aa161e22a: Verifying Checksum [2025-09-10T09:20:13.700Z] e50aa161e22a: Download complete [2025-09-10T09:20:14.280Z] e50aa161e22a: Pull complete [2025-09-10T09:20:14.850Z] d3c8db5fb9df: Verifying Checksum [2025-09-10T09:20:14.850Z] d3c8db5fb9df: Download complete [2025-09-10T09:20:18.137Z] d3c8db5fb9df: Pull complete [2025-09-10T09:20:18.137Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-10T09:20:18.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-10T09:20:18.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:20:18.243Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:20:18.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-10T09:20:20.321Z] $ docker top 03f3bf6ceab488abfffc1f80a2223ca74955d43e755c29681a9caa6ae34f0341 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:20:20.666Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-09-10T09:20:20.676Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-09-10T09:20:20.955Z] + set -o pipefail [2025-09-10T09:20:20.955Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-09-10T09:20:30.929Z] [2025-09-10T09:20:30.929Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-09-10T09:20:30.929Z] [2025-09-10T09:20:30.929Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/f39a1f30-f9ab-40ea-be1b-22e396264ed0 [2025-09-10T09:20:30.929Z] [2025-09-10T09:20:30.929Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-10T09:20:30.929Z] [2025-09-10T09:20:31.188Z] [2025-09-10T09:20:31.188Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-10T09:20:31.188Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-10T09:20:31.461Z] $ docker stop --time=1 03f3bf6ceab488abfffc1f80a2223ca74955d43e755c29681a9caa6ae34f0341 [2025-09-10T09:20:35.908Z] $ docker rm -f --volumes 03f3bf6ceab488abfffc1f80a2223ca74955d43e755c29681a9caa6ae34f0341 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-10T09:20:36.825Z] + git log --format=format:%s -1 d02096d86674522962d20ebf540a7836b311c48f [Pipeline] sh [2025-09-10T09:20:37.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T09:20:37.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:20:37.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T09:20:37.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:20:37.494Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:20:37.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-10T09:20:38.192Z] $ docker top c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a -eo pid,comm [2025-09-10T09:20:38.230Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-10T09:20:38.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T09:20:38.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T09:20:38.280Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T09:20:38.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T09:20:38.388Z] $ docker exec c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a ssh-agent [2025-09-10T09:20:38.482Z] SSH_AUTH_SOCK=/tmp/ssh-tDpN6gYF2rrO/agent.34 [2025-09-10T09:20:38.482Z] SSH_AGENT_PID=40 [2025-09-10T09:20:38.486Z] Running ssh-add (command line suppressed) [2025-09-10T09:20:38.593Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16545662272993997765.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16545662272993997765.key) [2025-09-10T09:20:38.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T09:20:38.902Z] + git semver tag [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,121 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,124 [run_tag] DEBUG tag force:False [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,125 [check_head_tag] DEBUG check head tag [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,125 [execute] INFO git cat-file --batch-check [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,128 [execute] INFO git cat-file --batch [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,132 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,133 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-09-10T09:20:39.161Z] 2025-09-10 09:20:39,136 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-10T09:20:39.161Z] 4.1.0-dev.8 [Pipeline] } [2025-09-10T09:20:39.171Z] $ docker exec --env ******** --env ******** c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a ssh-agent -k [2025-09-10T09:20:39.250Z] unset SSH_AUTH_SOCK; [2025-09-10T09:20:39.251Z] unset SSH_AGENT_PID; [2025-09-10T09:20:39.251Z] echo Agent pid 40 killed; [2025-09-10T09:20:39.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T09:20:39.578Z] + git semver [Pipeline] } [2025-09-10T09:20:39.851Z] $ docker stop --time=1 c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a [2025-09-10T09:20:41.092Z] $ docker rm -f --volumes c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:20:41.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-10T09:20:41.517Z] [2025-09-10T09:20:41.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:20:41.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-10T09:20:41.823Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-10T09:20:41.823Z] ab5ef0e58194: Pulling fs layer [2025-09-10T09:20:41.823Z] 9712f1f96733: Pulling fs layer [2025-09-10T09:20:41.823Z] 63f879dbbcfc: Pulling fs layer [2025-09-10T09:20:41.823Z] 0d9ebad4ef96: Pulling fs layer [2025-09-10T09:20:41.823Z] e9a5061849ea: Pulling fs layer [2025-09-10T09:20:41.823Z] d747dcd14b5f: Pulling fs layer [2025-09-10T09:20:41.823Z] 2de7ff778b66: Pulling fs layer [2025-09-10T09:20:41.823Z] 0d9ebad4ef96: Waiting [2025-09-10T09:20:41.823Z] e9a5061849ea: Waiting [2025-09-10T09:20:41.823Z] d747dcd14b5f: Waiting [2025-09-10T09:20:41.823Z] 2de7ff778b66: Waiting [2025-09-10T09:20:41.823Z] 9712f1f96733: Verifying Checksum [2025-09-10T09:20:41.823Z] 9712f1f96733: Download complete [2025-09-10T09:20:42.081Z] 63f879dbbcfc: Verifying Checksum [2025-09-10T09:20:42.081Z] 63f879dbbcfc: Download complete [2025-09-10T09:20:42.340Z] e9a5061849ea: Verifying Checksum [2025-09-10T09:20:42.340Z] e9a5061849ea: Download complete [2025-09-10T09:20:42.340Z] d747dcd14b5f: Verifying Checksum [2025-09-10T09:20:42.340Z] d747dcd14b5f: Download complete [2025-09-10T09:20:42.340Z] 2de7ff778b66: Verifying Checksum [2025-09-10T09:20:42.340Z] 2de7ff778b66: Download complete [2025-09-10T09:20:42.597Z] 0d9ebad4ef96: Verifying Checksum [2025-09-10T09:20:42.598Z] 0d9ebad4ef96: Download complete [2025-09-10T09:20:42.598Z] ab5ef0e58194: Verifying Checksum [2025-09-10T09:20:42.598Z] ab5ef0e58194: Download complete [2025-09-10T09:20:46.779Z] ab5ef0e58194: Pull complete [2025-09-10T09:20:46.779Z] 9712f1f96733: Pull complete [2025-09-10T09:20:46.779Z] 63f879dbbcfc: Pull complete [2025-09-10T09:20:52.048Z] 0d9ebad4ef96: Pull complete [2025-09-10T09:20:52.048Z] e9a5061849ea: Pull complete [2025-09-10T09:20:52.048Z] d747dcd14b5f: Pull complete [2025-09-10T09:20:53.497Z] 2de7ff778b66: Pull complete [2025-09-10T09:20:53.497Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-10T09:20:53.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-10T09:20:53.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:20:53.624Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:20:53.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-10T09:20:56.298Z] $ docker top c54a5332648b3f4924919309f224f5a6a7aad019ffb116708b7e78e6dd7cdb1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:20:56.382Z] provisioning config files... [2025-09-10T09:20:56.410Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16210750791923653892tmp [2025-09-10T09:20:56.430Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14599827637800962317tmp [2025-09-10T09:20:56.438Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8293934200320276170tmp [Pipeline] { [Pipeline] echo [2025-09-10T09:20:56.466Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:20:56.765Z] ---> sigul-configuration.sh [2025-09-10T09:20:56.765Z] gpg: directory `/root/.gnupg' created [2025-09-10T09:20:56.765Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-10T09:20:56.765Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-10T09:20:56.765Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-10T09:20:56.766Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-10T09:20:56.766Z] gpg: CAST5 encrypted data [2025-09-10T09:20:56.766Z] gpg: encrypted with 1 passphrase [2025-09-10T09:20:56.766Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-10T09:20:57.059Z] + mkdir /home/jenkins [2025-09-10T09:20:57.059Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-10T09:20:57.355Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-09-10T09:20:57.371Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:20:57.669Z] ---> sigul-install.sh [2025-09-10T09:20:57.669Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-10T09:20:57.963Z] + git tag --list [2025-09-10T09:20:57.963Z] v4.0 [2025-09-10T09:20:57.963Z] v4.0.0 [2025-09-10T09:20:57.963Z] v4.1.0-dev.1 [2025-09-10T09:20:57.963Z] v4.1.0-dev.2 [2025-09-10T09:20:57.963Z] v4.1.0-dev.3 [2025-09-10T09:20:57.963Z] v4.1.0-dev.4 [2025-09-10T09:20:57.963Z] v4.1.0-dev.5 [2025-09-10T09:20:57.963Z] v4.1.0-dev.6 [2025-09-10T09:20:57.963Z] v4.1.0-dev.7 [2025-09-10T09:20:57.963Z] v4.1.0-dev.8 [Pipeline] sh [2025-09-10T09:20:58.255Z] + lftools sign git-tag v4.1.0-dev.8 [2025-09-10T09:20:58.823Z] Signing Git tag with Sigul... [2025-09-10T09:20:58.823Z] Signing v4.1.0-dev.8 [Pipeline] echo [2025-09-10T09:20:59.098Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:20:59.390Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-10T09:20:59.397Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-10T09:20:59.427Z] $ docker stop --time=1 c54a5332648b3f4924919309f224f5a6a7aad019ffb116708b7e78e6dd7cdb1f [2025-09-10T09:21:01.021Z] $ docker rm -f --volumes c54a5332648b3f4924919309f224f5a6a7aad019ffb116708b7e78e6dd7cdb1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-10T09:21:01.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T09:21:01.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:21:01.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T09:21:01.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:21:01.898Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:21:01.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-10T09:21:02.534Z] $ docker top 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 -eo pid,comm [2025-09-10T09:21:02.571Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-10T09:21:02.571Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T09:21:02.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T09:21:02.637Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T09:21:02.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T09:21:02.754Z] $ docker exec 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 ssh-agent [2025-09-10T09:21:02.850Z] SSH_AUTH_SOCK=/tmp/ssh-c8ZiXKLw7kyO/agent.32 [2025-09-10T09:21:02.850Z] SSH_AGENT_PID=38 [2025-09-10T09:21:02.864Z] Running ssh-add (command line suppressed) [2025-09-10T09:21:02.983Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18338736663496893959.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18338736663496893959.key) [2025-09-10T09:21:02.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T09:21:03.289Z] + git semver bump pre [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,503 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,508 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,508 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,508 [bump_version] DEBUG bumped version:4.1.0-dev.9 [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,508 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,508 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,508 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,510 [execute] INFO git cat-file --batch-check [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,514 [execute] INFO git cat-file --batch [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-10T09:21:03.549Z] 2025-09-10 09:21:03,518 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-10T09:21:03.549Z] 4.1.0-dev.9 [Pipeline] } [2025-09-10T09:21:03.560Z] $ docker exec --env ******** --env ******** 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 ssh-agent -k [2025-09-10T09:21:03.650Z] unset SSH_AUTH_SOCK; [2025-09-10T09:21:03.651Z] unset SSH_AGENT_PID; [2025-09-10T09:21:03.651Z] echo Agent pid 38 killed; [2025-09-10T09:21:03.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T09:21:03.981Z] + git semver [Pipeline] } [2025-09-10T09:21:04.255Z] $ docker stop --time=1 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 [2025-09-10T09:21:05.518Z] $ docker rm -f --volumes 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T09:21:05.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T09:21:05.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:21:06.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T09:21:06.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:21:06.247Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:21:06.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-10T09:21:06.504Z] $ docker top 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d -eo pid,comm [2025-09-10T09:21:06.541Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-10T09:21:06.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T09:21:06.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T09:21:06.594Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T09:21:06.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T09:21:06.697Z] $ docker exec 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d ssh-agent [2025-09-10T09:21:06.790Z] SSH_AUTH_SOCK=/tmp/ssh-KsmRpHwVnMQP/agent.31 [2025-09-10T09:21:06.790Z] SSH_AGENT_PID=38 [2025-09-10T09:21:06.795Z] Running ssh-add (command line suppressed) [2025-09-10T09:21:06.885Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3799428439487968643.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3799428439487968643.key) [2025-09-10T09:21:06.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T09:21:07.187Z] + git semver push [2025-09-10T09:21:07.448Z] 2025-09-10 09:21:07,419 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T09:21:07.448Z] 2025-09-10 09:21:07,422 [run_push] DEBUG push [2025-09-10T09:21:07.448Z] 2025-09-10 09:21:07,423 [execute] INFO git cat-file --batch-check [2025-09-10T09:21:07.448Z] 2025-09-10 09:21:07,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-10T09:21:07.448Z] 2025-09-10 09:21:07,426 [execute] INFO git rev-list 3f57b95f53e9318ae9ebfde39204a8759f5c6246 -- [2025-09-10T09:21:07.448Z] 2025-09-10 09:21:07,426 [execute] DEBUG Popen(['git', 'rev-list', '3f57b95f53e9318ae9ebfde39204a8759f5c6246', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-10T09:21:07.448Z] 2025-09-10 09:21:07,429 [execute] INFO git fetch -v -- origin [2025-09-10T09:21:07.448Z] 2025-09-10 09:21:07,430 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-10T09:21:08.016Z] 2025-09-10 09:21:07,882 [run_push] DEBUG no remote changes detected [2025-09-10T09:21:08.016Z] 2025-09-10 09:21:07,883 [execute] INFO git push origin semver [2025-09-10T09:21:08.016Z] 2025-09-10 09:21:07,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-10T09:21:08.950Z] 2025-09-10 09:21:08,667 [run_push] DEBUG push all version tags [2025-09-10T09:21:08.950Z] 2025-09-10 09:21:08,668 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-10T09:21:08.950Z] 2025-09-10 09:21:08,668 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-09-10T09:21:09.517Z] 2025-09-10 09:21:09,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-10T09:21:09.517Z] 4.1.0-dev.9 [Pipeline] } [2025-09-10T09:21:09.529Z] $ docker exec --env ******** --env ******** 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d ssh-agent -k [2025-09-10T09:21:09.617Z] unset SSH_AUTH_SOCK; [2025-09-10T09:21:09.617Z] unset SSH_AGENT_PID; [2025-09-10T09:21:09.618Z] echo Agent pid 38 killed; [2025-09-10T09:21:09.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T09:21:09.948Z] + git semver [Pipeline] } [2025-09-10T09:21:10.530Z] $ docker stop --time=1 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d [2025-09-10T09:21:11.776Z] $ docker rm -f --volumes 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-10T09:21:12.380Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-09-10T09:21:12.380Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-09-10T09:21:12.380Z] total 16 [2025-09-10T09:21:12.380Z] drwxr-xr-x 3 root root 4096 Sep 10 09:09 . [2025-09-10T09:21:12.380Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 10 09:20 .. [2025-09-10T09:21:12.380Z] drwxr-xr-x 2 root root 4096 Sep 10 09:09 cost [2025-09-10T09:21:12.380Z] -rw-r--r-- 1 root root 84 Sep 10 09:09 cost.csv [2025-09-10T09:21:12.380Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-09-10T09:21:12.380Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-09-10T09:21:12.380Z] total 16 [2025-09-10T09:21:12.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 09:09 . [2025-09-10T09:21:12.380Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 10 09:20 .. [2025-09-10T09:21:12.380Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 09:09 cost [2025-09-10T09:21:12.380Z] -rw-r--r-- 1 jenkins jenkins 84 Sep 10 09:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:21:12.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:21:13.524Z] ---> package-listing.sh [2025-09-10T09:21:13.524Z] ++ facter osfamily [2025-09-10T09:21:13.524Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-10T09:21:13.785Z] + OS_FAMILY=debian [2025-09-10T09:21:13.785Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-09-10T09:21:13.785Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-10T09:21:13.785Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-10T09:21:13.785Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-10T09:21:13.785Z] + PACKAGES=/tmp/packages_start.txt [2025-09-10T09:21:13.785Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-10T09:21:13.785Z] + PACKAGES=/tmp/packages_end.txt [2025-09-10T09:21:13.785Z] + case "${OS_FAMILY}" in [2025-09-10T09:21:13.785Z] + dpkg -l [2025-09-10T09:21:13.785Z] + grep '^ii' [2025-09-10T09:21:13.785Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-10T09:21:13.785Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-10T09:21:13.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-10T09:21:13.785Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-10T09:21:13.785Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-09-10T09:21:13.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-09-10T09:21:13.802Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-10T09:21:14.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:21:14.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T09:21:14.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:21:14.717Z] prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container [2025-09-10T09:21:14.741Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-10T09:21:14.953Z] $ docker top 2525ec305746fb72e89e880348369ea744043dee2aa849edf618f05faec3973a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:21:15.292Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-10T09:21:15.574Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-10T09:21:15.859Z] + ls /var/log/sa-host [2025-09-10T09:21:15.859Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:21:15.893Z] provisioning config files... [2025-09-10T09:21:15.901Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11052197093714074949tmp [Pipeline] { [Pipeline] echo [2025-09-10T09:21:15.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:21:16.201Z] ---> create-netrc.sh [Pipeline] } [2025-09-10T09:21:16.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:21:16.514Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-10T09:21:16.525Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:21:16.805Z] ---> sudo-logs.sh [2025-09-10T09:21:16.805Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-10T09:21:16.845Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:21:17.125Z] ---> job-cost.sh [2025-09-10T09:21:17.125Z] lf-activate-venv: SKIPPING [2025-09-10T09:21:17.125Z] DEBUG: total: 0.2199999988079071 [2025-09-10T09:21:17.125Z] INFO: Retrieving Stack Cost... [2025-09-10T09:21:17.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-10T09:21:17.952Z] INFO: Archiving Costs [Pipeline] echo [2025-09-10T09:21:17.967Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:21:18.247Z] ---> logs-deploy.sh [2025-09-10T09:21:18.247Z] lf-activate-venv: SKIPPING [2025-09-10T09:21:18.247Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/22 [2025-09-10T09:21:18.247Z] INFO: archiving workspace using pattern(s): [2025-09-10T09:21:19.622Z] Archives upload complete. [2025-09-10T09:21:19.622Z] INFO: archiving logs to Nexus