Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c89c2042a409d96a58921c7f63e2b8d6d401c35 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-ssh5095952092383651153.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-ssh1699002930518069834.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-ssh5171659517639217386.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-ssh3305669096293530126.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-ssh8026269072556464004.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7353 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 1c89c2042a409d96a58921c7f63e2b8d6d401c35 (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 1c89c2042a409d96a58921c7f63e2b8d6d401c35 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#127)" > git rev-list --no-walk a38dfee3c09374b87d6e9918bf6d96cca408519b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-21T03:26:42.836Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-21T03:26:42.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-21T03:26:42.947Z] ========================================================= [2025-08-21T03:26:42.947Z] EdgeX Global Pipelines Version Info [2025-08-21T03:26:42.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:26:44.058Z] ------------------- [2025-08-21T03:26:44.058Z] stable info: [2025-08-21T03:26:44.058Z] ------------------- [2025-08-21T03:26:44.058Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-21T03:26:44.058Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T03:26:44.058Z] Message: update stable to v1.0.276 [2025-08-21T03:26:44.629Z] ------------------- [2025-08-21T03:26:44.629Z] experimental info: [2025-08-21T03:26:44.629Z] ------------------- [2025-08-21T03:26:44.629Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-21T03:26:44.630Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T03:26:44.630Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-21T03:26:44.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-08-21T03:26:44.739Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-08-21T03:26:44.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-21T03:26:44.783Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-21T03:26:44.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-21T03:26:44.822Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-21T03:26:44.842Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-21T03:26:44.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-21T03:26:44.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-21T03:26:44.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-21T03:26:44.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-21T03:26:44.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-08-21T03:26:44.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-21T03:26:45.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-21T03:26:45.049Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T03:26:45.075Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T03:26:45.100Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T03:26:45.125Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T03:26:45.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-21T03:26:45.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-21T03:26:45.193Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-21T03:26:45.217Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-21T03:26:45.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-21T03:26:45.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-21T03:26:45.285Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-21T03:26:45.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-21T03:26:45.341Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-21T03:26:45.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-21T03:26:45.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-21T03:26:45.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-21T03:26:45.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo [2025-08-21T03:26:45.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c89c20 [Pipeline] echo [2025-08-21T03:26:45.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T03:26:45.558Z] provisioning config files... [2025-08-21T03:26:45.573Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10867599805275952097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:26:45.915Z] ---> ****-login.sh [2025-08-21T03:26:45.915Z] nexus3.edgexfoundry.org:10001 [2025-08-21T03:26:45.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:26:46.175Z] [2025-08-21T03:26:46.175Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T03:26:46.175Z] Configure a credential helper to remove this warning. See [2025-08-21T03:26:46.175Z] https://docs.****.com/go/credential-store/ [2025-08-21T03:26:46.175Z] [2025-08-21T03:26:46.175Z] Login Succeeded [2025-08-21T03:26:46.175Z] nexus3.edgexfoundry.org:10002 [2025-08-21T03:26:46.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:26:46.434Z] [2025-08-21T03:26:46.434Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T03:26:46.434Z] Configure a credential helper to remove this warning. See [2025-08-21T03:26:46.434Z] https://docs.****.com/go/credential-store/ [2025-08-21T03:26:46.434Z] [2025-08-21T03:26:46.434Z] Login Succeeded [2025-08-21T03:26:46.434Z] nexus3.edgexfoundry.org:10003 [2025-08-21T03:26:46.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:26:46.434Z] [2025-08-21T03:26:46.434Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T03:26:46.435Z] Configure a credential helper to remove this warning. See [2025-08-21T03:26:46.435Z] https://docs.****.com/go/credential-store/ [2025-08-21T03:26:46.435Z] [2025-08-21T03:26:46.435Z] Login Succeeded [2025-08-21T03:26:46.435Z] nexus3.edgexfoundry.org:10004 [2025-08-21T03:26:46.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:26:46.435Z] [2025-08-21T03:26:46.435Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T03:26:46.435Z] Configure a credential helper to remove this warning. See [2025-08-21T03:26:46.435Z] https://docs.****.com/go/credential-store/ [2025-08-21T03:26:46.435Z] [2025-08-21T03:26:46.435Z] Login Succeeded [2025-08-21T03:26:46.435Z] ****.io [2025-08-21T03:26:46.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:26:46.711Z] [2025-08-21T03:26:46.712Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T03:26:46.712Z] Configure a credential helper to remove this warning. See [2025-08-21T03:26:46.712Z] https://docs.****.com/go/credential-store/ [2025-08-21T03:26:46.712Z] [2025-08-21T03:26:46.712Z] Login Succeeded [2025-08-21T03:26:46.712Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T03:26:46.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-21T03:26:47.134Z] + git rev-list -1 --merges 1c89c2042a409d96a58921c7f63e2b8d6d401c35~1..1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo [2025-08-21T03:26:47.160Z] -----------> git rev-list -1 --merges 1c89c2042a409d96a58921c7f63e2b8d6d401c35~1..1c89c2042a409d96a58921c7f63e2b8d6d401c35 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [false] [Pipeline] sh [2025-08-21T03:26:47.453Z] + git log --format=format:%s -1 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo [2025-08-21T03:26:47.468Z] ========================================================= [2025-08-21T03:26:47.468Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-21T03:26:47.468Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T03:26:47.842Z] + git log --format=format:%s -1 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo [2025-08-21T03:26:47.856Z] [semverPrep] GIT_COMMIT: 1c89c2042a409d96a58921c7f63e2b8d6d401c35, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#127) [Pipeline] echo [2025-08-21T03:26:47.872Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-21T03:26:48.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T03:26:48.260Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-21T03:26:48.260Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-21T03:26:48.260Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-21T03:26:48.260Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-21T03:26:48.260Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-21T03:26:48.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:26:48.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T03:26:48.713Z] [2025-08-21T03:26:48.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:26:49.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T03:26:49.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-21T03:26:49.026Z] 3dae71ba6b94: Pulling fs layer [2025-08-21T03:26:49.026Z] 6bf1a483ea7c: Pulling fs layer [2025-08-21T03:26:49.026Z] f5dfc541a4d3: Pulling fs layer [2025-08-21T03:26:49.026Z] 461d9e800cba: Pulling fs layer [2025-08-21T03:26:49.026Z] 80192f66455f: Pulling fs layer [2025-08-21T03:26:49.026Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-21T03:26:49.026Z] a29436f7fd5d: Pulling fs layer [2025-08-21T03:26:49.026Z] 923cac83aea3: Pulling fs layer [2025-08-21T03:26:49.026Z] 25ad8b0a4227: Pulling fs layer [2025-08-21T03:26:49.026Z] db01528c6b51: Pulling fs layer [2025-08-21T03:26:49.026Z] 28988de357af: Pulling fs layer [2025-08-21T03:26:49.026Z] 2e8e34ca0e6c: Waiting [2025-08-21T03:26:49.026Z] a29436f7fd5d: Waiting [2025-08-21T03:26:49.026Z] 923cac83aea3: Waiting [2025-08-21T03:26:49.026Z] 25ad8b0a4227: Waiting [2025-08-21T03:26:49.026Z] 461d9e800cba: Waiting [2025-08-21T03:26:49.026Z] 80192f66455f: Waiting [2025-08-21T03:26:49.026Z] db01528c6b51: Waiting [2025-08-21T03:26:49.026Z] 28988de357af: Waiting [2025-08-21T03:26:49.026Z] 6bf1a483ea7c: Verifying Checksum [2025-08-21T03:26:49.026Z] 6bf1a483ea7c: Download complete [2025-08-21T03:26:49.286Z] 461d9e800cba: Download complete [2025-08-21T03:26:49.286Z] 80192f66455f: Verifying Checksum [2025-08-21T03:26:49.286Z] 80192f66455f: Download complete [2025-08-21T03:26:49.286Z] f5dfc541a4d3: Verifying Checksum [2025-08-21T03:26:49.286Z] f5dfc541a4d3: Download complete [2025-08-21T03:26:49.286Z] 3dae71ba6b94: Verifying Checksum [2025-08-21T03:26:49.286Z] 3dae71ba6b94: Download complete [2025-08-21T03:26:49.546Z] 25ad8b0a4227: Verifying Checksum [2025-08-21T03:26:49.547Z] 25ad8b0a4227: Download complete [2025-08-21T03:26:49.547Z] db01528c6b51: Verifying Checksum [2025-08-21T03:26:49.547Z] db01528c6b51: Download complete [2025-08-21T03:26:49.547Z] 28988de357af: Verifying Checksum [2025-08-21T03:26:49.547Z] 28988de357af: Download complete [2025-08-21T03:26:49.547Z] a29436f7fd5d: Verifying Checksum [2025-08-21T03:26:49.547Z] a29436f7fd5d: Download complete [2025-08-21T03:26:49.806Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-21T03:26:49.806Z] 2e8e34ca0e6c: Download complete [2025-08-21T03:26:50.747Z] 3dae71ba6b94: Pull complete [2025-08-21T03:26:51.007Z] 6bf1a483ea7c: Pull complete [2025-08-21T03:26:51.577Z] f5dfc541a4d3: Pull complete [2025-08-21T03:26:51.840Z] 461d9e800cba: Pull complete [2025-08-21T03:26:51.840Z] 80192f66455f: Pull complete [2025-08-21T03:26:55.130Z] 2e8e34ca0e6c: Pull complete [2025-08-21T03:26:56.125Z] a29436f7fd5d: Pull complete [2025-08-21T03:26:56.125Z] 923cac83aea3: Pull complete [2025-08-21T03:26:56.125Z] 25ad8b0a4227: Pull complete [2025-08-21T03:26:56.125Z] db01528c6b51: Pull complete [2025-08-21T03:26:56.125Z] 28988de357af: Pull complete [2025-08-21T03:26:56.384Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-21T03:26:56.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T03:26:56.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:26:56.528Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:26:56.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T03:26:59.485Z] $ docker top dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 -eo pid,comm [2025-08-21T03:26:59.533Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T03:26:59.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T03:26:59.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T03:26:59.592Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T03:26:59.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T03:26:59.700Z] $ docker exec dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 ssh-agent [2025-08-21T03:26:59.808Z] SSH_AUTH_SOCK=/tmp/ssh-6Myx8EIOsKrU/agent.32 [2025-08-21T03:26:59.808Z] SSH_AGENT_PID=38 [2025-08-21T03:26:59.814Z] Running ssh-add (command line suppressed) [2025-08-21T03:26:59.911Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16298140202224472906.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16298140202224472906.key) [2025-08-21T03:26:59.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T03:27:00.227Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2025-08-21T03:27:00.517Z] + git tag --points-at HEAD [Pipeline] } [2025-08-21T03:27:00.525Z] $ docker exec --env ******** --env ******** dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 ssh-agent -k [2025-08-21T03:27:00.627Z] unset SSH_AUTH_SOCK; [2025-08-21T03:27:00.629Z] unset SSH_AGENT_PID; [2025-08-21T03:27:00.629Z] echo Agent pid 38 killed; [2025-08-21T03:27:00.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-21T03:27:00.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T03:27:00.678Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T03:27:00.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T03:27:00.787Z] $ docker exec dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 ssh-agent [2025-08-21T03:27:00.893Z] SSH_AUTH_SOCK=/tmp/ssh-imIZYCyLUEmM/agent.85 [2025-08-21T03:27:00.893Z] SSH_AGENT_PID=91 [2025-08-21T03:27:00.898Z] Running ssh-add (command line suppressed) [2025-08-21T03:27:00.995Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8111803598937468037.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8111803598937468037.key) [2025-08-21T03:27:01.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T03:27:01.309Z] + git semver init [2025-08-21T03:27:01.568Z] 2025-08-21 03:27:01,536 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T03:27:01.568Z] 2025-08-21 03:27:01,541 [run_init] DEBUG init version:0.0.0 force:False [2025-08-21T03:27:01.568Z] 2025-08-21 03:27:01,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-08-21T03:27:01.568Z] 2025-08-21 03:27:01,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-08-21T03:27:01.568Z] 2025-08-21 03:27:01,542 [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-08-21T03:27:02.948Z] 2025-08-21 03:27:02,596 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-08-21T03:27:02.948Z] 2025-08-21 03:27:02,597 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-08-21T03:27:02.948Z] 2025-08-21 03:27:02,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-21T03:27:02.948Z] 2025-08-21 03:27:02,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-21T03:27:02.948Z] 4.1.0-dev.5 [Pipeline] } [2025-08-21T03:27:02.954Z] $ docker exec --env ******** --env ******** dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 ssh-agent -k [2025-08-21T03:27:03.063Z] unset SSH_AUTH_SOCK; [2025-08-21T03:27:03.063Z] unset SSH_AGENT_PID; [2025-08-21T03:27:03.063Z] echo Agent pid 91 killed; [2025-08-21T03:27:03.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T03:27:03.404Z] + git semver [Pipeline] } [2025-08-21T03:27:03.673Z] $ docker stop --time=1 dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 [2025-08-21T03:27:04.953Z] $ docker rm -f --volumes dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T03:27:05.298Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-21T03:27:05.588Z] Stashed 1 file(s) [Pipeline] echo [2025-08-21T03:27:05.593Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T03:27:05.768Z] provisioning config files... [2025-08-21T03:27:05.777Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7304445862503548076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:27:06.076Z] ---> ****-login.sh [2025-08-21T03:27:06.076Z] nexus3.edgexfoundry.org:10001 [2025-08-21T03:27:06.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:27:06.076Z] Login Succeeded [2025-08-21T03:27:06.076Z] nexus3.edgexfoundry.org:10002 [2025-08-21T03:27:06.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:27:06.076Z] Login Succeeded [2025-08-21T03:27:06.076Z] nexus3.edgexfoundry.org:10003 [2025-08-21T03:27:06.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:27:06.335Z] Login Succeeded [2025-08-21T03:27:06.335Z] nexus3.edgexfoundry.org:10004 [2025-08-21T03:27:06.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:27:06.335Z] Login Succeeded [2025-08-21T03:27:06.336Z] ****.io [2025-08-21T03:27:06.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:27:06.594Z] Login Succeeded [2025-08-21T03:27:06.594Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T03:27:06.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T03:27:06.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T03:27:06.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T03:27:06.784Z] ========================================================= [2025-08-21T03:27:06.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-21T03:27:06.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:27:07.125Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-21T03:27:07.696Z] #0 building with "default" instance using docker driver [2025-08-21T03:27:07.696Z] [2025-08-21T03:27:07.696Z] #1 [internal] load build definition from Dockerfile [2025-08-21T03:27:07.696Z] #1 transferring dockerfile: 1.28kB done [2025-08-21T03:27:07.696Z] #1 DONE 0.0s [2025-08-21T03:27:07.696Z] [2025-08-21T03:27:07.696Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T03:27:07.696Z] #2 DONE 0.1s [2025-08-21T03:27:07.955Z] [2025-08-21T03:27:07.955Z] #3 [internal] load .dockerignore [2025-08-21T03:27:07.955Z] #3 transferring context: 102B done [2025-08-21T03:27:07.955Z] #3 DONE 0.0s [2025-08-21T03:27:07.955Z] [2025-08-21T03:27:07.955Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T03:27:07.955Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-21T03:27:07.955Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-21T03:27:07.955Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-08-21T03:27:07.955Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-21T03:27:07.955Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.01MB / 74.06MB 0.1s [2025-08-21T03:27:07.955Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-21T03:27:07.955Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-21T03:27:07.955Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-21T03:27:07.955Z] #4 ... [2025-08-21T03:27:07.955Z] [2025-08-21T03:27:07.955Z] #5 [internal] load build context [2025-08-21T03:27:07.955Z] #5 transferring context: 17.32MB 0.2s done [2025-08-21T03:27:07.955Z] #5 DONE 0.2s [2025-08-21T03:27:07.955Z] [2025-08-21T03:27:07.955Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T03:27:07.955Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-21T03:27:07.955Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s [2025-08-21T03:27:07.955Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-08-21T03:27:07.955Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-21T03:27:07.955Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-21T03:27:07.955Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-08-21T03:27:07.955Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-08-21T03:27:08.214Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 22.02MB / 74.06MB 0.3s [2025-08-21T03:27:08.214Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-21T03:27:08.214Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s [2025-08-21T03:27:08.214Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-21T03:27:08.214Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-21T03:27:08.214Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-21T03:27:08.214Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 50.33MB / 74.06MB 0.5s [2025-08-21T03:27:08.214Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.5s [2025-08-21T03:27:08.214Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s [2025-08-21T03:27:08.474Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-21T03:27:08.474Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.7s [2025-08-21T03:27:08.474Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-08-21T03:27:09.027Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s [2025-08-21T03:27:09.289Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.3s done [2025-08-21T03:27:09.289Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-21T03:27:09.289Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-21T03:27:13.478Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.9s done [2025-08-21T03:27:13.478Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-21T03:27:13.478Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-21T03:27:13.478Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-21T03:27:13.478Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-21T03:27:13.478Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-21T03:27:13.737Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-21T03:27:13.737Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 [2025-08-21T03:27:15.640Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.0s done [2025-08-21T03:27:15.640Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-21T03:27:16.207Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.4s done [2025-08-21T03:27:16.207Z] #4 DONE 8.4s [2025-08-21T03:27:16.467Z] [2025-08-21T03:27:16.467Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-08-21T03:27:16.467Z] #6 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T03:27:16.727Z] #6 0.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T03:27:16.986Z] #6 0.797 OK: 248 MiB in 58 packages [2025-08-21T03:27:20.292Z] #6 DONE 3.8s [2025-08-21T03:27:20.292Z] [2025-08-21T03:27:20.292Z] #7 [builder 3/7] WORKDIR /device-opcua [2025-08-21T03:27:20.292Z] #7 DONE 0.0s [2025-08-21T03:27:20.292Z] [2025-08-21T03:27:20.292Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T03:27:20.292Z] #8 DONE 0.0s [2025-08-21T03:27:20.292Z] [2025-08-21T03:27:20.292Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T03:27:20.727Z] Still waiting to schedule task [2025-08-21T03:27:20.728Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-21T03:27:42.242Z] #9 DONE 20.5s [2025-08-21T03:27:42.242Z] [2025-08-21T03:27:42.242Z] #10 [builder 6/7] COPY . . [2025-08-21T03:27:42.242Z] #10 DONE 0.1s [2025-08-21T03:27:42.242Z] [2025-08-21T03:27:42.242Z] #11 [builder 7/7] RUN echo noop [2025-08-21T03:27:42.242Z] #11 0.204 noop [2025-08-21T03:27:42.242Z] #11 DONE 0.3s [2025-08-21T03:27:42.242Z] [2025-08-21T03:27:42.242Z] #12 exporting to image [2025-08-21T03:27:42.242Z] #12 exporting layers [2025-08-21T03:27:50.354Z] #12 exporting layers 8.1s done [2025-08-21T03:27:50.354Z] #12 writing image sha256:acdab3e63f9fb9b291a27e32f82b10bf4312681eb8704f4001fe11b050e173a2 done [2025-08-21T03:27:50.354Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-21T03:27:50.354Z] #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:27:50.683Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T03:27:50.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:27:50.756Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:27:50.794Z] $ 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-08-21T03:27:51.147Z] $ docker top 5c6070a792e4303f171384ef92428deca67f642963a119b989fe269723a15bcd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T03:27:51.493Z] + go version [2025-08-21T03:27:51.493Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-21T03:27:51.507Z] $ docker stop --time=1 5c6070a792e4303f171384ef92428deca67f642963a119b989fe269723a15bcd [2025-08-21T03:27:52.775Z] $ docker rm -f --volumes 5c6070a792e4303f171384ef92428deca67f642963a119b989fe269723a15bcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:27:53.215Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T03:27:53.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:27:53.294Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:27:53.328Z] $ 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-08-21T03:27:53.569Z] $ docker top 812dc7b603cb19d2e54ac74a94747f5fcd8ec8c19ff165b15996ebadc657aab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T03:27:53.910Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-08-21T03:27:54.210Z] + make test [2025-08-21T03:27:54.210Z] go test ./... -coverprofile=coverage.out [2025-08-21T03:27:55.587Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-08-21T03:28:17.506Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-08-21T03:28:17.506Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-08-21T03:28:17.506Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.022s coverage: 41.4% of statements [2025-08-21T03:28:25.609Z] go vet ./... [2025-08-21T03:28:32.170Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T03:28:32.170Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T03:28:32.170Z] ./bin/test-attribution-txt.sh [2025-08-21T03:28:32.170Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T03:28:32.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T03:28:32.207Z] $ docker stop --time=1 812dc7b603cb19d2e54ac74a94747f5fcd8ec8c19ff165b15996ebadc657aab8 [2025-08-21T03:28:34.771Z] $ docker rm -f --volumes 812dc7b603cb19d2e54ac74a94747f5fcd8ec8c19ff165b15996ebadc657aab8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T03:28:35.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T03:28:35.382Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-21T03:28:35.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T03:28:36.209Z] + ls -al . [2025-08-21T03:28:36.209Z] total 236 [2025-08-21T03:28:36.209Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 03:27 . [2025-08-21T03:28:36.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 03:26 .. [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 62 Aug 21 03:26 .dockerignore [2025-08-21T03:28:36.209Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 03:28 .git [2025-08-21T03:28:36.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:26 .github [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 101 Aug 21 03:26 .gitignore [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 218 Aug 21 03:26 .golangci.yml [2025-08-21T03:28:36.209Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 03:27 .semver [2025-08-21T03:28:36.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:26 .vscode [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 20452 Aug 21 03:26 Attribution.txt [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 2560 Aug 21 03:26 CHANGELOG.md [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 1242 Aug 21 03:26 Dockerfile [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 649 Aug 21 03:26 Jenkinsfile [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 11367 Aug 21 03:26 LICENSE [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 2474 Aug 21 03:26 Makefile [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 4109 Aug 21 03:26 README.md [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 03:27 VERSION [2025-08-21T03:28:36.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:26 bin [2025-08-21T03:28:36.209Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 03:26 cmd [2025-08-21T03:28:36.209Z] -rw-r--r-- 1 jenkins jenkins 26136 Aug 21 03:28 coverage.out [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 6322 Aug 21 03:26 go.mod [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 87109 Aug 21 03:26 go.sum [2025-08-21T03:28:36.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 03:26 internal [2025-08-21T03:28:36.209Z] -rw-rw-r-- 1 jenkins jenkins 260 Aug 21 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:28:36.524Z] + 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=1c89c2042a409d96a58921c7f63e2b8d6d401c35 --label arch=amd64 --label version=4.1.0-dev.5 . [2025-08-21T03:28:36.782Z] #0 building with "default" instance using docker driver [2025-08-21T03:28:36.782Z] [2025-08-21T03:28:36.782Z] #1 [internal] load build definition from Dockerfile [2025-08-21T03:28:36.782Z] #1 transferring dockerfile: 1.28kB done [2025-08-21T03:28:36.782Z] #1 DONE 0.0s [2025-08-21T03:28:36.782Z] [2025-08-21T03:28:36.782Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T03:28:36.782Z] #2 DONE 0.0s [2025-08-21T03:28:36.782Z] [2025-08-21T03:28:36.782Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T03:28:36.782Z] #3 DONE 0.1s [2025-08-21T03:28:36.782Z] [2025-08-21T03:28:36.782Z] #4 [internal] load .dockerignore [2025-08-21T03:28:36.782Z] #4 transferring context: 102B done [2025-08-21T03:28:36.782Z] #4 DONE 0.0s [2025-08-21T03:28:36.782Z] [2025-08-21T03:28:36.782Z] #5 [internal] load build context [2025-08-21T03:28:36.782Z] #5 transferring context: 36.59kB 0.0s done [2025-08-21T03:28:36.782Z] #5 DONE 0.0s [2025-08-21T03:28:36.782Z] [2025-08-21T03:28:36.782Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T03:28:36.782Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T03:28:36.782Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-21T03:28:37.040Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-21T03:28:37.040Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T03:28:37.040Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T03:28:37.040Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T03:28:37.040Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T03:28:37.040Z] #6 DONE 0.3s [2025-08-21T03:28:37.040Z] [2025-08-21T03:28:37.040Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-21T03:28:37.040Z] #7 DONE 0.1s [2025-08-21T03:28:37.040Z] [2025-08-21T03:28:37.040Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-08-21T03:28:37.299Z] #8 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T03:28:37.559Z] #8 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T03:28:37.818Z] #8 ... [2025-08-21T03:28:37.818Z] [2025-08-21T03:28:37.818Z] #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-08-21T03:28:37.818Z] #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T03:28:37.818Z] #9 0.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T03:28:37.818Z] #9 0.538 (1/6) Installing dumb-init (1.2.5-r3) [2025-08-21T03:28:37.818Z] #9 0.541 (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-08-21T03:28:37.818Z] #9 0.547 (3/6) Installing libsodium (1.0.19-r0) [2025-08-21T03:28:37.818Z] #9 0.555 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-21T03:28:37.818Z] #9 0.573 (5/6) Installing libzmq (4.3.5-r2) [2025-08-21T03:28:37.818Z] #9 0.581 (6/6) Installing zeromq (4.3.5-r2) [2025-08-21T03:28:37.818Z] #9 0.585 Executing busybox-1.36.1-r29.trigger [2025-08-21T03:28:37.818Z] #9 0.591 OK: 12 MiB in 20 packages [2025-08-21T03:28:37.818Z] #9 DONE 0.7s [2025-08-21T03:28:37.818Z] [2025-08-21T03:28:37.818Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-08-21T03:28:37.818Z] #8 0.774 OK: 248 MiB in 58 packages [2025-08-21T03:28:38.077Z] #8 DONE 0.9s [2025-08-21T03:28:38.077Z] [2025-08-21T03:28:38.077Z] #10 [builder 3/7] WORKDIR /device-opcua [2025-08-21T03:28:38.077Z] #10 DONE 0.0s [2025-08-21T03:28:38.077Z] [2025-08-21T03:28:38.077Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T03:28:38.077Z] #11 DONE 0.0s [2025-08-21T03:28:38.077Z] [2025-08-21T03:28:38.077Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T03:28:38.337Z] #12 DONE 0.6s [2025-08-21T03:28:38.337Z] [2025-08-21T03:28:38.337Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-21T03:28:38.337Z] #13 0.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T03:28:38.337Z] #13 0.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T03:28:38.595Z] #13 0.852 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T03:28:38.860Z] #13 0.869 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T03:28:38.860Z] #13 0.909 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T03:28:38.860Z] #13 0.915 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T03:28:38.860Z] #13 0.919 Executing busybox-1.36.1-r30.trigger [2025-08-21T03:28:38.860Z] #13 0.932 OK: 12 MiB in 20 packages [2025-08-21T03:28:38.860Z] #13 DONE 1.0s [2025-08-21T03:28:38.860Z] [2025-08-21T03:28:38.860Z] #14 [builder 6/7] COPY . . [2025-08-21T03:28:38.860Z] #14 DONE 0.2s [2025-08-21T03:28:38.860Z] [2025-08-21T03:28:38.860Z] #15 [builder 7/7] RUN make build [2025-08-21T03:28:39.119Z] #15 0.280 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-08-21T03:29:04.362Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7354 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-08-21T03:29:04.382Z] Running in /w/workspace/device-opc-ua/18 [Pipeline] { [Pipeline] checkout [2025-08-21T03:29:05.658Z] #15 24.12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-08-21T03:29:05.658Z] #15 DONE 26.2s [2025-08-21T03:29:05.658Z] [2025-08-21T03:29:05.658Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2025-08-21T03:29:05.658Z] #16 DONE 0.3s [2025-08-21T03:29:05.658Z] [2025-08-21T03:29:05.658Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2025-08-21T03:29:05.658Z] #17 DONE 0.0s [2025-08-21T03:29:05.658Z] [2025-08-21T03:29:05.658Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2025-08-21T03:29:05.658Z] #18 DONE 0.0s [2025-08-21T03:29:05.659Z] [2025-08-21T03:29:05.659Z] #19 exporting to image [2025-08-21T03:29:05.659Z] #19 exporting layers [2025-08-21T03:29:05.659Z] #19 exporting layers 0.2s done [2025-08-21T03:29:05.659Z] #19 writing image sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done [2025-08-21T03:29:05.659Z] #19 naming to docker.io/library/device-opc-ua done [2025-08-21T03:29:05.659Z] #19 DONE 0.2s [Pipeline] } [2025-08-21T03:29:07.433Z] Selected Git installation does not exist. Using Default [2025-08-21T03:29:07.433Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T03:29:07.556Z] provisioning config files... [2025-08-21T03:29:07.565Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14222707670801964469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:29:07.871Z] ---> ****-login.sh [2025-08-21T03:29:07.871Z] nexus3.edgexfoundry.org:10001 [2025-08-21T03:29:07.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:07.871Z] Login Succeeded [2025-08-21T03:29:07.871Z] nexus3.edgexfoundry.org:10002 [2025-08-21T03:29:07.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:07.872Z] Login Succeeded [2025-08-21T03:29:07.872Z] nexus3.edgexfoundry.org:10003 [2025-08-21T03:29:08.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:08.131Z] Login Succeeded [2025-08-21T03:29:08.131Z] nexus3.edgexfoundry.org:10004 [2025-08-21T03:29:08.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:08.131Z] Login Succeeded [2025-08-21T03:29:08.131Z] ****.io [2025-08-21T03:29:08.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:08.390Z] Login Succeeded [2025-08-21T03:29:08.391Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T03:29:08.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T03:29:08.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T03:29:08.485Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-08-21T03:29:08.485Z] 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:29:08.485Z] latest [2025-08-21T03:29:08.485Z] 4.1.0-dev.5 [2025-08-21T03:29:08.485Z] 1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [2025-08-21T03:29:08.485Z] main [2025-08-21T03:29:08.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:08.835Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:09.166Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:29:09.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-21T03:29:09.166Z] acddef167f35: Preparing [2025-08-21T03:29:09.166Z] 6e9542c30d8f: Preparing [2025-08-21T03:29:09.166Z] c79333d6f5cf: Preparing [2025-08-21T03:29:09.166Z] 75c5e0c30b00: Preparing [2025-08-21T03:29:09.166Z] aa2331607522: Preparing [2025-08-21T03:29:09.166Z] 097100c76c15: Preparing [2025-08-21T03:29:09.166Z] 097100c76c15: Waiting [2025-08-21T03:29:09.166Z] 6e9542c30d8f: Pushed [2025-08-21T03:29:09.166Z] acddef167f35: Pushed [2025-08-21T03:29:09.166Z] 097100c76c15: Layer already exists [2025-08-21T03:29:09.166Z] 75c5e0c30b00: Pushed [2025-08-21T03:29:09.733Z] aa2331607522: Pushed [2025-08-21T03:29:11.977Z] using credential edgex-jenkins-ssh [2025-08-21T03:29:12.001Z] Cloning the remote Git repository [2025-08-21T03:29:12.044Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-08-21T03:29:12.138Z] > git init /w/workspace/device-opc-ua/18 # timeout=10 [2025-08-21T03:29:12.275Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-08-21T03:29:12.277Z] > git --version # timeout=10 [2025-08-21T03:29:12.295Z] > git --version # 'git version 2.25.1' [2025-08-21T03:29:12.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-21T03:29:12.444Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T03:29:14.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-08-21T03:29:14.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T03:29:15.020Z] c79333d6f5cf: Pushed [2025-08-21T03:29:15.021Z] 1c89c2042a409d96a58921c7f63e2b8d6d401c35: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:15.230Z] Avoid second fetch [2025-08-21T03:29:15.231Z] Checking out Revision 1c89c2042a409d96a58921c7f63e2b8d6d401c35 (main) [2025-08-21T03:29:15.392Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:15.720Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-21T03:29:15.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-21T03:29:15.720Z] acddef167f35: Preparing [2025-08-21T03:29:15.720Z] 6e9542c30d8f: Preparing [2025-08-21T03:29:15.720Z] c79333d6f5cf: Preparing [2025-08-21T03:29:15.720Z] 75c5e0c30b00: Preparing [2025-08-21T03:29:15.720Z] aa2331607522: Preparing [2025-08-21T03:29:15.720Z] 097100c76c15: Preparing [2025-08-21T03:29:15.720Z] 097100c76c15: Waiting [2025-08-21T03:29:15.720Z] 75c5e0c30b00: Layer already exists [2025-08-21T03:29:15.720Z] c79333d6f5cf: Layer already exists [2025-08-21T03:29:15.720Z] acddef167f35: Layer already exists [2025-08-21T03:29:15.720Z] aa2331607522: Layer already exists [2025-08-21T03:29:15.720Z] 6e9542c30d8f: Layer already exists [2025-08-21T03:29:15.720Z] 097100c76c15: Layer already exists [2025-08-21T03:29:15.720Z] latest: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:15.808Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#127)" [2025-08-21T03:29:16.054Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:15.244Z] > git config core.sparsecheckout # timeout=10 [2025-08-21T03:29:15.314Z] > git checkout -f 1c89c2042a409d96a58921c7f63e2b8d6d401c35 # timeout=10 [2025-08-21T03:29:16.396Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 [2025-08-21T03:29:16.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-21T03:29:16.397Z] acddef167f35: Preparing [2025-08-21T03:29:16.397Z] 6e9542c30d8f: Preparing [2025-08-21T03:29:16.397Z] c79333d6f5cf: Preparing [2025-08-21T03:29:16.397Z] 75c5e0c30b00: Preparing [2025-08-21T03:29:16.397Z] aa2331607522: Preparing [2025-08-21T03:29:16.397Z] 097100c76c15: Preparing [2025-08-21T03:29:16.397Z] 097100c76c15: Waiting [2025-08-21T03:29:16.397Z] acddef167f35: Layer already exists [2025-08-21T03:29:16.397Z] c79333d6f5cf: Layer already exists [2025-08-21T03:29:16.397Z] 6e9542c30d8f: Layer already exists [2025-08-21T03:29:16.397Z] 75c5e0c30b00: Layer already exists [2025-08-21T03:29:16.397Z] aa2331607522: Layer already exists [2025-08-21T03:29:16.397Z] 097100c76c15: Layer already exists [2025-08-21T03:29:16.397Z] 4.1.0-dev.5: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:16.725Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:17.063Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [2025-08-21T03:29:17.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-21T03:29:17.063Z] acddef167f35: Preparing [2025-08-21T03:29:17.063Z] 6e9542c30d8f: Preparing [2025-08-21T03:29:17.063Z] c79333d6f5cf: Preparing [2025-08-21T03:29:17.063Z] 75c5e0c30b00: Preparing [2025-08-21T03:29:17.063Z] aa2331607522: Preparing [2025-08-21T03:29:17.063Z] 097100c76c15: Preparing [2025-08-21T03:29:17.063Z] 097100c76c15: Waiting [2025-08-21T03:29:17.063Z] c79333d6f5cf: Layer already exists [2025-08-21T03:29:17.063Z] 6e9542c30d8f: Layer already exists [2025-08-21T03:29:17.063Z] 75c5e0c30b00: Layer already exists [2025-08-21T03:29:17.063Z] aa2331607522: Layer already exists [2025-08-21T03:29:17.063Z] acddef167f35: Layer already exists [2025-08-21T03:29:17.063Z] 097100c76c15: Layer already exists [2025-08-21T03:29:17.063Z] 1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:17.418Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:17.755Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-08-21T03:29:17.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-21T03:29:17.755Z] acddef167f35: Preparing [2025-08-21T03:29:17.755Z] 6e9542c30d8f: Preparing [2025-08-21T03:29:17.755Z] c79333d6f5cf: Preparing [2025-08-21T03:29:17.755Z] 75c5e0c30b00: Preparing [2025-08-21T03:29:17.755Z] aa2331607522: Preparing [2025-08-21T03:29:17.755Z] 097100c76c15: Preparing [2025-08-21T03:29:17.755Z] 097100c76c15: Waiting [2025-08-21T03:29:17.755Z] c79333d6f5cf: Layer already exists [2025-08-21T03:29:17.755Z] 6e9542c30d8f: Layer already exists [2025-08-21T03:29:17.755Z] aa2331607522: Layer already exists [2025-08-21T03:29:17.755Z] acddef167f35: Layer already exists [2025-08-21T03:29:17.755Z] 75c5e0c30b00: Layer already exists [2025-08-21T03:29:17.755Z] 097100c76c15: Layer already exists [2025-08-21T03:29:17.755Z] main: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T03:29:17.827Z] ===================================================== [Pipeline] echo [2025-08-21T03:29:17.841Z] taggedImages: [2025-08-21T03:29:17.841Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:29:17.841Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-21T03:29:17.841Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 [2025-08-21T03:29:17.841Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [2025-08-21T03:29:17.841Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2025-08-21T03:29:17.882Z] ========================================================= [2025-08-21T03:29:17.882Z] [edgeXBuildMultiArch] RAW Config: [2025-08-21T03:29:17.882Z] images: [2025-08-21T03:29:17.882Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:29:17.882Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-21T03:29:17.882Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 [2025-08-21T03:29:17.882Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [2025-08-21T03:29:17.882Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-08-21T03:29:17.882Z] settingsFile: [2025-08-21T03:29:17.882Z] device-opc-ua-settings [2025-08-21T03:29:17.882Z] ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T03:29:20.109Z] provisioning config files... [2025-08-21T03:29:20.138Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/18@tmp/config17921822048950051665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:29:20.787Z] ---> ****-login.sh [2025-08-21T03:29:20.787Z] nexus3.edgexfoundry.org:10001 [2025-08-21T03:29:21.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:21.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:29:21.329Z] Configure a credential helper to remove this warning. See [2025-08-21T03:29:21.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:29:21.329Z] [2025-08-21T03:29:21.329Z] Login Succeeded [2025-08-21T03:29:21.329Z] nexus3.edgexfoundry.org:10002 [2025-08-21T03:29:21.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:21.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:29:21.596Z] Configure a credential helper to remove this warning. See [2025-08-21T03:29:21.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:29:21.596Z] [2025-08-21T03:29:21.596Z] Login Succeeded [2025-08-21T03:29:21.596Z] nexus3.edgexfoundry.org:10003 [2025-08-21T03:29:21.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:21.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:29:21.865Z] Configure a credential helper to remove this warning. See [2025-08-21T03:29:21.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:29:21.865Z] [2025-08-21T03:29:21.865Z] Login Succeeded [2025-08-21T03:29:21.865Z] nexus3.edgexfoundry.org:10004 [2025-08-21T03:29:22.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:22.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:29:22.405Z] Configure a credential helper to remove this warning. See [2025-08-21T03:29:22.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:29:22.405Z] [2025-08-21T03:29:22.405Z] Login Succeeded [2025-08-21T03:29:22.405Z] ****.io [2025-08-21T03:29:22.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:29:22.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:29:22.677Z] Configure a credential helper to remove this warning. See [2025-08-21T03:29:22.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:29:22.677Z] [2025-08-21T03:29:22.677Z] Login Succeeded [2025-08-21T03:29:22.677Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T03:29:22.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T03:29:23.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T03:29:23.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T03:29:23.045Z] ========================================================= [2025-08-21T03:29:23.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-21T03:29:23.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:29:23.424Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-21T03:29:23.691Z] Sending build context to Docker daemon 8.843MB [2025-08-21T03:29:23.691Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T03:29:23.691Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-21T03:29:23.961Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-21T03:29:23.961Z] 94e9d8af2201: Pulling fs layer [2025-08-21T03:29:23.961Z] a6c56e8762df: Pulling fs layer [2025-08-21T03:29:23.961Z] f0f3c8884826: Pulling fs layer [2025-08-21T03:29:23.961Z] c7e7622c144d: Pulling fs layer [2025-08-21T03:29:23.961Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T03:29:23.961Z] b4c3b6d88c5a: Pulling fs layer [2025-08-21T03:29:23.961Z] ba8bce9d2590: Pulling fs layer [2025-08-21T03:29:23.961Z] ca778ea9c289: Pulling fs layer [2025-08-21T03:29:23.961Z] c7e7622c144d: Waiting [2025-08-21T03:29:23.961Z] 4f4fb700ef54: Waiting [2025-08-21T03:29:23.961Z] b4c3b6d88c5a: Waiting [2025-08-21T03:29:23.961Z] ba8bce9d2590: Waiting [2025-08-21T03:29:23.961Z] ca778ea9c289: Waiting [2025-08-21T03:29:23.961Z] a6c56e8762df: Verifying Checksum [2025-08-21T03:29:23.961Z] a6c56e8762df: Download complete [2025-08-21T03:29:23.961Z] c7e7622c144d: Verifying Checksum [2025-08-21T03:29:23.961Z] c7e7622c144d: Download complete [2025-08-21T03:29:23.961Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T03:29:23.961Z] 4f4fb700ef54: Download complete [2025-08-21T03:29:23.961Z] b4c3b6d88c5a: Download complete [2025-08-21T03:29:24.230Z] 94e9d8af2201: Verifying Checksum [2025-08-21T03:29:24.230Z] 94e9d8af2201: Download complete [2025-08-21T03:29:24.500Z] ca778ea9c289: Verifying Checksum [2025-08-21T03:29:24.500Z] ca778ea9c289: Download complete [2025-08-21T03:29:25.092Z] 94e9d8af2201: Pull complete [2025-08-21T03:29:25.677Z] a6c56e8762df: Pull complete [2025-08-21T03:29:25.945Z] f0f3c8884826: Verifying Checksum [2025-08-21T03:29:25.945Z] f0f3c8884826: Download complete [2025-08-21T03:29:26.905Z] ba8bce9d2590: Verifying Checksum [2025-08-21T03:29:26.905Z] ba8bce9d2590: Download complete [2025-08-21T03:29:32.885Z] Still waiting to schedule task [2025-08-21T03:29:32.885Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-08-21T03:29:41.917Z] f0f3c8884826: Pull complete [2025-08-21T03:29:41.917Z] c7e7622c144d: Pull complete [2025-08-21T03:29:41.917Z] 4f4fb700ef54: Pull complete [2025-08-21T03:29:41.917Z] b4c3b6d88c5a: Pull complete [2025-08-21T03:29:48.587Z] ba8bce9d2590: Pull complete [2025-08-21T03:29:50.019Z] ca778ea9c289: Pull complete [2025-08-21T03:29:50.019Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-21T03:29:50.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T03:29:50.019Z] ---> 47b25d7523d1 [2025-08-21T03:29:50.019Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-08-21T03:29:51.973Z] ---> Running in 8e07452e0adf [2025-08-21T03:29:52.241Z] Removing intermediate container 8e07452e0adf [2025-08-21T03:29:52.241Z] ---> afa2594c9bf6 [2025-08-21T03:29:52.241Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T03:29:52.241Z] ---> Running in 38030054101e [2025-08-21T03:29:52.512Z] Removing intermediate container 38030054101e [2025-08-21T03:29:52.512Z] ---> 454e92daf7a2 [2025-08-21T03:29:52.512Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-08-21T03:29:52.512Z] ---> Running in 80b707e81d1c [2025-08-21T03:29:53.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T03:29:53.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T03:29:55.342Z] OK: 239 MiB in 58 packages [2025-08-21T03:29:56.307Z] Removing intermediate container 80b707e81d1c [2025-08-21T03:29:56.307Z] ---> 2ed2442c7f78 [2025-08-21T03:29:56.307Z] Step 6/10 : WORKDIR /device-opcua [2025-08-21T03:29:56.307Z] ---> Running in 692d660a8548 [2025-08-21T03:29:56.580Z] Removing intermediate container 692d660a8548 [2025-08-21T03:29:56.580Z] ---> 88455f3e9c48 [2025-08-21T03:29:56.580Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-21T03:29:57.187Z] ---> aec48f5abff6 [2025-08-21T03:29:57.187Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T03:29:57.187Z] ---> Running in 6d62d5eb622d [2025-08-21T03:31:48.876Z] Removing intermediate container 6d62d5eb622d [2025-08-21T03:31:48.876Z] ---> f022e71f77d3 [2025-08-21T03:31:48.876Z] Step 9/10 : COPY . . [2025-08-21T03:31:48.876Z] ---> 37079990d28a [2025-08-21T03:31:48.876Z] Step 10/10 : RUN ${MAKE} [2025-08-21T03:31:48.876Z] ---> Running in ae244470a3af [2025-08-21T03:31:48.876Z] noop [2025-08-21T03:31:48.876Z] Removing intermediate container ae244470a3af [2025-08-21T03:31:48.876Z] ---> fb7f90587c85 [2025-08-21T03:31:48.876Z] Successfully built fb7f90587c85 [2025-08-21T03:31:48.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:31:49.235Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T03:31:49.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:31:49.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-7354 does not seem to be running inside a container [2025-08-21T03:31:49.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/18 -v /w/workspace/device-opc-ua/18:/w/workspace/device-opc-ua/18:rw,z -v /w/workspace/device-opc-ua/18@tmp:/w/workspace/device-opc-ua/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-21T03:31:50.735Z] $ docker top 72433adbe9a369fbd6210c373ad88ce1366470441ccacecdc6a6413854153d28 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T03:31:51.560Z] + go version [2025-08-21T03:31:51.560Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-21T03:31:51.576Z] $ docker stop --time=1 72433adbe9a369fbd6210c373ad88ce1366470441ccacecdc6a6413854153d28 [2025-08-21T03:31:53.205Z] $ docker rm -f --volumes 72433adbe9a369fbd6210c373ad88ce1366470441ccacecdc6a6413854153d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:31:53.866Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T03:31:53.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:31:54.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-7354 does not seem to be running inside a container [2025-08-21T03:31:54.117Z] $ 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/18 -v /w/workspace/device-opc-ua/18:/w/workspace/device-opc-ua/18:rw,z -v /w/workspace/device-opc-ua/18@tmp:/w/workspace/device-opc-ua/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-21T03:31:55.349Z] $ docker top 30c7ef2eaadec6b417e72cde11af3e5362caaab5abb989fad1fa26d060985d96 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T03:31:55.866Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/18 [Pipeline] fileExists [Pipeline] sh [2025-08-21T03:31:56.201Z] + make test [2025-08-21T03:31:56.201Z] go test ./... -coverprofile=coverage.out [2025-08-21T03:32:01.551Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-08-21T03:33:01.264Z] Running on prd-centos7-docker-4c-2g-7355 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T03:33:01.320Z] provisioning config files... [2025-08-21T03:33:01.349Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3724839301356397603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:33:02.237Z] ---> ****-login.sh [2025-08-21T03:33:02.237Z] nexus3.edgexfoundry.org:10001 [2025-08-21T03:33:02.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:33:02.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:33:02.509Z] Configure a credential helper to remove this warning. See [2025-08-21T03:33:02.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:33:02.510Z] [2025-08-21T03:33:02.510Z] Login Succeeded [2025-08-21T03:33:02.510Z] nexus3.edgexfoundry.org:10002 [2025-08-21T03:33:02.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:33:02.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:33:02.510Z] Configure a credential helper to remove this warning. See [2025-08-21T03:33:02.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:33:02.510Z] [2025-08-21T03:33:02.510Z] Login Succeeded [2025-08-21T03:33:02.510Z] nexus3.edgexfoundry.org:10003 [2025-08-21T03:33:02.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:33:02.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:33:02.510Z] Configure a credential helper to remove this warning. See [2025-08-21T03:33:02.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:33:02.510Z] [2025-08-21T03:33:02.510Z] Login Succeeded [2025-08-21T03:33:02.510Z] nexus3.edgexfoundry.org:10004 [2025-08-21T03:33:02.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:33:02.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:33:02.770Z] Configure a credential helper to remove this warning. See [2025-08-21T03:33:02.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:33:02.770Z] [2025-08-21T03:33:02.770Z] Login Succeeded [2025-08-21T03:33:02.770Z] ****.io [2025-08-21T03:33:02.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:33:03.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:33:03.030Z] Configure a credential helper to remove this warning. See [2025-08-21T03:33:03.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:33:03.030Z] [2025-08-21T03:33:03.030Z] Login Succeeded [2025-08-21T03:33:03.030Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T03:33:03.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T03:33:03.390Z] + docker buildx ls [2025-08-21T03:33:03.650Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T03:33:03.650Z] default * docker [2025-08-21T03:33:03.650Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T03:33:03.999Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-21T03:33:03.999Z] edgex-builder [Pipeline] sh [2025-08-21T03:33:04.297Z] + docker buildx inspect --bootstrap [2025-08-21T03:33:04.297Z] #1 [internal] booting buildkit [2025-08-21T03:33:04.297Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-21T03:33:07.625Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-08-21T03:33:07.625Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-21T03:33:08.566Z] #1 creating container buildx_buildkit_edgex-builder0 1.7s done [2025-08-21T03:33:08.566Z] #1 DONE 4.8s [2025-08-21T03:33:08.827Z] Name: edgex-builder [2025-08-21T03:33:08.827Z] Driver: docker-container [2025-08-21T03:33:08.827Z] [2025-08-21T03:33:08.827Z] Nodes: [2025-08-21T03:33:08.827Z] Name: edgex-builder0 [2025-08-21T03:33:08.827Z] Endpoint: unix:///var/run/docker.sock [2025-08-21T03:33:08.827Z] Status: running [2025-08-21T03:33:08.827Z] Buildkit: v0.23.2 [2025-08-21T03:33:08.827Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-21T03:33:09.131Z] + docker buildx ls [2025-08-21T03:33:09.131Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T03:33:09.131Z] edgex-builder * docker-container [2025-08-21T03:33:09.131Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-21T03:33:09.131Z] default docker [2025-08-21T03:33:09.131Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T03:33:09.453Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35' [2025-08-21T03:33:09.453Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 --push - [2025-08-21T03:33:09.711Z] #1 [internal] load build definition from Dockerfile [2025-08-21T03:33:09.711Z] #1 transferring dockerfile: 198B done [2025-08-21T03:33:09.711Z] #1 DONE 0.0s [2025-08-21T03:33:09.711Z] [2025-08-21T03:33:09.711Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:33:09.711Z] #2 DONE 0.1s [2025-08-21T03:33:09.711Z] [2025-08-21T03:33:09.711Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:33:09.711Z] #3 DONE 0.1s [2025-08-21T03:33:09.711Z] [2025-08-21T03:33:09.711Z] #4 [internal] load .dockerignore [2025-08-21T03:33:09.711Z] #4 transferring context: 2B done [2025-08-21T03:33:09.711Z] #4 DONE 0.0s [2025-08-21T03:33:09.711Z] [2025-08-21T03:33:09.711Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:09.711Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:09.711Z] #5 DONE 0.0s [2025-08-21T03:33:09.711Z] [2025-08-21T03:33:09.711Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:09.711Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:09.711Z] #6 DONE 0.1s [2025-08-21T03:33:09.711Z] [2025-08-21T03:33:09.711Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T03:33:09.711Z] #7 DONE 0.0s [2025-08-21T03:33:09.711Z] [2025-08-21T03:33:09.711Z] #8 exporting to image [2025-08-21T03:33:09.711Z] #8 exporting layers done [2025-08-21T03:33:09.711Z] #8 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 0.0s done [2025-08-21T03:33:09.711Z] #8 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done [2025-08-21T03:33:09.711Z] #8 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done [2025-08-21T03:33:09.711Z] #8 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done [2025-08-21T03:33:09.711Z] #8 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.0s done [2025-08-21T03:33:09.711Z] #8 pushing layers [2025-08-21T03:33:09.711Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T03:33:09.970Z] #8 pushing layers 0.1s done [2025-08-21T03:33:09.970Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 [2025-08-21T03:33:09.970Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done [2025-08-21T03:33:09.970Z] #8 DONE 0.3s [2025-08-21T03:33:09.970Z] [2025-08-21T03:33:09.970Z] 1 warning found (use --debug to expand): [2025-08-21T03:33:09.970Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T03:33:10.255Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2025-08-21T03:33:10.255Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2025-08-21T03:33:10.255Z] #1 [internal] load build definition from Dockerfile [2025-08-21T03:33:10.255Z] #1 transferring dockerfile: 164B done [2025-08-21T03:33:10.255Z] #1 DONE 0.0s [2025-08-21T03:33:10.255Z] [2025-08-21T03:33:10.255Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-21T03:33:10.255Z] #2 DONE 0.0s [2025-08-21T03:33:10.255Z] [2025-08-21T03:33:10.255Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-21T03:33:10.255Z] #3 DONE 0.0s [2025-08-21T03:33:10.255Z] [2025-08-21T03:33:10.255Z] #4 [internal] load .dockerignore [2025-08-21T03:33:10.255Z] #4 transferring context: 2B done [2025-08-21T03:33:10.255Z] #4 DONE 0.0s [2025-08-21T03:33:10.515Z] [2025-08-21T03:33:10.515Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:10.515Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:10.515Z] #5 CACHED [2025-08-21T03:33:10.515Z] [2025-08-21T03:33:10.515Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:10.515Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:10.515Z] #6 CACHED [2025-08-21T03:33:10.515Z] [2025-08-21T03:33:10.515Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T03:33:10.515Z] #7 DONE 0.0s [2025-08-21T03:33:10.515Z] [2025-08-21T03:33:10.515Z] #8 exporting to image [2025-08-21T03:33:10.515Z] #8 exporting layers done [2025-08-21T03:33:10.515Z] #8 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 done [2025-08-21T03:33:10.515Z] #8 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done [2025-08-21T03:33:10.515Z] #8 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done [2025-08-21T03:33:10.515Z] #8 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done [2025-08-21T03:33:10.515Z] #8 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 done [2025-08-21T03:33:10.515Z] #8 pushing layers 0.0s done [2025-08-21T03:33:10.515Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 [2025-08-21T03:33:10.515Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T03:33:10.515Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done [2025-08-21T03:33:10.515Z] #8 DONE 0.1s [2025-08-21T03:33:10.515Z] [2025-08-21T03:33:10.515Z] 1 warning found (use --debug to expand): [2025-08-21T03:33:10.515Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T03:33:10.805Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5' [2025-08-21T03:33:10.805Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 --push - [2025-08-21T03:33:10.805Z] #1 [internal] load build definition from Dockerfile [2025-08-21T03:33:10.805Z] #1 transferring dockerfile: 169B done [2025-08-21T03:33:10.805Z] #1 DONE 0.0s [2025-08-21T03:33:10.805Z] [2025-08-21T03:33:10.805Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 [2025-08-21T03:33:10.805Z] #2 DONE 0.0s [2025-08-21T03:33:10.805Z] [2025-08-21T03:33:10.805Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 [2025-08-21T03:33:10.805Z] #3 DONE 0.0s [2025-08-21T03:33:10.805Z] [2025-08-21T03:33:10.805Z] #4 [internal] load .dockerignore [2025-08-21T03:33:10.805Z] #4 transferring context: 2B done [2025-08-21T03:33:10.805Z] #4 DONE 0.0s [2025-08-21T03:33:10.805Z] [2025-08-21T03:33:10.805Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:10.805Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:10.805Z] #5 CACHED [2025-08-21T03:33:10.805Z] [2025-08-21T03:33:10.805Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:10.805Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:10.805Z] #6 CACHED [2025-08-21T03:33:10.805Z] [2025-08-21T03:33:10.805Z] #7 exporting to image [2025-08-21T03:33:10.805Z] #7 exporting layers done [2025-08-21T03:33:10.805Z] #7 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 done [2025-08-21T03:33:10.805Z] #7 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done [2025-08-21T03:33:10.805Z] #7 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done [2025-08-21T03:33:10.805Z] #7 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done [2025-08-21T03:33:10.805Z] #7 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 [2025-08-21T03:33:10.805Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T03:33:11.064Z] #7 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 done [2025-08-21T03:33:11.064Z] #7 pushing layers 0.0s done [2025-08-21T03:33:11.064Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done [2025-08-21T03:33:11.064Z] #7 DONE 0.1s [2025-08-21T03:33:11.064Z] [2025-08-21T03:33:11.064Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T03:33:11.064Z] #8 DONE 0.0s [2025-08-21T03:33:11.064Z] [2025-08-21T03:33:11.064Z] 1 warning found (use --debug to expand): [2025-08-21T03:33:11.064Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T03:33:11.359Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 --push - [2025-08-21T03:33:11.359Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5' [2025-08-21T03:33:11.359Z] #1 [internal] load build definition from Dockerfile [2025-08-21T03:33:11.359Z] #1 transferring dockerfile: 210B done [2025-08-21T03:33:11.359Z] #1 DONE 0.0s [2025-08-21T03:33:11.359Z] [2025-08-21T03:33:11.359Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [2025-08-21T03:33:11.359Z] #2 DONE 0.0s [2025-08-21T03:33:11.359Z] [2025-08-21T03:33:11.359Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [2025-08-21T03:33:11.359Z] #3 DONE 0.0s [2025-08-21T03:33:11.359Z] [2025-08-21T03:33:11.359Z] #4 [internal] load .dockerignore [2025-08-21T03:33:11.359Z] #4 transferring context: 2B done [2025-08-21T03:33:11.359Z] #4 DONE 0.0s [2025-08-21T03:33:11.359Z] [2025-08-21T03:33:11.359Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:11.359Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:11.359Z] #5 DONE 0.0s [2025-08-21T03:33:11.359Z] [2025-08-21T03:33:11.359Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:11.620Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:11.620Z] #6 CACHED [2025-08-21T03:33:11.620Z] [2025-08-21T03:33:11.620Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:11.620Z] #5 CACHED [2025-08-21T03:33:11.620Z] [2025-08-21T03:33:11.620Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T03:33:11.620Z] #7 DONE 0.0s [2025-08-21T03:33:11.620Z] [2025-08-21T03:33:11.620Z] #8 exporting to image [2025-08-21T03:33:11.620Z] #8 exporting layers done [2025-08-21T03:33:11.620Z] #8 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 done [2025-08-21T03:33:11.620Z] #8 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done [2025-08-21T03:33:11.620Z] #8 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done [2025-08-21T03:33:11.620Z] #8 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done [2025-08-21T03:33:11.620Z] #8 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 done [2025-08-21T03:33:11.620Z] #8 pushing layers 0.0s done [2025-08-21T03:33:11.620Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done [2025-08-21T03:33:11.620Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T03:33:11.620Z] #8 DONE 0.1s [2025-08-21T03:33:11.620Z] [2025-08-21T03:33:11.620Z] 1 warning found (use --debug to expand): [2025-08-21T03:33:11.620Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T03:33:11.912Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2025-08-21T03:33:11.912Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2025-08-21T03:33:11.912Z] #1 [internal] load build definition from Dockerfile [2025-08-21T03:33:11.912Z] #1 transferring dockerfile: 162B done [2025-08-21T03:33:11.912Z] #1 DONE 0.0s [2025-08-21T03:33:11.912Z] [2025-08-21T03:33:11.912Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-08-21T03:33:11.912Z] #2 DONE 0.0s [2025-08-21T03:33:11.912Z] [2025-08-21T03:33:11.912Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-08-21T03:33:11.912Z] #3 DONE 0.0s [2025-08-21T03:33:11.912Z] [2025-08-21T03:33:11.912Z] #4 [internal] load .dockerignore [2025-08-21T03:33:11.912Z] #4 transferring context: 2B done [2025-08-21T03:33:11.912Z] #4 DONE 0.0s [2025-08-21T03:33:11.912Z] [2025-08-21T03:33:11.912Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:11.912Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:11.912Z] #5 CACHED [2025-08-21T03:33:11.912Z] [2025-08-21T03:33:11.912Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d [2025-08-21T03:33:11.912Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done [2025-08-21T03:33:11.912Z] #6 CACHED [2025-08-21T03:33:11.912Z] [2025-08-21T03:33:11.912Z] #7 exporting to image [2025-08-21T03:33:11.912Z] #7 exporting layers done [2025-08-21T03:33:11.912Z] #7 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 done [2025-08-21T03:33:11.912Z] #7 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done [2025-08-21T03:33:11.912Z] #7 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done [2025-08-21T03:33:11.912Z] #7 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done [2025-08-21T03:33:11.912Z] #7 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 done [2025-08-21T03:33:11.912Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T03:33:12.172Z] #7 pushing layers 0.0s done [2025-08-21T03:33:12.172Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done [2025-08-21T03:33:12.172Z] #7 DONE 0.1s [2025-08-21T03:33:12.172Z] [2025-08-21T03:33:12.172Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T03:33:12.172Z] #8 DONE 0.0s [2025-08-21T03:33:12.172Z] [2025-08-21T03:33:12.172Z] 1 warning found (use --debug to expand): [2025-08-21T03:33:12.172Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-21T03:33:12.578Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:33:12.874Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:33:13.430Z] ---> package-listing.sh [2025-08-21T03:33:13.430Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T03:33:13.430Z] ++ facter osfamily [2025-08-21T03:33:13.694Z] + OS_FAMILY=redhat [2025-08-21T03:33:13.694Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-08-21T03:33:13.694Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T03:33:13.694Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T03:33:13.694Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T03:33:13.694Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T03:33:13.694Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-08-21T03:33:13.694Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T03:33:13.694Z] + case "${OS_FAMILY}" in [2025-08-21T03:33:13.694Z] + rpm -qa [2025-08-21T03:33:13.694Z] + sort [2025-08-21T03:33:14.261Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T03:33:14.261Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T03:33:14.261Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T03:33:14.261Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-08-21T03:33:14.261Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-08-21T03:33:14.261Z] + 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-08-21T03:33:14.271Z] 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-08-21T03:33:14.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:33:15.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T03:33:15.131Z] [2025-08-21T03:33:15.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:33:15.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T03:33:15.445Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T03:33:15.445Z] 5eb5b503b376: Pulling fs layer [2025-08-21T03:33:15.445Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T03:33:15.445Z] ec43610c2a17: Pulling fs layer [2025-08-21T03:33:15.445Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T03:33:15.445Z] 33b1e0a273af: Pulling fs layer [2025-08-21T03:33:15.445Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T03:33:15.445Z] 2f39f015ded8: Pulling fs layer [2025-08-21T03:33:15.445Z] 33b1e0a273af: Waiting [2025-08-21T03:33:15.445Z] 5d3b04190fa2: Waiting [2025-08-21T03:33:15.445Z] 2f39f015ded8: Waiting [2025-08-21T03:33:15.445Z] 3a2ae6a8a46f: Waiting [2025-08-21T03:33:15.445Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T03:33:15.445Z] 5c69ac0246d0: Download complete [2025-08-21T03:33:15.445Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T03:33:15.445Z] 3a2ae6a8a46f: Download complete [2025-08-21T03:33:15.445Z] 33b1e0a273af: Verifying Checksum [2025-08-21T03:33:15.445Z] 33b1e0a273af: Download complete [2025-08-21T03:33:15.445Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T03:33:15.445Z] 5d3b04190fa2: Download complete [2025-08-21T03:33:15.445Z] ec43610c2a17: Verifying Checksum [2025-08-21T03:33:15.445Z] ec43610c2a17: Download complete [2025-08-21T03:33:15.705Z] 5eb5b503b376: Verifying Checksum [2025-08-21T03:33:15.705Z] 5eb5b503b376: Download complete [2025-08-21T03:33:16.290Z] 2f39f015ded8: Verifying Checksum [2025-08-21T03:33:16.290Z] 2f39f015ded8: Download complete [2025-08-21T03:33:17.691Z] 5eb5b503b376: Pull complete [2025-08-21T03:33:18.264Z] 5c69ac0246d0: Pull complete [2025-08-21T03:33:19.200Z] ec43610c2a17: Pull complete [2025-08-21T03:33:19.458Z] 3a2ae6a8a46f: Pull complete [2025-08-21T03:33:20.025Z] 33b1e0a273af: Pull complete [2025-08-21T03:33:20.592Z] 5d3b04190fa2: Pull complete [2025-08-21T03:33:24.816Z] 2f39f015ded8: Pull complete [2025-08-21T03:33:24.816Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T03:33:24.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T03:33:24.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:33:24.979Z] prd-centos7-docker-4c-2g-7355 does not seem to be running inside a container [2025-08-21T03:33:25.011Z] $ 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-08-21T03:33:29.433Z] $ docker top ef781dd535748eea7ca23bc5b78e75de09d82e36df29a3259c616d67214f02c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T03:33:29.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T03:33:30.078Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T03:33:30.364Z] + ls /var/log/sa-host [2025-08-21T03:33:30.364Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T03:33:30.531Z] provisioning config files... [2025-08-21T03:33:30.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15637133512225307378tmp [Pipeline] { [Pipeline] echo [2025-08-21T03:33:30.630Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:33:30.921Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T03:33:30.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:33:31.271Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T03:33:31.281Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:33:31.570Z] ---> sudo-logs.sh [2025-08-21T03:33:31.570Z] Archiving 'sudo' log.. [2025-08-21T03:33:31.828Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7355.novalocal: Name or service not known [2025-08-21T03:33:31.828Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7355.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-21T03:33:32.108Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:33:32.396Z] ---> job-cost.sh [2025-08-21T03:33:32.396Z] lf-activate-venv: SKIPPING [2025-08-21T03:33:32.396Z] INFO: No Stack... [2025-08-21T03:33:32.656Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-21T03:33:32.916Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T03:33:32.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:33:33.219Z] ---> logs-deploy.sh [2025-08-21T03:33:33.219Z] lf-activate-venv: SKIPPING [2025-08-21T03:33:33.219Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/18 [2025-08-21T03:33:33.219Z] INFO: archiving workspace using pattern(s): [2025-08-21T03:33:34.157Z] Archives upload complete. [2025-08-21T03:33:34.157Z] INFO: archiving logs to Nexus [2025-08-21T03:33:34.729Z] ---> uname -a: [2025-08-21T03:33:34.729Z] Linux prd-centos7-docker-4c-2g-7355.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-21T03:33:34.729Z] [2025-08-21T03:33:34.729Z] [2025-08-21T03:33:34.729Z] ---> lscpu: [2025-08-21T03:33:34.729Z] Architecture: x86_64 [2025-08-21T03:33:34.729Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-21T03:33:34.729Z] Byte Order: Little Endian [2025-08-21T03:33:34.729Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-21T03:33:34.729Z] CPU(s): 2 [2025-08-21T03:33:34.729Z] On-line CPU(s) list: 0,1 [2025-08-21T03:33:34.729Z] Thread(s) per core: 1 [2025-08-21T03:33:34.729Z] Core(s) per socket: 1 [2025-08-21T03:33:34.729Z] Socket(s): 2 [2025-08-21T03:33:34.729Z] NUMA node(s): 1 [2025-08-21T03:33:34.729Z] Vendor ID: AuthenticAMD [2025-08-21T03:33:34.729Z] CPU family: 23 [2025-08-21T03:33:34.729Z] Model: 49 [2025-08-21T03:33:34.729Z] Model name: AMD EPYC-Rome Processor [2025-08-21T03:33:34.729Z] Stepping: 0 [2025-08-21T03:33:34.729Z] CPU MHz: 2800.000 [2025-08-21T03:33:34.729Z] BogoMIPS: 5600.00 [2025-08-21T03:33:34.729Z] Virtualization: AMD-V [2025-08-21T03:33:34.729Z] Hypervisor vendor: KVM [2025-08-21T03:33:34.729Z] Virtualization type: full [2025-08-21T03:33:34.729Z] L1d cache: 64 KiB [2025-08-21T03:33:34.729Z] L1i cache: 64 KiB [2025-08-21T03:33:34.729Z] L2 cache: 1 MiB [2025-08-21T03:33:34.729Z] L3 cache: 32 MiB [2025-08-21T03:33:34.729Z] NUMA node0 CPU(s): 0,1 [2025-08-21T03:33:34.729Z] Vulnerability Itlb multihit: Not affected [2025-08-21T03:33:34.729Z] Vulnerability L1tf: Not affected [2025-08-21T03:33:34.729Z] Vulnerability Mds: Not affected [2025-08-21T03:33:34.729Z] Vulnerability Meltdown: Not affected [2025-08-21T03:33:34.729Z] Vulnerability Mmio stale data: Not affected [2025-08-21T03:33:34.729Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-21T03:33:34.729Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-21T03:33:34.729Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-21T03:33:34.729Z] Vulnerability Srbds: Not affected [2025-08-21T03:33:34.729Z] Vulnerability Tsx async abort: Not affected [2025-08-21T03:33:34.730Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-21T03:33:34.730Z] [2025-08-21T03:33:34.730Z] [2025-08-21T03:33:34.730Z] ---> nproc: [2025-08-21T03:33:34.730Z] 2 [2025-08-21T03:33:34.730Z] [2025-08-21T03:33:34.730Z] [2025-08-21T03:33:34.989Z] ---> df -h: [2025-08-21T03:33:34.989Z] Filesystem Size Used Avail Use% Mounted on [2025-08-21T03:33:34.989Z] overlay 40G 7.3G 33G 19% / [2025-08-21T03:33:34.989Z] tmpfs 64M 0 64M 0% /dev [2025-08-21T03:33:34.989Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-21T03:33:34.989Z] shm 64M 0 64M 0% /dev/shm [2025-08-21T03:33:34.989Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-21T03:33:34.989Z] [2025-08-21T03:33:34.989Z] [2025-08-21T03:33:34.989Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2025-08-21T03:33:34.989Z] Please check if data collecting is enabled [2025-08-21T03:33:34.989Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T03:33:35.023Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-21T03:33:35.026Z] $ docker stop --time=1 ef781dd535748eea7ca23bc5b78e75de09d82e36df29a3259c616d67214f02c5 [2025-08-21T03:33:36.159Z] $ docker rm -f --volumes ef781dd535748eea7ca23bc5b78e75de09d82e36df29a3259c616d67214f02c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-21T03:33:36.252Z] [WS-CLEANUP] Deleting project workspace... [2025-08-21T03:33:36.252Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-21T03:33:36.266Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:33:36.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T03:33:36.709Z] [2025-08-21T03:33:36.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:33:37.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T03:33:37.011Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T03:33:37.011Z] 5eb5b503b376: Pulling fs layer [2025-08-21T03:33:37.011Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T03:33:37.011Z] ec43610c2a17: Pulling fs layer [2025-08-21T03:33:37.011Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T03:33:37.011Z] 33b1e0a273af: Pulling fs layer [2025-08-21T03:33:37.011Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T03:33:37.011Z] 2f39f015ded8: Pulling fs layer [2025-08-21T03:33:37.011Z] 3a2ae6a8a46f: Waiting [2025-08-21T03:33:37.011Z] 33b1e0a273af: Waiting [2025-08-21T03:33:37.011Z] 5d3b04190fa2: Waiting [2025-08-21T03:33:37.011Z] 2f39f015ded8: Waiting [2025-08-21T03:33:37.011Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T03:33:37.011Z] 5c69ac0246d0: Download complete [2025-08-21T03:33:37.011Z] 3a2ae6a8a46f: Download complete [2025-08-21T03:33:37.269Z] 33b1e0a273af: Verifying Checksum [2025-08-21T03:33:37.269Z] 33b1e0a273af: Download complete [2025-08-21T03:33:37.269Z] ec43610c2a17: Verifying Checksum [2025-08-21T03:33:37.269Z] ec43610c2a17: Download complete [2025-08-21T03:33:37.269Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T03:33:37.269Z] 5d3b04190fa2: Download complete [2025-08-21T03:33:37.269Z] 5eb5b503b376: Verifying Checksum [2025-08-21T03:33:37.269Z] 5eb5b503b376: Download complete [2025-08-21T03:33:37.834Z] 2f39f015ded8: Verifying Checksum [2025-08-21T03:33:37.834Z] 2f39f015ded8: Download complete [2025-08-21T03:33:38.767Z] 5eb5b503b376: Pull complete [2025-08-21T03:33:38.767Z] 5c69ac0246d0: Pull complete [2025-08-21T03:33:39.334Z] ec43610c2a17: Pull complete [2025-08-21T03:33:39.334Z] 3a2ae6a8a46f: Pull complete [2025-08-21T03:33:39.591Z] 33b1e0a273af: Pull complete [2025-08-21T03:33:39.591Z] 5d3b04190fa2: Pull complete [2025-08-21T03:33:44.859Z] 2f39f015ded8: Pull complete [2025-08-21T03:33:44.859Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T03:33:44.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T03:33:44.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:33:44.945Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:33:44.981Z] $ 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-08-21T03:33:46.855Z] $ docker top 412518ffd6db26940a78da99648d610bf067c3671d3c34d54f8462e987f4256e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:33:47.241Z] ---> job-cost.sh [2025-08-21T03:33:47.241Z] lf-activate-venv: SKIPPING [2025-08-21T03:33:47.241Z] INFO: No Stack... [2025-08-21T03:33:47.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T03:33:47.763Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T03:33:48.052Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-08-21T03:33:48.052Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T03:33:48.065Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [2025-08-21T03:33:48.072Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] did not exist. Created. [2025-08-21T03:33:48.077Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T03:33:48.390Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-21T03:33:48.426Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T03:33:48.436Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T03:33:48.471Z] $ docker stop --time=1 412518ffd6db26940a78da99648d610bf067c3671d3c34d54f8462e987f4256e [2025-08-21T03:33:49.617Z] $ docker rm -f --volumes 412518ffd6db26940a78da99648d610bf067c3671d3c34d54f8462e987f4256e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T03:35:23.311Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-08-21T03:35:23.312Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-08-21T03:35:23.312Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.069s coverage: 41.4% of statements [2025-08-21T03:35:23.312Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-21T03:35:23.312Z] go vet ./... [2025-08-21T03:36:19.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T03:36:19.749Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T03:36:19.749Z] ./bin/test-attribution-txt.sh [2025-08-21T03:36:19.749Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T03:36:19.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T03:36:19.780Z] $ docker stop --time=1 30c7ef2eaadec6b417e72cde11af3e5362caaab5abb989fad1fa26d060985d96 [2025-08-21T03:36:23.206Z] $ docker rm -f --volumes 30c7ef2eaadec6b417e72cde11af3e5362caaab5abb989fad1fa26d060985d96 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T03:36:24.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T03:36:24.850Z] Warning: overwriting stash ‘coverage-report’ [2025-08-21T03:36:25.424Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T03:36:25.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T03:36:26.160Z] + ls -al . [2025-08-21T03:36:26.161Z] total 232 [2025-08-21T03:36:26.161Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 03:32 . [2025-08-21T03:36:26.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 03:29 .. [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 62 Aug 21 03:29 .dockerignore [2025-08-21T03:36:26.161Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 03:29 .git [2025-08-21T03:36:26.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:29 .github [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 101 Aug 21 03:29 .gitignore [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 218 Aug 21 03:29 .golangci.yml [2025-08-21T03:36:26.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:29 .vscode [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 20452 Aug 21 03:29 Attribution.txt [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 2560 Aug 21 03:29 CHANGELOG.md [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 1242 Aug 21 03:29 Dockerfile [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 649 Aug 21 03:29 Jenkinsfile [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 11367 Aug 21 03:29 LICENSE [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 2474 Aug 21 03:29 Makefile [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 4109 Aug 21 03:29 README.md [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 03:27 VERSION [2025-08-21T03:36:26.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:29 bin [2025-08-21T03:36:26.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 03:29 cmd [2025-08-21T03:36:26.161Z] -rw-r--r-- 1 jenkins jenkins 26136 Aug 21 03:35 coverage.out [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 6322 Aug 21 03:29 go.mod [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 87109 Aug 21 03:29 go.sum [2025-08-21T03:36:26.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 03:29 internal [2025-08-21T03:36:26.161Z] -rw-rw-r-- 1 jenkins jenkins 260 Aug 21 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:36:26.538Z] + 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=1c89c2042a409d96a58921c7f63e2b8d6d401c35 --label arch=arm64 --label version=4.1.0-dev.5 . [2025-08-21T03:36:26.815Z] Sending build context to Docker daemon 8.87MB [2025-08-21T03:36:26.815Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T03:36:26.815Z] Step 2/23 : FROM ${BASE} AS builder [2025-08-21T03:36:26.815Z] ---> fb7f90587c85 [2025-08-21T03:36:26.815Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-08-21T03:36:27.092Z] ---> Running in b4b346079b6b [2025-08-21T03:36:27.358Z] Removing intermediate container b4b346079b6b [2025-08-21T03:36:27.358Z] ---> 3aae2b12d5af [2025-08-21T03:36:27.358Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T03:36:27.358Z] ---> Running in c05cb73595ee [2025-08-21T03:36:27.626Z] Removing intermediate container c05cb73595ee [2025-08-21T03:36:27.626Z] ---> a75ea576852d [2025-08-21T03:36:27.626Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-08-21T03:36:27.902Z] ---> Running in 43d7e9d74f6b [2025-08-21T03:36:28.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T03:36:29.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T03:36:30.545Z] OK: 239 MiB in 58 packages [2025-08-21T03:36:31.505Z] Removing intermediate container 43d7e9d74f6b [2025-08-21T03:36:31.505Z] ---> 412147e1b46d [2025-08-21T03:36:31.505Z] Step 6/23 : WORKDIR /device-opcua [2025-08-21T03:36:31.505Z] ---> Running in 5f1fef1543e4 [2025-08-21T03:36:31.773Z] Removing intermediate container 5f1fef1543e4 [2025-08-21T03:36:31.773Z] ---> 8191a769ec17 [2025-08-21T03:36:31.773Z] Step 7/23 : COPY go.mod vendor* ./ [2025-08-21T03:36:32.359Z] ---> 3a69fd52db02 [2025-08-21T03:36:32.359Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T03:36:32.359Z] ---> Running in 629e54d2c9ae [2025-08-21T03:36:35.709Z] Removing intermediate container 629e54d2c9ae [2025-08-21T03:36:35.709Z] ---> b2c8027477d5 [2025-08-21T03:36:35.709Z] Step 9/23 : COPY . . [2025-08-21T03:36:36.294Z] ---> ad64f4a1015d [2025-08-21T03:36:36.294Z] Step 10/23 : RUN ${MAKE} [2025-08-21T03:36:36.294Z] ---> Running in ae97ce1f52a1 [2025-08-21T03:36:37.261Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-08-21T03:40:02.743Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-08-21T03:40:03.697Z] Removing intermediate container ae97ce1f52a1 [2025-08-21T03:40:03.697Z] ---> 6576805f9817 [2025-08-21T03:40:03.697Z] Step 11/23 : FROM alpine:3.20 [2025-08-21T03:40:06.263Z] 3.20: Pulling from library/alpine [2025-08-21T03:40:06.263Z] 13e713f82565: Pulling fs layer [2025-08-21T03:40:06.263Z] 13e713f82565: Verifying Checksum [2025-08-21T03:40:06.263Z] 13e713f82565: Download complete [2025-08-21T03:40:06.844Z] 13e713f82565: Pull complete [2025-08-21T03:40:06.844Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T03:40:06.844Z] Status: Downloaded newer image for alpine:3.20 [2025-08-21T03:40:06.844Z] ---> c88e9dceb6cb [2025-08-21T03:40:06.844Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-08-21T03:40:07.111Z] ---> Running in d095671a3770 [2025-08-21T03:40:07.378Z] Removing intermediate container d095671a3770 [2025-08-21T03:40:07.378Z] ---> d87511610be1 [2025-08-21T03:40:07.378Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-08-21T03:40:07.378Z] ---> Running in d69e1ccf1b44 [2025-08-21T03:40:08.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T03:40:08.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T03:40:10.012Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-08-21T03:40:10.012Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-08-21T03:40:10.012Z] (3/6) Installing libsodium (1.0.19-r0) [2025-08-21T03:40:10.012Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-21T03:40:10.012Z] (5/6) Installing libzmq (4.3.5-r2) [2025-08-21T03:40:10.012Z] (6/6) Installing zeromq (4.3.5-r2) [2025-08-21T03:40:10.012Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T03:40:10.012Z] OK: 13 MiB in 20 packages [2025-08-21T03:40:11.425Z] Removing intermediate container d69e1ccf1b44 [2025-08-21T03:40:11.425Z] ---> 21918a933160 [2025-08-21T03:40:11.425Z] Step 14/23 : RUN apk --no-cache upgrade [2025-08-21T03:40:11.425Z] ---> Running in d2a52596bc6a [2025-08-21T03:40:12.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T03:40:12.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T03:40:13.688Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T03:40:13.688Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T03:40:13.688Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T03:40:13.688Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T03:40:13.688Z] Executing busybox-1.36.1-r30.trigger [2025-08-21T03:40:13.688Z] OK: 13 MiB in 20 packages [2025-08-21T03:40:14.648Z] Removing intermediate container d2a52596bc6a [2025-08-21T03:40:14.648Z] ---> 322a498a5152 [2025-08-21T03:40:14.648Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-08-21T03:40:17.228Z] ---> 8883b7e99730 [2025-08-21T03:40:17.228Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-08-21T03:40:17.812Z] ---> 620a0780b528 [2025-08-21T03:40:17.812Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-08-21T03:40:18.396Z] ---> 76834cb54db7 [2025-08-21T03:40:18.396Z] Step 18/23 : EXPOSE 59997 [2025-08-21T03:40:18.396Z] ---> Running in 867b88f00a52 [2025-08-21T03:40:18.664Z] Removing intermediate container 867b88f00a52 [2025-08-21T03:40:18.664Z] ---> 336e9ff66152 [2025-08-21T03:40:18.664Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-08-21T03:40:18.664Z] ---> Running in 0fe8518532a0 [2025-08-21T03:40:18.931Z] Removing intermediate container 0fe8518532a0 [2025-08-21T03:40:18.931Z] ---> 7a06df79e608 [2025-08-21T03:40:18.931Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-21T03:40:18.931Z] ---> Running in fca101f833e3 [2025-08-21T03:40:19.198Z] Removing intermediate container fca101f833e3 [2025-08-21T03:40:19.198Z] ---> b01305526c0b [2025-08-21T03:40:19.198Z] Step 21/23 : LABEL arch=arm64 [2025-08-21T03:40:19.472Z] ---> Running in d290c162480d [2025-08-21T03:40:19.738Z] Removing intermediate container d290c162480d [2025-08-21T03:40:19.738Z] ---> 1c997ec8eb18 [2025-08-21T03:40:19.738Z] Step 22/23 : LABEL git_sha=1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:40:19.738Z] ---> Running in 4f37fea191cb [2025-08-21T03:40:20.006Z] Removing intermediate container 4f37fea191cb [2025-08-21T03:40:20.006Z] ---> 744876b433c8 [2025-08-21T03:40:20.006Z] Step 23/23 : LABEL version=4.1.0-dev.5 [2025-08-21T03:40:20.006Z] ---> Running in 23624b67a804 [2025-08-21T03:40:20.273Z] Removing intermediate container 23624b67a804 [2025-08-21T03:40:20.273Z] ---> d9d7d58ed674 [2025-08-21T03:40:20.273Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-21T03:40:20.273Z] Successfully built d9d7d58ed674 [2025-08-21T03:40:20.273Z] 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-08-21T03:40:20.420Z] provisioning config files... [2025-08-21T03:40:20.433Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/18@tmp/config8483520134976471845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:40:20.769Z] ---> ****-login.sh [2025-08-21T03:40:20.769Z] nexus3.edgexfoundry.org:10001 [2025-08-21T03:40:20.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:40:21.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:40:21.036Z] Configure a credential helper to remove this warning. See [2025-08-21T03:40:21.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:40:21.036Z] [2025-08-21T03:40:21.036Z] Login Succeeded [2025-08-21T03:40:21.036Z] nexus3.edgexfoundry.org:10002 [2025-08-21T03:40:21.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:40:21.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:40:21.303Z] Configure a credential helper to remove this warning. See [2025-08-21T03:40:21.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:40:21.303Z] [2025-08-21T03:40:21.303Z] Login Succeeded [2025-08-21T03:40:21.303Z] nexus3.edgexfoundry.org:10003 [2025-08-21T03:40:21.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:40:21.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:40:21.837Z] Configure a credential helper to remove this warning. See [2025-08-21T03:40:21.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:40:21.837Z] [2025-08-21T03:40:21.837Z] Login Succeeded [2025-08-21T03:40:21.837Z] nexus3.edgexfoundry.org:10004 [2025-08-21T03:40:22.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:40:22.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:40:22.105Z] Configure a credential helper to remove this warning. See [2025-08-21T03:40:22.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:40:22.105Z] [2025-08-21T03:40:22.105Z] Login Succeeded [2025-08-21T03:40:22.105Z] ****.io [2025-08-21T03:40:22.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T03:40:22.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T03:40:22.640Z] Configure a credential helper to remove this warning. See [2025-08-21T03:40:22.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T03:40:22.640Z] [2025-08-21T03:40:22.640Z] Login Succeeded [2025-08-21T03:40:22.640Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T03:40:22.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T03:40:22.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T03:40:22.741Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-08-21T03:40:22.741Z] 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:40:22.741Z] latest [2025-08-21T03:40:22.741Z] 4.1.0-dev.5 [2025-08-21T03:40:22.741Z] 1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [2025-08-21T03:40:22.741Z] main [2025-08-21T03:40:22.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:40:23.116Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:40:23.477Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:40:23.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-21T03:40:23.477Z] d1b72f8b06ba: Preparing [2025-08-21T03:40:23.477Z] 7a5990a99ac0: Preparing [2025-08-21T03:40:23.477Z] 51aeb0654fbb: Preparing [2025-08-21T03:40:23.477Z] 3b002032816d: Preparing [2025-08-21T03:40:23.477Z] 763bbf53f7f7: Preparing [2025-08-21T03:40:23.477Z] 1e890da81ec9: Preparing [2025-08-21T03:40:23.477Z] 1e890da81ec9: Waiting [2025-08-21T03:40:23.742Z] d1b72f8b06ba: Pushed [2025-08-21T03:40:23.742Z] 7a5990a99ac0: Pushed [2025-08-21T03:40:23.742Z] 1e890da81ec9: Layer already exists [2025-08-21T03:40:24.007Z] 3b002032816d: Pushed [2025-08-21T03:40:24.587Z] 763bbf53f7f7: Pushed [2025-08-21T03:40:34.644Z] 51aeb0654fbb: Pushed [2025-08-21T03:40:34.644Z] 1c89c2042a409d96a58921c7f63e2b8d6d401c35: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:40:35.912Z] + 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-08-21T03:40:36.282Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-08-21T03:40:36.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-21T03:40:36.282Z] d1b72f8b06ba: Preparing [2025-08-21T03:40:36.282Z] 7a5990a99ac0: Preparing [2025-08-21T03:40:36.282Z] 51aeb0654fbb: Preparing [2025-08-21T03:40:36.282Z] 3b002032816d: Preparing [2025-08-21T03:40:36.282Z] 763bbf53f7f7: Preparing [2025-08-21T03:40:36.282Z] 1e890da81ec9: Preparing [2025-08-21T03:40:36.282Z] 1e890da81ec9: Waiting [2025-08-21T03:40:36.282Z] 3b002032816d: Layer already exists [2025-08-21T03:40:36.282Z] 763bbf53f7f7: Layer already exists [2025-08-21T03:40:36.282Z] 7a5990a99ac0: Layer already exists [2025-08-21T03:40:36.282Z] 51aeb0654fbb: Layer already exists [2025-08-21T03:40:36.282Z] d1b72f8b06ba: Layer already exists [2025-08-21T03:40:36.282Z] 1e890da81ec9: Layer already exists [2025-08-21T03:40:36.282Z] latest: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:40:36.913Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:40:37.263Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.5 [2025-08-21T03:40:37.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-21T03:40:37.263Z] d1b72f8b06ba: Preparing [2025-08-21T03:40:37.263Z] 7a5990a99ac0: Preparing [2025-08-21T03:40:37.263Z] 51aeb0654fbb: Preparing [2025-08-21T03:40:37.263Z] 3b002032816d: Preparing [2025-08-21T03:40:37.263Z] 763bbf53f7f7: Preparing [2025-08-21T03:40:37.263Z] 1e890da81ec9: Preparing [2025-08-21T03:40:37.263Z] 3b002032816d: Layer already exists [2025-08-21T03:40:37.263Z] 51aeb0654fbb: Layer already exists [2025-08-21T03:40:37.263Z] d1b72f8b06ba: Layer already exists [2025-08-21T03:40:37.263Z] 763bbf53f7f7: Layer already exists [2025-08-21T03:40:37.263Z] 7a5990a99ac0: Layer already exists [2025-08-21T03:40:37.263Z] 1e890da81ec9: Layer already exists [2025-08-21T03:40:37.528Z] 4.1.0-dev.5: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:40:37.898Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:40:38.254Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [2025-08-21T03:40:38.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-21T03:40:38.254Z] d1b72f8b06ba: Preparing [2025-08-21T03:40:38.254Z] 7a5990a99ac0: Preparing [2025-08-21T03:40:38.254Z] 51aeb0654fbb: Preparing [2025-08-21T03:40:38.254Z] 3b002032816d: Preparing [2025-08-21T03:40:38.254Z] 763bbf53f7f7: Preparing [2025-08-21T03:40:38.254Z] 1e890da81ec9: Preparing [2025-08-21T03:40:38.254Z] 1e890da81ec9: Waiting [2025-08-21T03:40:38.254Z] 51aeb0654fbb: Layer already exists [2025-08-21T03:40:38.254Z] 7a5990a99ac0: Layer already exists [2025-08-21T03:40:38.254Z] 763bbf53f7f7: Layer already exists [2025-08-21T03:40:38.254Z] d1b72f8b06ba: Layer already exists [2025-08-21T03:40:38.254Z] 3b002032816d: Layer already exists [2025-08-21T03:40:38.254Z] 1e890da81ec9: Layer already exists [2025-08-21T03:40:38.254Z] 1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:40:38.620Z] + 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-08-21T03:40:38.984Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-08-21T03:40:38.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-21T03:40:38.984Z] d1b72f8b06ba: Preparing [2025-08-21T03:40:38.984Z] 7a5990a99ac0: Preparing [2025-08-21T03:40:38.984Z] 51aeb0654fbb: Preparing [2025-08-21T03:40:38.984Z] 3b002032816d: Preparing [2025-08-21T03:40:38.984Z] 763bbf53f7f7: Preparing [2025-08-21T03:40:38.984Z] 1e890da81ec9: Preparing [2025-08-21T03:40:38.984Z] 1e890da81ec9: Waiting [2025-08-21T03:40:38.984Z] 3b002032816d: Layer already exists [2025-08-21T03:40:38.984Z] 763bbf53f7f7: Layer already exists [2025-08-21T03:40:38.984Z] 7a5990a99ac0: Layer already exists [2025-08-21T03:40:38.984Z] d1b72f8b06ba: Layer already exists [2025-08-21T03:40:38.984Z] 51aeb0654fbb: Layer already exists [2025-08-21T03:40:38.984Z] 1e890da81ec9: Layer already exists [2025-08-21T03:40:39.250Z] main: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T03:40:39.333Z] ===================================================== [Pipeline] echo [2025-08-21T03:40:39.347Z] taggedImages: [2025-08-21T03:40:39.347Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [2025-08-21T03:40:39.347Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-08-21T03:40:39.347Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.5 [2025-08-21T03:40:39.347Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [2025-08-21T03:40:39.347Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2025-08-21T03:40:39.362Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo [2025-08-21T03:40:39.375Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2025-08-21T03:40:39.388Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.5 [Pipeline] echo [2025-08-21T03:40:39.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [Pipeline] echo [2025-08-21T03:40:39.412Z] 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-08-21T03:40:39.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T03:40:39.800Z] [2025-08-21T03:40:39.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:40:40.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T03:40:40.137Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-21T03:40:40.137Z] 8998bd30e6a1: Pulling fs layer [2025-08-21T03:40:40.137Z] 04944245beec: Pulling fs layer [2025-08-21T03:40:40.137Z] 699f458cf7ca: Pulling fs layer [2025-08-21T03:40:40.137Z] 765212b225bb: Pulling fs layer [2025-08-21T03:40:40.137Z] f23df028b6ca: Pulling fs layer [2025-08-21T03:40:40.137Z] d65c8cfc05b1: Pulling fs layer [2025-08-21T03:40:40.137Z] 2437ff75d9bd: Pulling fs layer [2025-08-21T03:40:40.137Z] 765212b225bb: Waiting [2025-08-21T03:40:40.137Z] f23df028b6ca: Waiting [2025-08-21T03:40:40.137Z] d65c8cfc05b1: Waiting [2025-08-21T03:40:40.137Z] 2437ff75d9bd: Waiting [2025-08-21T03:40:40.405Z] 04944245beec: Verifying Checksum [2025-08-21T03:40:40.405Z] 04944245beec: Download complete [2025-08-21T03:40:40.405Z] 765212b225bb: Verifying Checksum [2025-08-21T03:40:40.405Z] 765212b225bb: Download complete [2025-08-21T03:40:40.405Z] f23df028b6ca: Verifying Checksum [2025-08-21T03:40:40.405Z] f23df028b6ca: Download complete [2025-08-21T03:40:40.405Z] d65c8cfc05b1: Verifying Checksum [2025-08-21T03:40:40.405Z] d65c8cfc05b1: Download complete [2025-08-21T03:40:40.672Z] 699f458cf7ca: Verifying Checksum [2025-08-21T03:40:40.672Z] 699f458cf7ca: Download complete [2025-08-21T03:40:40.941Z] 8998bd30e6a1: Verifying Checksum [2025-08-21T03:40:40.941Z] 8998bd30e6a1: Download complete [2025-08-21T03:40:43.521Z] 2437ff75d9bd: Verifying Checksum [2025-08-21T03:40:43.521Z] 2437ff75d9bd: Download complete [2025-08-21T03:40:45.466Z] 8998bd30e6a1: Pull complete [2025-08-21T03:40:46.049Z] 04944245beec: Pull complete [2025-08-21T03:40:47.456Z] 699f458cf7ca: Pull complete [2025-08-21T03:40:47.725Z] 765212b225bb: Pull complete [2025-08-21T03:40:48.685Z] f23df028b6ca: Pull complete [2025-08-21T03:40:48.953Z] d65c8cfc05b1: Pull complete [2025-08-21T03:41:07.155Z] 2437ff75d9bd: Pull complete [2025-08-21T03:41:07.155Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-21T03:41:07.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T03:41:07.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:41:07.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-7354 does not seem to be running inside a container [2025-08-21T03:41:07.426Z] $ 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/18 -v /w/workspace/device-opc-ua/18:/w/workspace/device-opc-ua/18:rw,z -v /w/workspace/device-opc-ua/18@tmp:/w/workspace/device-opc-ua/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-21T03:41:10.100Z] $ docker top fd9ac8422a95b3f488947a8dbc2f524ba13f59f70f3f9943c9b817ee6df83177 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:41:10.930Z] ---> job-cost.sh [2025-08-21T03:41:10.930Z] lf-activate-venv: SKIPPING [2025-08-21T03:41:10.930Z] INFO: No Stack... [2025-08-21T03:41:11.194Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-21T03:41:12.146Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T03:41:12.783Z] + cut -d, -f6 [2025-08-21T03:41:12.783Z] + cat /w/workspace/device-opc-ua/18/archives/cost.csv [Pipeline] lock [2025-08-21T03:41:12.840Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [2025-08-21T03:41:12.846Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] did not exist. Created. [2025-08-21T03:41:12.852Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T03:41:13.504Z] /w/workspace/device-opc-ua/18@tmp/durable-26fc3c39/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-21T03:41:14.144Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-21T03:41:14.161Z] Warning: overwriting stash ‘stack-cost’ [2025-08-21T03:41:14.216Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T03:41:14.226Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T03:41:14.249Z] $ docker stop --time=1 fd9ac8422a95b3f488947a8dbc2f524ba13f59f70f3f9943c9b817ee6df83177 [2025-08-21T03:41:15.773Z] $ docker rm -f --volumes fd9ac8422a95b3f488947a8dbc2f524ba13f59f70f3f9943c9b817ee6df83177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-21T03:41:16.305Z] provisioning config files... [2025-08-21T03:41:16.313Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2769053637991309010tmp [Pipeline] { [Pipeline] sh [2025-08-21T03:41:16.612Z] + set +x [2025-08-21T03:41:16.612Z] + curl -s https://codecov.io/bash [2025-08-21T03:41:16.612Z] + bash -s -- [2025-08-21T03:41:16.612Z] [2025-08-21T03:41:16.612Z] _____ _ [2025-08-21T03:41:16.612Z] / ____| | | [2025-08-21T03:41:16.612Z] | | ___ __| | ___ ___ _____ __ [2025-08-21T03:41:16.612Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-21T03:41:16.612Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-21T03:41:16.612Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-21T03:41:16.612Z] Bash-1.0.6 [2025-08-21T03:41:16.612Z] [2025-08-21T03:41:16.612Z] [2025-08-21T03:41:16.612Z] ==> git version 2.25.1 found [2025-08-21T03:41:16.612Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-21T03:41:16.612Z] Release-Date: 2020-01-08 [2025-08-21T03:41:16.612Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-21T03:41:16.612Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-21T03:41:16.612Z] ==> Jenkins CI detected. [2025-08-21T03:41:16.612Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-08-21T03:41:16.613Z] project root: . [2025-08-21T03:41:16.613Z] --> token set from env [2025-08-21T03:41:16.613Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-21T03:41:16.872Z] ==> Running gcov in . (disable via -X gcov) [2025-08-21T03:41:16.872Z] ==> Python coveragepy not found [2025-08-21T03:41:16.872Z] ==> Searching for coverage reports in: [2025-08-21T03:41:16.872Z] + . [2025-08-21T03:41:16.872Z] -> Found 1 reports [2025-08-21T03:41:16.872Z] ==> Detecting git/mercurial file structure [2025-08-21T03:41:16.872Z] ==> Reading reports [2025-08-21T03:41:16.872Z] + ./coverage.out bytes=26136 [2025-08-21T03:41:16.872Z] ==> Appending adjustments [2025-08-21T03:41:16.872Z] https://docs.codecov.io/docs/fixing-reports [2025-08-21T03:41:16.872Z] + Found adjustments [2025-08-21T03:41:16.872Z] ==> Gzipping contents [2025-08-21T03:41:16.872Z] 4.0K /tmp/codecov.eNNCwa.gz [2025-08-21T03:41:16.872Z] ==> Uploading reports [2025-08-21T03:41:16.872Z] url: https://codecov.io [2025-08-21T03:41:16.872Z] query: branch=main&commit=1c89c2042a409d96a58921c7f63e2b8d6d401c35&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T03:41:16.873Z] -> Pinging Codecov [2025-08-21T03:41:16.873Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1c89c2042a409d96a58921c7f63e2b8d6d401c35&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T03:41:17.132Z] -> Uploading to [2025-08-21T03:41:17.132Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/1c89c2042a409d96a58921c7f63e2b8d6d401c35/10f23ba6-79f5-445c-b210-34900ab36656.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T034116Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=78313d868f1b46a1f57e2929fedc4ff4b60ea9295b376c67e32f7d46a8a964ca [2025-08-21T03:41:17.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T03:41:17.132Z] Dload Upload Total Spent Left Speed [2025-08-21T03:41:17.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 24351 --:--:-- --:--:-- --:--:-- 24351 [2025-08-21T03:41:17.391Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] } [2025-08-21T03:41:17.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-21T03:41:17.611Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-21T03:41:17.627Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:41:17.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T03:41:17.931Z] [2025-08-21T03:41:17.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:41:18.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T03:41:18.242Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-21T03:41:18.242Z] 0a9a5dfd008f: Already exists [2025-08-21T03:41:18.242Z] 36466aa92d05: Already exists [2025-08-21T03:41:18.242Z] e10405b45d13: Already exists [2025-08-21T03:41:18.242Z] 096b7ceb2af7: Already exists [2025-08-21T03:41:18.242Z] 4f4fb700ef54: Already exists [2025-08-21T03:41:18.242Z] e50aa161e22a: Pulling fs layer [2025-08-21T03:41:18.242Z] d3c8db5fb9df: Pulling fs layer [2025-08-21T03:41:18.501Z] e50aa161e22a: Verifying Checksum [2025-08-21T03:41:18.501Z] e50aa161e22a: Download complete [2025-08-21T03:41:18.760Z] e50aa161e22a: Pull complete [2025-08-21T03:41:19.019Z] d3c8db5fb9df: Verifying Checksum [2025-08-21T03:41:19.019Z] d3c8db5fb9df: Download complete [2025-08-21T03:41:25.403Z] d3c8db5fb9df: Pull complete [2025-08-21T03:41:25.403Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-21T03:41:25.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T03:41:25.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:41:25.505Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:41:25.545Z] $ 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-08-21T03:41:27.126Z] $ docker top 6ed3cfaacd7bbae6a046ced772c9a07e4ffb4681ce0c47b87a457ea4ea6d4187 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T03:41:27.468Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-08-21T03:41:27.478Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-08-21T03:41:27.759Z] + set -o pipefail [2025-08-21T03:41:27.759Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-08-21T03:41:35.894Z] [2025-08-21T03:41:35.894Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-08-21T03:41:35.894Z] [2025-08-21T03:41:35.894Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/1f44f52e-bef4-4ecc-bc2c-7cc7e4cb6602 [2025-08-21T03:41:35.894Z] [2025-08-21T03:41:35.894Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-21T03:41:35.894Z] [2025-08-21T03:41:35.894Z] [2025-08-21T03:41:35.894Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-21T03:41:35.894Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-21T03:41:36.486Z] $ docker stop --time=1 6ed3cfaacd7bbae6a046ced772c9a07e4ffb4681ce0c47b87a457ea4ea6d4187 [2025-08-21T03:41:39.734Z] $ docker rm -f --volumes 6ed3cfaacd7bbae6a046ced772c9a07e4ffb4681ce0c47b87a457ea4ea6d4187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T03:41:40.597Z] + git log --format=format:%s -1 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] sh [2025-08-21T03:41:40.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T03:41:40.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:41:41.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T03:41:41.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:41:41.277Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:41:41.316Z] $ 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-08-21T03:41:41.586Z] $ docker top 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 -eo pid,comm [2025-08-21T03:41:41.623Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T03:41:41.623Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T03:41:41.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T03:41:41.676Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T03:41:41.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T03:41:41.799Z] $ docker exec 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 ssh-agent [2025-08-21T03:41:41.885Z] SSH_AUTH_SOCK=/tmp/ssh-NVNebCFPm29G/agent.33 [2025-08-21T03:41:41.886Z] SSH_AGENT_PID=39 [2025-08-21T03:41:41.891Z] Running ssh-add (command line suppressed) [2025-08-21T03:41:42.009Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6647013934311681778.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6647013934311681778.key) [2025-08-21T03:41:42.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T03:41:42.307Z] + git semver tag [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,533 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,536 [run_tag] DEBUG tag force:False [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,537 [check_head_tag] DEBUG check head tag [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,537 [execute] INFO git cat-file --batch-check [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,539 [execute] INFO git cat-file --batch [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,544 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,544 [execute] INFO git tag -a v4.1.0-dev.5 -m v4.1.0-dev.5 [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,544 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.5', '-m', 'v4.1.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T03:41:42.567Z] 2025-08-21 03:41:42,547 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-21T03:41:42.567Z] 4.1.0-dev.5 [Pipeline] } [2025-08-21T03:41:42.588Z] $ docker exec --env ******** --env ******** 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 ssh-agent -k [2025-08-21T03:41:42.684Z] unset SSH_AUTH_SOCK; [2025-08-21T03:41:42.684Z] unset SSH_AGENT_PID; [2025-08-21T03:41:42.684Z] echo Agent pid 39 killed; [2025-08-21T03:41:42.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T03:41:43.007Z] + git semver [Pipeline] } [2025-08-21T03:41:43.289Z] $ docker stop --time=1 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 [2025-08-21T03:41:44.570Z] $ docker rm -f --volumes 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:41:44.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T03:41:44.978Z] [2025-08-21T03:41:44.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:41:45.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T03:41:45.279Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-21T03:41:45.279Z] ab5ef0e58194: Pulling fs layer [2025-08-21T03:41:45.279Z] 9712f1f96733: Pulling fs layer [2025-08-21T03:41:45.279Z] 63f879dbbcfc: Pulling fs layer [2025-08-21T03:41:45.279Z] 0d9ebad4ef96: Pulling fs layer [2025-08-21T03:41:45.279Z] e9a5061849ea: Pulling fs layer [2025-08-21T03:41:45.279Z] d747dcd14b5f: Pulling fs layer [2025-08-21T03:41:45.279Z] 2de7ff778b66: Pulling fs layer [2025-08-21T03:41:45.279Z] e9a5061849ea: Waiting [2025-08-21T03:41:45.279Z] d747dcd14b5f: Waiting [2025-08-21T03:41:45.279Z] 2de7ff778b66: Waiting [2025-08-21T03:41:45.279Z] 0d9ebad4ef96: Waiting [2025-08-21T03:41:45.279Z] 9712f1f96733: Verifying Checksum [2025-08-21T03:41:45.279Z] 9712f1f96733: Download complete [2025-08-21T03:41:45.539Z] 63f879dbbcfc: Verifying Checksum [2025-08-21T03:41:45.539Z] 63f879dbbcfc: Download complete [2025-08-21T03:41:45.797Z] e9a5061849ea: Verifying Checksum [2025-08-21T03:41:45.797Z] e9a5061849ea: Download complete [2025-08-21T03:41:45.797Z] d747dcd14b5f: Download complete [2025-08-21T03:41:45.797Z] 0d9ebad4ef96: Download complete [2025-08-21T03:41:45.797Z] ab5ef0e58194: Verifying Checksum [2025-08-21T03:41:45.797Z] ab5ef0e58194: Download complete [2025-08-21T03:41:45.797Z] 2de7ff778b66: Verifying Checksum [2025-08-21T03:41:45.797Z] 2de7ff778b66: Download complete [2025-08-21T03:41:49.083Z] ab5ef0e58194: Pull complete [2025-08-21T03:41:49.083Z] 9712f1f96733: Pull complete [2025-08-21T03:41:49.649Z] 63f879dbbcfc: Pull complete [2025-08-21T03:41:54.921Z] 0d9ebad4ef96: Pull complete [2025-08-21T03:41:54.921Z] e9a5061849ea: Pull complete [2025-08-21T03:41:54.921Z] d747dcd14b5f: Pull complete [2025-08-21T03:41:56.298Z] 2de7ff778b66: Pull complete [2025-08-21T03:41:56.298Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-21T03:41:56.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T03:41:56.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:41:56.398Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:41:56.440Z] $ 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-08-21T03:41:59.206Z] $ docker top ef81d51b091613fce50c1167bba112f204175c28566d3139222bf39bb8a69f19 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-21T03:41:59.277Z] provisioning config files... [2025-08-21T03:41:59.283Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17936120359771941558tmp [2025-08-21T03:41:59.292Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15791343910886371858tmp [2025-08-21T03:41:59.300Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8434286873815488868tmp [Pipeline] { [Pipeline] echo [2025-08-21T03:41:59.329Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:41:59.621Z] ---> sigul-configuration.sh [2025-08-21T03:41:59.621Z] gpg: directory `/root/.gnupg' created [2025-08-21T03:41:59.621Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-21T03:41:59.621Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-21T03:41:59.621Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-21T03:41:59.621Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-21T03:41:59.621Z] gpg: CAST5 encrypted data [2025-08-21T03:41:59.621Z] gpg: encrypted with 1 passphrase [2025-08-21T03:41:59.621Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-21T03:41:59.912Z] + mkdir /home/jenkins [2025-08-21T03:41:59.912Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-21T03:42:00.210Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-21T03:42:00.223Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:42:00.514Z] ---> sigul-install.sh [2025-08-21T03:42:00.514Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-21T03:42:00.814Z] + git tag --list [2025-08-21T03:42:00.814Z] v4.0 [2025-08-21T03:42:00.814Z] v4.0.0 [2025-08-21T03:42:00.814Z] v4.1.0-dev.1 [2025-08-21T03:42:00.814Z] v4.1.0-dev.2 [2025-08-21T03:42:00.814Z] v4.1.0-dev.3 [2025-08-21T03:42:00.814Z] v4.1.0-dev.4 [2025-08-21T03:42:00.814Z] v4.1.0-dev.5 [Pipeline] sh [2025-08-21T03:42:01.115Z] + lftools sign git-tag v4.1.0-dev.5 [2025-08-21T03:42:01.681Z] Signing Git tag with Sigul... [2025-08-21T03:42:01.682Z] Signing v4.1.0-dev.5 [Pipeline] echo [2025-08-21T03:42:01.955Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:42:02.252Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-21T03:42:02.259Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-21T03:42:02.300Z] $ docker stop --time=1 ef81d51b091613fce50c1167bba112f204175c28566d3139222bf39bb8a69f19 [2025-08-21T03:42:03.606Z] $ docker rm -f --volumes ef81d51b091613fce50c1167bba112f204175c28566d3139222bf39bb8a69f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-21T03:42:04.037Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T03:42:04.037Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:42:04.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T03:42:04.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:42:04.431Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:42:04.470Z] $ 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-08-21T03:42:04.723Z] $ docker top 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 -eo pid,comm [2025-08-21T03:42:04.756Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T03:42:04.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T03:42:04.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T03:42:04.813Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T03:42:04.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T03:42:04.933Z] $ docker exec 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 ssh-agent [2025-08-21T03:42:05.029Z] SSH_AUTH_SOCK=/tmp/ssh-svkIk6MCNye5/agent.32 [2025-08-21T03:42:05.029Z] SSH_AGENT_PID=39 [2025-08-21T03:42:05.034Z] Running ssh-add (command line suppressed) [2025-08-21T03:42:05.140Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9073583063726464572.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9073583063726464572.key) [2025-08-21T03:42:05.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T03:42:05.499Z] + git semver bump pre [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,711 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,715 [bump_version] DEBUG bumping version:4.1.0-dev.5 on axis:pre with prefix:dev [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,715 [bump_version] DEBUG bumped version:4.1.0-dev.6 [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,715 [write_version] DEBUG write version:4.1.0-dev.6 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,716 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,718 [execute] INFO git cat-file --batch-check [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,721 [execute] INFO git cat-file --batch [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T03:42:05.781Z] 2025-08-21 03:42:05,725 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-21T03:42:05.781Z] 4.1.0-dev.6 [Pipeline] } [2025-08-21T03:42:05.838Z] $ docker exec --env ******** --env ******** 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 ssh-agent -k [2025-08-21T03:42:05.947Z] unset SSH_AUTH_SOCK; [2025-08-21T03:42:05.947Z] unset SSH_AGENT_PID; [2025-08-21T03:42:05.947Z] echo Agent pid 39 killed; [2025-08-21T03:42:05.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T03:42:06.332Z] + git semver [Pipeline] } [2025-08-21T03:42:06.617Z] $ docker stop --time=1 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 [2025-08-21T03:42:07.860Z] $ docker rm -f --volumes 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T03:42:08.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T03:42:08.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:42:08.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T03:42:08.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:42:08.591Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:42:08.631Z] $ 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-08-21T03:42:08.882Z] $ docker top f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e -eo pid,comm [2025-08-21T03:42:08.914Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T03:42:08.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T03:42:08.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T03:42:08.973Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T03:42:09.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T03:42:09.094Z] $ docker exec f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e ssh-agent [2025-08-21T03:42:09.185Z] SSH_AUTH_SOCK=/tmp/ssh-ojJNS5Z5Emwo/agent.31 [2025-08-21T03:42:09.185Z] SSH_AGENT_PID=37 [2025-08-21T03:42:09.190Z] Running ssh-add (command line suppressed) [2025-08-21T03:42:09.312Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11551686617289976456.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11551686617289976456.key) [2025-08-21T03:42:09.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T03:42:09.607Z] + git semver push [2025-08-21T03:42:09.867Z] 2025-08-21 03:42:09,832 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T03:42:09.867Z] 2025-08-21 03:42:09,836 [run_push] DEBUG push [2025-08-21T03:42:09.867Z] 2025-08-21 03:42:09,836 [execute] INFO git cat-file --batch-check [2025-08-21T03:42:09.867Z] 2025-08-21 03:42:09,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T03:42:09.867Z] 2025-08-21 03:42:09,838 [execute] INFO git rev-list eab4a05a49d3524d765cea472bcbfbee2bdb11ed -- [2025-08-21T03:42:09.867Z] 2025-08-21 03:42:09,838 [execute] DEBUG Popen(['git', 'rev-list', 'eab4a05a49d3524d765cea472bcbfbee2bdb11ed', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T03:42:09.867Z] 2025-08-21 03:42:09,842 [execute] INFO git fetch -v -- origin [2025-08-21T03:42:09.867Z] 2025-08-21 03:42:09,842 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-21T03:42:10.434Z] 2025-08-21 03:42:10,306 [run_push] DEBUG no remote changes detected [2025-08-21T03:42:10.434Z] 2025-08-21 03:42:10,306 [execute] INFO git push origin semver [2025-08-21T03:42:10.434Z] 2025-08-21 03:42:10,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T03:42:11.372Z] 2025-08-21 03:42:11,213 [run_push] DEBUG push all version tags [2025-08-21T03:42:11.372Z] 2025-08-21 03:42:11,213 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-21T03:42:11.372Z] 2025-08-21 03:42:11,213 [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-08-21T03:42:11.941Z] 2025-08-21 03:42:11,879 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-21T03:42:11.941Z] 4.1.0-dev.6 [Pipeline] } [2025-08-21T03:42:11.961Z] $ docker exec --env ******** --env ******** f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e ssh-agent -k [2025-08-21T03:42:12.066Z] unset SSH_AUTH_SOCK; [2025-08-21T03:42:12.066Z] unset SSH_AGENT_PID; [2025-08-21T03:42:12.066Z] echo Agent pid 37 killed; [2025-08-21T03:42:12.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T03:42:12.389Z] + git semver [Pipeline] } [2025-08-21T03:42:12.981Z] $ docker stop --time=1 f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e [2025-08-21T03:42:14.264Z] $ docker rm -f --volumes f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-21T03:42:14.837Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-08-21T03:42:14.837Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-08-21T03:42:14.837Z] total 16 [2025-08-21T03:42:14.837Z] drwxr-xr-x 3 root root 4096 Aug 21 03:33 . [2025-08-21T03:42:14.837Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 03:42 .. [2025-08-21T03:42:14.837Z] drwxr-xr-x 2 root root 4096 Aug 21 03:33 cost [2025-08-21T03:42:14.837Z] -rw-r--r-- 1 root root 84 Aug 21 03:33 cost.csv [2025-08-21T03:42:14.837Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-08-21T03:42:14.837Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-08-21T03:42:14.837Z] total 16 [2025-08-21T03:42:14.837Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 03:33 . [2025-08-21T03:42:14.837Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 03:42 .. [2025-08-21T03:42:14.837Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 03:33 cost [2025-08-21T03:42:14.837Z] -rw-r--r-- 1 jenkins jenkins 84 Aug 21 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:42:15.128Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:42:15.991Z] ---> package-listing.sh [2025-08-21T03:42:15.991Z] ++ facter osfamily [2025-08-21T03:42:15.991Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T03:42:16.251Z] + OS_FAMILY=debian [2025-08-21T03:42:16.251Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-08-21T03:42:16.251Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T03:42:16.251Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T03:42:16.251Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T03:42:16.251Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T03:42:16.251Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-08-21T03:42:16.251Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T03:42:16.251Z] + case "${OS_FAMILY}" in [2025-08-21T03:42:16.251Z] + dpkg -l [2025-08-21T03:42:16.251Z] + grep '^ii' [2025-08-21T03:42:16.251Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T03:42:16.251Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T03:42:16.251Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T03:42:16.251Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-08-21T03:42:16.251Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-08-21T03:42:16.251Z] + 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-08-21T03:42:16.264Z] 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-08-21T03:42:16.542Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T03:42:17.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T03:42:17.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T03:42:17.196Z] prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container [2025-08-21T03:42:17.239Z] $ 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-08-21T03:42:17.467Z] $ docker top af00dd14279e2335d5cc6e4af839b75e41b330c1515be149526ad66b4b2fcde2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T03:42:17.805Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T03:42:18.093Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T03:42:18.382Z] + ls /var/log/sa-host [2025-08-21T03:42:18.383Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T03:42:18.423Z] provisioning config files... [2025-08-21T03:42:18.433Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2916859880255883662tmp [Pipeline] { [Pipeline] echo [2025-08-21T03:42:18.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:42:18.738Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T03:42:18.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:42:19.058Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T03:42:19.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:42:19.354Z] ---> sudo-logs.sh [2025-08-21T03:42:19.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-21T03:42:19.389Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:42:19.671Z] ---> job-cost.sh [2025-08-21T03:42:19.671Z] lf-activate-venv: SKIPPING [2025-08-21T03:42:19.671Z] DEBUG: total: 0.2199999988079071 [2025-08-21T03:42:19.671Z] INFO: Retrieving Stack Cost... [2025-08-21T03:42:20.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T03:42:20.500Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T03:42:20.514Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T03:42:20.800Z] ---> logs-deploy.sh [2025-08-21T03:42:20.800Z] lf-activate-venv: SKIPPING [2025-08-21T03:42:20.800Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/18 [2025-08-21T03:42:20.800Z] INFO: archiving workspace using pattern(s): [2025-08-21T03:42:21.740Z] Archives upload complete. [2025-08-21T03:42:21.999Z] INFO: archiving logs to Nexus [2025-08-21T03:42:22.567Z] ---> uname -a: [2025-08-21T03:42:22.567Z] Linux prd-ubuntu20-04-docker-8c-8g-7353 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-21T03:42:22.567Z] [2025-08-21T03:42:22.567Z]