Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a29499ea9c3ec17332541b18573abd41505027fa 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-ssh16548331017133500278.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8515217843853845829.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9310474617298087203.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2660212839902792349.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-ssh3811518969000590800.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua, goVersion:1.23] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-770991’ is offline Running on prd-ubuntu20.04-docker-8c-8g-770992 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a29499ea9c3ec17332541b18573abd41505027fa (main) Commit message: "Merge pull request #138 from FelixTing/bump-alpine-3.22" > git config core.sparsecheckout # timeout=10 > git checkout -f a29499ea9c3ec17332541b18573abd41505027fa # timeout=10 > git rev-list --no-walk 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-30T05:56:58.391Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-30T05:56:58.470Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-30T05:56:58.499Z] ========================================================= [2025-10-30T05:56:58.499Z] EdgeX Global Pipelines Version Info [2025-10-30T05:56:58.499Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:56:59.589Z] ------------------- [2025-10-30T05:56:59.589Z] stable info: [2025-10-30T05:56:59.589Z] ------------------- [2025-10-30T05:56:59.589Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-30T05:56:59.589Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-30T05:56:59.589Z] Message: update stable to v1.0.278 [2025-10-30T05:57:00.157Z] ------------------- [2025-10-30T05:57:00.157Z] experimental info: [2025-10-30T05:57:00.157Z] ------------------- [2025-10-30T05:57:00.157Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-30T05:57:00.157Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-30T05:57:00.157Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-30T05:57:00.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-10-30T05:57:00.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-10-30T05:57:00.291Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-30T05:57:00.313Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-30T05:57:00.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-30T05:57:00.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-30T05:57:00.385Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-30T05:57:00.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-30T05:57:00.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-30T05:57:00.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-30T05:57:00.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-30T05:57:00.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-10-30T05:57:00.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-30T05:57:00.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-30T05:57:00.567Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T05:57:00.589Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T05:57:00.613Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-30T05:57:00.637Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-30T05:57:00.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-30T05:57:00.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-30T05:57:00.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-30T05:57:00.728Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-30T05:57:00.747Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-30T05:57:00.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-30T05:57:00.792Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-30T05:57:00.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-30T05:57:00.841Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-30T05:57:00.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-30T05:57:00.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-30T05:57:00.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-30T05:57:00.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo [2025-10-30T05:57:00.950Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a29499e [Pipeline] echo [2025-10-30T05:57:00.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T05:57:01.041Z] provisioning config files... [2025-10-30T05:57:01.054Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1148458258693767074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:57:01.384Z] ---> ****-login.sh [2025-10-30T05:57:01.384Z] nexus3.edgexfoundry.org:10001 [2025-10-30T05:57:01.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:01.644Z] [2025-10-30T05:57:01.644Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:57:01.645Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:01.645Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:57:01.645Z] [2025-10-30T05:57:01.645Z] Login Succeeded [2025-10-30T05:57:01.645Z] nexus3.edgexfoundry.org:10002 [2025-10-30T05:57:01.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:01.645Z] [2025-10-30T05:57:01.645Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:57:01.645Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:01.645Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:57:01.645Z] [2025-10-30T05:57:01.645Z] Login Succeeded [2025-10-30T05:57:01.645Z] nexus3.edgexfoundry.org:10003 [2025-10-30T05:57:01.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:01.906Z] [2025-10-30T05:57:01.906Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:57:01.907Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:01.907Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:57:01.907Z] [2025-10-30T05:57:01.907Z] Login Succeeded [2025-10-30T05:57:01.907Z] nexus3.edgexfoundry.org:10004 [2025-10-30T05:57:01.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:01.907Z] [2025-10-30T05:57:01.907Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:57:01.907Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:01.907Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:57:01.907Z] [2025-10-30T05:57:01.907Z] Login Succeeded [2025-10-30T05:57:01.907Z] ****.io [2025-10-30T05:57:01.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:02.168Z] [2025-10-30T05:57:02.168Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:57:02.168Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:02.168Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:57:02.168Z] [2025-10-30T05:57:02.168Z] Login Succeeded [2025-10-30T05:57:02.168Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T05:57:02.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-30T05:57:02.569Z] + git rev-list -1 --merges a29499ea9c3ec17332541b18573abd41505027fa~1..a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo [2025-10-30T05:57:02.597Z] -----------> git rev-list -1 --merges a29499ea9c3ec17332541b18573abd41505027fa~1..a29499ea9c3ec17332541b18573abd41505027fa a29499ea9c3ec17332541b18573abd41505027fa [2025-10-30T05:57:02.597Z] a29499ea9c3ec17332541b18573abd41505027fa [false] [Pipeline] sh [2025-10-30T05:57:02.893Z] + git log --format=format:%s -1 a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo [2025-10-30T05:57:02.910Z] ========================================================= [2025-10-30T05:57:02.910Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-30T05:57:02.910Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-30T05:57:03.245Z] + git log --format=format:%s -1 a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo [2025-10-30T05:57:03.258Z] [semverPrep] GIT_COMMIT: a29499ea9c3ec17332541b18573abd41505027fa, Commit Message: Merge pull request #138 from FelixTing/bump-alpine-3.22 [Pipeline] echo [2025-10-30T05:57:03.270Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-30T05:57:03.635Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T05:57:03.636Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-30T05:57:03.636Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-30T05:57:03.636Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-30T05:57:03.636Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2025-10-30T05:57:03.636Z] tee -a /etc/ssh/ssh_known_hosts [2025-10-30T05:57:03.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:03.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T05:57:03.994Z] [2025-10-30T05:57:03.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:04.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T05:57:04.309Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-30T05:57:04.309Z] 3dae71ba6b94: Pulling fs layer [2025-10-30T05:57:04.309Z] 6bf1a483ea7c: Pulling fs layer [2025-10-30T05:57:04.309Z] f5dfc541a4d3: Pulling fs layer [2025-10-30T05:57:04.309Z] 461d9e800cba: Pulling fs layer [2025-10-30T05:57:04.309Z] 80192f66455f: Pulling fs layer [2025-10-30T05:57:04.309Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-30T05:57:04.309Z] a29436f7fd5d: Pulling fs layer [2025-10-30T05:57:04.309Z] 80192f66455f: Waiting [2025-10-30T05:57:04.309Z] 461d9e800cba: Waiting [2025-10-30T05:57:04.309Z] 2e8e34ca0e6c: Waiting [2025-10-30T05:57:04.309Z] 923cac83aea3: Pulling fs layer [2025-10-30T05:57:04.309Z] 25ad8b0a4227: Pulling fs layer [2025-10-30T05:57:04.309Z] db01528c6b51: Pulling fs layer [2025-10-30T05:57:04.309Z] 28988de357af: Pulling fs layer [2025-10-30T05:57:04.309Z] db01528c6b51: Waiting [2025-10-30T05:57:04.309Z] 28988de357af: Waiting [2025-10-30T05:57:04.309Z] 923cac83aea3: Waiting [2025-10-30T05:57:04.309Z] a29436f7fd5d: Waiting [2025-10-30T05:57:04.309Z] 25ad8b0a4227: Waiting [2025-10-30T05:57:04.309Z] 6bf1a483ea7c: Verifying Checksum [2025-10-30T05:57:04.309Z] 6bf1a483ea7c: Download complete [2025-10-30T05:57:04.309Z] 461d9e800cba: Verifying Checksum [2025-10-30T05:57:04.309Z] 461d9e800cba: Download complete [2025-10-30T05:57:04.309Z] 80192f66455f: Verifying Checksum [2025-10-30T05:57:04.309Z] 80192f66455f: Download complete [2025-10-30T05:57:04.568Z] f5dfc541a4d3: Verifying Checksum [2025-10-30T05:57:04.568Z] f5dfc541a4d3: Download complete [2025-10-30T05:57:04.568Z] 3dae71ba6b94: Verifying Checksum [2025-10-30T05:57:04.568Z] 3dae71ba6b94: Download complete [2025-10-30T05:57:04.568Z] 923cac83aea3: Verifying Checksum [2025-10-30T05:57:04.568Z] 923cac83aea3: Download complete [2025-10-30T05:57:04.829Z] 25ad8b0a4227: Verifying Checksum [2025-10-30T05:57:04.829Z] 25ad8b0a4227: Download complete [2025-10-30T05:57:04.829Z] db01528c6b51: Verifying Checksum [2025-10-30T05:57:04.829Z] db01528c6b51: Download complete [2025-10-30T05:57:04.829Z] 28988de357af: Verifying Checksum [2025-10-30T05:57:04.829Z] 28988de357af: Download complete [2025-10-30T05:57:04.829Z] a29436f7fd5d: Verifying Checksum [2025-10-30T05:57:04.829Z] a29436f7fd5d: Download complete [2025-10-30T05:57:05.396Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-30T05:57:05.396Z] 2e8e34ca0e6c: Download complete [2025-10-30T05:57:05.964Z] 3dae71ba6b94: Pull complete [2025-10-30T05:57:05.964Z] 6bf1a483ea7c: Pull complete [2025-10-30T05:57:06.922Z] f5dfc541a4d3: Pull complete [2025-10-30T05:57:06.922Z] 461d9e800cba: Pull complete [2025-10-30T05:57:06.922Z] 80192f66455f: Pull complete [2025-10-30T05:57:11.256Z] 2e8e34ca0e6c: Pull complete [2025-10-30T05:57:11.256Z] a29436f7fd5d: Pull complete [2025-10-30T05:57:11.256Z] 923cac83aea3: Pull complete [2025-10-30T05:57:11.515Z] 25ad8b0a4227: Pull complete [2025-10-30T05:57:11.515Z] db01528c6b51: Pull complete [2025-10-30T05:57:11.515Z] 28988de357af: Pull complete [2025-10-30T05:57:11.515Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-30T05:57:11.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T05:57:11.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:57:11.644Z] prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container [2025-10-30T05:57:11.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-30T05:57:13.660Z] $ docker top 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 -eo pid,comm [2025-10-30T05:57:13.711Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-30T05:57:13.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T05:57:13.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T05:57:13.771Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T05:57:13.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T05:57:13.880Z] $ docker exec 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 ssh-agent [2025-10-30T05:57:13.979Z] SSH_AUTH_SOCK=/tmp/ssh-yDJOrApKXmnN/agent.33 [2025-10-30T05:57:13.979Z] SSH_AGENT_PID=39 [2025-10-30T05:57:13.986Z] Running ssh-add (command line suppressed) [2025-10-30T05:57:14.075Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11008546495982299951.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11008546495982299951.key) [2025-10-30T05:57:14.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T05:57:14.385Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2025-10-30T05:57:14.673Z] + git tag --points-at HEAD [Pipeline] } [2025-10-30T05:57:14.681Z] $ docker exec --env ******** --env ******** 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 ssh-agent -k [2025-10-30T05:57:14.775Z] unset SSH_AUTH_SOCK; [2025-10-30T05:57:14.776Z] unset SSH_AGENT_PID; [2025-10-30T05:57:14.776Z] echo Agent pid 39 killed; [2025-10-30T05:57:14.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-30T05:57:14.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T05:57:14.826Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T05:57:14.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T05:57:14.939Z] $ docker exec 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 ssh-agent [2025-10-30T05:57:15.045Z] SSH_AUTH_SOCK=/tmp/ssh-AhL60xOoTo0E/agent.86 [2025-10-30T05:57:15.045Z] SSH_AGENT_PID=92 [2025-10-30T05:57:15.049Z] Running ssh-add (command line suppressed) [2025-10-30T05:57:15.149Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10737326710443318209.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10737326710443318209.key) [2025-10-30T05:57:15.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T05:57:15.455Z] + git semver init [2025-10-30T05:57:15.714Z] 2025-10-30 05:57:15,664 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T05:57:15.714Z] 2025-10-30 05:57:15,670 [run_init] DEBUG init version:0.0.0 force:False [2025-10-30T05:57:15.714Z] 2025-10-30 05:57:15,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-10-30T05:57:15.714Z] 2025-10-30 05:57:15,671 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-10-30T05:57:15.714Z] 2025-10-30 05:57:15,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-10-30T05:57:17.091Z] 2025-10-30 05:57:16,776 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-10-30T05:57:17.091Z] 2025-10-30 05:57:16,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-10-30T05:57:17.091Z] 2025-10-30 05:57:16,776 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-30T05:57:17.091Z] 2025-10-30 05:57:16,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-10-30T05:57:17.091Z] 4.1.0-dev.11 [Pipeline] } [2025-10-30T05:57:17.101Z] $ docker exec --env ******** --env ******** 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 ssh-agent -k [2025-10-30T05:57:17.191Z] unset SSH_AUTH_SOCK; [2025-10-30T05:57:17.191Z] unset SSH_AGENT_PID; [2025-10-30T05:57:17.192Z] echo Agent pid 92 killed; [2025-10-30T05:57:17.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T05:57:17.533Z] + git semver [Pipeline] } [2025-10-30T05:57:17.806Z] $ docker stop --time=1 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 [2025-10-30T05:57:19.075Z] $ docker rm -f --volumes 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T05:57:19.413Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-30T05:57:19.680Z] Stashed 1 file(s) [Pipeline] echo [2025-10-30T05:57:19.685Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T05:57:19.870Z] provisioning config files... [2025-10-30T05:57:19.901Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12127085057214982406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:57:20.203Z] ---> ****-login.sh [2025-10-30T05:57:20.203Z] nexus3.edgexfoundry.org:10001 [2025-10-30T05:57:20.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:20.203Z] Login Succeeded [2025-10-30T05:57:20.203Z] nexus3.edgexfoundry.org:10002 [2025-10-30T05:57:20.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:20.203Z] Login Succeeded [2025-10-30T05:57:20.203Z] nexus3.edgexfoundry.org:10003 [2025-10-30T05:57:20.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:20.462Z] Login Succeeded [2025-10-30T05:57:20.462Z] nexus3.edgexfoundry.org:10004 [2025-10-30T05:57:20.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:20.462Z] Login Succeeded [2025-10-30T05:57:20.462Z] ****.io [2025-10-30T05:57:20.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:21.030Z] Login Succeeded [2025-10-30T05:57:21.030Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T05:57:21.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-30T05:57:21.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T05:57:21.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T05:57:21.162Z] ========================================================= [2025-10-30T05:57:21.162Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-30T05:57:21.162Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:21.502Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-30T05:57:22.071Z] #0 building with "default" instance using docker driver [2025-10-30T05:57:22.071Z] [2025-10-30T05:57:22.071Z] #1 [internal] load build definition from Dockerfile [2025-10-30T05:57:22.071Z] #1 transferring dockerfile: 1.28kB done [2025-10-30T05:57:22.071Z] #1 DONE 0.0s [2025-10-30T05:57:22.071Z] [2025-10-30T05:57:22.071Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T05:57:22.071Z] #2 DONE 0.1s [2025-10-30T05:57:22.330Z] [2025-10-30T05:57:22.330Z] #3 [internal] load .dockerignore [2025-10-30T05:57:22.330Z] #3 transferring context: 102B done [2025-10-30T05:57:22.330Z] #3 DONE 0.0s [2025-10-30T05:57:22.330Z] [2025-10-30T05:57:22.330Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-30T05:57:22.330Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-30T05:57:22.330Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-30T05:57:22.330Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-30T05:57:22.330Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done [2025-10-30T05:57:22.330Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.15MB / 74.07MB 0.1s [2025-10-30T05:57:22.330Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-30T05:57:22.330Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-30T05:57:22.330Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-30T05:57:22.330Z] #4 ... [2025-10-30T05:57:22.330Z] [2025-10-30T05:57:22.330Z] #5 [internal] load build context [2025-10-30T05:57:22.330Z] #5 transferring context: 17.39MB 0.2s done [2025-10-30T05:57:22.330Z] #5 DONE 0.2s [2025-10-30T05:57:22.330Z] [2025-10-30T05:57:22.330Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-30T05:57:22.330Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 13.63MB / 74.07MB 0.2s [2025-10-30T05:57:22.330Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s [2025-10-30T05:57:22.330Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-30T05:57:22.330Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 1.05MB / 113.25MB 0.2s [2025-10-30T05:57:22.330Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-10-30T05:57:22.330Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 1.51MB / 2.38MB 0.2s [2025-10-30T05:57:22.588Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 29.09MB / 74.07MB 0.3s [2025-10-30T05:57:22.588Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-10-30T05:57:22.588Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-30T05:57:22.588Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 1.05MB / 13.30MB 0.3s [2025-10-30T05:57:22.588Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 [2025-10-30T05:57:22.588Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 67.11MB / 74.07MB 0.5s [2025-10-30T05:57:22.588Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 20.97MB / 113.25MB 0.5s [2025-10-30T05:57:22.588Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.5s done [2025-10-30T05:57:22.588Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done [2025-10-30T05:57:22.846Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s [2025-10-30T05:57:22.846Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 36.70MB / 113.25MB 0.6s [2025-10-30T05:57:22.846Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 58.72MB / 113.25MB 0.7s [2025-10-30T05:57:22.846Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 [2025-10-30T05:57:23.103Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done [2025-10-30T05:57:23.103Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 82.13MB / 113.25MB 0.8s [2025-10-30T05:57:23.103Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 110.10MB / 113.25MB 0.9s [2025-10-30T05:57:23.361Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done [2025-10-30T05:57:28.626Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.7s done [2025-10-30T05:57:28.626Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-30T05:57:28.626Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-30T05:57:28.626Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-30T05:57:28.626Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-30T05:57:28.626Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-10-30T05:57:28.626Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-30T05:57:28.626Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-30T05:57:31.159Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.9s done [2025-10-30T05:57:31.159Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-10-30T05:57:31.727Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.5s done [2025-10-30T05:57:31.727Z] #4 DONE 9.5s [2025-10-30T05:57:31.727Z] [2025-10-30T05:57:31.727Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-10-30T05:57:31.727Z] #6 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T05:57:31.986Z] #6 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T05:57:32.244Z] #6 0.710 OK: 265 MiB in 60 packages [2025-10-30T05:57:34.150Z] #6 DONE 2.5s [2025-10-30T05:57:34.408Z] [2025-10-30T05:57:34.408Z] #7 [builder 3/7] WORKDIR /device-opcua [2025-10-30T05:57:34.408Z] #7 DONE 0.0s [2025-10-30T05:57:34.408Z] [2025-10-30T05:57:34.408Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-30T05:57:34.408Z] #8 DONE 0.0s [2025-10-30T05:57:34.408Z] [2025-10-30T05:57:34.408Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T05:57:34.831Z] Still waiting to schedule task [2025-10-30T05:57:34.832Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-770993’ [2025-10-30T05:57:49.288Z] #9 DONE 14.5s [2025-10-30T05:57:49.289Z] [2025-10-30T05:57:49.289Z] #10 [builder 6/7] COPY . . [2025-10-30T05:57:49.289Z] #10 DONE 0.1s [2025-10-30T05:57:49.289Z] [2025-10-30T05:57:49.289Z] #11 [builder 7/7] RUN echo noop [2025-10-30T05:57:49.289Z] #11 0.174 noop [2025-10-30T05:57:49.289Z] #11 DONE 0.2s [2025-10-30T05:57:49.289Z] [2025-10-30T05:57:49.289Z] #12 exporting to image [2025-10-30T05:57:49.289Z] #12 exporting layers [2025-10-30T05:57:57.411Z] #12 exporting layers 7.4s done [2025-10-30T05:57:57.411Z] #12 writing image sha256:5df3f7bb5cb2c211ecf063e51db9f0d80f4cbe40c6ca5791b6f886171e173e0a done [2025-10-30T05:57:57.411Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-30T05:57:57.411Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:57.736Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T05:57:57.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:57:57.823Z] prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container [2025-10-30T05:57:57.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-30T05:58:00.994Z] $ docker top 13e257926699c9a5189b9969538378453c31ce0495f0b08a6af09e5053820fba -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T05:58:01.336Z] + go version [2025-10-30T05:58:01.336Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-30T05:58:01.344Z] $ docker stop --time=1 13e257926699c9a5189b9969538378453c31ce0495f0b08a6af09e5053820fba [2025-10-30T05:58:03.452Z] $ docker rm -f --volumes 13e257926699c9a5189b9969538378453c31ce0495f0b08a6af09e5053820fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:58:03.901Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T05:58:03.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:58:03.994Z] prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container [2025-10-30T05:58:04.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-30T05:58:04.251Z] $ docker top 82452c00e6fa09e9f0168549cb2e380eb3c8c9f61619a32bbd79a05b638ddf4e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T05:58:04.606Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-10-30T05:58:04.914Z] + make test [2025-10-30T05:58:04.914Z] go test ./... -coverprofile=coverage.out [2025-10-30T05:58:06.297Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-10-30T05:58:28.236Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-10-30T05:58:28.236Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-10-30T05:58:28.236Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.022s coverage: 41.4% of statements [2025-10-30T05:58:38.253Z] go vet ./... [2025-10-30T05:58:44.820Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-30T05:58:44.820Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-30T05:58:44.820Z] ./bin/test-attribution-txt.sh [2025-10-30T05:58:44.820Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-30T05:58:44.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-30T05:58:44.848Z] $ docker stop --time=1 82452c00e6fa09e9f0168549cb2e380eb3c8c9f61619a32bbd79a05b638ddf4e [2025-10-30T05:58:50.527Z] $ docker rm -f --volumes 82452c00e6fa09e9f0168549cb2e380eb3c8c9f61619a32bbd79a05b638ddf4e [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T05:58:51.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-30T05:58:51.139Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-30T05:58:51.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-30T05:58:51.881Z] + ls -al . [2025-10-30T05:58:51.881Z] total 236 [2025-10-30T05:58:51.881Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 05:58 . [2025-10-30T05:58:51.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 05:56 .. [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 62 Oct 30 05:56 .dockerignore [2025-10-30T05:58:51.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 05:58 .git [2025-10-30T05:58:51.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 .github [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 101 Oct 30 05:56 .gitignore [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 218 Oct 30 05:56 .golangci.yml [2025-10-30T05:58:51.881Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 05:57 .semver [2025-10-30T05:58:51.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 .vscode [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 20452 Oct 30 05:56 Attribution.txt [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 2560 Oct 30 05:56 CHANGELOG.md [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 1242 Oct 30 05:56 Dockerfile [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 672 Oct 30 05:56 Jenkinsfile [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 11367 Oct 30 05:56 LICENSE [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 2474 Oct 30 05:56 Makefile [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 4109 Oct 30 05:56 README.md [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 05:57 VERSION [2025-10-30T05:58:51.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 bin [2025-10-30T05:58:51.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:56 cmd [2025-10-30T05:58:51.881Z] -rw-r--r-- 1 jenkins jenkins 26136 Oct 30 05:58 coverage.out [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 6323 Oct 30 05:56 go.mod [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 87111 Oct 30 05:56 go.sum [2025-10-30T05:58:51.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 05:56 internal [2025-10-30T05:58:51.881Z] -rw-rw-r-- 1 jenkins jenkins 260 Oct 30 05:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:58:52.202Z] + 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=a29499ea9c3ec17332541b18573abd41505027fa --label arch=amd64 --label version=4.1.0-dev.11 . [2025-10-30T05:58:52.460Z] #0 building with "default" instance using docker driver [2025-10-30T05:58:52.460Z] [2025-10-30T05:58:52.460Z] #1 [internal] load build definition from Dockerfile [2025-10-30T05:58:52.460Z] #1 transferring dockerfile: 1.28kB done [2025-10-30T05:58:52.460Z] #1 DONE 0.0s [2025-10-30T05:58:52.460Z] [2025-10-30T05:58:52.460Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T05:58:52.460Z] #2 DONE 0.0s [2025-10-30T05:58:52.460Z] [2025-10-30T05:58:52.460Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-30T05:58:52.460Z] #3 DONE 0.1s [2025-10-30T05:58:52.460Z] [2025-10-30T05:58:52.460Z] #4 [internal] load .dockerignore [2025-10-30T05:58:52.460Z] #4 transferring context: 102B done [2025-10-30T05:58:52.460Z] #4 DONE 0.0s [2025-10-30T05:58:52.460Z] [2025-10-30T05:58:52.460Z] #5 [internal] load build context [2025-10-30T05:58:52.460Z] #5 transferring context: 37.05kB 0.0s done [2025-10-30T05:58:52.460Z] #5 DONE 0.0s [2025-10-30T05:58:52.460Z] [2025-10-30T05:58:52.460Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-30T05:58:52.460Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-30T05:58:52.460Z] #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-10-30T05:58:52.724Z] #6 ... [2025-10-30T05:58:52.724Z] [2025-10-30T05:58:52.724Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T05:58:52.724Z] #7 DONE 0.1s [2025-10-30T05:58:52.724Z] [2025-10-30T05:58:52.724Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-30T05:58:52.724Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-30T05:58:52.724Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-30T05:58:52.724Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-30T05:58:52.724Z] #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-30T05:58:52.724Z] #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-30T05:58:52.724Z] #6 DONE 0.3s [2025-10-30T05:58:52.724Z] [2025-10-30T05:58:52.724Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-10-30T05:58:52.983Z] #8 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T05:58:52.983Z] #8 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T05:58:53.241Z] #8 ... [2025-10-30T05:58:53.241Z] [2025-10-30T05:58:53.241Z] #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-10-30T05:58:53.241Z] #9 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T05:58:53.241Z] #9 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T05:58:53.241Z] #9 0.566 OK: 265 MiB in 60 packages [2025-10-30T05:58:53.241Z] #9 DONE 0.7s [2025-10-30T05:58:53.241Z] [2025-10-30T05:58:53.241Z] #10 [builder 3/7] WORKDIR /device-opcua [2025-10-30T05:58:53.241Z] #10 DONE 0.0s [2025-10-30T05:58:53.241Z] [2025-10-30T05:58:53.241Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-30T05:58:53.241Z] #11 DONE 0.1s [2025-10-30T05:58:53.241Z] [2025-10-30T05:58:53.241Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T05:58:53.500Z] #12 ... [2025-10-30T05:58:53.500Z] [2025-10-30T05:58:53.500Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-10-30T05:58:53.500Z] #8 0.586 (1/6) Installing dumb-init (1.2.5-r3) [2025-10-30T05:58:53.500Z] #8 0.590 (2/6) Installing libgcc (14.2.0-r6) [2025-10-30T05:58:53.500Z] #8 0.595 (3/6) Installing libsodium (1.0.20-r0) [2025-10-30T05:58:53.500Z] #8 0.604 (4/6) Installing libstdc++ (14.2.0-r6) [2025-10-30T05:58:53.500Z] #8 0.628 (5/6) Installing libzmq (4.3.5-r2) [2025-10-30T05:58:53.500Z] #8 0.638 (6/6) Installing zeromq (4.3.5-r2) [2025-10-30T05:58:53.500Z] #8 0.642 Executing busybox-1.37.0-r19.trigger [2025-10-30T05:58:53.500Z] #8 0.648 OK: 11 MiB in 22 packages [2025-10-30T05:58:53.500Z] #8 DONE 0.8s [2025-10-30T05:58:53.500Z] [2025-10-30T05:58:53.500Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-30T05:58:53.758Z] #13 0.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T05:58:54.017Z] #13 ... [2025-10-30T05:58:54.017Z] [2025-10-30T05:58:54.017Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T05:58:54.017Z] #12 DONE 0.6s [2025-10-30T05:58:54.017Z] [2025-10-30T05:58:54.017Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-30T05:58:54.017Z] #13 0.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T05:58:54.276Z] #13 ... [2025-10-30T05:58:54.276Z] [2025-10-30T05:58:54.276Z] #14 [builder 6/7] COPY . . [2025-10-30T05:58:54.276Z] #14 DONE 0.1s [2025-10-30T05:58:54.276Z] [2025-10-30T05:58:54.276Z] #15 [builder 7/7] RUN make build [2025-10-30T05:58:54.276Z] #15 0.218 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-10-30T05:58:54.536Z] #15 ... [2025-10-30T05:58:54.536Z] [2025-10-30T05:58:54.536Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-30T05:58:54.536Z] #13 0.943 OK: 11 MiB in 22 packages [2025-10-30T05:58:54.536Z] #13 DONE 1.1s [2025-10-30T05:58:54.536Z] [2025-10-30T05:58:54.536Z] #15 [builder 7/7] RUN make build [2025-10-30T05:59:16.468Z] #15 22.22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-10-30T05:59:17.408Z] #15 DONE 23.5s [2025-10-30T05:59:17.668Z] [2025-10-30T05:59:17.668Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2025-10-30T05:59:17.928Z] #16 DONE 0.3s [2025-10-30T05:59:17.928Z] [2025-10-30T05:59:17.928Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2025-10-30T05:59:17.928Z] #17 DONE 0.1s [2025-10-30T05:59:18.190Z] [2025-10-30T05:59:18.190Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2025-10-30T05:59:18.190Z] #18 DONE 0.1s [2025-10-30T05:59:18.449Z] [2025-10-30T05:59:18.449Z] #19 exporting to image [2025-10-30T05:59:18.449Z] #19 exporting layers [2025-10-30T05:59:18.449Z] #19 exporting layers 0.2s done [2025-10-30T05:59:18.449Z] #19 writing image sha256:6a91e709e62ca24ebc7b9fd21dfe2a88b78c37711ce1dd3538dd687c4853d2e2 done [2025-10-30T05:59:18.449Z] #19 naming to docker.io/library/device-opc-ua done [2025-10-30T05:59:18.449Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T05:59:18.582Z] provisioning config files... [2025-10-30T05:59:18.595Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4961003488477026463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:59:18.904Z] ---> ****-login.sh [2025-10-30T05:59:18.904Z] nexus3.edgexfoundry.org:10001 [2025-10-30T05:59:18.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:18.904Z] Login Succeeded [2025-10-30T05:59:18.904Z] nexus3.edgexfoundry.org:10002 [2025-10-30T05:59:18.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:18.904Z] Login Succeeded [2025-10-30T05:59:18.904Z] nexus3.edgexfoundry.org:10003 [2025-10-30T05:59:18.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:19.162Z] Login Succeeded [2025-10-30T05:59:19.162Z] nexus3.edgexfoundry.org:10004 [2025-10-30T05:59:19.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:19.162Z] Login Succeeded [2025-10-30T05:59:19.162Z] ****.io [2025-10-30T05:59:19.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:19.421Z] Login Succeeded [2025-10-30T05:59:19.421Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T05:59:19.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T05:59:19.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T05:59:19.514Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-10-30T05:59:19.514Z] a29499ea9c3ec17332541b18573abd41505027fa [2025-10-30T05:59:19.514Z] latest [2025-10-30T05:59:19.514Z] 4.1.0-dev.11 [2025-10-30T05:59:19.514Z] a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [2025-10-30T05:59:19.514Z] main [2025-10-30T05:59:19.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:19.883Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:20.211Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa [2025-10-30T05:59:20.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-30T05:59:20.211Z] 13ac1f27ba2b: Preparing [2025-10-30T05:59:20.211Z] da1b4e38c9a1: Preparing [2025-10-30T05:59:20.211Z] 0c59a580b9e4: Preparing [2025-10-30T05:59:20.211Z] f9ccce3893bc: Preparing [2025-10-30T05:59:20.211Z] 670fc817e537: Preparing [2025-10-30T05:59:20.211Z] 256f393e029f: Preparing [2025-10-30T05:59:20.211Z] 13ac1f27ba2b: Pushed [2025-10-30T05:59:20.211Z] da1b4e38c9a1: Pushed [2025-10-30T05:59:20.211Z] f9ccce3893bc: Pushed [2025-10-30T05:59:20.211Z] 256f393e029f: Layer already exists [2025-10-30T05:59:20.780Z] 670fc817e537: Pushed [2025-10-30T05:59:26.055Z] 0c59a580b9e4: Pushed [2025-10-30T05:59:26.055Z] a29499ea9c3ec17332541b18573abd41505027fa: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:26.390Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:26.711Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-10-30T05:59:26.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-30T05:59:26.711Z] 13ac1f27ba2b: Preparing [2025-10-30T05:59:26.711Z] da1b4e38c9a1: Preparing [2025-10-30T05:59:26.711Z] 0c59a580b9e4: Preparing [2025-10-30T05:59:26.711Z] f9ccce3893bc: Preparing [2025-10-30T05:59:26.711Z] 670fc817e537: Preparing [2025-10-30T05:59:26.711Z] 256f393e029f: Preparing [2025-10-30T05:59:26.711Z] 256f393e029f: Waiting [2025-10-30T05:59:26.711Z] 670fc817e537: Layer already exists [2025-10-30T05:59:26.711Z] f9ccce3893bc: Layer already exists [2025-10-30T05:59:26.711Z] 0c59a580b9e4: Layer already exists [2025-10-30T05:59:26.711Z] da1b4e38c9a1: Layer already exists [2025-10-30T05:59:26.711Z] 13ac1f27ba2b: Layer already exists [2025-10-30T05:59:26.711Z] 256f393e029f: Layer already exists [2025-10-30T05:59:26.711Z] latest: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:27.038Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:27.368Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [2025-10-30T05:59:27.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-30T05:59:27.368Z] 13ac1f27ba2b: Preparing [2025-10-30T05:59:27.368Z] da1b4e38c9a1: Preparing [2025-10-30T05:59:27.368Z] 0c59a580b9e4: Preparing [2025-10-30T05:59:27.368Z] f9ccce3893bc: Preparing [2025-10-30T05:59:27.368Z] 670fc817e537: Preparing [2025-10-30T05:59:27.368Z] 256f393e029f: Preparing [2025-10-30T05:59:27.368Z] 256f393e029f: Waiting [2025-10-30T05:59:27.368Z] da1b4e38c9a1: Layer already exists [2025-10-30T05:59:27.368Z] 0c59a580b9e4: Layer already exists [2025-10-30T05:59:27.368Z] f9ccce3893bc: Layer already exists [2025-10-30T05:59:27.368Z] 13ac1f27ba2b: Layer already exists [2025-10-30T05:59:27.368Z] 670fc817e537: Layer already exists [2025-10-30T05:59:27.368Z] 256f393e029f: Layer already exists [2025-10-30T05:59:27.368Z] 4.1.0-dev.11: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:27.692Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:28.024Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [2025-10-30T05:59:28.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-30T05:59:28.024Z] 13ac1f27ba2b: Preparing [2025-10-30T05:59:28.024Z] da1b4e38c9a1: Preparing [2025-10-30T05:59:28.024Z] 0c59a580b9e4: Preparing [2025-10-30T05:59:28.024Z] f9ccce3893bc: Preparing [2025-10-30T05:59:28.024Z] 670fc817e537: Preparing [2025-10-30T05:59:28.024Z] 256f393e029f: Preparing [2025-10-30T05:59:28.024Z] 256f393e029f: Waiting [2025-10-30T05:59:28.024Z] 0c59a580b9e4: Layer already exists [2025-10-30T05:59:28.024Z] da1b4e38c9a1: Layer already exists [2025-10-30T05:59:28.024Z] 13ac1f27ba2b: Layer already exists [2025-10-30T05:59:28.024Z] f9ccce3893bc: Layer already exists [2025-10-30T05:59:28.024Z] 670fc817e537: Layer already exists [2025-10-30T05:59:28.024Z] 256f393e029f: Layer already exists [2025-10-30T05:59:28.024Z] a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:28.359Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:28.682Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-10-30T05:59:28.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-10-30T05:59:28.682Z] 13ac1f27ba2b: Preparing [2025-10-30T05:59:28.682Z] da1b4e38c9a1: Preparing [2025-10-30T05:59:28.682Z] 0c59a580b9e4: Preparing [2025-10-30T05:59:28.682Z] f9ccce3893bc: Preparing [2025-10-30T05:59:28.682Z] 670fc817e537: Preparing [2025-10-30T05:59:28.682Z] 256f393e029f: Preparing [2025-10-30T05:59:28.682Z] 256f393e029f: Waiting [2025-10-30T05:59:28.682Z] 0c59a580b9e4: Layer already exists [2025-10-30T05:59:28.682Z] 13ac1f27ba2b: Layer already exists [2025-10-30T05:59:28.682Z] f9ccce3893bc: Layer already exists [2025-10-30T05:59:28.682Z] 670fc817e537: Layer already exists [2025-10-30T05:59:28.682Z] da1b4e38c9a1: Layer already exists [2025-10-30T05:59:28.682Z] 256f393e029f: Layer already exists [2025-10-30T05:59:28.682Z] main: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T05:59:28.760Z] ===================================================== [Pipeline] echo [2025-10-30T05:59:28.778Z] taggedImages: [2025-10-30T05:59:28.778Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa [2025-10-30T05:59:28.778Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-10-30T05:59:28.778Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [2025-10-30T05:59:28.778Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [2025-10-30T05:59:28.778Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2025-10-30T05:59:28.823Z] ========================================================= [2025-10-30T05:59:28.823Z] [edgeXBuildMultiArch] RAW Config: [2025-10-30T05:59:28.823Z] images: [2025-10-30T05:59:28.823Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa [2025-10-30T05:59:28.823Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-10-30T05:59:28.823Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [2025-10-30T05:59:28.823Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [2025-10-30T05:59:28.823Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-10-30T05:59:28.823Z] settingsFile: [2025-10-30T05:59:28.823Z] device-opc-ua-settings [2025-10-30T05:59:28.823Z] ========================================================= [Pipeline] node [2025-10-30T05:59:43.826Z] Still waiting to schedule task [2025-10-30T05:59:43.826Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-770994’ [2025-10-30T06:00:18.465Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-770995 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-10-30T06:00:18.485Z] Running in /w/workspace/device-opc-ua/25 [Pipeline] { [Pipeline] checkout [2025-10-30T06:00:21.538Z] Selected Git installation does not exist. Using Default [2025-10-30T06:00:21.538Z] The recommended git tool is: NONE [2025-10-30T06:00:26.496Z] using credential edgex-jenkins-ssh [2025-10-30T06:00:26.517Z] Cloning the remote Git repository [2025-10-30T06:00:26.560Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-10-30T06:00:26.651Z] > git init /w/workspace/device-opc-ua/25 # timeout=10 [2025-10-30T06:00:26.808Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-10-30T06:00:26.809Z] > git --version # timeout=10 [2025-10-30T06:00:26.831Z] > git --version # 'git version 2.25.1' [2025-10-30T06:00:26.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-30T06:00:26.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-30T06:00:27.941Z] Running on prd-centos7-docker-4c-2g-770996 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T06:00:27.993Z] provisioning config files... [2025-10-30T06:00:28.028Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17341647542465552827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:00:29.001Z] ---> ****-login.sh [2025-10-30T06:00:29.001Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:00:28.921Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-10-30T06:00:28.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-30T06:00:29.836Z] Avoid second fetch [2025-10-30T06:00:29.836Z] Checking out Revision a29499ea9c3ec17332541b18573abd41505027fa (main) [2025-10-30T06:00:29.853Z] > git config core.sparsecheckout # timeout=10 [2025-10-30T06:00:29.929Z] > git checkout -f a29499ea9c3ec17332541b18573abd41505027fa # timeout=10 [2025-10-30T06:00:30.501Z] Commit message: "Merge pull request #138 from FelixTing/bump-alpine-3.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T06:00:34.831Z] provisioning config files... [2025-10-30T06:00:34.864Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/25@tmp/config3010389689862718205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:00:35.509Z] ---> ****-login.sh [2025-10-30T06:00:35.510Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:00:35.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:00:36.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:00:36.053Z] Configure a credential helper to remove this warning. See [2025-10-30T06:00:36.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:00:36.053Z] [2025-10-30T06:00:36.053Z] Login Succeeded [2025-10-30T06:00:36.053Z] nexus3.edgexfoundry.org:10002 [2025-10-30T06:00:36.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:00:36.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:00:36.321Z] Configure a credential helper to remove this warning. See [2025-10-30T06:00:36.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:00:36.321Z] [2025-10-30T06:00:36.321Z] Login Succeeded [2025-10-30T06:00:36.321Z] nexus3.edgexfoundry.org:10003 [2025-10-30T06:00:36.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:00:36.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:00:36.857Z] Configure a credential helper to remove this warning. See [2025-10-30T06:00:36.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:00:36.857Z] [2025-10-30T06:00:36.857Z] Login Succeeded [2025-10-30T06:00:36.857Z] nexus3.edgexfoundry.org:10004 [2025-10-30T06:00:36.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:00:37.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:00:37.125Z] Configure a credential helper to remove this warning. See [2025-10-30T06:00:37.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:00:37.125Z] [2025-10-30T06:00:37.125Z] Login Succeeded [2025-10-30T06:00:37.125Z] ****.io [2025-10-30T06:00:37.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:00:38.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:00:38.804Z] Configure a credential helper to remove this warning. See [2025-10-30T06:00:38.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:00:38.804Z] [2025-10-30T06:00:38.804Z] Login Succeeded [2025-10-30T06:00:38.804Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T06:00:38.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-30T06:00:39.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:00:39.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:00:39.211Z] ========================================================= [2025-10-30T06:00:39.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-30T06:00:39.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:00:39.606Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-30T06:00:39.874Z] Sending build context to Docker daemon 8.882MB [2025-10-30T06:00:39.874Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.22 [2025-10-30T06:00:39.874Z] Step 2/10 : FROM ${BASE} AS builder [2025-10-30T06:00:40.146Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-30T06:00:40.146Z] 6e174226ea69: Pulling fs layer [2025-10-30T06:00:40.146Z] 7d1a427e917c: Pulling fs layer [2025-10-30T06:00:40.146Z] 382d65ac76eb: Pulling fs layer [2025-10-30T06:00:40.146Z] 13eebdc497b7: Pulling fs layer [2025-10-30T06:00:40.146Z] 4f4fb700ef54: Pulling fs layer [2025-10-30T06:00:40.146Z] 06715773e931: Pulling fs layer [2025-10-30T06:00:40.146Z] 7fa9dde3b271: Pulling fs layer [2025-10-30T06:00:40.146Z] d57d563a94ed: Pulling fs layer [2025-10-30T06:00:40.146Z] 4f4fb700ef54: Waiting [2025-10-30T06:00:40.146Z] 06715773e931: Waiting [2025-10-30T06:00:40.146Z] 7fa9dde3b271: Waiting [2025-10-30T06:00:40.146Z] d57d563a94ed: Waiting [2025-10-30T06:00:40.146Z] 13eebdc497b7: Waiting [2025-10-30T06:00:40.146Z] 7d1a427e917c: Verifying Checksum [2025-10-30T06:00:40.146Z] 7d1a427e917c: Download complete [2025-10-30T06:00:40.146Z] 13eebdc497b7: Download complete [2025-10-30T06:00:40.146Z] 4f4fb700ef54: Verifying Checksum [2025-10-30T06:00:40.146Z] 4f4fb700ef54: Download complete [2025-10-30T06:00:40.146Z] 06715773e931: Download complete [2025-10-30T06:00:40.146Z] 6e174226ea69: Download complete [2025-10-30T06:00:40.736Z] d57d563a94ed: Verifying Checksum [2025-10-30T06:00:40.736Z] d57d563a94ed: Download complete [2025-10-30T06:00:41.326Z] 6e174226ea69: Pull complete [2025-10-30T06:00:41.914Z] 7d1a427e917c: Pull complete [2025-10-30T06:00:42.183Z] 382d65ac76eb: Verifying Checksum [2025-10-30T06:00:43.150Z] 7fa9dde3b271: Verifying Checksum [2025-10-30T06:00:43.150Z] 7fa9dde3b271: Download complete [2025-10-30T06:00:58.167Z] 382d65ac76eb: Pull complete [2025-10-30T06:00:58.167Z] 13eebdc497b7: Pull complete [2025-10-30T06:00:58.167Z] 4f4fb700ef54: Pull complete [2025-10-30T06:00:58.167Z] 06715773e931: Pull complete [2025-10-30T06:01:06.417Z] 7fa9dde3b271: Pull complete [2025-10-30T06:01:07.841Z] d57d563a94ed: Pull complete [2025-10-30T06:01:07.841Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-30T06:01:07.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-30T06:01:07.841Z] ---> 43a1c90cae9b [2025-10-30T06:01:07.841Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-10-30T06:01:09.815Z] ---> Running in 05b3e4b41882 [2025-10-30T06:01:09.815Z] Removing intermediate container 05b3e4b41882 [2025-10-30T06:01:09.815Z] ---> 4a1f9f6984da [2025-10-30T06:01:09.815Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-30T06:01:10.084Z] ---> Running in 939874a6eba7 [2025-10-30T06:01:10.365Z] Removing intermediate container 939874a6eba7 [2025-10-30T06:01:10.365Z] ---> 3cecdbef1321 [2025-10-30T06:01:10.365Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-10-30T06:01:10.365Z] ---> Running in 13c59f813f1b [2025-10-30T06:01:11.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:01:11.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:01:13.328Z] OK: 255 MiB in 60 packages [2025-10-30T06:01:14.293Z] Removing intermediate container 13c59f813f1b [2025-10-30T06:01:14.293Z] ---> e648ff1f9919 [2025-10-30T06:01:14.293Z] Step 6/10 : WORKDIR /device-opcua [2025-10-30T06:01:14.293Z] ---> Running in ac6338dfa0fc [2025-10-30T06:01:14.886Z] Removing intermediate container ac6338dfa0fc [2025-10-30T06:01:14.886Z] ---> 96dbc0102619 [2025-10-30T06:01:14.886Z] Step 7/10 : COPY go.mod vendor* ./ [2025-10-30T06:01:16.879Z] ---> 85e17f73ece1 [2025-10-30T06:01:16.879Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T06:01:17.171Z] ---> Running in 0dc9abe36315 [2025-10-30T06:03:08.953Z] Removing intermediate container 0dc9abe36315 [2025-10-30T06:03:08.953Z] ---> 0a00ed1f688f [2025-10-30T06:03:08.953Z] Step 9/10 : COPY . . [2025-10-30T06:03:08.953Z] ---> 2955528fe34a [2025-10-30T06:03:08.953Z] Step 10/10 : RUN ${MAKE} [2025-10-30T06:03:08.953Z] ---> Running in 5e051e4f39d9 [2025-10-30T06:03:08.953Z] noop [2025-10-30T06:03:08.953Z] Removing intermediate container 5e051e4f39d9 [2025-10-30T06:03:08.953Z] ---> 4c63d312a2ef [2025-10-30T06:03:08.953Z] Successfully built 4c63d312a2ef [2025-10-30T06:03:08.953Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:03:09.343Z] + docker inspect -f . ci-base-image-arm64 [2025-10-30T06:03:09.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:03:09.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-770995 does not seem to be running inside a container [2025-10-30T06:03:09.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/25 -v /w/workspace/device-opc-ua/25:/w/workspace/device-opc-ua/25:rw,z -v /w/workspace/device-opc-ua/25@tmp:/w/workspace/device-opc-ua/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-30T06:03:10.837Z] $ docker top b0014b83d066dddf57cccecf45fe42bdda8403a54660015931f15e0a3f25e73d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T06:03:11.684Z] + go version [2025-10-30T06:03:11.684Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-30T06:03:11.704Z] $ docker stop --time=1 b0014b83d066dddf57cccecf45fe42bdda8403a54660015931f15e0a3f25e73d [2025-10-30T06:03:13.340Z] $ docker rm -f --volumes b0014b83d066dddf57cccecf45fe42bdda8403a54660015931f15e0a3f25e73d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:03:13.939Z] + docker inspect -f . ci-base-image-arm64 [2025-10-30T06:03:13.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:03:14.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-770995 does not seem to be running inside a container [2025-10-30T06:03:14.210Z] $ 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/25 -v /w/workspace/device-opc-ua/25:/w/workspace/device-opc-ua/25:rw,z -v /w/workspace/device-opc-ua/25@tmp:/w/workspace/device-opc-ua/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-30T06:03:16.355Z] $ docker top f1f1aaeda230f3e9a28afc894cb0d15511a6bff8371f251a4838fcd089357644 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T06:03:17.207Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/25 [Pipeline] fileExists [Pipeline] sh [2025-10-30T06:03:17.864Z] + make test [2025-10-30T06:03:17.864Z] go test ./... -coverprofile=coverage.out [2025-10-30T06:03:24.506Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-10-30T06:07:03.013Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-10-30T06:07:03.281Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-10-30T06:07:03.281Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.076s coverage: 41.4% of statements [2025-10-30T06:07:04.702Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-30T06:07:04.702Z] go vet ./... [2025-10-30T06:08:01.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-30T06:08:01.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-30T06:08:01.710Z] ./bin/test-attribution-txt.sh [2025-10-30T06:08:01.710Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-30T06:08:01.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-30T06:08:01.761Z] $ docker stop --time=1 f1f1aaeda230f3e9a28afc894cb0d15511a6bff8371f251a4838fcd089357644 [2025-10-30T06:08:03.690Z] $ docker rm -f --volumes f1f1aaeda230f3e9a28afc894cb0d15511a6bff8371f251a4838fcd089357644 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T06:08:05.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-30T06:08:05.352Z] Warning: overwriting stash ‘coverage-report’ [2025-10-30T06:08:05.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-30T06:08:06.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-30T06:08:06.524Z] + ls -al . [2025-10-30T06:08:06.524Z] total 232 [2025-10-30T06:08:06.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:03 . [2025-10-30T06:08:06.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:00 .. [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 62 Oct 30 06:00 .dockerignore [2025-10-30T06:08:06.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:00 .git [2025-10-30T06:08:06.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:00 .github [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 101 Oct 30 06:00 .gitignore [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 218 Oct 30 06:00 .golangci.yml [2025-10-30T06:08:06.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:00 .vscode [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 20452 Oct 30 06:00 Attribution.txt [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 2560 Oct 30 06:00 CHANGELOG.md [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 1242 Oct 30 06:00 Dockerfile [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 672 Oct 30 06:00 Jenkinsfile [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 11367 Oct 30 06:00 LICENSE [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 2474 Oct 30 06:00 Makefile [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 4109 Oct 30 06:00 README.md [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 05:57 VERSION [2025-10-30T06:08:06.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:00 bin [2025-10-30T06:08:06.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:00 cmd [2025-10-30T06:08:06.524Z] -rw-r--r-- 1 jenkins jenkins 26136 Oct 30 06:07 coverage.out [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 6323 Oct 30 06:00 go.mod [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 87111 Oct 30 06:00 go.sum [2025-10-30T06:08:06.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:00 internal [2025-10-30T06:08:06.524Z] -rw-rw-r-- 1 jenkins jenkins 260 Oct 30 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:08:06.874Z] + 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=a29499ea9c3ec17332541b18573abd41505027fa --label arch=arm64 --label version=4.1.0-dev.11 . [2025-10-30T06:08:07.142Z] Sending build context to Docker daemon 8.909MB [2025-10-30T06:08:07.411Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.22 [2025-10-30T06:08:07.411Z] Step 2/23 : FROM ${BASE} AS builder [2025-10-30T06:08:07.411Z] ---> 4c63d312a2ef [2025-10-30T06:08:07.411Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-10-30T06:08:07.411Z] ---> Running in 70d3e7aa1360 [2025-10-30T06:08:07.679Z] Removing intermediate container 70d3e7aa1360 [2025-10-30T06:08:07.679Z] ---> 6b85d383d429 [2025-10-30T06:08:07.679Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-30T06:08:07.948Z] ---> Running in af8dc0ac5a65 [2025-10-30T06:08:08.216Z] Removing intermediate container af8dc0ac5a65 [2025-10-30T06:08:08.216Z] ---> c1ae8b1d5eaf [2025-10-30T06:08:08.216Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-10-30T06:08:08.216Z] ---> Running in 9b768c2ccc6a [2025-10-30T06:08:09.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:08:09.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:08:10.845Z] OK: 255 MiB in 60 packages [2025-10-30T06:08:12.246Z] Removing intermediate container 9b768c2ccc6a [2025-10-30T06:08:12.246Z] ---> 2ecfded7e2bf [2025-10-30T06:08:12.246Z] Step 6/23 : WORKDIR /device-opcua [2025-10-30T06:08:12.246Z] ---> Running in 2c3b3aac863c [2025-10-30T06:08:12.246Z] Removing intermediate container 2c3b3aac863c [2025-10-30T06:08:12.246Z] ---> 765946445604 [2025-10-30T06:08:12.246Z] Step 7/23 : COPY go.mod vendor* ./ [2025-10-30T06:08:12.827Z] ---> d1b13f20e64f [2025-10-30T06:08:12.827Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T06:08:12.827Z] ---> Running in ea41fefa0969 [2025-10-30T06:08:15.410Z] Removing intermediate container ea41fefa0969 [2025-10-30T06:08:15.410Z] ---> 271587156b88 [2025-10-30T06:08:15.410Z] Step 9/23 : COPY . . [2025-10-30T06:08:17.346Z] ---> 0d70d62681b4 [2025-10-30T06:08:17.346Z] Step 10/23 : RUN ${MAKE} [2025-10-30T06:08:17.346Z] ---> Running in 5c99e52a552e [2025-10-30T06:08:18.304Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-10-30T06:11:55.088Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-10-30T06:12:03.291Z] Removing intermediate container 5c99e52a552e [2025-10-30T06:12:03.291Z] ---> 74e485828670 [2025-10-30T06:12:03.291Z] Step 11/23 : FROM alpine:3.22 [2025-10-30T06:12:03.291Z] 3.22: Pulling from library/alpine [2025-10-30T06:12:03.291Z] 6b59a28fa201: Pulling fs layer [2025-10-30T06:12:03.291Z] 6b59a28fa201: Verifying Checksum [2025-10-30T06:12:03.291Z] 6b59a28fa201: Download complete [2025-10-30T06:12:05.229Z] 6b59a28fa201: Pull complete [2025-10-30T06:12:05.229Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-30T06:12:05.229Z] Status: Downloaded newer image for alpine:3.22 [2025-10-30T06:12:05.229Z] ---> 171e65262c80 [2025-10-30T06:12:05.229Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-10-30T06:12:05.229Z] ---> Running in a953b607a121 [2025-10-30T06:12:05.495Z] Removing intermediate container a953b607a121 [2025-10-30T06:12:05.495Z] ---> c45b99790626 [2025-10-30T06:12:05.495Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-10-30T06:12:05.764Z] ---> Running in 815dde53bd6e [2025-10-30T06:12:06.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:12:06.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:12:08.924Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-10-30T06:12:08.924Z] (2/6) Installing libgcc (14.2.0-r6) [2025-10-30T06:12:08.924Z] (3/6) Installing libsodium (1.0.20-r0) [2025-10-30T06:12:08.924Z] (4/6) Installing libstdc++ (14.2.0-r6) [2025-10-30T06:12:08.924Z] (5/6) Installing libzmq (4.3.5-r2) [2025-10-30T06:12:08.924Z] (6/6) Installing zeromq (4.3.5-r2) [2025-10-30T06:12:08.924Z] Executing busybox-1.37.0-r19.trigger [2025-10-30T06:12:08.924Z] OK: 12 MiB in 22 packages [2025-10-30T06:12:09.880Z] Removing intermediate container 815dde53bd6e [2025-10-30T06:12:09.880Z] ---> f1c965fccbf0 [2025-10-30T06:12:09.880Z] Step 14/23 : RUN apk --no-cache upgrade [2025-10-30T06:12:10.145Z] ---> Running in 2b1f341a2342 [2025-10-30T06:12:11.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:12:11.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:12:12.770Z] OK: 12 MiB in 22 packages [2025-10-30T06:12:13.725Z] Removing intermediate container 2b1f341a2342 [2025-10-30T06:12:13.725Z] ---> 0544926b25f3 [2025-10-30T06:12:13.725Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-10-30T06:12:16.296Z] ---> 7101d48bea1b [2025-10-30T06:12:16.296Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-10-30T06:12:16.564Z] ---> 627197e3352c [2025-10-30T06:12:16.564Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-10-30T06:12:17.525Z] ---> c0a6c11c80da [2025-10-30T06:12:17.525Z] Step 18/23 : EXPOSE 59997 [2025-10-30T06:12:17.525Z] ---> Running in 97166edfd7d6 [2025-10-30T06:12:18.107Z] Removing intermediate container 97166edfd7d6 [2025-10-30T06:12:18.107Z] ---> afded3524425 [2025-10-30T06:12:18.107Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-10-30T06:12:18.107Z] ---> Running in ee085eb2569d [2025-10-30T06:12:18.371Z] Removing intermediate container ee085eb2569d [2025-10-30T06:12:18.372Z] ---> 9ccae9af2ff2 [2025-10-30T06:12:18.372Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-30T06:12:18.372Z] ---> Running in 2ae1db6e8ad7 [2025-10-30T06:12:18.636Z] Removing intermediate container 2ae1db6e8ad7 [2025-10-30T06:12:18.637Z] ---> 7175b7135531 [2025-10-30T06:12:18.637Z] Step 21/23 : LABEL arch=arm64 [2025-10-30T06:12:18.637Z] ---> Running in 57c2b1373752 [2025-10-30T06:12:18.903Z] Removing intermediate container 57c2b1373752 [2025-10-30T06:12:18.903Z] ---> 64a286d72681 [2025-10-30T06:12:18.903Z] Step 22/23 : LABEL git_sha=a29499ea9c3ec17332541b18573abd41505027fa [2025-10-30T06:12:19.168Z] ---> Running in 9696531150cf [2025-10-30T06:12:19.435Z] Removing intermediate container 9696531150cf [2025-10-30T06:12:19.435Z] ---> b2ab5b9b1a9a [2025-10-30T06:12:19.435Z] Step 23/23 : LABEL version=4.1.0-dev.11 [2025-10-30T06:12:19.435Z] ---> Running in f4bf21161f2c [2025-10-30T06:12:19.699Z] Removing intermediate container f4bf21161f2c [2025-10-30T06:12:19.699Z] ---> d12afd5f8fe6 [2025-10-30T06:12:19.699Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-30T06:12:19.699Z] Successfully built d12afd5f8fe6 [2025-10-30T06:12:19.699Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T06:12:19.852Z] provisioning config files... [2025-10-30T06:12:19.867Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/25@tmp/config7251806905372152180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:12:20.206Z] ---> ****-login.sh [2025-10-30T06:12:20.206Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:12:20.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:20.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:20.471Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:20.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:20.471Z] [2025-10-30T06:12:20.471Z] Login Succeeded [2025-10-30T06:12:20.471Z] nexus3.edgexfoundry.org:10002 [2025-10-30T06:12:20.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:20.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:20.737Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:20.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:20.738Z] [2025-10-30T06:12:20.738Z] Login Succeeded [2025-10-30T06:12:20.738Z] nexus3.edgexfoundry.org:10003 [2025-10-30T06:12:21.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:21.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:21.269Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:21.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:21.269Z] [2025-10-30T06:12:21.269Z] Login Succeeded [2025-10-30T06:12:21.269Z] nexus3.edgexfoundry.org:10004 [2025-10-30T06:12:21.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:21.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:21.535Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:21.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:21.535Z] [2025-10-30T06:12:21.535Z] Login Succeeded [2025-10-30T06:12:21.535Z] ****.io [2025-10-30T06:12:21.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:22.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:22.067Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:22.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:22.067Z] [2025-10-30T06:12:22.067Z] Login Succeeded [2025-10-30T06:12:22.067Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T06:12:22.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T06:12:22.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:12:22.158Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-10-30T06:12:22.158Z] a29499ea9c3ec17332541b18573abd41505027fa [2025-10-30T06:12:22.158Z] latest [2025-10-30T06:12:22.158Z] 4.1.0-dev.11 [2025-10-30T06:12:22.158Z] a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [2025-10-30T06:12:22.158Z] main [2025-10-30T06:12:22.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:22.533Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:22.892Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa [2025-10-30T06:12:22.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-30T06:12:22.892Z] 34f3ec2bcb88: Preparing [2025-10-30T06:12:22.892Z] 2c1662238cd8: Preparing [2025-10-30T06:12:22.892Z] 3bc3590e7fc7: Preparing [2025-10-30T06:12:22.892Z] 68b61eb0b790: Preparing [2025-10-30T06:12:22.892Z] 37c6729be941: Preparing [2025-10-30T06:12:22.892Z] 0e64f2360a44: Preparing [2025-10-30T06:12:22.892Z] 0e64f2360a44: Waiting [2025-10-30T06:12:23.159Z] 2c1662238cd8: Pushed [2025-10-30T06:12:23.159Z] 34f3ec2bcb88: Pushed [2025-10-30T06:12:23.159Z] 68b61eb0b790: Pushed [2025-10-30T06:12:25.101Z] 37c6729be941: Pushed [2025-10-30T06:12:25.366Z] 0e64f2360a44: Pushed [2025-10-30T06:12:33.551Z] 3bc3590e7fc7: Pushed [2025-10-30T06:12:33.551Z] a29499ea9c3ec17332541b18573abd41505027fa: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:33.911Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:34.271Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-10-30T06:12:34.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-30T06:12:34.271Z] 34f3ec2bcb88: Preparing [2025-10-30T06:12:34.271Z] 2c1662238cd8: Preparing [2025-10-30T06:12:34.271Z] 3bc3590e7fc7: Preparing [2025-10-30T06:12:34.271Z] 68b61eb0b790: Preparing [2025-10-30T06:12:34.271Z] 37c6729be941: Preparing [2025-10-30T06:12:34.271Z] 0e64f2360a44: Preparing [2025-10-30T06:12:34.271Z] 0e64f2360a44: Waiting [2025-10-30T06:12:34.271Z] 2c1662238cd8: Layer already exists [2025-10-30T06:12:34.271Z] 3bc3590e7fc7: Layer already exists [2025-10-30T06:12:34.271Z] 34f3ec2bcb88: Layer already exists [2025-10-30T06:12:34.271Z] 37c6729be941: Layer already exists [2025-10-30T06:12:34.271Z] 68b61eb0b790: Layer already exists [2025-10-30T06:12:34.271Z] 0e64f2360a44: Layer already exists [2025-10-30T06:12:34.534Z] latest: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:34.888Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:35.248Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [2025-10-30T06:12:35.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-30T06:12:35.248Z] 34f3ec2bcb88: Preparing [2025-10-30T06:12:35.248Z] 2c1662238cd8: Preparing [2025-10-30T06:12:35.248Z] 3bc3590e7fc7: Preparing [2025-10-30T06:12:35.248Z] 68b61eb0b790: Preparing [2025-10-30T06:12:35.248Z] 37c6729be941: Preparing [2025-10-30T06:12:35.248Z] 0e64f2360a44: Preparing [2025-10-30T06:12:35.248Z] 0e64f2360a44: Waiting [2025-10-30T06:12:35.248Z] 3bc3590e7fc7: Layer already exists [2025-10-30T06:12:35.248Z] 2c1662238cd8: Layer already exists [2025-10-30T06:12:35.248Z] 34f3ec2bcb88: Layer already exists [2025-10-30T06:12:35.248Z] 68b61eb0b790: Layer already exists [2025-10-30T06:12:35.248Z] 37c6729be941: Layer already exists [2025-10-30T06:12:35.248Z] 0e64f2360a44: Layer already exists [2025-10-30T06:12:35.248Z] 4.1.0-dev.11: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:35.599Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:35.947Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [2025-10-30T06:12:35.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-30T06:12:35.947Z] 34f3ec2bcb88: Preparing [2025-10-30T06:12:35.947Z] 2c1662238cd8: Preparing [2025-10-30T06:12:35.947Z] 3bc3590e7fc7: Preparing [2025-10-30T06:12:35.947Z] 68b61eb0b790: Preparing [2025-10-30T06:12:35.947Z] 37c6729be941: Preparing [2025-10-30T06:12:35.947Z] 0e64f2360a44: Preparing [2025-10-30T06:12:35.947Z] 0e64f2360a44: Waiting [2025-10-30T06:12:35.947Z] 3bc3590e7fc7: Layer already exists [2025-10-30T06:12:35.947Z] 37c6729be941: Layer already exists [2025-10-30T06:12:35.947Z] 34f3ec2bcb88: Layer already exists [2025-10-30T06:12:35.947Z] 2c1662238cd8: Layer already exists [2025-10-30T06:12:35.947Z] 68b61eb0b790: Layer already exists [2025-10-30T06:12:35.947Z] 0e64f2360a44: Layer already exists [2025-10-30T06:12:35.947Z] a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:36.292Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:36.636Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-10-30T06:12:36.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-10-30T06:12:36.636Z] 34f3ec2bcb88: Preparing [2025-10-30T06:12:36.636Z] 2c1662238cd8: Preparing [2025-10-30T06:12:36.636Z] 3bc3590e7fc7: Preparing [2025-10-30T06:12:36.636Z] 68b61eb0b790: Preparing [2025-10-30T06:12:36.636Z] 37c6729be941: Preparing [2025-10-30T06:12:36.636Z] 0e64f2360a44: Preparing [2025-10-30T06:12:36.636Z] 0e64f2360a44: Waiting [2025-10-30T06:12:36.636Z] 37c6729be941: Layer already exists [2025-10-30T06:12:36.636Z] 68b61eb0b790: Layer already exists [2025-10-30T06:12:36.636Z] 2c1662238cd8: Layer already exists [2025-10-30T06:12:36.636Z] 34f3ec2bcb88: Layer already exists [2025-10-30T06:12:36.636Z] 3bc3590e7fc7: Layer already exists [2025-10-30T06:12:36.636Z] 0e64f2360a44: Layer already exists [2025-10-30T06:12:36.900Z] main: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T06:12:36.983Z] ===================================================== [Pipeline] echo [2025-10-30T06:12:36.997Z] taggedImages: [2025-10-30T06:12:36.997Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa [2025-10-30T06:12:36.997Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-10-30T06:12:36.997Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [2025-10-30T06:12:36.997Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [2025-10-30T06:12:36.997Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2025-10-30T06:12:37.013Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo [2025-10-30T06:12:37.030Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2025-10-30T06:12:37.045Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [Pipeline] echo [2025-10-30T06:12:37.063Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [Pipeline] echo [2025-10-30T06:12:37.076Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:37.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T06:12:37.465Z] [2025-10-30T06:12:37.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:37.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T06:12:37.796Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-30T06:12:37.796Z] 8998bd30e6a1: Pulling fs layer [2025-10-30T06:12:37.796Z] 04944245beec: Pulling fs layer [2025-10-30T06:12:37.796Z] 699f458cf7ca: Pulling fs layer [2025-10-30T06:12:37.796Z] 765212b225bb: Pulling fs layer [2025-10-30T06:12:37.796Z] f23df028b6ca: Pulling fs layer [2025-10-30T06:12:37.796Z] d65c8cfc05b1: Pulling fs layer [2025-10-30T06:12:37.796Z] 2437ff75d9bd: Pulling fs layer [2025-10-30T06:12:37.796Z] f23df028b6ca: Waiting [2025-10-30T06:12:37.796Z] d65c8cfc05b1: Waiting [2025-10-30T06:12:37.796Z] 765212b225bb: Waiting [2025-10-30T06:12:37.796Z] 2437ff75d9bd: Waiting [2025-10-30T06:12:38.060Z] 04944245beec: Verifying Checksum [2025-10-30T06:12:38.060Z] 04944245beec: Download complete [2025-10-30T06:12:38.060Z] 765212b225bb: Verifying Checksum [2025-10-30T06:12:38.060Z] 765212b225bb: Download complete [2025-10-30T06:12:38.060Z] f23df028b6ca: Verifying Checksum [2025-10-30T06:12:38.060Z] f23df028b6ca: Download complete [2025-10-30T06:12:38.060Z] d65c8cfc05b1: Verifying Checksum [2025-10-30T06:12:38.060Z] d65c8cfc05b1: Download complete [2025-10-30T06:12:38.060Z] 699f458cf7ca: Verifying Checksum [2025-10-30T06:12:38.060Z] 699f458cf7ca: Download complete [2025-10-30T06:12:38.639Z] 8998bd30e6a1: Verifying Checksum [2025-10-30T06:12:38.639Z] 8998bd30e6a1: Download complete [2025-10-30T06:12:41.208Z] 2437ff75d9bd: Verifying Checksum [2025-10-30T06:12:41.208Z] 2437ff75d9bd: Download complete [2025-10-30T06:12:43.144Z] 8998bd30e6a1: Pull complete [2025-10-30T06:12:43.408Z] 04944245beec: Pull complete [2025-10-30T06:12:45.338Z] 699f458cf7ca: Pull complete [2025-10-30T06:12:45.338Z] 765212b225bb: Pull complete [2025-10-30T06:12:45.915Z] f23df028b6ca: Pull complete [2025-10-30T06:12:46.179Z] d65c8cfc05b1: Pull complete [2025-10-30T06:13:04.358Z] 2437ff75d9bd: Pull complete [2025-10-30T06:13:04.358Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-30T06:13:04.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T06:13:04.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:13:04.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-770995 does not seem to be running inside a container [2025-10-30T06:13:04.644Z] $ 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/25 -v /w/workspace/device-opc-ua/25:/w/workspace/device-opc-ua/25:rw,z -v /w/workspace/device-opc-ua/25@tmp:/w/workspace/device-opc-ua/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-30T06:13:07.657Z] $ docker top 12d38172dc95e148c6b577dc07100c00459ea85ae57df50c274ac2b21568c344 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:13:08.824Z] ---> job-cost.sh [2025-10-30T06:13:08.825Z] lf-activate-venv: SKIPPING [2025-10-30T06:13:08.825Z] INFO: No Stack... [2025-10-30T06:13:09.092Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-30T06:13:09.961Z] INFO: Archiving Costs [Pipeline] sh [2025-10-30T06:13:10.627Z] + cut -d, -f6 [2025-10-30T06:13:10.627Z] + cat /w/workspace/device-opc-ua/25/archives/cost.csv [Pipeline] lock [2025-10-30T06:13:10.662Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [2025-10-30T06:13:10.670Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] did not exist. Created. [2025-10-30T06:13:10.676Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-30T06:13:11.326Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-30T06:13:11.402Z] Stashed 1 file(s) [Pipeline] } [2025-10-30T06:13:11.417Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-30T06:13:11.454Z] $ docker stop --time=1 12d38172dc95e148c6b577dc07100c00459ea85ae57df50c274ac2b21568c344 [2025-10-30T06:13:12.955Z] $ docker rm -f --volumes 12d38172dc95e148c6b577dc07100c00459ea85ae57df50c274ac2b21568c344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-30T11:56:58.392Z] Cancelling nested steps due to timeout [2025-10-30T11:56:58.400Z] Sending interrupt signal to process [2025-10-30T11:57:00.903Z] script returned exit code 143 [Pipeline] } [2025-10-30T11:57:00.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-30T11:57:01.408Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:01.717Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:02.290Z] ---> package-listing.sh [2025-10-30T11:57:02.290Z] ++ facter osfamily [2025-10-30T11:57:02.290Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T11:57:02.550Z] + OS_FAMILY=redhat [2025-10-30T11:57:02.550Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-10-30T11:57:02.550Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T11:57:02.550Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T11:57:02.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T11:57:02.550Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T11:57:02.550Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-10-30T11:57:02.550Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T11:57:02.550Z] + case "${OS_FAMILY}" in [2025-10-30T11:57:02.550Z] + rpm -qa [2025-10-30T11:57:02.550Z] + sort [2025-10-30T11:57:03.120Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T11:57:03.120Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T11:57:03.120Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T11:57:03.120Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-10-30T11:57:03.120Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-10-30T11:57:03.120Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-10-30T11:57:03.134Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-30T11:57:03.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T11:57:04.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T11:57:04.011Z] [2025-10-30T11:57:04.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T11:57:04.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T11:57:04.342Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T11:57:04.342Z] 5eb5b503b376: Pulling fs layer [2025-10-30T11:57:04.342Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T11:57:04.342Z] ec43610c2a17: Pulling fs layer [2025-10-30T11:57:04.342Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T11:57:04.342Z] 33b1e0a273af: Pulling fs layer [2025-10-30T11:57:04.342Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T11:57:04.342Z] 2f39f015ded8: Pulling fs layer [2025-10-30T11:57:04.342Z] 3a2ae6a8a46f: Waiting [2025-10-30T11:57:04.342Z] 33b1e0a273af: Waiting [2025-10-30T11:57:04.342Z] 5d3b04190fa2: Waiting [2025-10-30T11:57:04.342Z] 2f39f015ded8: Waiting [2025-10-30T11:57:04.601Z] 5c69ac0246d0: Verifying Checksum [2025-10-30T11:57:04.601Z] 5c69ac0246d0: Download complete [2025-10-30T11:57:04.601Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-30T11:57:04.601Z] 3a2ae6a8a46f: Download complete [2025-10-30T11:57:04.601Z] 33b1e0a273af: Verifying Checksum [2025-10-30T11:57:04.601Z] 33b1e0a273af: Download complete [2025-10-30T11:57:04.601Z] ec43610c2a17: Verifying Checksum [2025-10-30T11:57:04.601Z] ec43610c2a17: Download complete [2025-10-30T11:57:04.601Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T11:57:04.601Z] 5d3b04190fa2: Download complete [2025-10-30T11:57:04.601Z] 5eb5b503b376: Verifying Checksum [2025-10-30T11:57:04.601Z] 5eb5b503b376: Download complete [2025-10-30T11:57:05.168Z] 2f39f015ded8: Verifying Checksum [2025-10-30T11:57:05.168Z] 2f39f015ded8: Download complete [2025-10-30T11:57:06.119Z] 5eb5b503b376: Pull complete [2025-10-30T11:57:06.119Z] 5c69ac0246d0: Pull complete [2025-10-30T11:57:06.697Z] ec43610c2a17: Pull complete [2025-10-30T11:57:06.697Z] 3a2ae6a8a46f: Pull complete [2025-10-30T11:57:06.962Z] 33b1e0a273af: Pull complete [2025-10-30T11:57:06.962Z] 5d3b04190fa2: Pull complete [2025-10-30T11:57:11.171Z] 2f39f015ded8: Pull complete [2025-10-30T11:57:11.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T11:57:11.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T11:57:11.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T11:57:11.294Z] prd-centos7-docker-4c-2g-770996 does not seem to be running inside a container [2025-10-30T11:57:11.330Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T11:57:14.700Z] $ docker top 42535c882bf86dd91921c3893ec72682982eafef5258465021be049e0d7f56d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T11:57:15.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T11:57:15.341Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T11:57:15.632Z] + ls /var/log/sa-host [2025-10-30T11:57:15.632Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T11:57:15.716Z] provisioning config files... [2025-10-30T11:57:15.728Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config161983237869506039tmp [Pipeline] { [Pipeline] echo [2025-10-30T11:57:15.750Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:16.054Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T11:57:16.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:16.416Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T11:57:16.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:16.725Z] ---> sudo-logs.sh [2025-10-30T11:57:16.725Z] Archiving 'sudo' log.. [2025-10-30T11:57:16.725Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-770996.novalocal: Name or service not known [2025-10-30T11:57:16.725Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-770996.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-30T11:57:16.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:17.136Z] ---> job-cost.sh [2025-10-30T11:57:17.136Z] lf-activate-venv: SKIPPING [2025-10-30T11:57:17.136Z] DEBUG: total: 0.10999999940395355 [2025-10-30T11:57:17.136Z] INFO: Retrieving Stack Cost... [2025-10-30T11:57:17.395Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-30T11:57:17.654Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T11:57:17.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:17.960Z] ---> logs-deploy.sh [2025-10-30T11:57:17.960Z] lf-activate-venv: SKIPPING [2025-10-30T11:57:17.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/25 [2025-10-30T11:57:17.960Z] INFO: archiving workspace using pattern(s): [2025-10-30T11:57:18.898Z] Archives upload complete. [2025-10-30T11:57:18.898Z] INFO: archiving logs to Nexus [2025-10-30T11:57:19.835Z] ---> uname -a: [2025-10-30T11:57:19.835Z] Linux prd-centos7-docker-4c-2g-770996.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-30T11:57:19.835Z] [2025-10-30T11:57:19.835Z] [2025-10-30T11:57:19.835Z] ---> lscpu: [2025-10-30T11:57:19.835Z] Architecture: x86_64 [2025-10-30T11:57:19.835Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-30T11:57:19.835Z] Byte Order: Little Endian [2025-10-30T11:57:19.835Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-30T11:57:19.835Z] CPU(s): 2 [2025-10-30T11:57:19.835Z] On-line CPU(s) list: 0,1 [2025-10-30T11:57:19.835Z] Thread(s) per core: 1 [2025-10-30T11:57:19.835Z] Core(s) per socket: 1 [2025-10-30T11:57:19.835Z] Socket(s): 2 [2025-10-30T11:57:19.835Z] NUMA node(s): 1 [2025-10-30T11:57:19.835Z] Vendor ID: AuthenticAMD [2025-10-30T11:57:19.835Z] CPU family: 23 [2025-10-30T11:57:19.835Z] Model: 49 [2025-10-30T11:57:19.835Z] Model name: AMD EPYC-Rome Processor [2025-10-30T11:57:19.835Z] Stepping: 0 [2025-10-30T11:57:19.835Z] CPU MHz: 2799.998 [2025-10-30T11:57:19.835Z] BogoMIPS: 5599.99 [2025-10-30T11:57:19.835Z] Virtualization: AMD-V [2025-10-30T11:57:19.835Z] Hypervisor vendor: KVM [2025-10-30T11:57:19.835Z] Virtualization type: full [2025-10-30T11:57:19.835Z] L1d cache: 64 KiB [2025-10-30T11:57:19.835Z] L1i cache: 64 KiB [2025-10-30T11:57:19.835Z] L2 cache: 1 MiB [2025-10-30T11:57:19.835Z] L3 cache: 32 MiB [2025-10-30T11:57:19.835Z] NUMA node0 CPU(s): 0,1 [2025-10-30T11:57:19.835Z] Vulnerability Itlb multihit: Not affected [2025-10-30T11:57:19.835Z] Vulnerability L1tf: Not affected [2025-10-30T11:57:19.835Z] Vulnerability Mds: Not affected [2025-10-30T11:57:19.835Z] Vulnerability Meltdown: Not affected [2025-10-30T11:57:19.835Z] Vulnerability Mmio stale data: Not affected [2025-10-30T11:57:19.835Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-30T11:57:19.835Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-30T11:57:19.835Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-30T11:57:19.835Z] Vulnerability Srbds: Not affected [2025-10-30T11:57:19.835Z] Vulnerability Tsx async abort: Not affected [2025-10-30T11:57:19.835Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-10-30T11:57:19.835Z] [2025-10-30T11:57:19.835Z] [2025-10-30T11:57:19.835Z] ---> nproc: [2025-10-30T11:57:19.835Z] 2 [2025-10-30T11:57:19.835Z] [2025-10-30T11:57:19.835Z] [2025-10-30T11:57:19.835Z] ---> df -h: [2025-10-30T11:57:19.835Z] Filesystem Size Used Avail Use% Mounted on [2025-10-30T11:57:19.835Z] overlay 40G 6.8G 34G 17% / [2025-10-30T11:57:19.835Z] tmpfs 64M 0 64M 0% /dev [2025-10-30T11:57:19.835Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-30T11:57:19.835Z] shm 64M 0 64M 0% /dev/shm [2025-10-30T11:57:19.835Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-10-30T11:57:19.835Z] [2025-10-30T11:57:19.835Z] [2025-10-30T11:57:19.835Z] Cannot open /var/log/sysstat/sa30: No such file or directory [2025-10-30T11:57:19.835Z] Please check if data collecting is enabled [2025-10-30T11:57:19.835Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T11:57:19.874Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-30T11:57:19.878Z] $ docker stop --time=1 42535c882bf86dd91921c3893ec72682982eafef5258465021be049e0d7f56d3 [2025-10-30T11:57:21.025Z] $ docker rm -f --volumes 42535c882bf86dd91921c3893ec72682982eafef5258465021be049e0d7f56d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-30T11:57:21.157Z] [WS-CLEANUP] Deleting project workspace... [2025-10-30T11:57:21.157Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-30T11:57:21.176Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T11:57:21.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T11:57:21.640Z] [2025-10-30T11:57:21.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T11:57:21.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T11:57:21.951Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T11:57:21.951Z] 5eb5b503b376: Pulling fs layer [2025-10-30T11:57:21.951Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T11:57:21.951Z] ec43610c2a17: Pulling fs layer [2025-10-30T11:57:21.951Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T11:57:21.951Z] 33b1e0a273af: Pulling fs layer [2025-10-30T11:57:21.951Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T11:57:21.951Z] 2f39f015ded8: Pulling fs layer [2025-10-30T11:57:21.951Z] 33b1e0a273af: Waiting [2025-10-30T11:57:21.951Z] 5d3b04190fa2: Waiting [2025-10-30T11:57:21.951Z] 3a2ae6a8a46f: Waiting [2025-10-30T11:57:21.951Z] 2f39f015ded8: Waiting [2025-10-30T11:57:21.951Z] 5c69ac0246d0: Download complete [2025-10-30T11:57:21.951Z] 3a2ae6a8a46f: Download complete [2025-10-30T11:57:21.951Z] 33b1e0a273af: Verifying Checksum [2025-10-30T11:57:21.951Z] 33b1e0a273af: Download complete [2025-10-30T11:57:21.951Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T11:57:21.951Z] 5d3b04190fa2: Download complete [2025-10-30T11:57:22.210Z] ec43610c2a17: Verifying Checksum [2025-10-30T11:57:22.210Z] ec43610c2a17: Download complete [2025-10-30T11:57:22.210Z] 5eb5b503b376: Verifying Checksum [2025-10-30T11:57:22.210Z] 5eb5b503b376: Download complete [2025-10-30T11:57:22.469Z] 2f39f015ded8: Verifying Checksum [2025-10-30T11:57:22.469Z] 2f39f015ded8: Download complete [2025-10-30T11:57:23.404Z] 5eb5b503b376: Pull complete [2025-10-30T11:57:23.664Z] 5c69ac0246d0: Pull complete [2025-10-30T11:57:24.232Z] ec43610c2a17: Pull complete [2025-10-30T11:57:24.232Z] 3a2ae6a8a46f: Pull complete [2025-10-30T11:57:24.491Z] 33b1e0a273af: Pull complete [2025-10-30T11:57:24.491Z] 5d3b04190fa2: Pull complete [2025-10-30T11:57:29.760Z] 2f39f015ded8: Pull complete [2025-10-30T11:57:29.760Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T11:57:29.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T11:57:29.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T11:57:29.861Z] prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container [2025-10-30T11:57:29.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T11:57:31.209Z] $ docker top 06591c3dfcbabc835a6bfe3dbdc471b439cd8eaec4f75290b68a55acee1f53f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:31.571Z] ---> job-cost.sh [2025-10-30T11:57:31.571Z] lf-activate-venv: SKIPPING [2025-10-30T11:57:31.571Z] INFO: No Stack... [2025-10-30T11:57:32.140Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T11:57:32.402Z] INFO: Archiving Costs [Pipeline] sh [2025-10-30T11:57:32.699Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-10-30T11:57:32.699Z] + cut -d, -f6 [Pipeline] lock [2025-10-30T11:57:32.716Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [2025-10-30T11:57:32.723Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] did not exist. Created. [2025-10-30T11:57:32.730Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-30T11:57:33.050Z] /w/workspace/edgexfoundry_device-opc-ua_main@tmp/durable-106d55a7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-30T11:57:33.344Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-10-30T11:57:33.369Z] Warning: overwriting stash ‘stack-cost’ [2025-10-30T11:57:33.384Z] Stashed 1 file(s) [Pipeline] } [2025-10-30T11:57:33.392Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-30T11:57:33.420Z] $ docker stop --time=1 06591c3dfcbabc835a6bfe3dbdc471b439cd8eaec4f75290b68a55acee1f53f6 [2025-10-30T11:57:34.560Z] $ docker rm -f --volumes 06591c3dfcbabc835a6bfe3dbdc471b439cd8eaec4f75290b68a55acee1f53f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-30T11:57:34.714Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-30T11:57:35.611Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-10-30T11:57:35.611Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-10-30T11:57:35.611Z] total 16 [2025-10-30T11:57:35.611Z] drwxr-xr-x 3 root root 4096 Oct 30 11:57 . [2025-10-30T11:57:35.611Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 11:57 .. [2025-10-30T11:57:35.611Z] drwxr-xr-x 2 root root 4096 Oct 30 11:57 cost [2025-10-30T11:57:35.611Z] -rw-r--r-- 1 root root 86 Oct 30 11:57 cost.csv [2025-10-30T11:57:35.611Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-10-30T11:57:35.611Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-10-30T11:57:35.611Z] total 16 [2025-10-30T11:57:35.611Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 11:57 . [2025-10-30T11:57:35.611Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 11:57 .. [2025-10-30T11:57:35.611Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 11:57 cost [2025-10-30T11:57:35.611Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 30 11:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:35.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:36.767Z] ---> package-listing.sh [2025-10-30T11:57:36.767Z] ++ facter osfamily [2025-10-30T11:57:36.767Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T11:57:37.027Z] + OS_FAMILY=debian [2025-10-30T11:57:37.027Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-10-30T11:57:37.027Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T11:57:37.027Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T11:57:37.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T11:57:37.027Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T11:57:37.027Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-10-30T11:57:37.027Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T11:57:37.027Z] + case "${OS_FAMILY}" in [2025-10-30T11:57:37.027Z] + dpkg -l [2025-10-30T11:57:37.027Z] + grep '^ii' [2025-10-30T11:57:37.027Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T11:57:37.027Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T11:57:37.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T11:57:37.027Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-10-30T11:57:37.027Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-10-30T11:57:37.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-10-30T11:57:37.039Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-30T11:57:37.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T11:57:37.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T11:57:37.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T11:57:37.971Z] prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container [2025-10-30T11:57:38.001Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T11:57:38.372Z] $ docker top 111a5c0bfdae5a9b47c9b5346fe5bd36ed59d34844e7221dce66932c43af2c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T11:57:38.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T11:57:39.018Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T11:57:39.306Z] + ls /var/log/sa-host [2025-10-30T11:57:39.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T11:57:39.349Z] provisioning config files... [2025-10-30T11:57:39.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11702459250633510927tmp [Pipeline] { [Pipeline] echo [2025-10-30T11:57:39.375Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:39.659Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T11:57:39.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:39.990Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T11:57:40.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:40.288Z] ---> sudo-logs.sh [2025-10-30T11:57:40.288Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-30T11:57:40.314Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:40.596Z] ---> job-cost.sh [2025-10-30T11:57:40.596Z] lf-activate-venv: SKIPPING [2025-10-30T11:57:40.596Z] DEBUG: total: 1.5299999713897705 [2025-10-30T11:57:40.596Z] INFO: Retrieving Stack Cost... [2025-10-30T11:57:40.596Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T11:57:40.856Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T11:57:40.871Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T11:57:41.157Z] ---> logs-deploy.sh [2025-10-30T11:57:41.157Z] lf-activate-venv: SKIPPING [2025-10-30T11:57:41.157Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/25 [2025-10-30T11:57:41.157Z] INFO: archiving workspace using pattern(s): [2025-10-30T11:57:42.095Z] Archives upload complete. [2025-10-30T11:57:42.355Z] INFO: archiving logs to Nexus [2025-10-30T11:57:42.924Z] ---> uname -a: [2025-10-30T11:57:42.924Z] Linux prd-ubuntu20-04-docker-8c-8g-770992 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-30T11:57:42.925Z] [2025-10-30T11:57:42.925Z] [2025-10-30T11:57:42.925Z] ---> lscpu: [2025-10-30T11:57:42.925Z] Architecture: x86_64 [2025-10-30T11:57:42.925Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-30T11:57:42.925Z] Byte Order: Little Endian [2025-10-30T11:57:42.925Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-30T11:57:42.925Z] CPU(s): 8 [2025-10-30T11:57:42.925Z] On-line CPU(s) list: 0-7 [2025-10-30T11:57:42.925Z] Thread(s) per core: 1 [2025-10-30T11:57:42.925Z] Core(s) per socket: 1 [2025-10-30T11:57:42.925Z] Socket(s): 8 [2025-10-30T11:57:42.925Z] NUMA node(s): 1 [2025-10-30T11:57:42.925Z] Vendor ID: AuthenticAMD [2025-10-30T11:57:42.925Z] CPU family: 23 [2025-10-30T11:57:42.925Z] Model: 49 [2025-10-30T11:57:42.925Z] Model name: AMD EPYC-Rome Processor [2025-10-30T11:57:42.925Z] Stepping: 0 [2025-10-30T11:57:42.925Z] CPU MHz: 2799.998 [2025-10-30T11:57:42.925Z] BogoMIPS: 5599.99 [2025-10-30T11:57:42.925Z] Virtualization: AMD-V [2025-10-30T11:57:42.925Z] Hypervisor vendor: KVM [2025-10-30T11:57:42.925Z] Virtualization type: full [2025-10-30T11:57:42.925Z] L1d cache: 256 KiB [2025-10-30T11:57:42.925Z] L1i cache: 256 KiB [2025-10-30T11:57:42.925Z] L2 cache: 4 MiB [2025-10-30T11:57:42.925Z] L3 cache: 128 MiB [2025-10-30T11:57:42.925Z] NUMA node0 CPU(s): 0-7 [2025-10-30T11:57:42.925Z] Vulnerability Gather data sampling: Not affected [2025-10-30T11:57:42.925Z] Vulnerability Itlb multihit: Not affected [2025-10-30T11:57:42.925Z] Vulnerability L1tf: Not affected [2025-10-30T11:57:42.925Z] Vulnerability Mds: Not affected [2025-10-30T11:57:42.925Z] Vulnerability Meltdown: Not affected [2025-10-30T11:57:42.925Z] Vulnerability Mmio stale data: Not affected [2025-10-30T11:57:42.925Z] Vulnerability Retbleed: Vulnerable [2025-10-30T11:57:42.925Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-30T11:57:42.925Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-30T11:57:42.925Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-30T11:57:42.925Z] Vulnerability Srbds: Not affected [2025-10-30T11:57:42.925Z] Vulnerability Tsx async abort: Not affected [2025-10-30T11:57:42.925Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-30T11:57:42.925Z] [2025-10-30T11:57:42.925Z] [2025-10-30T11:57:42.925Z] ---> nproc: [2025-10-30T11:57:42.925Z] 8 [2025-10-30T11:57:42.925Z] [2025-10-30T11:57:42.925Z]