Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba2c2be672695aefc0d99a44829f9a6027e9c4d4 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-ssh13018336980818653854.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh820268673172056839.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13467457390217811245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5149232158830954391.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-ssh1185595835923175390.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40326 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ba2c2be672695aefc0d99a44829f9a6027e9c4d4 (main) Commit message: "docs: Update changelog for 4.0 release (#107)" > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba2c2be672695aefc0d99a44829f9a6027e9c4d4 # timeout=10 > git rev-list --no-walk 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T11:22:43.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T11:22:43.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T11:22:43.196Z] ========================================================= [2025-03-05T11:22:43.196Z] EdgeX Global Pipelines Version Info [2025-03-05T11:22:43.196Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:22:43.951Z] ------------------- [2025-03-05T11:22:43.951Z] stable info: [2025-03-05T11:22:43.951Z] ------------------- [2025-03-05T11:22:43.951Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T11:22:43.951Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T11:22:43.951Z] Message: update stable to v1.0.269 [2025-03-05T11:22:44.522Z] ------------------- [2025-03-05T11:22:44.522Z] experimental info: [2025-03-05T11:22:44.522Z] ------------------- [2025-03-05T11:22:44.522Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T11:22:44.522Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T11:22:44.522Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T11:22:44.592Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-03-05T11:22:44.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-03-05T11:22:44.634Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T11:22:44.653Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T11:22:44.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T11:22:44.688Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T11:22:44.708Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T11:22:44.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T11:22:44.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T11:22:44.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T11:22:44.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T11:22:44.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-03-05T11:22:44.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T11:22:44.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T11:22:44.881Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T11:22:44.905Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T11:22:44.929Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T11:22:44.957Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T11:22:44.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T11:22:45.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T11:22:45.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T11:22:45.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T11:22:45.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T11:22:45.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T11:22:45.131Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T11:22:45.150Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T11:22:45.172Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T11:22:45.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T11:22:45.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T11:22:45.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T11:22:45.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] echo [2025-03-05T11:22:45.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba2c2be [Pipeline] echo [2025-03-05T11:22:45.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:22:45.368Z] provisioning config files... [2025-03-05T11:22:45.389Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14495621860222477305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:22:45.726Z] ---> ****-login.sh [2025-03-05T11:22:45.726Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:22:45.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:22:46.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:22:46.249Z] Configure a credential helper to remove this warning. See [2025-03-05T11:22:46.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:22:46.249Z] [2025-03-05T11:22:46.249Z] Login Succeeded [2025-03-05T11:22:46.249Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:22:46.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:22:46.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:22:46.250Z] Configure a credential helper to remove this warning. See [2025-03-05T11:22:46.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:22:46.250Z] [2025-03-05T11:22:46.250Z] Login Succeeded [2025-03-05T11:22:46.250Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:22:46.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:22:46.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:22:46.250Z] Configure a credential helper to remove this warning. See [2025-03-05T11:22:46.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:22:46.250Z] [2025-03-05T11:22:46.250Z] Login Succeeded [2025-03-05T11:22:46.250Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:22:46.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:22:46.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:22:46.512Z] Configure a credential helper to remove this warning. See [2025-03-05T11:22:46.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:22:46.512Z] [2025-03-05T11:22:46.512Z] Login Succeeded [2025-03-05T11:22:46.512Z] ****.io [2025-03-05T11:22:46.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:22:46.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:22:46.773Z] Configure a credential helper to remove this warning. See [2025-03-05T11:22:46.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:22:46.773Z] [2025-03-05T11:22:46.773Z] Login Succeeded [2025-03-05T11:22:46.773Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:22:46.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T11:22:47.209Z] + git rev-list -1 --merges ba2c2be672695aefc0d99a44829f9a6027e9c4d4~1..ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] echo [2025-03-05T11:22:47.236Z] -----------> git rev-list -1 --merges ba2c2be672695aefc0d99a44829f9a6027e9c4d4~1..ba2c2be672695aefc0d99a44829f9a6027e9c4d4 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [false] [Pipeline] sh [2025-03-05T11:22:47.538Z] + git log --format=format:%s -1 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] echo [2025-03-05T11:22:47.556Z] ========================================================= [2025-03-05T11:22:47.556Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T11:22:47.556Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:22:47.891Z] + git log --format=format:%s -1 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] echo [2025-03-05T11:22:47.905Z] [semverPrep] GIT_COMMIT: ba2c2be672695aefc0d99a44829f9a6027e9c4d4, Commit Message: docs: Update changelog for 4.0 release (#107) [Pipeline] echo [2025-03-05T11:22:47.923Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T11:22:48.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:22:48.284Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T11:22:48.284Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T11:22:48.284Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T11:22:48.284Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T11:22:48.284Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T11:22:48.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:22:48.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:22:48.632Z] [2025-03-05T11:22:48.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:22:48.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:22:48.942Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T11:22:48.942Z] b85a868b505f: Pulling fs layer [2025-03-05T11:22:48.942Z] e2be974225ed: Pulling fs layer [2025-03-05T11:22:48.942Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T11:22:48.942Z] 988bab9f4d93: Pulling fs layer [2025-03-05T11:22:48.942Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T11:22:48.942Z] eaf3925da568: Pulling fs layer [2025-03-05T11:22:48.942Z] bab4dde63d76: Pulling fs layer [2025-03-05T11:22:48.942Z] 988bab9f4d93: Waiting [2025-03-05T11:22:48.942Z] 1469e6f7b9e6: Waiting [2025-03-05T11:22:48.942Z] eaf3925da568: Waiting [2025-03-05T11:22:48.942Z] bde34c3a00c8: Pulling fs layer [2025-03-05T11:22:48.942Z] b352a97aabf1: Pulling fs layer [2025-03-05T11:22:48.942Z] 4872d77fe225: Pulling fs layer [2025-03-05T11:22:48.942Z] bde34c3a00c8: Waiting [2025-03-05T11:22:48.942Z] b352a97aabf1: Waiting [2025-03-05T11:22:48.942Z] bab4dde63d76: Waiting [2025-03-05T11:22:48.942Z] 5851b861e8e6: Pulling fs layer [2025-03-05T11:22:48.942Z] 4872d77fe225: Waiting [2025-03-05T11:22:48.942Z] 5851b861e8e6: Waiting [2025-03-05T11:22:48.942Z] e2be974225ed: Download complete [2025-03-05T11:22:48.942Z] 988bab9f4d93: Verifying Checksum [2025-03-05T11:22:48.942Z] 988bab9f4d93: Download complete [2025-03-05T11:22:48.942Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T11:22:48.942Z] 1469e6f7b9e6: Download complete [2025-03-05T11:22:48.942Z] eaf3925da568: Verifying Checksum [2025-03-05T11:22:48.942Z] eaf3925da568: Download complete [2025-03-05T11:22:49.201Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T11:22:49.201Z] 339a4e72a1f5: Download complete [2025-03-05T11:22:49.201Z] bde34c3a00c8: Verifying Checksum [2025-03-05T11:22:49.201Z] bde34c3a00c8: Download complete [2025-03-05T11:22:49.201Z] b352a97aabf1: Verifying Checksum [2025-03-05T11:22:49.201Z] b352a97aabf1: Download complete [2025-03-05T11:22:49.201Z] 4872d77fe225: Verifying Checksum [2025-03-05T11:22:49.201Z] 4872d77fe225: Download complete [2025-03-05T11:22:49.201Z] 5851b861e8e6: Verifying Checksum [2025-03-05T11:22:49.201Z] 5851b861e8e6: Download complete [2025-03-05T11:22:49.201Z] b85a868b505f: Verifying Checksum [2025-03-05T11:22:49.201Z] b85a868b505f: Download complete [2025-03-05T11:22:49.460Z] bab4dde63d76: Verifying Checksum [2025-03-05T11:22:49.460Z] bab4dde63d76: Download complete [2025-03-05T11:22:50.397Z] b85a868b505f: Pull complete [2025-03-05T11:22:50.655Z] e2be974225ed: Pull complete [2025-03-05T11:22:50.915Z] 339a4e72a1f5: Pull complete [2025-03-05T11:22:51.175Z] 988bab9f4d93: Pull complete [2025-03-05T11:22:51.434Z] 1469e6f7b9e6: Pull complete [2025-03-05T11:22:51.434Z] eaf3925da568: Pull complete [2025-03-05T11:22:53.344Z] bab4dde63d76: Pull complete [2025-03-05T11:22:53.344Z] bde34c3a00c8: Pull complete [2025-03-05T11:22:53.344Z] b352a97aabf1: Pull complete [2025-03-05T11:22:53.344Z] 4872d77fe225: Pull complete [2025-03-05T11:22:53.344Z] 5851b861e8e6: Pull complete [2025-03-05T11:22:53.344Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T11:22:53.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:22:53.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:22:53.494Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:22:53.517Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:22:55.305Z] $ docker top 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 -eo pid,comm [2025-03-05T11:22:55.369Z] 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-03-05T11:22:55.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:22:55.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:22:55.429Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:22:55.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:22:55.555Z] $ docker exec 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 ssh-agent [2025-03-05T11:22:55.666Z] SSH_AUTH_SOCK=/tmp/ssh-tdyrYucuk9i2/agent.32 [2025-03-05T11:22:55.667Z] SSH_AGENT_PID=38 [2025-03-05T11:22:55.673Z] Running ssh-add (command line suppressed) [2025-03-05T11:22:55.771Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11372750225832362638.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11372750225832362638.key) [2025-03-05T11:22:55.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:22:56.095Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T11:22:56.101Z] $ docker exec --env ******** --env ******** 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 ssh-agent -k [2025-03-05T11:22:56.220Z] unset SSH_AUTH_SOCK; [2025-03-05T11:22:56.220Z] unset SSH_AGENT_PID; [2025-03-05T11:22:56.220Z] echo Agent pid 38 killed; [2025-03-05T11:22:56.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T11:22:56.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:22:56.285Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:22:56.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:22:56.393Z] $ docker exec 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 ssh-agent [2025-03-05T11:22:56.507Z] SSH_AUTH_SOCK=/tmp/ssh-JBFjJYKiIpLC/agent.70 [2025-03-05T11:22:56.507Z] SSH_AGENT_PID=76 [2025-03-05T11:22:56.511Z] Running ssh-add (command line suppressed) [2025-03-05T11:22:56.624Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14635538671004098981.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14635538671004098981.key) [2025-03-05T11:22:56.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:22:56.945Z] + git semver init [2025-03-05T11:22:57.206Z] 2025-03-05 11:22:57,115 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T11:22:57.206Z] 2025-03-05 11:22:57,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-03-05T11:22:57.206Z] 2025-03-05 11:22:57,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-03-05T11:22:57.206Z] 2025-03-05 11:22:57,116 [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, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:22:57.775Z] 2025-03-05 11:22:57,752 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-03-05T11:22:57.775Z] 2025-03-05 11:22:57,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-03-05T11:22:57.775Z] 2025-03-05 11:22:57,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T11:22:57.775Z] 2025-03-05 11:22:57,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T11:22:57.775Z] 4.0.0-dev.4 [Pipeline] } [2025-03-05T11:22:58.040Z] $ docker exec --env ******** --env ******** 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 ssh-agent -k [2025-03-05T11:22:58.136Z] unset SSH_AUTH_SOCK; [2025-03-05T11:22:58.136Z] unset SSH_AGENT_PID; [2025-03-05T11:22:58.136Z] echo Agent pid 76 killed; [2025-03-05T11:22:58.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:22:58.483Z] + git semver [Pipeline] } [2025-03-05T11:22:58.750Z] $ docker stop --time=1 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 [2025-03-05T11:23:00.089Z] $ docker rm -f --volumes 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:23:00.540Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T11:23:00.762Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T11:23:00.764Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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-03-05T11:23:00.926Z] provisioning config files... [2025-03-05T11:23:00.936Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config916759189696762335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:23:01.231Z] ---> ****-login.sh [2025-03-05T11:23:01.231Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:23:01.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:23:01.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:23:01.231Z] Configure a credential helper to remove this warning. See [2025-03-05T11:23:01.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:23:01.231Z] [2025-03-05T11:23:01.231Z] Login Succeeded [2025-03-05T11:23:01.231Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:23:01.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:23:01.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:23:01.231Z] Configure a credential helper to remove this warning. See [2025-03-05T11:23:01.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:23:01.231Z] [2025-03-05T11:23:01.231Z] Login Succeeded [2025-03-05T11:23:01.231Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:23:01.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:23:01.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:23:01.490Z] Configure a credential helper to remove this warning. See [2025-03-05T11:23:01.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:23:01.490Z] [2025-03-05T11:23:01.490Z] Login Succeeded [2025-03-05T11:23:01.490Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:23:01.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:23:01.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:23:01.490Z] Configure a credential helper to remove this warning. See [2025-03-05T11:23:01.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:23:01.491Z] [2025-03-05T11:23:01.491Z] Login Succeeded [2025-03-05T11:23:01.491Z] ****.io [2025-03-05T11:23:01.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:23:01.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:23:01.749Z] Configure a credential helper to remove this warning. See [2025-03-05T11:23:01.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:23:01.749Z] [2025-03-05T11:23:01.749Z] Login Succeeded [2025-03-05T11:23:01.749Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:23:01.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T11:23:01.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:23:01.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:23:01.894Z] ========================================================= [2025-03-05T11:23:01.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T11:23:01.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:23:02.231Z] + 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-03-05T11:23:02.231Z] Sending build context to Docker daemon 840.7kB [2025-03-05T11:23:02.231Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-03-05T11:23:02.800Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-05T11:23:02.800Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T11:23:02.800Z] 8833042f23b5: Pulling fs layer [2025-03-05T11:23:02.800Z] 6ca661eb024f: Pulling fs layer [2025-03-05T11:23:02.800Z] b5acb76e9680: Pulling fs layer [2025-03-05T11:23:02.800Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:23:02.800Z] b5acb76e9680: Waiting [2025-03-05T11:23:02.800Z] 4f4fb700ef54: Waiting [2025-03-05T11:23:02.800Z] 8833042f23b5: Verifying Checksum [2025-03-05T11:23:02.800Z] 8833042f23b5: Download complete [2025-03-05T11:23:02.800Z] 0a9a5dfd008f: Download complete [2025-03-05T11:23:03.059Z] b5acb76e9680: Verifying Checksum [2025-03-05T11:23:03.059Z] b5acb76e9680: Download complete [2025-03-05T11:23:03.059Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:23:03.059Z] 4f4fb700ef54: Download complete [2025-03-05T11:23:03.059Z] 0a9a5dfd008f: Pull complete [2025-03-05T11:23:03.319Z] 8833042f23b5: Pull complete [2025-03-05T11:23:03.589Z] 6ca661eb024f: Verifying Checksum [2025-03-05T11:23:03.589Z] 6ca661eb024f: Download complete [2025-03-05T11:23:06.879Z] 6ca661eb024f: Pull complete [2025-03-05T11:23:06.879Z] b5acb76e9680: Pull complete [2025-03-05T11:23:07.137Z] 4f4fb700ef54: Pull complete [2025-03-05T11:23:07.137Z] Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 [2025-03-05T11:23:07.137Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-05T11:23:07.137Z] ---> e6f66776510c [2025-03-05T11:23:07.137Z] Step 2/5 : WORKDIR /device-opcua [2025-03-05T11:23:08.517Z] ---> Running in 0f57cee4c214 [2025-03-05T11:23:08.517Z] Removing intermediate container 0f57cee4c214 [2025-03-05T11:23:08.517Z] ---> 7d93e8edab68 [2025-03-05T11:23:08.517Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-05T11:23:08.517Z] ---> Running in d3f93734eae2 [2025-03-05T11:23:08.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:09.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:09.294Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T11:23:09.294Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T11:23:09.294Z] OK: 24170 distinct packages available [2025-03-05T11:23:09.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:09.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:09.811Z] (1/30) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T11:23:09.811Z] (2/30) Installing jansson (2.14-r4) [2025-03-05T11:23:09.811Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T11:23:09.811Z] (4/30) Installing zstd-libs (1.5.6-r0) [2025-03-05T11:23:09.811Z] (5/30) Installing binutils (2.42-r0) [2025-03-05T11:23:10.070Z] (6/30) Installing libgomp (13.2.1_git20240309-r1) [2025-03-05T11:23:10.070Z] (7/30) Installing libatomic (13.2.1_git20240309-r1) [2025-03-05T11:23:10.070Z] (8/30) Installing gmp (6.3.0-r1) [2025-03-05T11:23:10.070Z] (9/30) Installing isl26 (0.26-r1) [2025-03-05T11:23:10.070Z] (10/30) Installing mpfr4 (4.2.1-r0) [2025-03-05T11:23:10.070Z] (11/30) Installing mpc1 (1.3.1-r1) [2025-03-05T11:23:10.070Z] (12/30) Installing gcc (13.2.1_git20240309-r1) [2025-03-05T11:23:10.637Z] (13/30) Installing brotli-libs (1.1.0-r2) [2025-03-05T11:23:10.637Z] (14/30) Installing c-ares (1.33.1-r0) [2025-03-05T11:23:10.637Z] (15/30) Installing libunistring (1.2-r0) [2025-03-05T11:23:10.637Z] (16/30) Installing libidn2 (2.3.7-r0) [2025-03-05T11:23:10.637Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2025-03-05T11:23:10.637Z] (18/30) Installing libpsl (0.21.5-r1) [2025-03-05T11:23:10.637Z] (19/30) Installing libcurl (8.12.1-r0) [2025-03-05T11:23:10.637Z] (20/30) Installing libexpat (2.6.4-r0) [2025-03-05T11:23:10.637Z] (21/30) Installing pcre2 (10.43-r0) [2025-03-05T11:23:10.637Z] (22/30) Installing git (2.45.3-r0) [2025-03-05T11:23:10.895Z] (23/30) Installing git-init-template (2.45.3-r0) [2025-03-05T11:23:10.895Z] (24/30) Installing make (4.4.1-r2) [2025-03-05T11:23:10.895Z] (25/30) Installing musl-dev (1.2.5-r1) [2025-03-05T11:23:10.895Z] (26/30) Installing pkgconf (2.2.0-r0) [2025-03-05T11:23:10.895Z] (27/30) Installing libsodium (1.0.19-r0) [2025-03-05T11:23:10.895Z] (28/30) Installing libzmq (4.3.5-r2) [2025-03-05T11:23:10.895Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2025-03-05T11:23:10.895Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2025-03-05T11:23:10.895Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:23:10.895Z] OK: 171 MiB in 45 packages [2025-03-05T11:23:14.213Z] Removing intermediate container d3f93734eae2 [2025-03-05T11:23:14.213Z] ---> cf621f761674 [2025-03-05T11:23:14.213Z] Step 4/5 : COPY . . [2025-03-05T11:23:14.213Z] ---> a866cbff9b83 [2025-03-05T11:23:14.213Z] Step 5/5 : RUN make build [2025-03-05T11:23:14.213Z] ---> Running in 243ddddf50c3 [2025-03-05T11:23:14.472Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-05T11:23:14.472Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-05T11:23:14.472Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-05T11:23:14.472Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-05T11:23:14.731Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-05T11:23:14.731Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-05T11:23:14.731Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-05T11:23:14.731Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-05T11:23:14.731Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-05T11:23:14.731Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-05T11:23:14.731Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-05T11:23:14.731Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-05T11:23:14.731Z] go: downloading golang.org/x/net v0.35.0 [2025-03-05T11:23:14.731Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-05T11:23:14.731Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-05T11:23:14.731Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-05T11:23:14.731Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-05T11:23:14.731Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-05T11:23:14.731Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-05T11:23:14.731Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-05T11:23:14.731Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-05T11:23:14.731Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-05T11:23:14.731Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-05T11:23:14.989Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-05T11:23:14.989Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-05T11:23:14.989Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-05T11:23:14.989Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-05T11:23:14.989Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-05T11:23:14.989Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-05T11:23:14.989Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-05T11:23:14.989Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-05T11:23:14.989Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-05T11:23:14.989Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-05T11:23:14.989Z] go: downloading golang.org/x/text v0.22.0 [2025-03-05T11:23:14.989Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-05T11:23:14.989Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-05T11:23:14.989Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-05T11:23:14.989Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-05T11:23:15.248Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-05T11:23:15.248Z] go: downloading golang.org/x/time v0.8.0 [2025-03-05T11:23:15.248Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-05T11:23:15.248Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-05T11:23:15.248Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-05T11:23:15.248Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-05T11:23:15.248Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-05T11:23:15.248Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-05T11:23:15.248Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-05T11:23:15.248Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-05T11:23:15.248Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-05T11:23:15.248Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-05T11:23:15.248Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-05T11:23:15.248Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-05T11:23:15.248Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-05T11:23:15.248Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-05T11:23:15.248Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-05T11:23:15.248Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-05T11:23:15.248Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-05T11:23:15.814Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-05T11:23:15.814Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-05T11:23:15.814Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-05T11:23:15.814Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-05T11:23:15.814Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-05T11:23:15.814Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-05T11:23:15.814Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-05T11:23:15.814Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-05T11:23:15.814Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-05T11:23:15.814Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-05T11:23:15.814Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-05T11:23:15.814Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-05T11:23:15.885Z] Still waiting to schedule task [2025-03-05T11:23:15.885Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-05T11:23:16.386Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-05T11:23:16.386Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-05T11:23:16.386Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-05T11:23:16.386Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-05T11:23:16.386Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-05T11:23:16.386Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-05T11:23:16.386Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-05T11:23:16.386Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-05T11:23:16.386Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-05T11:23:16.386Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-05T11:23:16.386Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-05T11:23:16.386Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-05T11:23:16.386Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-05T11:23:16.386Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-05T11:23:16.644Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-05T11:23:16.644Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-05T11:23:16.644Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-05T11:23:16.644Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-05T11:23:16.644Z] go: downloading golang.org/x/term v0.29.0 [2025-03-05T11:23:16.644Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-05T11:23:16.644Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-05T11:23:16.644Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-05T11:23:16.644Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-05T11:23:16.644Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-05T11:23:16.644Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-05T11:23:16.644Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-05T11:23:16.644Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-05T11:23:16.644Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-05T11:23:16.644Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-05T11:23:16.644Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-05T11:23:16.644Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-05T11:23:16.902Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-05T11:23:16.902Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-05T11:23:16.902Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-05T11:23:43.433Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-05T11:23:53.408Z] Removing intermediate container 243ddddf50c3 [2025-03-05T11:23:53.408Z] ---> 039400e4d1bd [2025-03-05T11:23:53.408Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-03-05T11:23:53.408Z] Successfully built 039400e4d1bd [2025-03-05T11:23:53.408Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:23:53.738Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T11:23:53.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:23:53.821Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:23:53.845Z] $ 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 ******** ci-base-image-x86_64 cat [2025-03-05T11:23:54.189Z] $ docker top 564b7ee54a9f8dd5d2b822de6f622950c60a6703901b36e75278daa07be1f7d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:23:54.540Z] + go version [2025-03-05T11:23:54.541Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-05T11:23:54.546Z] $ docker stop --time=1 564b7ee54a9f8dd5d2b822de6f622950c60a6703901b36e75278daa07be1f7d7 [2025-03-05T11:23:55.818Z] $ docker rm -f --volumes 564b7ee54a9f8dd5d2b822de6f622950c60a6703901b36e75278daa07be1f7d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:23:56.240Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T11:23:56.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:23:56.321Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:23:56.344Z] $ 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 ******** ci-base-image-x86_64 cat [2025-03-05T11:23:56.686Z] $ docker top b848125050f08d63eb744fb29fad0d42bbfa02d1c7f7b976d6fe6dfedb9df897 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:23:57.048Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T11:23:57.348Z] + make test [2025-03-05T11:23:57.348Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-03-05T11:23:57.348Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-03-05T11:24:02.624Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-03-05T11:24:02.624Z] go: downloading github.com/axw/gocov v1.0.0 [2025-03-05T11:24:02.883Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-03-05T11:24:04.786Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-03-05T11:24:04.786Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-03-05T11:24:05.353Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-03-05T11:24:05.353Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-03-05T11:24:05.919Z] rm -rf test-artifacts [2025-03-05T11:24:05.919Z] mkdir test-artifacts [2025-03-05T11:24:05.919Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-03-05T11:24:06.177Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-05T11:24:06.177Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-05T11:24:06.177Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-05T11:24:28.106Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-03-05T11:24:28.106Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-03-05T11:24:28.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T11:24:28.133Z] $ docker stop --time=1 b848125050f08d63eb744fb29fad0d42bbfa02d1c7f7b976d6fe6dfedb9df897 [2025-03-05T11:24:30.903Z] $ docker rm -f --volumes b848125050f08d63eb744fb29fad0d42bbfa02d1c7f7b976d6fe6dfedb9df897 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:24:31.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T11:24:31.436Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T11:24:31.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T11:24:32.153Z] + ls -al . [2025-03-05T11:24:32.153Z] total 196 [2025-03-05T11:24:32.153Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:24 . [2025-03-05T11:24:32.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:22 .. [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 5 11:22 .dockerignore [2025-03-05T11:24:32.153Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:24 .git [2025-03-05T11:24:32.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:22 .github [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 84 Mar 5 11:22 .gitignore [2025-03-05T11:24:32.153Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:22 .semver [2025-03-05T11:24:32.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:22 .vscode [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 7466 Mar 5 11:22 Attribution.txt [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 5 11:22 CHANGELOG.md [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 1125 Mar 5 11:22 Dockerfile [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 649 Mar 5 11:22 Jenkinsfile [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 5 11:22 LICENSE [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 2185 Mar 5 11:22 Makefile [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 5 11:22 README.md [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 11:23 VERSION [2025-03-05T11:24:32.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:22 bin [2025-03-05T11:24:32.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:22 cmd [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 6291 Mar 5 11:22 go.mod [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 86793 Mar 5 11:22 go.sum [2025-03-05T11:24:32.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:22 internal [2025-03-05T11:24:32.153Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:24 test-artifacts [2025-03-05T11:24:32.153Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 5 11:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:24:32.475Z] + 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=ba2c2be672695aefc0d99a44829f9a6027e9c4d4 --label arch=amd64 --label version=4.0.0-dev.4 . [2025-03-05T11:24:32.475Z] Sending build context to Docker daemon 858.1kB [2025-03-05T11:24:32.475Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-03-05T11:24:32.475Z] ---> e6f66776510c [2025-03-05T11:24:32.475Z] Step 2/19 : WORKDIR /device-opcua [2025-03-05T11:24:32.475Z] ---> Using cache [2025-03-05T11:24:32.475Z] ---> 7d93e8edab68 [2025-03-05T11:24:32.475Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-05T11:24:32.475Z] ---> Using cache [2025-03-05T11:24:32.475Z] ---> cf621f761674 [2025-03-05T11:24:32.475Z] Step 4/19 : COPY . . [2025-03-05T11:24:32.733Z] ---> e23e3f137b7a [2025-03-05T11:24:32.733Z] Step 5/19 : RUN make build [2025-03-05T11:24:32.733Z] ---> Running in 78754a7bb09d [2025-03-05T11:24:32.992Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-05T11:24:32.992Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-05T11:24:32.992Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-05T11:24:32.992Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-05T11:24:33.253Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-05T11:24:33.253Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-05T11:24:33.253Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-05T11:24:33.253Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-05T11:24:33.253Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-05T11:24:33.253Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-05T11:24:33.253Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-05T11:24:33.253Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-05T11:24:33.253Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-05T11:24:33.253Z] go: downloading golang.org/x/net v0.35.0 [2025-03-05T11:24:33.253Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-05T11:24:33.253Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-05T11:24:33.253Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-05T11:24:33.253Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-05T11:24:33.253Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-05T11:24:33.253Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-05T11:24:33.253Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-05T11:24:33.253Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-05T11:24:33.513Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-05T11:24:33.513Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-05T11:24:33.513Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-05T11:24:33.513Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-05T11:24:33.513Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-05T11:24:33.513Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-05T11:24:33.513Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-05T11:24:33.513Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-05T11:24:33.513Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-05T11:24:33.513Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-05T11:24:33.514Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-05T11:24:33.514Z] go: downloading golang.org/x/text v0.22.0 [2025-03-05T11:24:33.514Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-05T11:24:33.514Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-05T11:24:33.514Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-05T11:24:33.514Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-05T11:24:33.514Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-05T11:24:33.772Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-05T11:24:33.772Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-05T11:24:33.772Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-05T11:24:33.772Z] go: downloading golang.org/x/time v0.8.0 [2025-03-05T11:24:33.772Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-05T11:24:33.772Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-05T11:24:33.772Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-05T11:24:33.772Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-05T11:24:33.772Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-05T11:24:33.772Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-05T11:24:33.772Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-05T11:24:33.772Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-05T11:24:33.772Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-05T11:24:33.772Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-05T11:24:33.772Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-05T11:24:33.772Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-05T11:24:33.772Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-05T11:24:33.772Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-05T11:24:34.337Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-05T11:24:34.337Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-05T11:24:34.337Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-05T11:24:34.337Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-05T11:24:34.337Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-05T11:24:34.337Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-05T11:24:34.337Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-05T11:24:34.595Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-05T11:24:34.595Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-05T11:24:34.595Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-05T11:24:34.595Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-05T11:24:34.595Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-05T11:24:34.852Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-05T11:24:34.852Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-05T11:24:34.852Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-05T11:24:34.852Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-05T11:24:34.852Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-05T11:24:34.852Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-05T11:24:34.852Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-05T11:24:34.852Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-05T11:24:35.112Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-05T11:24:35.112Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-05T11:24:35.112Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-05T11:24:35.112Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-05T11:24:35.112Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-05T11:24:35.112Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-05T11:24:35.112Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-05T11:24:35.112Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-05T11:24:35.112Z] go: downloading golang.org/x/term v0.29.0 [2025-03-05T11:24:35.112Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-05T11:24:35.112Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-05T11:24:35.112Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-05T11:24:35.112Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-05T11:24:35.112Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-05T11:24:35.112Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-05T11:24:35.371Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-05T11:24:35.371Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-05T11:24:35.371Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-05T11:24:35.371Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-05T11:24:35.371Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-05T11:24:35.371Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-05T11:24:35.371Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-05T11:24:35.371Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-05T11:24:35.371Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-05T11:24:35.371Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-05T11:24:35.371Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-05T11:24:57.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40327 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-03-05T11:24:57.682Z] Running in /w/workspace/device-opc-ua/7 [Pipeline] { [Pipeline] checkout [2025-03-05T11:25:00.729Z] Selected Git installation does not exist. Using Default [2025-03-05T11:25:00.729Z] The recommended git tool is: NONE [2025-03-05T11:25:01.925Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-05T11:25:05.228Z] using credential edgex-jenkins-ssh [2025-03-05T11:25:05.249Z] Cloning the remote Git repository [2025-03-05T11:25:05.280Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-03-05T11:25:05.367Z] > git init /w/workspace/device-opc-ua/7 # timeout=10 [2025-03-05T11:25:05.508Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-03-05T11:25:05.509Z] > git --version # timeout=10 [2025-03-05T11:25:05.529Z] > git --version # 'git version 2.25.1' [2025-03-05T11:25:05.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T11:25:05.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T11:25:06.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-03-05T11:25:06.334Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T11:25:07.271Z] Avoid second fetch [2025-03-05T11:25:07.272Z] Checking out Revision ba2c2be672695aefc0d99a44829f9a6027e9c4d4 (main) [2025-03-05T11:25:07.853Z] Commit message: "docs: Update changelog for 4.0 release (#107)" [2025-03-05T11:25:07.283Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T11:25:07.346Z] > git checkout -f ba2c2be672695aefc0d99a44829f9a6027e9c4d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:25:12.437Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T11:25:12.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:25:12.437Z] Dload Upload Total Spent Left Speed [2025-03-05T11:25:12.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2025-03-05T11:25:12.772Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T11:25:13.101Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2025-03-05T11:25:13.101Z] sudo tee /etc/docker/daemon.new [2025-03-05T11:25:13.101Z] { [2025-03-05T11:25:13.101Z] "registry-mirrors": [ [2025-03-05T11:25:13.101Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T11:25:13.101Z] ], [2025-03-05T11:25:13.101Z] "bip": "10.250.0.254/24", [2025-03-05T11:25:13.101Z] "hosts": [ [2025-03-05T11:25:13.101Z] "tcp://0.0.0.0:5555", [2025-03-05T11:25:13.101Z] "unix:///var/run/docker.sock" [2025-03-05T11:25:13.101Z] ], [2025-03-05T11:25:13.101Z] "mtu": 1458, [2025-03-05T11:25:13.101Z] "selinux-enabled": true, [2025-03-05T11:25:13.101Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T11:25:13.101Z] } [Pipeline] sh [2025-03-05T11:25:13.426Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T11:25:13.757Z] + sudo service docker restart [2025-03-05T11:25:17.585Z] Removing intermediate container 78754a7bb09d [2025-03-05T11:25:17.585Z] ---> 7c979bd780d3 [2025-03-05T11:25:17.585Z] Step 6/19 : FROM alpine:3.20 [2025-03-05T11:25:17.585Z] 3.20: Pulling from library/alpine [2025-03-05T11:25:17.585Z] 0a9a5dfd008f: Already exists [2025-03-05T11:25:17.585Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T11:25:17.585Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T11:25:17.585Z] ---> ff221270b9fb [2025-03-05T11:25:17.585Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T11:25:17.585Z] ---> Running in 85038a9d7062 [2025-03-05T11:25:17.585Z] Removing intermediate container 85038a9d7062 [2025-03-05T11:25:17.585Z] ---> 38f69221f4ef [2025-03-05T11:25:17.585Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-03-05T11:25:17.585Z] ---> Running in 1e53140df741 [2025-03-05T11:25:17.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:25:17.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:25:17.845Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-03-05T11:25:17.845Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T11:25:17.845Z] (3/6) Installing libsodium (1.0.19-r0) [2025-03-05T11:25:17.845Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T11:25:18.104Z] (5/6) Installing libzmq (4.3.5-r2) [2025-03-05T11:25:18.104Z] (6/6) Installing zeromq (4.3.5-r2) [2025-03-05T11:25:18.104Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:25:18.104Z] OK: 12 MiB in 20 packages [2025-03-05T11:25:18.363Z] Removing intermediate container 1e53140df741 [2025-03-05T11:25:18.363Z] ---> 3e165250094a [2025-03-05T11:25:18.363Z] Step 9/19 : RUN apk --no-cache upgrade [2025-03-05T11:25:18.363Z] ---> Running in 281cb143a76d [2025-03-05T11:25:18.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:25:18.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:25:19.138Z] OK: 12 MiB in 20 packages [2025-03-05T11:25:19.397Z] Removing intermediate container 281cb143a76d [2025-03-05T11:25:19.397Z] ---> b69a53665632 [2025-03-05T11:25:19.397Z] Step 10/19 : EXPOSE 59997 [2025-03-05T11:25:19.397Z] ---> Running in d1b0eba82953 [2025-03-05T11:25:19.397Z] Removing intermediate container d1b0eba82953 [2025-03-05T11:25:19.397Z] ---> 75153f215d5b [2025-03-05T11:25:19.397Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-03-05T11:25:20.331Z] ---> 35552509bb58 [2025-03-05T11:25:20.331Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-03-05T11:25:20.589Z] ---> f51dc636ac9d [2025-03-05T11:25:20.589Z] Step 13/19 : COPY LICENSE / [2025-03-05T11:25:20.589Z] ---> e4689dea059f [2025-03-05T11:25:20.589Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-03-05T11:25:20.849Z] ---> 8dd9cbd0031a [2025-03-05T11:25:20.849Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-03-05T11:25:20.849Z] ---> Running in f227bf70608b [2025-03-05T11:25:20.849Z] Removing intermediate container f227bf70608b [2025-03-05T11:25:20.849Z] ---> 4d882459c496 [2025-03-05T11:25:20.849Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T11:25:20.849Z] ---> Running in eb5a3f601580 [2025-03-05T11:25:20.849Z] Removing intermediate container eb5a3f601580 [2025-03-05T11:25:20.849Z] ---> 13e036c29614 [2025-03-05T11:25:20.849Z] Step 17/19 : LABEL arch=amd64 [2025-03-05T11:25:21.108Z] ---> Running in 5a13b89296eb [2025-03-05T11:25:21.108Z] Removing intermediate container 5a13b89296eb [2025-03-05T11:25:21.108Z] ---> 3ab6f12230c3 [2025-03-05T11:25:21.108Z] Step 18/19 : LABEL git_sha=ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [2025-03-05T11:25:21.108Z] ---> Running in 65493ed5b102 [2025-03-05T11:25:21.108Z] Removing intermediate container 65493ed5b102 [2025-03-05T11:25:21.108Z] ---> f38f09dfc42c [2025-03-05T11:25:21.108Z] Step 19/19 : LABEL version=4.0.0-dev.4 [2025-03-05T11:25:21.108Z] ---> Running in 7fbe44f228a8 [2025-03-05T11:25:21.367Z] Removing intermediate container 7fbe44f228a8 [2025-03-05T11:25:21.367Z] ---> d20d2ed47b19 [2025-03-05T11:25:21.367Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-05T11:25:21.367Z] Successfully built d20d2ed47b19 [2025-03-05T11:25:21.367Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:25:21.494Z] provisioning config files... [2025-03-05T11:25:21.502Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config5833114765303659789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:25:21.807Z] ---> ****-login.sh [2025-03-05T11:25:21.807Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:25:21.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:21.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:21.807Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:21.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:21.807Z] [2025-03-05T11:25:21.807Z] Login Succeeded [2025-03-05T11:25:21.807Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:25:21.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:21.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:21.807Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:21.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:21.807Z] [2025-03-05T11:25:21.807Z] Login Succeeded [2025-03-05T11:25:21.807Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:25:22.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:22.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:22.067Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:22.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:22.067Z] [2025-03-05T11:25:22.067Z] Login Succeeded [2025-03-05T11:25:22.067Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:25:22.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:22.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:22.068Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:22.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:22.068Z] [2025-03-05T11:25:22.068Z] Login Succeeded [2025-03-05T11:25:22.068Z] ****.io [2025-03-05T11:25:22.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:22.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:22.328Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:22.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:22.328Z] [2025-03-05T11:25:22.328Z] Login Succeeded [2025-03-05T11:25:22.328Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:25:22.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:25:22.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:25:22.418Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-03-05T11:25:22.418Z] ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [2025-03-05T11:25:22.418Z] latest [2025-03-05T11:25:22.418Z] 4.0.0-dev.4 [2025-03-05T11:25:22.418Z] ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [2025-03-05T11:25:22.418Z] main [2025-03-05T11:25:22.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:22.765Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:23.097Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [2025-03-05T11:25:23.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T11:25:23.097Z] d1759ba664df: Preparing [2025-03-05T11:25:23.097Z] 22b5e1367809: Preparing [2025-03-05T11:25:23.097Z] 83b4e2e975c2: Preparing [2025-03-05T11:25:23.097Z] fb1450a7924a: Preparing [2025-03-05T11:25:23.097Z] ed43d498befe: Preparing [2025-03-05T11:25:23.097Z] 09a796199f62: Preparing [2025-03-05T11:25:23.097Z] 994456c4fd7b: Preparing [2025-03-05T11:25:23.097Z] 09a796199f62: Waiting [2025-03-05T11:25:23.097Z] 994456c4fd7b: Waiting [2025-03-05T11:25:23.097Z] d1759ba664df: Pushed [2025-03-05T11:25:23.097Z] ed43d498befe: Pushed [2025-03-05T11:25:23.097Z] 22b5e1367809: Pushed [2025-03-05T11:25:23.097Z] 83b4e2e975c2: Pushed [2025-03-05T11:25:23.097Z] 994456c4fd7b: Layer already exists [2025-03-05T11:25:23.664Z] 09a796199f62: Pushed [2025-03-05T11:25:27.862Z] fb1450a7924a: Pushed [2025-03-05T11:25:27.862Z] ba2c2be672695aefc0d99a44829f9a6027e9c4d4: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:28.196Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:28.515Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-03-05T11:25:28.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T11:25:28.515Z] d1759ba664df: Preparing [2025-03-05T11:25:28.515Z] 22b5e1367809: Preparing [2025-03-05T11:25:28.515Z] 83b4e2e975c2: Preparing [2025-03-05T11:25:28.515Z] fb1450a7924a: Preparing [2025-03-05T11:25:28.515Z] ed43d498befe: Preparing [2025-03-05T11:25:28.515Z] 09a796199f62: Preparing [2025-03-05T11:25:28.515Z] 994456c4fd7b: Preparing [2025-03-05T11:25:28.515Z] 09a796199f62: Waiting [2025-03-05T11:25:28.515Z] 994456c4fd7b: Waiting [2025-03-05T11:25:28.515Z] d1759ba664df: Layer already exists [2025-03-05T11:25:28.515Z] 83b4e2e975c2: Layer already exists [2025-03-05T11:25:28.515Z] ed43d498befe: Layer already exists [2025-03-05T11:25:28.515Z] fb1450a7924a: Layer already exists [2025-03-05T11:25:28.515Z] 22b5e1367809: Layer already exists [2025-03-05T11:25:28.515Z] 09a796199f62: Layer already exists [2025-03-05T11:25:28.515Z] 994456c4fd7b: Layer already exists [2025-03-05T11:25:28.515Z] latest: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:28.847Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:29.175Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.4 [2025-03-05T11:25:29.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T11:25:29.175Z] d1759ba664df: Preparing [2025-03-05T11:25:29.175Z] 22b5e1367809: Preparing [2025-03-05T11:25:29.175Z] 83b4e2e975c2: Preparing [2025-03-05T11:25:29.175Z] fb1450a7924a: Preparing [2025-03-05T11:25:29.175Z] ed43d498befe: Preparing [2025-03-05T11:25:29.175Z] 09a796199f62: Preparing [2025-03-05T11:25:29.175Z] 994456c4fd7b: Preparing [2025-03-05T11:25:29.175Z] 09a796199f62: Waiting [2025-03-05T11:25:29.175Z] d1759ba664df: Layer already exists [2025-03-05T11:25:29.175Z] ed43d498befe: Layer already exists [2025-03-05T11:25:29.175Z] 83b4e2e975c2: Layer already exists [2025-03-05T11:25:29.175Z] 22b5e1367809: Layer already exists [2025-03-05T11:25:29.175Z] fb1450a7924a: Layer already exists [2025-03-05T11:25:29.175Z] 09a796199f62: Layer already exists [2025-03-05T11:25:29.175Z] 994456c4fd7b: Layer already exists [2025-03-05T11:25:29.175Z] 4.0.0-dev.4: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:29.506Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:29.830Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [2025-03-05T11:25:29.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T11:25:29.830Z] d1759ba664df: Preparing [2025-03-05T11:25:29.830Z] 22b5e1367809: Preparing [2025-03-05T11:25:29.830Z] 83b4e2e975c2: Preparing [2025-03-05T11:25:29.830Z] fb1450a7924a: Preparing [2025-03-05T11:25:29.830Z] ed43d498befe: Preparing [2025-03-05T11:25:29.830Z] 09a796199f62: Preparing [2025-03-05T11:25:29.830Z] 994456c4fd7b: Preparing [2025-03-05T11:25:29.830Z] 994456c4fd7b: Waiting [2025-03-05T11:25:29.830Z] 09a796199f62: Waiting [2025-03-05T11:25:29.830Z] ed43d498befe: Layer already exists [2025-03-05T11:25:29.830Z] 83b4e2e975c2: Layer already exists [2025-03-05T11:25:29.830Z] 22b5e1367809: Layer already exists [2025-03-05T11:25:29.830Z] fb1450a7924a: Layer already exists [2025-03-05T11:25:29.830Z] d1759ba664df: Layer already exists [2025-03-05T11:25:29.830Z] 994456c4fd7b: Layer already exists [2025-03-05T11:25:29.830Z] 09a796199f62: Layer already exists [2025-03-05T11:25:29.830Z] ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:30.156Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:30.483Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-03-05T11:25:30.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T11:25:30.483Z] d1759ba664df: Preparing [2025-03-05T11:25:30.483Z] 22b5e1367809: Preparing [2025-03-05T11:25:30.483Z] 83b4e2e975c2: Preparing [2025-03-05T11:25:30.483Z] fb1450a7924a: Preparing [2025-03-05T11:25:30.483Z] ed43d498befe: Preparing [2025-03-05T11:25:30.483Z] 09a796199f62: Preparing [2025-03-05T11:25:30.483Z] 994456c4fd7b: Preparing [2025-03-05T11:25:30.483Z] 09a796199f62: Waiting [2025-03-05T11:25:30.483Z] 994456c4fd7b: Waiting [2025-03-05T11:25:30.483Z] 22b5e1367809: Layer already exists [2025-03-05T11:25:30.483Z] fb1450a7924a: Layer already exists [2025-03-05T11:25:30.483Z] ed43d498befe: Layer already exists [2025-03-05T11:25:30.483Z] d1759ba664df: Layer already exists [2025-03-05T11:25:30.483Z] 83b4e2e975c2: Layer already exists [2025-03-05T11:25:30.483Z] 994456c4fd7b: Layer already exists [2025-03-05T11:25:30.483Z] 09a796199f62: Layer already exists [2025-03-05T11:25:30.483Z] main: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:25:30.561Z] ===================================================== [Pipeline] echo [2025-03-05T11:25:30.576Z] taggedImages: [2025-03-05T11:25:30.576Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [2025-03-05T11:25:30.576Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-03-05T11:25:30.576Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.4 [2025-03-05T11:25:30.576Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [2025-03-05T11:25:30.576Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:30.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:25:30.984Z] [2025-03-05T11:25:30.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:31.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:25:31.289Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T11:25:31.289Z] 5eb5b503b376: Pulling fs layer [2025-03-05T11:25:31.289Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T11:25:31.289Z] ec43610c2a17: Pulling fs layer [2025-03-05T11:25:31.289Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T11:25:31.289Z] 33b1e0a273af: Pulling fs layer [2025-03-05T11:25:31.289Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T11:25:31.289Z] 2f39f015ded8: Pulling fs layer [2025-03-05T11:25:31.289Z] 3a2ae6a8a46f: Waiting [2025-03-05T11:25:31.289Z] 5d3b04190fa2: Waiting [2025-03-05T11:25:31.289Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T11:25:31.289Z] 5c69ac0246d0: Download complete [2025-03-05T11:25:31.289Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T11:25:31.289Z] 3a2ae6a8a46f: Download complete [2025-03-05T11:25:31.289Z] 33b1e0a273af: Verifying Checksum [2025-03-05T11:25:31.289Z] 33b1e0a273af: Download complete [2025-03-05T11:25:31.289Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T11:25:31.289Z] 5d3b04190fa2: Download complete [2025-03-05T11:25:31.289Z] ec43610c2a17: Verifying Checksum [2025-03-05T11:25:31.289Z] ec43610c2a17: Download complete [2025-03-05T11:25:31.549Z] 5eb5b503b376: Verifying Checksum [2025-03-05T11:25:31.549Z] 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:25:32.016Z] provisioning config files... [2025-03-05T11:25:32.043Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/7@tmp/config3687231904390274362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:25:32.115Z] 2f39f015ded8: Download complete [2025-03-05T11:25:32.483Z] ---> ****-login.sh [2025-03-05T11:25:32.483Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:25:32.681Z] 5eb5b503b376: Pull complete [2025-03-05T11:25:32.682Z] 5c69ac0246d0: Pull complete [2025-03-05T11:25:33.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:33.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:33.072Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:33.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:33.072Z] [2025-03-05T11:25:33.072Z] Login Succeeded [2025-03-05T11:25:33.072Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:25:33.251Z] ec43610c2a17: Pull complete [2025-03-05T11:25:33.251Z] 3a2ae6a8a46f: Pull complete [2025-03-05T11:25:33.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:33.514Z] 33b1e0a273af: Pull complete [2025-03-05T11:25:33.514Z] 5d3b04190fa2: Pull complete [2025-03-05T11:25:33.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:33.610Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:33.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:33.610Z] [2025-03-05T11:25:33.610Z] Login Succeeded [2025-03-05T11:25:33.610Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:25:33.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:33.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:33.879Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:33.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:33.879Z] [2025-03-05T11:25:33.879Z] Login Succeeded [2025-03-05T11:25:33.879Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:25:34.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:34.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:34.151Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:34.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:34.152Z] [2025-03-05T11:25:34.152Z] Login Succeeded [2025-03-05T11:25:34.152Z] ****.io [2025-03-05T11:25:34.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:25:34.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:25:34.689Z] Configure a credential helper to remove this warning. See [2025-03-05T11:25:34.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:25:34.689Z] [2025-03-05T11:25:34.689Z] Login Succeeded [2025-03-05T11:25:34.689Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:25:34.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T11:25:35.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:25:35.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:25:35.049Z] ========================================================= [2025-03-05T11:25:35.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T11:25:35.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:25:35.416Z] + 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-03-05T11:25:35.684Z] Sending build context to Docker daemon 545.3kB [2025-03-05T11:25:35.684Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-03-05T11:25:36.271Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-05T11:25:36.271Z] 94e9d8af2201: Pulling fs layer [2025-03-05T11:25:36.271Z] 345fe9f21930: Pulling fs layer [2025-03-05T11:25:36.271Z] b40fc9e46828: Pulling fs layer [2025-03-05T11:25:36.271Z] c9804373a1e5: Pulling fs layer [2025-03-05T11:25:36.271Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:25:36.271Z] c9804373a1e5: Waiting [2025-03-05T11:25:36.271Z] 4f4fb700ef54: Waiting [2025-03-05T11:25:36.541Z] 345fe9f21930: Verifying Checksum [2025-03-05T11:25:36.541Z] 345fe9f21930: Download complete [2025-03-05T11:25:36.541Z] 94e9d8af2201: Verifying Checksum [2025-03-05T11:25:36.541Z] 94e9d8af2201: Download complete [2025-03-05T11:25:36.541Z] c9804373a1e5: Verifying Checksum [2025-03-05T11:25:36.541Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:25:37.130Z] 94e9d8af2201: Pull complete [2025-03-05T11:25:37.697Z] 2f39f015ded8: Pull complete [2025-03-05T11:25:37.697Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T11:25:37.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:25:37.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2025-03-05T11:25:37.719Z] 345fe9f21930: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:25:37.800Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:25:37.822Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T11:25:38.308Z] b40fc9e46828: Download complete [2025-03-05T11:25:40.508Z] $ docker top 5180998d39af54a1f41dd55fb9f1a185f5d502b8d38771535698980ca83d5ddf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:25:40.887Z] ---> job-cost.sh [2025-03-05T11:25:40.887Z] lf-activate-venv: SKIPPING [2025-03-05T11:25:40.887Z] INFO: No Stack... [2025-03-05T11:25:41.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:25:41.715Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T11:25:42.003Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-03-05T11:25:42.003Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T11:25:42.017Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [2025-03-05T11:25:42.026Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] did not exist. Created. [2025-03-05T11:25:42.031Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:25:42.340Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T11:25:42.376Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T11:25:42.383Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T11:25:42.404Z] $ docker stop --time=1 5180998d39af54a1f41dd55fb9f1a185f5d502b8d38771535698980ca83d5ddf [2025-03-05T11:25:43.544Z] $ docker rm -f --volumes 5180998d39af54a1f41dd55fb9f1a185f5d502b8d38771535698980ca83d5ddf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T11:25:53.380Z] b40fc9e46828: Pull complete [2025-03-05T11:25:53.380Z] c9804373a1e5: Pull complete [2025-03-05T11:25:53.380Z] 4f4fb700ef54: Pull complete [2025-03-05T11:25:53.380Z] Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 [2025-03-05T11:25:53.380Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-05T11:25:53.380Z] ---> 54805b3f18a3 [2025-03-05T11:25:53.380Z] Step 2/5 : WORKDIR /device-opcua [2025-03-05T11:25:53.651Z] ---> Running in d024ffbe8162 [2025-03-05T11:25:53.919Z] Removing intermediate container d024ffbe8162 [2025-03-05T11:25:53.919Z] ---> c2de5b355e35 [2025-03-05T11:25:53.919Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-05T11:25:53.919Z] ---> Running in bc34ad19337b [2025-03-05T11:25:54.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:25:55.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:25:56.912Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T11:25:56.912Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T11:25:56.912Z] OK: 24048 distinct packages available [2025-03-05T11:25:57.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:25:57.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:25:58.423Z] (1/30) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T11:25:58.696Z] (2/30) Installing jansson (2.14-r4) [2025-03-05T11:25:58.696Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T11:25:58.696Z] (4/30) Installing zstd-libs (1.5.6-r0) [2025-03-05T11:25:58.696Z] (5/30) Installing binutils (2.42-r0) [2025-03-05T11:25:58.968Z] (6/30) Installing libgomp (13.2.1_git20240309-r1) [2025-03-05T11:25:58.968Z] (7/30) Installing libatomic (13.2.1_git20240309-r1) [2025-03-05T11:25:58.968Z] (8/30) Installing gmp (6.3.0-r1) [2025-03-05T11:25:59.238Z] (9/30) Installing isl26 (0.26-r1) [2025-03-05T11:25:59.238Z] (10/30) Installing mpfr4 (4.2.1-r0) [2025-03-05T11:25:59.238Z] (11/30) Installing mpc1 (1.3.1-r1) [2025-03-05T11:25:59.238Z] (12/30) Installing gcc (13.2.1_git20240309-r1) [2025-03-05T11:26:01.830Z] (13/30) Installing brotli-libs (1.1.0-r2) [2025-03-05T11:26:01.830Z] (14/30) Installing c-ares (1.33.1-r0) [2025-03-05T11:26:01.830Z] (15/30) Installing libunistring (1.2-r0) [2025-03-05T11:26:01.830Z] (16/30) Installing libidn2 (2.3.7-r0) [2025-03-05T11:26:01.830Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2025-03-05T11:26:01.830Z] (18/30) Installing libpsl (0.21.5-r1) [2025-03-05T11:26:01.830Z] (19/30) Installing libcurl (8.12.1-r0) [2025-03-05T11:26:01.830Z] (20/30) Installing libexpat (2.6.4-r0) [2025-03-05T11:26:01.830Z] (21/30) Installing pcre2 (10.43-r0) [2025-03-05T11:26:01.830Z] (22/30) Installing git (2.45.3-r0) [2025-03-05T11:26:02.099Z] (23/30) Installing git-init-template (2.45.3-r0) [2025-03-05T11:26:02.099Z] (24/30) Installing make (4.4.1-r2) [2025-03-05T11:26:02.099Z] (25/30) Installing musl-dev (1.2.5-r1) [2025-03-05T11:26:02.368Z] (26/30) Installing pkgconf (2.2.0-r0) [2025-03-05T11:26:02.368Z] (27/30) Installing libsodium (1.0.19-r0) [2025-03-05T11:26:02.368Z] (28/30) Installing libzmq (4.3.5-r2) [2025-03-05T11:26:02.368Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2025-03-05T11:26:02.368Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2025-03-05T11:26:02.368Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:26:02.641Z] OK: 165 MiB in 45 packages [2025-03-05T11:26:08.184Z] Removing intermediate container bc34ad19337b [2025-03-05T11:26:08.184Z] ---> 48098efe6077 [2025-03-05T11:26:08.184Z] Step 4/5 : COPY . . [2025-03-05T11:26:08.769Z] ---> 63c17013883e [2025-03-05T11:26:08.769Z] Step 5/5 : RUN make build [2025-03-05T11:26:08.769Z] ---> Running in 01d8732e237f [2025-03-05T11:26:09.730Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-05T11:26:09.730Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-05T11:26:09.730Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-05T11:26:10.324Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-05T11:26:10.324Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-05T11:26:10.591Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-05T11:26:10.591Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-05T11:26:10.859Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-05T11:26:10.859Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-05T11:26:10.859Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-05T11:26:11.445Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-05T11:26:11.445Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-05T11:26:11.445Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-05T11:26:11.445Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-05T11:26:11.445Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-05T11:26:11.445Z] go: downloading golang.org/x/net v0.35.0 [2025-03-05T11:26:12.407Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-05T11:26:12.407Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-05T11:26:12.407Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-05T11:26:12.407Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-05T11:26:12.676Z] go: downloading golang.org/x/text v0.22.0 [2025-03-05T11:26:12.952Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-05T11:26:12.952Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-05T11:26:12.952Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-05T11:26:12.952Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-05T11:26:12.952Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-05T11:26:13.222Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-05T11:26:13.222Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-05T11:26:13.222Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-05T11:26:13.222Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-05T11:26:13.490Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-05T11:26:13.490Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-05T11:26:13.490Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-05T11:26:13.490Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-05T11:26:13.490Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-05T11:26:13.757Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-05T11:26:13.757Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-05T11:26:13.757Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-05T11:26:13.757Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-05T11:26:13.757Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-05T11:26:13.757Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-05T11:26:13.757Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-05T11:26:14.024Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-05T11:26:14.024Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-05T11:26:14.291Z] go: downloading golang.org/x/time v0.8.0 [2025-03-05T11:26:14.291Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-05T11:26:15.256Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-05T11:26:15.256Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-05T11:26:15.256Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-05T11:26:15.256Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-05T11:26:15.524Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-05T11:26:15.524Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-05T11:26:15.793Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-05T11:26:15.793Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-05T11:26:16.756Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-05T11:26:16.756Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-05T11:26:16.756Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-05T11:26:18.703Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-05T11:26:18.703Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-05T11:26:18.703Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-05T11:26:18.973Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-05T11:26:18.973Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-05T11:26:18.973Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-05T11:26:19.241Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-05T11:26:19.241Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-05T11:26:19.241Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-05T11:26:19.241Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-05T11:26:19.241Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-05T11:26:19.241Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-05T11:26:19.241Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-05T11:26:19.508Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-05T11:26:20.925Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-05T11:26:20.925Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-05T11:26:20.925Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-05T11:26:20.925Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-05T11:26:20.925Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-05T11:26:20.925Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-05T11:26:20.925Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-05T11:26:21.884Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-05T11:26:21.884Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-05T11:26:21.884Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-05T11:26:22.840Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-05T11:26:22.840Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-05T11:26:22.840Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-05T11:26:23.106Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-05T11:26:23.106Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-05T11:26:23.106Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-05T11:26:23.106Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-05T11:26:23.106Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-05T11:26:23.687Z] go: downloading golang.org/x/term v0.29.0 [2025-03-05T11:26:23.687Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-05T11:26:23.687Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-05T11:26:24.269Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-05T11:26:24.269Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-05T11:26:24.269Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-05T11:26:24.269Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-05T11:26:24.269Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-05T11:26:24.269Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-05T11:26:24.269Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-05T11:26:24.269Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-05T11:26:24.269Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-05T11:26:24.534Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-05T11:26:24.534Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-05T11:29:31.290Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-05T11:30:03.689Z] Removing intermediate container 01d8732e237f [2025-03-05T11:30:03.689Z] ---> fa0758b87cbf [2025-03-05T11:30:03.689Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-03-05T11:30:03.689Z] Successfully built fa0758b87cbf [2025-03-05T11:30:03.689Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:30:04.052Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T11:30:04.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:30:04.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-40327 does not seem to be running inside a container [2025-03-05T11:30:04.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/7 -v /w/workspace/device-opc-ua/7:/w/workspace/device-opc-ua/7:rw,z -v /w/workspace/device-opc-ua/7@tmp:/w/workspace/device-opc-ua/7@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-03-05T11:30:05.566Z] $ docker top 079c538f70e11f8ca22ddc3c5bdc7859efb6effc65d55eabadefc250e8286e34 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:30:06.399Z] + go version [2025-03-05T11:30:06.400Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-05T11:30:06.412Z] $ docker stop --time=1 079c538f70e11f8ca22ddc3c5bdc7859efb6effc65d55eabadefc250e8286e34 [2025-03-05T11:30:08.030Z] $ docker rm -f --volumes 079c538f70e11f8ca22ddc3c5bdc7859efb6effc65d55eabadefc250e8286e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:30:08.606Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T11:30:08.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:30:08.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-40327 does not seem to be running inside a container [2025-03-05T11:30:08.899Z] $ 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/7 -v /w/workspace/device-opc-ua/7:/w/workspace/device-opc-ua/7:rw,z -v /w/workspace/device-opc-ua/7@tmp:/w/workspace/device-opc-ua/7@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-03-05T11:30:10.119Z] $ docker top 64c788ee51b172dd3a6bb6dc8bc7fd67bf52f1d1e3d4d722f3e3496d76e578ad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:30:10.742Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/7 [Pipeline] fileExists [Pipeline] sh [2025-03-05T11:30:11.420Z] + make test [2025-03-05T11:30:11.420Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-03-05T11:30:11.420Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-03-05T11:30:38.597Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-03-05T11:30:38.597Z] go: downloading github.com/axw/gocov v1.0.0 [2025-03-05T11:30:39.183Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-03-05T11:30:49.267Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-03-05T11:30:49.267Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-03-05T11:30:50.668Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-03-05T11:30:50.935Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-03-05T11:30:52.870Z] rm -rf test-artifacts [2025-03-05T11:30:52.870Z] mkdir test-artifacts [2025-03-05T11:30:52.870Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-03-05T11:30:52.870Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-05T11:30:53.135Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-05T11:30:53.136Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-05T11:34:15.178Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-03-05T11:34:15.178Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-03-05T11:34:15.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T11:34:15.206Z] $ docker stop --time=1 64c788ee51b172dd3a6bb6dc8bc7fd67bf52f1d1e3d4d722f3e3496d76e578ad [2025-03-05T11:34:17.008Z] $ docker rm -f --volumes 64c788ee51b172dd3a6bb6dc8bc7fd67bf52f1d1e3d4d722f3e3496d76e578ad [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:34:18.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T11:34:18.639Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T11:34:19.029Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:34:19.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T11:34:19.754Z] + ls -al . [2025-03-05T11:34:19.754Z] total 192 [2025-03-05T11:34:19.754Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:30 . [2025-03-05T11:34:19.754Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:25 .. [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 5 11:25 .dockerignore [2025-03-05T11:34:19.754Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:34 .git [2025-03-05T11:34:19.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:25 .github [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 84 Mar 5 11:25 .gitignore [2025-03-05T11:34:19.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:25 .vscode [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 7466 Mar 5 11:25 Attribution.txt [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 5 11:25 CHANGELOG.md [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 1125 Mar 5 11:25 Dockerfile [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 649 Mar 5 11:25 Jenkinsfile [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 5 11:25 LICENSE [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 2185 Mar 5 11:25 Makefile [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 5 11:25 README.md [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 11:23 VERSION [2025-03-05T11:34:19.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:25 bin [2025-03-05T11:34:19.754Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:25 cmd [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 6291 Mar 5 11:25 go.mod [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 86793 Mar 5 11:25 go.sum [2025-03-05T11:34:19.754Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:25 internal [2025-03-05T11:34:19.754Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:34 test-artifacts [2025-03-05T11:34:19.754Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 5 11:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:34:20.125Z] + 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=ba2c2be672695aefc0d99a44829f9a6027e9c4d4 --label arch=arm64 --label version=4.0.0-dev.4 . [2025-03-05T11:34:20.392Z] Sending build context to Docker daemon 562.2kB [2025-03-05T11:34:20.392Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-03-05T11:34:20.392Z] ---> 54805b3f18a3 [2025-03-05T11:34:20.392Z] Step 2/19 : WORKDIR /device-opcua [2025-03-05T11:34:20.392Z] ---> Using cache [2025-03-05T11:34:20.392Z] ---> c2de5b355e35 [2025-03-05T11:34:20.392Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-05T11:34:20.392Z] ---> Using cache [2025-03-05T11:34:20.392Z] ---> 48098efe6077 [2025-03-05T11:34:20.392Z] Step 4/19 : COPY . . [2025-03-05T11:34:20.982Z] ---> cbbf1ac3e6e1 [2025-03-05T11:34:20.982Z] Step 5/19 : RUN make build [2025-03-05T11:34:20.982Z] ---> Running in e071a28c7350 [2025-03-05T11:34:21.948Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-05T11:34:21.948Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-05T11:34:22.216Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-05T11:34:22.799Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-05T11:34:22.799Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-05T11:34:22.799Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-05T11:34:22.799Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-05T11:34:23.274Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-05T11:34:23.274Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-05T11:34:23.274Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-05T11:34:23.541Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-05T11:34:23.809Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-05T11:34:23.809Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-05T11:34:23.809Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-05T11:34:23.809Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-05T11:34:24.077Z] go: downloading golang.org/x/net v0.35.0 [2025-03-05T11:34:24.661Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-05T11:34:24.928Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-05T11:34:24.928Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-05T11:34:24.928Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-05T11:34:25.195Z] go: downloading golang.org/x/text v0.22.0 [2025-03-05T11:34:25.463Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-05T11:34:25.463Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-05T11:34:25.463Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-05T11:34:25.463Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-05T11:34:25.730Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-05T11:34:25.730Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-05T11:34:25.730Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-05T11:34:25.730Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-05T11:34:25.730Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-05T11:34:26.000Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-05T11:34:26.000Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-05T11:34:26.000Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-05T11:34:26.000Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-05T11:34:26.000Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-05T11:34:26.269Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-05T11:34:26.269Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-05T11:34:26.269Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-05T11:34:26.269Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-05T11:34:26.269Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-05T11:34:26.269Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-05T11:34:26.269Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-05T11:34:26.536Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-05T11:34:26.536Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-05T11:34:26.803Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-05T11:34:27.070Z] go: downloading golang.org/x/time v0.8.0 [2025-03-05T11:34:27.659Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-05T11:34:27.659Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-05T11:34:27.659Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-05T11:34:27.926Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-05T11:34:27.926Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-05T11:34:28.194Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-05T11:34:28.194Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-05T11:34:28.463Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-05T11:34:29.047Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-05T11:34:29.314Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-05T11:34:29.314Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-05T11:34:31.254Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-05T11:34:31.254Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-05T11:34:31.254Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-05T11:34:31.519Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-05T11:34:31.519Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-05T11:34:31.519Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-05T11:34:31.785Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-05T11:34:31.785Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-05T11:34:31.785Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-05T11:34:31.785Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-05T11:34:31.785Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-05T11:34:31.785Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-05T11:34:31.785Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-05T11:34:32.050Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-05T11:34:33.465Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-05T11:34:33.465Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-05T11:34:33.465Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-05T11:34:33.465Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-05T11:34:33.465Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-05T11:34:33.465Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-05T11:34:33.465Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-05T11:34:33.737Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-05T11:34:34.698Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-05T11:34:34.698Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-05T11:34:34.698Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-05T11:34:35.282Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-05T11:34:35.282Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-05T11:34:35.549Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-05T11:34:35.549Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-05T11:34:35.549Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-05T11:34:35.549Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-05T11:34:35.817Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-05T11:34:36.085Z] go: downloading golang.org/x/term v0.29.0 [2025-03-05T11:34:36.085Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-05T11:34:36.352Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-05T11:34:36.618Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-05T11:34:36.618Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-05T11:34:36.618Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-05T11:34:36.618Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-05T11:34:36.885Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-05T11:34:36.885Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-05T11:34:36.885Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-05T11:34:36.885Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-05T11:34:36.885Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-05T11:34:37.150Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-05T11:34:37.150Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-05T11:37:43.892Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-05T11:38:16.119Z] Removing intermediate container e071a28c7350 [2025-03-05T11:38:16.119Z] ---> c562ad3e8e98 [2025-03-05T11:38:16.119Z] Step 6/19 : FROM alpine:3.20 [2025-03-05T11:38:16.119Z] 3.20: Pulling from library/alpine [2025-03-05T11:38:16.119Z] 94e9d8af2201: Already exists [2025-03-05T11:38:16.119Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T11:38:16.119Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T11:38:16.119Z] ---> 7aab056cecc6 [2025-03-05T11:38:16.119Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T11:38:16.119Z] ---> Running in 284a45c383df [2025-03-05T11:38:16.119Z] Removing intermediate container 284a45c383df [2025-03-05T11:38:16.119Z] ---> a5522ea43cfd [2025-03-05T11:38:16.119Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-03-05T11:38:16.119Z] ---> Running in 0b814b394a0e [2025-03-05T11:38:16.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:38:16.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:38:18.055Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-03-05T11:38:18.055Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T11:38:18.055Z] (3/6) Installing libsodium (1.0.19-r0) [2025-03-05T11:38:18.055Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T11:38:18.055Z] (5/6) Installing libzmq (4.3.5-r2) [2025-03-05T11:38:18.055Z] (6/6) Installing zeromq (4.3.5-r2) [2025-03-05T11:38:18.055Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:38:18.055Z] OK: 13 MiB in 20 packages [2025-03-05T11:38:19.020Z] Removing intermediate container 0b814b394a0e [2025-03-05T11:38:19.020Z] ---> 0d655e642a07 [2025-03-05T11:38:19.020Z] Step 9/19 : RUN apk --no-cache upgrade [2025-03-05T11:38:19.020Z] ---> Running in c474f6d50b47 [2025-03-05T11:38:19.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:38:20.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:38:21.652Z] OK: 13 MiB in 20 packages [2025-03-05T11:38:22.234Z] Removing intermediate container c474f6d50b47 [2025-03-05T11:38:22.234Z] ---> fd6805047049 [2025-03-05T11:38:22.234Z] Step 10/19 : EXPOSE 59997 [2025-03-05T11:38:22.498Z] ---> Running in d6b012bc8040 [2025-03-05T11:38:22.498Z] Removing intermediate container d6b012bc8040 [2025-03-05T11:38:22.498Z] ---> 517f987d2744 [2025-03-05T11:38:22.498Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-03-05T11:38:25.078Z] ---> 9018b991c0ca [2025-03-05T11:38:25.078Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-03-05T11:38:25.078Z] ---> d2d4b114790f [2025-03-05T11:38:25.078Z] Step 13/19 : COPY LICENSE / [2025-03-05T11:38:25.660Z] ---> 8022899e0542 [2025-03-05T11:38:25.660Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-03-05T11:38:26.239Z] ---> ecadfcbb4488 [2025-03-05T11:38:26.239Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-03-05T11:38:26.239Z] ---> Running in 010895c60a8f [2025-03-05T11:38:26.503Z] Removing intermediate container 010895c60a8f [2025-03-05T11:38:26.503Z] ---> c4b0d8c0fb73 [2025-03-05T11:38:26.503Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T11:38:26.503Z] ---> Running in 01c76f37fcf2 [2025-03-05T11:38:26.779Z] Removing intermediate container 01c76f37fcf2 [2025-03-05T11:38:26.779Z] ---> 6969d790acbb [2025-03-05T11:38:26.779Z] Step 17/19 : LABEL arch=arm64 [2025-03-05T11:38:26.779Z] ---> Running in 83672258e5fa [2025-03-05T11:38:27.044Z] Removing intermediate container 83672258e5fa [2025-03-05T11:38:27.044Z] ---> 5d945ffcad8c [2025-03-05T11:38:27.044Z] Step 18/19 : LABEL git_sha=ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [2025-03-05T11:38:27.322Z] ---> Running in dac1ca7488ac [2025-03-05T11:38:27.584Z] Removing intermediate container dac1ca7488ac [2025-03-05T11:38:27.584Z] ---> b81d6b12d936 [2025-03-05T11:38:27.584Z] Step 19/19 : LABEL version=4.0.0-dev.4 [2025-03-05T11:38:27.584Z] ---> Running in 3b9b39764cbb [2025-03-05T11:38:27.847Z] Removing intermediate container 3b9b39764cbb [2025-03-05T11:38:27.847Z] ---> 62b59f6441a6 [2025-03-05T11:38:27.847Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-05T11:38:27.847Z] Successfully built 62b59f6441a6 [2025-03-05T11:38:27.847Z] 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-03-05T11:38:27.989Z] provisioning config files... [2025-03-05T11:38:28.001Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/7@tmp/config14353133588789667644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:38:28.345Z] ---> ****-login.sh [2025-03-05T11:38:28.345Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:38:28.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:38:28.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:38:28.611Z] Configure a credential helper to remove this warning. See [2025-03-05T11:38:28.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:38:28.611Z] [2025-03-05T11:38:28.611Z] Login Succeeded [2025-03-05T11:38:28.611Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:38:28.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:38:28.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:38:28.876Z] Configure a credential helper to remove this warning. See [2025-03-05T11:38:28.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:38:28.876Z] [2025-03-05T11:38:28.876Z] Login Succeeded [2025-03-05T11:38:28.876Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:38:29.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:38:29.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:38:29.142Z] Configure a credential helper to remove this warning. See [2025-03-05T11:38:29.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:38:29.142Z] [2025-03-05T11:38:29.142Z] Login Succeeded [2025-03-05T11:38:29.142Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:38:29.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:38:29.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:38:29.675Z] Configure a credential helper to remove this warning. See [2025-03-05T11:38:29.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:38:29.675Z] [2025-03-05T11:38:29.675Z] Login Succeeded [2025-03-05T11:38:29.675Z] ****.io [2025-03-05T11:38:29.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:38:30.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:38:30.203Z] Configure a credential helper to remove this warning. See [2025-03-05T11:38:30.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:38:30.203Z] [2025-03-05T11:38:30.203Z] Login Succeeded [2025-03-05T11:38:30.203Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:38:30.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:38:30.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:38:30.307Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-03-05T11:38:30.307Z] ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [2025-03-05T11:38:30.307Z] latest [2025-03-05T11:38:30.307Z] 4.0.0-dev.4 [2025-03-05T11:38:30.307Z] ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [2025-03-05T11:38:30.307Z] main [2025-03-05T11:38:30.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:38:30.699Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:38:31.071Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [2025-03-05T11:38:31.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T11:38:31.071Z] e6a0f99b5f05: Preparing [2025-03-05T11:38:31.071Z] 6f4d91a0d502: Preparing [2025-03-05T11:38:31.071Z] b125a5204f12: Preparing [2025-03-05T11:38:31.071Z] 39cf9f6c61ec: Preparing [2025-03-05T11:38:31.071Z] 120bfcd7da8c: Preparing [2025-03-05T11:38:31.071Z] 4eabf346e124: Preparing [2025-03-05T11:38:31.071Z] dd9c8f8612c8: Preparing [2025-03-05T11:38:31.071Z] 4eabf346e124: Waiting [2025-03-05T11:38:31.071Z] dd9c8f8612c8: Waiting [2025-03-05T11:38:31.337Z] e6a0f99b5f05: Pushed [2025-03-05T11:38:31.337Z] 120bfcd7da8c: Pushed [2025-03-05T11:38:31.337Z] 6f4d91a0d502: Pushed [2025-03-05T11:38:31.337Z] b125a5204f12: Pushed [2025-03-05T11:38:31.337Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:38:32.291Z] 4eabf346e124: Pushed [2025-03-05T11:38:40.479Z] 39cf9f6c61ec: Pushed [2025-03-05T11:38:40.742Z] ba2c2be672695aefc0d99a44829f9a6027e9c4d4: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:38:41.096Z] + 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-03-05T11:38:41.449Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-03-05T11:38:41.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T11:38:41.449Z] e6a0f99b5f05: Preparing [2025-03-05T11:38:41.449Z] 6f4d91a0d502: Preparing [2025-03-05T11:38:41.449Z] b125a5204f12: Preparing [2025-03-05T11:38:41.449Z] 39cf9f6c61ec: Preparing [2025-03-05T11:38:41.449Z] 120bfcd7da8c: Preparing [2025-03-05T11:38:41.449Z] 4eabf346e124: Preparing [2025-03-05T11:38:41.449Z] dd9c8f8612c8: Preparing [2025-03-05T11:38:41.449Z] 4eabf346e124: Waiting [2025-03-05T11:38:41.449Z] dd9c8f8612c8: Waiting [2025-03-05T11:38:41.449Z] 39cf9f6c61ec: Layer already exists [2025-03-05T11:38:41.449Z] b125a5204f12: Layer already exists [2025-03-05T11:38:41.449Z] e6a0f99b5f05: Layer already exists [2025-03-05T11:38:41.449Z] 120bfcd7da8c: Layer already exists [2025-03-05T11:38:41.449Z] 6f4d91a0d502: Layer already exists [2025-03-05T11:38:41.449Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:38:41.449Z] 4eabf346e124: Layer already exists [2025-03-05T11:38:41.449Z] latest: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:38:41.802Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:38:42.161Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.4 [2025-03-05T11:38:42.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T11:38:42.161Z] e6a0f99b5f05: Preparing [2025-03-05T11:38:42.161Z] 6f4d91a0d502: Preparing [2025-03-05T11:38:42.161Z] b125a5204f12: Preparing [2025-03-05T11:38:42.161Z] 39cf9f6c61ec: Preparing [2025-03-05T11:38:42.161Z] 120bfcd7da8c: Preparing [2025-03-05T11:38:42.161Z] 4eabf346e124: Preparing [2025-03-05T11:38:42.161Z] dd9c8f8612c8: Preparing [2025-03-05T11:38:42.161Z] 4eabf346e124: Waiting [2025-03-05T11:38:42.161Z] dd9c8f8612c8: Waiting [2025-03-05T11:38:42.161Z] 120bfcd7da8c: Layer already exists [2025-03-05T11:38:42.161Z] e6a0f99b5f05: Layer already exists [2025-03-05T11:38:42.161Z] 39cf9f6c61ec: Layer already exists [2025-03-05T11:38:42.161Z] 6f4d91a0d502: Layer already exists [2025-03-05T11:38:42.161Z] b125a5204f12: Layer already exists [2025-03-05T11:38:42.161Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:38:42.161Z] 4eabf346e124: Layer already exists [2025-03-05T11:38:42.161Z] 4.0.0-dev.4: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:38:42.519Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:38:42.875Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [2025-03-05T11:38:42.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T11:38:42.876Z] e6a0f99b5f05: Preparing [2025-03-05T11:38:42.876Z] 6f4d91a0d502: Preparing [2025-03-05T11:38:42.876Z] b125a5204f12: Preparing [2025-03-05T11:38:42.876Z] 39cf9f6c61ec: Preparing [2025-03-05T11:38:42.876Z] 120bfcd7da8c: Preparing [2025-03-05T11:38:42.876Z] 4eabf346e124: Preparing [2025-03-05T11:38:42.876Z] dd9c8f8612c8: Preparing [2025-03-05T11:38:42.876Z] 4eabf346e124: Waiting [2025-03-05T11:38:42.876Z] dd9c8f8612c8: Waiting [2025-03-05T11:38:42.876Z] e6a0f99b5f05: Layer already exists [2025-03-05T11:38:42.876Z] b125a5204f12: Layer already exists [2025-03-05T11:38:42.876Z] 120bfcd7da8c: Layer already exists [2025-03-05T11:38:42.876Z] 39cf9f6c61ec: Layer already exists [2025-03-05T11:38:42.876Z] 6f4d91a0d502: Layer already exists [2025-03-05T11:38:42.876Z] 4eabf346e124: Layer already exists [2025-03-05T11:38:42.876Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:38:42.876Z] ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:38:43.239Z] + 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-03-05T11:38:43.593Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-03-05T11:38:43.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T11:38:43.593Z] e6a0f99b5f05: Preparing [2025-03-05T11:38:43.593Z] 6f4d91a0d502: Preparing [2025-03-05T11:38:43.593Z] b125a5204f12: Preparing [2025-03-05T11:38:43.593Z] 39cf9f6c61ec: Preparing [2025-03-05T11:38:43.593Z] 120bfcd7da8c: Preparing [2025-03-05T11:38:43.593Z] 4eabf346e124: Preparing [2025-03-05T11:38:43.593Z] dd9c8f8612c8: Preparing [2025-03-05T11:38:43.593Z] 4eabf346e124: Waiting [2025-03-05T11:38:43.593Z] dd9c8f8612c8: Waiting [2025-03-05T11:38:43.593Z] b125a5204f12: Layer already exists [2025-03-05T11:38:43.593Z] 39cf9f6c61ec: Layer already exists [2025-03-05T11:38:43.593Z] 6f4d91a0d502: Layer already exists [2025-03-05T11:38:43.593Z] 120bfcd7da8c: Layer already exists [2025-03-05T11:38:43.593Z] e6a0f99b5f05: Layer already exists [2025-03-05T11:38:43.593Z] 4eabf346e124: Layer already exists [2025-03-05T11:38:43.593Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:38:43.593Z] main: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:38:43.727Z] ===================================================== [Pipeline] echo [2025-03-05T11:38:43.738Z] taggedImages: [2025-03-05T11:38:43.738Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [2025-03-05T11:38:43.738Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-03-05T11:38:43.738Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.4 [2025-03-05T11:38:43.738Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [2025-03-05T11:38:43.738Z] - 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-03-05T11:38:44.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:38:44.121Z] [2025-03-05T11:38:44.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:38:44.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:38:44.461Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T11:38:44.461Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T11:38:44.461Z] 04944245beec: Pulling fs layer [2025-03-05T11:38:44.461Z] 699f458cf7ca: Pulling fs layer [2025-03-05T11:38:44.461Z] 765212b225bb: Pulling fs layer [2025-03-05T11:38:44.461Z] f23df028b6ca: Pulling fs layer [2025-03-05T11:38:44.461Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T11:38:44.461Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T11:38:44.461Z] d65c8cfc05b1: Waiting [2025-03-05T11:38:44.461Z] 765212b225bb: Waiting [2025-03-05T11:38:44.461Z] f23df028b6ca: Waiting [2025-03-05T11:38:44.461Z] 2437ff75d9bd: Waiting [2025-03-05T11:38:44.730Z] 04944245beec: Verifying Checksum [2025-03-05T11:38:44.730Z] 04944245beec: Download complete [2025-03-05T11:38:44.730Z] 765212b225bb: Verifying Checksum [2025-03-05T11:38:44.730Z] 765212b225bb: Download complete [2025-03-05T11:38:44.730Z] f23df028b6ca: Verifying Checksum [2025-03-05T11:38:44.730Z] f23df028b6ca: Download complete [2025-03-05T11:38:44.730Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T11:38:44.730Z] d65c8cfc05b1: Download complete [2025-03-05T11:38:45.001Z] 699f458cf7ca: Verifying Checksum [2025-03-05T11:38:45.001Z] 699f458cf7ca: Download complete [2025-03-05T11:38:45.274Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T11:38:45.274Z] 8998bd30e6a1: Download complete [2025-03-05T11:38:47.868Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T11:38:47.868Z] 2437ff75d9bd: Download complete [2025-03-05T11:38:49.803Z] 8998bd30e6a1: Pull complete [2025-03-05T11:38:50.384Z] 04944245beec: Pull complete [2025-03-05T11:38:52.324Z] 699f458cf7ca: Pull complete [2025-03-05T11:38:52.324Z] 765212b225bb: Pull complete [2025-03-05T11:38:53.282Z] f23df028b6ca: Pull complete [2025-03-05T11:38:53.282Z] d65c8cfc05b1: Pull complete [2025-03-05T11:39:11.569Z] 2437ff75d9bd: Pull complete [2025-03-05T11:39:11.569Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T11:39:11.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:39:11.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:39:11.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-40327 does not seem to be running inside a container [2025-03-05T11:39:11.830Z] $ 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/7 -v /w/workspace/device-opc-ua/7:/w/workspace/device-opc-ua/7:rw,z -v /w/workspace/device-opc-ua/7@tmp:/w/workspace/device-opc-ua/7@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-03-05T11:39:14.309Z] $ docker top 1f1486b8709454091c3a317b56918ae50d4cd39176be05c2ce195f8d7b3c9535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:39:15.166Z] ---> job-cost.sh [2025-03-05T11:39:15.166Z] lf-activate-venv: SKIPPING [2025-03-05T11:39:15.166Z] INFO: No Stack... [2025-03-05T11:39:15.744Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T11:39:16.320Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T11:39:17.148Z] + + cutcat -d, /w/workspace/device-opc-ua/7/archives/cost.csv -f6 [2025-03-05T11:39:17.148Z] [Pipeline] lock [2025-03-05T11:39:17.201Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [2025-03-05T11:39:17.211Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] did not exist. Created. [2025-03-05T11:39:17.218Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:39:17.883Z] /w/workspace/device-opc-ua/7@tmp/durable-bb7e5289/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T11:39:18.518Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T11:39:18.539Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T11:39:18.605Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T11:39:18.612Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T11:39:18.622Z] $ docker stop --time=1 1f1486b8709454091c3a317b56918ae50d4cd39176be05c2ce195f8d7b3c9535 [2025-03-05T11:39:20.087Z] $ docker rm -f --volumes 1f1486b8709454091c3a317b56918ae50d4cd39176be05c2ce195f8d7b3c9535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-05T11:39:20.513Z] provisioning config files... [2025-03-05T11:39:20.527Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12832375001422065207tmp [Pipeline] { [Pipeline] sh [2025-03-05T11:39:20.895Z] + set +x [2025-03-05T11:39:20.895Z] + curl -s https://codecov.io/bash [2025-03-05T11:39:20.895Z] + bash -s -- [2025-03-05T11:39:20.895Z] [2025-03-05T11:39:20.895Z] _____ _ [2025-03-05T11:39:20.895Z] / ____| | | [2025-03-05T11:39:20.895Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T11:39:20.895Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T11:39:20.895Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T11:39:20.895Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T11:39:20.895Z] Bash-1.0.6 [2025-03-05T11:39:20.895Z] [2025-03-05T11:39:20.895Z] [2025-03-05T11:39:20.895Z] ==> git version 2.25.1 found [2025-03-05T11:39:20.895Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-05T11:39:20.895Z] Release-Date: 2020-01-08 [2025-03-05T11:39:20.895Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-05T11:39:20.895Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T11:39:20.895Z] ==> Jenkins CI detected. [2025-03-05T11:39:20.895Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-03-05T11:39:20.895Z] project root: . [2025-03-05T11:39:20.895Z] --> token set from env [2025-03-05T11:39:20.895Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T11:39:20.895Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T11:39:20.895Z] ==> Python coveragepy not found [2025-03-05T11:39:20.895Z] ==> Searching for coverage reports in: [2025-03-05T11:39:20.895Z] + . [2025-03-05T11:39:20.895Z] -> Found 4 reports [2025-03-05T11:39:20.895Z] ==> Detecting git/mercurial file structure [2025-03-05T11:39:20.895Z] ==> Reading reports [2025-03-05T11:39:20.895Z] + ./test-artifacts/coverage.lcov bytes=561 [2025-03-05T11:39:20.895Z] + ./test-artifacts/cover.out bytes=2241 [2025-03-05T11:39:20.895Z] + ./test-artifacts/coverage.xml bytes=6158 [2025-03-05T11:39:20.895Z] + ./test-artifacts/report.xml bytes=4152 [2025-03-05T11:39:20.895Z] ==> Appending adjustments [2025-03-05T11:39:20.895Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T11:39:21.184Z] + Found adjustments [2025-03-05T11:39:21.184Z] ==> Gzipping contents [2025-03-05T11:39:21.184Z] 4.0K /tmp/codecov.8TZgxO.gz [2025-03-05T11:39:21.184Z] ==> Uploading reports [2025-03-05T11:39:21.184Z] url: https://codecov.io [2025-03-05T11:39:21.184Z] query: branch=main&commit=ba2c2be672695aefc0d99a44829f9a6027e9c4d4&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:39:21.184Z] -> Pinging Codecov [2025-03-05T11:39:21.184Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ba2c2be672695aefc0d99a44829f9a6027e9c4d4&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:39:21.184Z] -> Uploading to [2025-03-05T11:39:21.184Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/ba2c2be672695aefc0d99a44829f9a6027e9c4d4/ad104bfc-0bb6-4c1a-836d-77249542c5d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T113921Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=97ed920dde8d3ec10035461efceb4c3485d01eebc10725afa1630336c7058506 [2025-03-05T11:39:21.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:39:21.184Z] Dload Upload Total Spent Left Speed [2025-03-05T11:39:21.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3517 0 0 100 3517 0 11025 --:--:-- --:--:-- --:--:-- 11025 [2025-03-05T11:39:21.751Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] } [2025-03-05T11:39:21.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T11:39:22.170Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T11:39:22.192Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:39:22.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:39:22.504Z] [2025-03-05T11:39:22.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:39:22.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:39:22.805Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T11:39:22.805Z] 43c4264eed91: Pulling fs layer [2025-03-05T11:39:22.805Z] 4cc291be95ef: Pulling fs layer [2025-03-05T11:39:22.805Z] 2ac1f1163629: Pulling fs layer [2025-03-05T11:39:22.805Z] 5c3c966382ef: Pulling fs layer [2025-03-05T11:39:22.805Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:39:22.805Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T11:39:22.805Z] 9c3e1370e548: Pulling fs layer [2025-03-05T11:39:22.805Z] 4f4fb700ef54: Waiting [2025-03-05T11:39:22.805Z] d9c7d2e4e75e: Waiting [2025-03-05T11:39:22.805Z] 5c3c966382ef: Waiting [2025-03-05T11:39:22.805Z] 4cc291be95ef: Verifying Checksum [2025-03-05T11:39:22.805Z] 4cc291be95ef: Download complete [2025-03-05T11:39:22.805Z] 5c3c966382ef: Verifying Checksum [2025-03-05T11:39:22.805Z] 5c3c966382ef: Download complete [2025-03-05T11:39:22.805Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:39:22.805Z] 4f4fb700ef54: Download complete [2025-03-05T11:39:22.805Z] 43c4264eed91: Download complete [2025-03-05T11:39:23.062Z] 43c4264eed91: Pull complete [2025-03-05T11:39:23.062Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T11:39:23.062Z] d9c7d2e4e75e: Download complete [2025-03-05T11:39:23.062Z] 4cc291be95ef: Pull complete [2025-03-05T11:39:23.320Z] 2ac1f1163629: Verifying Checksum [2025-03-05T11:39:23.320Z] 2ac1f1163629: Download complete [2025-03-05T11:39:23.881Z] 9c3e1370e548: Verifying Checksum [2025-03-05T11:39:23.881Z] 9c3e1370e548: Download complete [2025-03-05T11:39:27.177Z] 2ac1f1163629: Pull complete [2025-03-05T11:39:27.177Z] 5c3c966382ef: Pull complete [2025-03-05T11:39:27.177Z] 4f4fb700ef54: Pull complete [2025-03-05T11:39:27.177Z] d9c7d2e4e75e: Pull complete [2025-03-05T11:39:30.474Z] 9c3e1370e548: Pull complete [2025-03-05T11:39:30.474Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T11:39:30.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:39:30.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:39:30.579Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:39:30.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T11:39:33.088Z] $ docker top b71f3ccb23adab7279047125e6436279586d01d6c7d1175fa1e16a898ad8bd41 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:39:33.441Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-03-05T11:39:33.451Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-03-05T11:39:33.731Z] + set -o pipefail [2025-03-05T11:39:33.731Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-03-05T11:39:39.000Z] [2025-03-05T11:39:39.000Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-03-05T11:39:39.000Z] [2025-03-05T11:39:39.000Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/e53f1049-f575-4331-9649-bbcc5aa62bf7 [2025-03-05T11:39:39.000Z] [2025-03-05T11:39:39.000Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T11:39:39.000Z] [2025-03-05T11:39:39.258Z] [2025-03-05T11:39:39.258Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T11:39:39.258Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T11:39:39.522Z] $ docker stop --time=1 b71f3ccb23adab7279047125e6436279586d01d6c7d1175fa1e16a898ad8bd41 [2025-03-05T11:39:42.236Z] $ docker rm -f --volumes b71f3ccb23adab7279047125e6436279586d01d6c7d1175fa1e16a898ad8bd41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:39:43.069Z] + git log --format=format:%s -1 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] sh [2025-03-05T11:39:43.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:39:43.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:39:43.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:39:43.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:39:43.749Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:39:43.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:39:44.133Z] $ docker top e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a -eo pid,comm [2025-03-05T11:39:44.190Z] 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-03-05T11:39:44.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:39:44.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:39:44.239Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:39:44.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:39:44.355Z] $ docker exec e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a ssh-agent [2025-03-05T11:39:44.486Z] SSH_AUTH_SOCK=/tmp/ssh-Elq7kE14wv88/agent.31 [2025-03-05T11:39:44.486Z] SSH_AGENT_PID=37 [2025-03-05T11:39:44.491Z] Running ssh-add (command line suppressed) [2025-03-05T11:39:44.586Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6373362582514841519.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6373362582514841519.key) [2025-03-05T11:39:44.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:39:44.896Z] + git semver tag [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,055 [run_tag] DEBUG tag force:False [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,055 [check_head_tag] DEBUG check head tag [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,055 [execute] INFO git cat-file --batch-check [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,059 [execute] INFO git cat-file --batch [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,064 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,065 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,065 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:39:45.154Z] 2025-03-05 11:39:45,070 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T11:39:45.154Z] 4.0.0-dev.4 [Pipeline] } [2025-03-05T11:39:45.155Z] $ docker exec --env ******** --env ******** e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a ssh-agent -k [2025-03-05T11:39:45.262Z] unset SSH_AUTH_SOCK; [2025-03-05T11:39:45.262Z] unset SSH_AGENT_PID; [2025-03-05T11:39:45.262Z] echo Agent pid 37 killed; [2025-03-05T11:39:45.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:39:45.604Z] + git semver [Pipeline] } [2025-03-05T11:39:45.870Z] $ docker stop --time=1 e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a [2025-03-05T11:39:47.139Z] $ docker rm -f --volumes e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:39:47.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:39:47.553Z] [2025-03-05T11:39:47.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:39:47.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:39:47.854Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T11:39:47.854Z] ab5ef0e58194: Pulling fs layer [2025-03-05T11:39:47.854Z] 9712f1f96733: Pulling fs layer [2025-03-05T11:39:47.854Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T11:39:47.854Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T11:39:47.854Z] e9a5061849ea: Pulling fs layer [2025-03-05T11:39:47.854Z] d747dcd14b5f: Pulling fs layer [2025-03-05T11:39:47.854Z] 2de7ff778b66: Pulling fs layer [2025-03-05T11:39:47.854Z] 0d9ebad4ef96: Waiting [2025-03-05T11:39:47.854Z] e9a5061849ea: Waiting [2025-03-05T11:39:47.854Z] d747dcd14b5f: Waiting [2025-03-05T11:39:47.854Z] 2de7ff778b66: Waiting [2025-03-05T11:39:47.854Z] 9712f1f96733: Verifying Checksum [2025-03-05T11:39:47.854Z] 9712f1f96733: Download complete [2025-03-05T11:39:48.111Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T11:39:48.111Z] 63f879dbbcfc: Download complete [2025-03-05T11:39:48.371Z] e9a5061849ea: Verifying Checksum [2025-03-05T11:39:48.371Z] e9a5061849ea: Download complete [2025-03-05T11:39:48.371Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T11:39:48.371Z] 0d9ebad4ef96: Download complete [2025-03-05T11:39:48.371Z] d747dcd14b5f: Verifying Checksum [2025-03-05T11:39:48.371Z] d747dcd14b5f: Download complete [2025-03-05T11:39:48.371Z] 2de7ff778b66: Verifying Checksum [2025-03-05T11:39:48.371Z] 2de7ff778b66: Download complete [2025-03-05T11:39:48.628Z] ab5ef0e58194: Download complete [2025-03-05T11:39:51.170Z] ab5ef0e58194: Pull complete [2025-03-05T11:39:51.170Z] 9712f1f96733: Pull complete [2025-03-05T11:39:52.223Z] 63f879dbbcfc: Pull complete [2025-03-05T11:39:55.509Z] 0d9ebad4ef96: Pull complete [2025-03-05T11:39:55.767Z] e9a5061849ea: Pull complete [2025-03-05T11:39:56.024Z] d747dcd14b5f: Pull complete [2025-03-05T11:39:56.957Z] 2de7ff778b66: Pull complete [2025-03-05T11:39:56.957Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T11:39:56.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:39:56.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:39:57.049Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:39:57.071Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T11:39:59.550Z] $ docker top 983b6694a198d88b92fd9951b00d8315fdfe2722b5fc78f798e5ec7c1a24146a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:39:59.635Z] provisioning config files... [2025-03-05T11:39:59.643Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config789023582627948706tmp [2025-03-05T11:39:59.651Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8544396770415210812tmp [2025-03-05T11:39:59.659Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1089011212555408162tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:39:59.683Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:39:59.976Z] ---> sigul-configuration.sh [2025-03-05T11:39:59.976Z] gpg: directory `/root/.gnupg' created [2025-03-05T11:39:59.976Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T11:39:59.976Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T11:39:59.976Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T11:39:59.976Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T11:39:59.976Z] gpg: CAST5 encrypted data [2025-03-05T11:39:59.976Z] gpg: encrypted with 1 passphrase [2025-03-05T11:39:59.976Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T11:40:00.267Z] + mkdir /home/jenkins [2025-03-05T11:40:00.267Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T11:40:00.562Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-05T11:40:00.579Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:40:00.872Z] ---> sigul-install.sh [2025-03-05T11:40:00.872Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T11:40:01.162Z] + git tag --list [2025-03-05T11:40:01.162Z] v4.0.0-dev.1 [2025-03-05T11:40:01.162Z] v4.0.0-dev.2 [2025-03-05T11:40:01.162Z] v4.0.0-dev.3 [2025-03-05T11:40:01.162Z] v4.0.0-dev.4 [Pipeline] sh [2025-03-05T11:40:01.479Z] + lftools sign git-tag v4.0.0-dev.4 [2025-03-05T11:40:02.058Z] Signing Git tag with Sigul... [2025-03-05T11:40:02.058Z] Signing v4.0.0-dev.4 [Pipeline] echo [2025-03-05T11:40:02.327Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:40:02.614Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T11:40:02.622Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T11:40:02.639Z] $ docker stop --time=1 983b6694a198d88b92fd9951b00d8315fdfe2722b5fc78f798e5ec7c1a24146a [2025-03-05T11:40:03.926Z] $ docker rm -f --volumes 983b6694a198d88b92fd9951b00d8315fdfe2722b5fc78f798e5ec7c1a24146a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T11:40:04.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:40:04.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:40:04.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:40:04.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:40:04.769Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:40:04.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:40:05.122Z] $ docker top 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd -eo pid,comm [2025-03-05T11:40:05.174Z] 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-03-05T11:40:05.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:40:05.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:40:05.224Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:40:05.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:40:05.336Z] $ docker exec 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd ssh-agent [2025-03-05T11:40:05.469Z] SSH_AUTH_SOCK=/tmp/ssh-4pNLGrIQE2UI/agent.31 [2025-03-05T11:40:05.469Z] SSH_AGENT_PID=37 [2025-03-05T11:40:05.474Z] Running ssh-add (command line suppressed) [2025-03-05T11:40:05.584Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12176311017028011322.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12176311017028011322.key) [2025-03-05T11:40:05.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:40:05.893Z] + git semver bump pre [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,056 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,056 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,056 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,057 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,058 [execute] INFO git cat-file --batch-check [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,063 [execute] INFO git cat-file --batch [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:40:06.151Z] 2025-03-05 11:40:06,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T11:40:06.151Z] 4.0.0-dev.5 [Pipeline] } [2025-03-05T11:40:06.152Z] $ docker exec --env ******** --env ******** 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd ssh-agent -k [2025-03-05T11:40:06.255Z] unset SSH_AUTH_SOCK; [2025-03-05T11:40:06.255Z] unset SSH_AGENT_PID; [2025-03-05T11:40:06.255Z] echo Agent pid 37 killed; [2025-03-05T11:40:06.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:40:06.592Z] + git semver [Pipeline] } [2025-03-05T11:40:06.852Z] $ docker stop --time=1 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd [2025-03-05T11:40:08.122Z] $ docker rm -f --volumes 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:40:08.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:40:08.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:40:08.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:40:08.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:40:08.859Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:40:08.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:40:09.189Z] $ docker top 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 -eo pid,comm [2025-03-05T11:40:09.241Z] 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-03-05T11:40:09.241Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:40:09.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:40:09.293Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:40:09.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:40:09.394Z] $ docker exec 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 ssh-agent [2025-03-05T11:40:09.500Z] SSH_AUTH_SOCK=/tmp/ssh-J1wik5rBsCkv/agent.32 [2025-03-05T11:40:09.500Z] SSH_AGENT_PID=39 [2025-03-05T11:40:09.505Z] Running ssh-add (command line suppressed) [2025-03-05T11:40:09.603Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7324683344434426944.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7324683344434426944.key) [2025-03-05T11:40:09.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:40:09.909Z] + git semver push [2025-03-05T11:40:10.168Z] 2025-03-05 11:40:10,073 [run_push] DEBUG push [2025-03-05T11:40:10.168Z] 2025-03-05 11:40:10,073 [execute] INFO git cat-file --batch-check [2025-03-05T11:40:10.168Z] 2025-03-05 11:40:10,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:40:10.168Z] 2025-03-05 11:40:10,077 [execute] INFO git rev-list 9c1eed3488193f4db5363cfb60af502f227aad3c -- [2025-03-05T11:40:10.168Z] 2025-03-05 11:40:10,077 [execute] DEBUG Popen(['git', 'rev-list', '9c1eed3488193f4db5363cfb60af502f227aad3c', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:40:10.168Z] 2025-03-05 11:40:10,082 [execute] INFO git fetch -v origin [2025-03-05T11:40:10.168Z] 2025-03-05 11:40:10,083 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T11:40:10.734Z] 2025-03-05 11:40:10,532 [run_push] DEBUG no remote changes detected [2025-03-05T11:40:10.734Z] 2025-03-05 11:40:10,532 [execute] INFO git push origin semver [2025-03-05T11:40:10.734Z] 2025-03-05 11:40:10,533 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:40:11.671Z] 2025-03-05 11:40:11,371 [run_push] DEBUG push all version tags [2025-03-05T11:40:11.671Z] 2025-03-05 11:40:11,372 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T11:40:11.671Z] 2025-03-05 11:40:11,372 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:40:12.241Z] 2025-03-05 11:40:12,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T11:40:12.241Z] 4.0.0-dev.5 [Pipeline] } [2025-03-05T11:40:12.243Z] $ docker exec --env ******** --env ******** 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 ssh-agent -k [2025-03-05T11:40:12.342Z] unset SSH_AUTH_SOCK; [2025-03-05T11:40:12.342Z] unset SSH_AGENT_PID; [2025-03-05T11:40:12.342Z] echo Agent pid 39 killed; [2025-03-05T11:40:12.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:40:12.682Z] + git semver [Pipeline] } [2025-03-05T11:40:12.946Z] $ docker stop --time=1 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 [2025-03-05T11:40:14.216Z] $ docker rm -f --volumes 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-05T11:40:14.852Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-03-05T11:40:14.852Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-05T11:40:14.852Z] total 16 [2025-03-05T11:40:14.852Z] drwxr-xr-x 3 root root 4096 Mar 5 11:25 . [2025-03-05T11:40:14.852Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 11:40 .. [2025-03-05T11:40:14.852Z] drwxr-xr-x 2 root root 4096 Mar 5 11:25 cost [2025-03-05T11:40:14.852Z] -rw-r--r-- 1 root root 83 Mar 5 11:25 cost.csv [2025-03-05T11:40:14.852Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-05T11:40:14.852Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-05T11:40:14.852Z] total 16 [2025-03-05T11:40:14.852Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:25 . [2025-03-05T11:40:14.852Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 11:40 .. [2025-03-05T11:40:14.852Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:25 cost [2025-03-05T11:40:14.852Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 5 11:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:40:15.139Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:40:16.104Z] ---> package-listing.sh [2025-03-05T11:40:16.104Z] ++ facter osfamily [2025-03-05T11:40:16.104Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T11:40:16.104Z] + OS_FAMILY=debian [2025-03-05T11:40:16.104Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-03-05T11:40:16.104Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T11:40:16.104Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T11:40:16.104Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T11:40:16.104Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T11:40:16.104Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-03-05T11:40:16.104Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T11:40:16.104Z] + case "${OS_FAMILY}" in [2025-03-05T11:40:16.104Z] + dpkg -l [2025-03-05T11:40:16.104Z] + grep '^ii' [2025-03-05T11:40:16.104Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T11:40:16.104Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T11:40:16.104Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T11:40:16.104Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-03-05T11:40:16.104Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-03-05T11:40:16.104Z] + 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-03-05T11:40:16.114Z] 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-03-05T11:40:16.399Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:40:16.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:40:16.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:40:17.032Z] prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container [2025-03-05T11:40:17.053Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T11:40:17.244Z] $ docker top 8b381b9ff739bb8f387067eafecd0eddfcd9d2f6c26f3be8365d3f040f674183 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:40:17.600Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T11:40:17.885Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T11:40:18.169Z] + ls /var/log/sa-host [2025-03-05T11:40:18.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:40:18.316Z] provisioning config files... [2025-03-05T11:40:18.324Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4584745592123297073tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:40:18.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:40:18.622Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T11:40:18.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:40:18.970Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T11:40:18.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:40:19.260Z] ---> sudo-logs.sh [2025-03-05T11:40:19.260Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T11:40:19.284Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:40:19.569Z] ---> job-cost.sh [2025-03-05T11:40:19.569Z] lf-activate-venv: SKIPPING [2025-03-05T11:40:19.569Z] DEBUG: total: 0.2199999988079071 [2025-03-05T11:40:19.569Z] INFO: Retrieving Stack Cost... [2025-03-05T11:40:20.136Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:40:20.394Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T11:40:20.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:40:20.686Z] ---> logs-deploy.sh [2025-03-05T11:40:20.687Z] lf-activate-venv: SKIPPING [2025-03-05T11:40:20.687Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/7 [2025-03-05T11:40:20.687Z] INFO: archiving workspace using pattern(s): [2025-03-05T11:40:21.625Z] Archives upload complete. [2025-03-05T11:40:21.625Z] INFO: archiving logs to Nexus