Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61560ecb525998960d5c49148236c46d797e73dd 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-ssh7194071563019342104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10931356919174008019.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh8012274175738035316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh12768002002756544092.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-ssh10695649584496332138.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10582 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 61560ecb525998960d5c49148236c46d797e73dd (main) Commit message: "Merge pull request #162 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 61560ecb525998960d5c49148236c46d797e73dd # timeout=10 > git rev-list --no-walk 0f27b4e884d38fa7156051bfde96c0a285fb8485 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:21:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:21:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:21:50 ========================================================= 04:21:50 EdgeX Global Pipelines Version Info 04:21:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:21:51 ------------------- 04:21:51 stable info: 04:21:51 ------------------- 04:21:51 Commited By: Cherry Wang cherry@iotechsys.com 04:21:51 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:21:51 Message: update stable to v1.0.280 04:21:51 ------------------- 04:21:51 experimental info: 04:21:51 ------------------- 04:21:51 Commited By: Cherry Wang cherry@iotechsys.com 04:21:51 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:21:51 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61560ecb525998960d5c49148236c46d797e73dd [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61560ec [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:52 provisioning config files... 04:21:52 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4493986416910173068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:52 ---> ****-login.sh 04:21:52 nexus3.edgexfoundry.org:10001 04:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 04:21:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.****.com/go/credential-store/ 04:21:53 04:21:53 Login Succeeded 04:21:53 nexus3.edgexfoundry.org:10002 04:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 04:21:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.****.com/go/credential-store/ 04:21:53 04:21:53 Login Succeeded 04:21:53 nexus3.edgexfoundry.org:10003 04:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 04:21:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.****.com/go/credential-store/ 04:21:53 04:21:53 Login Succeeded 04:21:53 nexus3.edgexfoundry.org:10004 04:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 04:21:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.****.com/go/credential-store/ 04:21:53 04:21:53 Login Succeeded 04:21:53 ****.io 04:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 04:21:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.****.com/go/credential-store/ 04:21:53 04:21:53 Login Succeeded 04:21:53 ---> ****-login.sh ends [Pipeline] } 04:21:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:21:53 + git rev-list -1 --merges 61560ecb525998960d5c49148236c46d797e73dd~1..61560ecb525998960d5c49148236c46d797e73dd [Pipeline] echo 04:21:53 -----------> git rev-list -1 --merges 61560ecb525998960d5c49148236c46d797e73dd~1..61560ecb525998960d5c49148236c46d797e73dd 61560ecb525998960d5c49148236c46d797e73dd 04:21:53 61560ecb525998960d5c49148236c46d797e73dd [false] [Pipeline] sh 04:21:54 + git log --format=format:%s -1 61560ecb525998960d5c49148236c46d797e73dd [Pipeline] echo 04:21:54 ========================================================= 04:21:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:21:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:54 + git log --format=format:%s -1 61560ecb525998960d5c49148236c46d797e73dd [Pipeline] echo 04:21:54 [semverPrep] GIT_COMMIT: 61560ecb525998960d5c49148236c46d797e73dd, Commit Message: Merge pull request #162 from sabrina-lin527/update-changelog [Pipeline] echo 04:21:54 [semverPrep] This is not a build commit. [Pipeline] sh 04:21:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:21:54 + grep -v github /etc/ssh/ssh_known_hosts 04:21:54 + [ -e /tmp/ssh_known_hosts ] 04:21:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:21:54 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 04:21:54 tee -a /etc/ssh/ssh_known_hosts 04:21:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:55 04:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:55 0.1.4: Pulling from edgex-devops/py-git-semver 04:21:55 3dae71ba6b94: Pulling fs layer 04:21:55 6bf1a483ea7c: Pulling fs layer 04:21:55 f5dfc541a4d3: Pulling fs layer 04:21:55 461d9e800cba: Pulling fs layer 04:21:55 80192f66455f: Pulling fs layer 04:21:55 2e8e34ca0e6c: Pulling fs layer 04:21:55 a29436f7fd5d: Pulling fs layer 04:21:55 923cac83aea3: Pulling fs layer 04:21:55 25ad8b0a4227: Pulling fs layer 04:21:55 db01528c6b51: Pulling fs layer 04:21:55 461d9e800cba: Waiting 04:21:55 28988de357af: Pulling fs layer 04:21:55 923cac83aea3: Waiting 04:21:55 25ad8b0a4227: Waiting 04:21:55 db01528c6b51: Waiting 04:21:55 80192f66455f: Waiting 04:21:55 28988de357af: Waiting 04:21:55 2e8e34ca0e6c: Waiting 04:21:55 6bf1a483ea7c: Verifying Checksum 04:21:55 6bf1a483ea7c: Download complete 04:21:55 461d9e800cba: Verifying Checksum 04:21:55 461d9e800cba: Download complete 04:21:55 80192f66455f: Verifying Checksum 04:21:55 80192f66455f: Download complete 04:21:55 f5dfc541a4d3: Verifying Checksum 04:21:55 f5dfc541a4d3: Download complete 04:21:55 3dae71ba6b94: Verifying Checksum 04:21:55 3dae71ba6b94: Download complete 04:21:55 923cac83aea3: Download complete 04:21:55 25ad8b0a4227: Verifying Checksum 04:21:55 25ad8b0a4227: Download complete 04:21:55 db01528c6b51: Download complete 04:21:55 28988de357af: Verifying Checksum 04:21:55 28988de357af: Download complete 04:21:56 a29436f7fd5d: Verifying Checksum 04:21:56 a29436f7fd5d: Download complete 04:21:56 2e8e34ca0e6c: Verifying Checksum 04:21:56 2e8e34ca0e6c: Download complete 04:21:57 3dae71ba6b94: Pull complete 04:21:57 6bf1a483ea7c: Pull complete 04:21:57 f5dfc541a4d3: Pull complete 04:21:57 461d9e800cba: Pull complete 04:21:57 80192f66455f: Pull complete 04:22:02 2e8e34ca0e6c: Pull complete 04:22:02 a29436f7fd5d: Pull complete 04:22:02 923cac83aea3: Pull complete 04:22:02 25ad8b0a4227: Pull complete 04:22:02 db01528c6b51: Pull complete 04:22:02 28988de357af: Pull complete 04:22:02 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:02 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:22:04 $ docker top 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 -eo pid,comm 04:22:04 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). 04:22:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:04 [ssh-agent] Looking for ssh-agent implementation... 04:22:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:04 $ docker exec 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 ssh-agent 04:22:04 SSH_AUTH_SOCK=/tmp/ssh-xteOqZYtKFVn/agent.32 04:22:04 SSH_AGENT_PID=38 04:22:04 Running ssh-add (command line suppressed) 04:22:04 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3292602702692144170.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3292602702692144170.key) 04:22:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 04:22:05 + git tag --points-at HEAD [Pipeline] } 04:22:05 $ docker exec --env ******** --env ******** 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 ssh-agent -k 04:22:05 unset SSH_AUTH_SOCK; 04:22:05 unset SSH_AGENT_PID; 04:22:05 echo Agent pid 38 killed; 04:22:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:05 [ssh-agent] Looking for ssh-agent implementation... 04:22:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:05 $ docker exec 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 ssh-agent 04:22:05 SSH_AUTH_SOCK=/tmp/ssh-aOOM1c05AzrF/agent.86 04:22:05 SSH_AGENT_PID=92 04:22:05 Running ssh-add (command line suppressed) 04:22:05 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_725581718126513063.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_725581718126513063.key) 04:22:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:05 + git semver init 04:22:06 2026-05-25 04:22:05,948 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:22:06 2026-05-25 04:22:05,951 [run_init] DEBUG init version:0.0.0 force:False 04:22:06 2026-05-25 04:22:05,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:22:06 2026-05-25 04:22:05,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:22:06 2026-05-25 04:22:05,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 04:22:07 2026-05-25 04:22:07,089 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 04:22:07 2026-05-25 04:22:07,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 04:22:07 2026-05-25 04:22:07,089 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:22:07 2026-05-25 04:22:07,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:22:07 4.1.0-dev.18 [Pipeline] } 04:22:07 $ docker exec --env ******** --env ******** 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 ssh-agent -k 04:22:07 unset SSH_AUTH_SOCK; 04:22:07 unset SSH_AGENT_PID; 04:22:07 echo Agent pid 92 killed; 04:22:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:07 + git semver [Pipeline] } 04:22:08 $ docker stop --time=1 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 04:22:09 $ docker rm -f --volumes 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:09 Stashed 1 file(s) [Pipeline] echo 04:22:09 [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [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 04:22:10 provisioning config files... 04:22:10 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11569568468282986211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:10 ---> ****-login.sh 04:22:10 nexus3.edgexfoundry.org:10001 04:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:10 Login Succeeded 04:22:10 nexus3.edgexfoundry.org:10002 04:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:10 Login Succeeded 04:22:10 nexus3.edgexfoundry.org:10003 04:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:10 Login Succeeded 04:22:10 nexus3.edgexfoundry.org:10004 04:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:10 Login Succeeded 04:22:10 ****.io 04:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:10 Login Succeeded 04:22:10 ---> ****-login.sh ends [Pipeline] } 04:22:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:22:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:22:11 ========================================================= 04:22:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:22:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:22:12 #0 building with "default" instance using docker driver 04:22:12 04:22:12 #1 [internal] load build definition from Dockerfile 04:22:12 #1 transferring dockerfile: 1.28kB done 04:22:12 #1 DONE 0.0s 04:22:12 04:22:12 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:22:12 #2 DONE 0.1s 04:22:12 04:22:12 #3 [internal] load .dockerignore 04:22:12 #3 transferring context: 102B done 04:22:12 #3 DONE 0.0s 04:22:12 04:22:12 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:22:12 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:22:12 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:22:12 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 04:22:12 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 04:22:12 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 04:22:12 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:22:12 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:22:12 #4 ... 04:22:12 04:22:12 #5 [internal] load build context 04:22:12 #5 transferring context: 18.75MB 0.2s done 04:22:12 #5 DONE 0.2s 04:22:12 04:22:12 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:22:12 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 04:22:12 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 04:22:12 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 04:22:12 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:22:12 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 04:22:12 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:22:12 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 04:22:12 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 04:22:12 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 04:22:12 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 04:22:12 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 04:22:12 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s 04:22:12 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 04:22:12 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 59.19MB / 60.15MB 0.5s 04:22:12 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.5s 04:22:12 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 04:22:12 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 04:22:12 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.5s 04:22:12 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 04:22:12 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s 04:22:12 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.7s 04:22:12 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 04:22:12 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 04:22:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.21MB / 112.58MB 0.8s 04:22:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 91.23MB / 112.58MB 0.9s 04:22:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s 04:22:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 04:22:17 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done 04:22:17 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:22:17 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:22:17 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:22:17 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:22:17 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 04:22:17 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 04:22:17 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 04:22:20 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 04:22:20 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 04:22:20 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 04:22:21 #4 DONE 9.0s 04:22:21 04:22:21 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:22:21 #6 0.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:22:21 #6 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:22:21 #6 0.542 OK: 265 MiB in 60 packages 04:22:23 #6 DONE 1.9s 04:22:23 04:22:23 #7 [builder 3/7] WORKDIR /device-opcua 04:22:23 #7 DONE 0.0s 04:22:23 04:22:23 #8 [builder 4/7] COPY go.mod vendor* ./ 04:22:23 #8 DONE 0.0s 04:22:23 04:22:23 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:25 Still waiting to schedule task 04:22:25 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:25 ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:25 ‘prd-ubuntu20.04-docker-8c-8g-10575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:25 ‘prd-ubuntu20.04-docker-8c-8g-10576’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:25 ‘prd-ubuntu20.04-docker-8c-8g-10586’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10583’ is offline 04:22:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10584’ is offline 04:22:33 #9 DONE 9.6s 04:22:33 04:22:33 #10 [builder 6/7] COPY . . 04:22:33 #10 DONE 0.1s 04:22:33 04:22:33 #11 [builder 7/7] RUN echo noop 04:22:33 #11 0.180 noop 04:22:33 #11 DONE 0.2s 04:22:33 04:22:33 #12 exporting to image 04:22:33 #12 exporting layers 04:22:39 #12 exporting layers 6.4s done 04:22:39 #12 writing image sha256:fb985495b1893853138f86c775b8dca0d4e237e839efe2613d862289c17185d8 done 04:22:39 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:22:39 #12 DONE 6.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:40 + docker inspect -f . ci-base-image-x86_64 04:22:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:40 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:22:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:40 $ docker top bd75b6c4c9c4ba289dc2cec1a942f0e9cf82cd53e7bcbb58248820e27af41d76 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:40 + go version 04:22:40 go version go1.25.2 linux/amd64 [Pipeline] } 04:22:40 $ docker stop --time=1 bd75b6c4c9c4ba289dc2cec1a942f0e9cf82cd53e7bcbb58248820e27af41d76 04:22:42 $ docker rm -f --volumes bd75b6c4c9c4ba289dc2cec1a942f0e9cf82cd53e7bcbb58248820e27af41d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:42 + docker inspect -f . ci-base-image-x86_64 04:22:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:42 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:22:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:42 $ docker top f42639233c5b4a71b235161c65132cafaf6382b90361bc90bd366d117d17a53e -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 04:22:43 + make test 04:22:43 go test ./... -coverprofile=coverage.out 04:22:44 ? github.com/edgexfoundry/device-opc-ua [no test files] 04:23:04 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 04:23:04 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.021s coverage: 41.4% of statements 04:23:04 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 04:23:13 0 issues. 04:23:13 go vet ./... 04:23:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:23:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:23:18 ./bin/test-attribution-txt.sh 04:23:18 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:23:18 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:23:18 $ docker stop --time=1 f42639233c5b4a71b235161c65132cafaf6382b90361bc90bd366d117d17a53e 04:23:20 $ docker rm -f --volumes f42639233c5b4a71b235161c65132cafaf6382b90361bc90bd366d117d17a53e [Pipeline] // withDockerContainer [Pipeline] sh 04:23:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:23:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:23:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:23:22 + ls -al . 04:23:22 total 236 04:23:22 drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:22 . 04:23:22 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:21 .. 04:23:22 -rw-rw-r-- 1 jenkins jenkins 62 May 25 04:21 .dockerignore 04:23:22 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:23 .git 04:23:22 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:21 .github 04:23:22 -rw-rw-r-- 1 jenkins jenkins 101 May 25 04:21 .gitignore 04:23:22 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:21 .golangci.yml 04:23:22 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:22 .semver 04:23:22 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:21 .vscode 04:23:22 -rw-rw-r-- 1 jenkins jenkins 22466 May 25 04:21 Attribution.txt 04:23:22 -rw-rw-r-- 1 jenkins jenkins 2747 May 25 04:21 CHANGELOG.md 04:23:22 -rw-rw-r-- 1 jenkins jenkins 1242 May 25 04:21 Dockerfile 04:23:22 -rw-rw-r-- 1 jenkins jenkins 672 May 25 04:21 Jenkinsfile 04:23:22 -rw-rw-r-- 1 jenkins jenkins 11367 May 25 04:21 LICENSE 04:23:22 -rw-rw-r-- 1 jenkins jenkins 2473 May 25 04:21 Makefile 04:23:22 -rw-rw-r-- 1 jenkins jenkins 4109 May 25 04:21 README.md 04:23:22 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:22 VERSION 04:23:22 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:21 bin 04:23:22 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:21 cmd 04:23:22 -rw-r--r-- 1 jenkins jenkins 23970 May 25 04:23 coverage.out 04:23:22 -rw-rw-r-- 1 jenkins jenkins 6736 May 25 04:21 go.mod 04:23:22 -rw-rw-r-- 1 jenkins jenkins 89331 May 25 04:21 go.sum 04:23:22 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:21 internal 04:23:22 -rw-rw-r-- 1 jenkins jenkins 260 May 25 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:22 + 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=61560ecb525998960d5c49148236c46d797e73dd --label arch=amd64 --label version=4.1.0-dev.18 . 04:23:22 #0 building with "default" instance using docker driver 04:23:22 04:23:22 #1 [internal] load build definition from Dockerfile 04:23:22 #1 transferring dockerfile: 1.28kB done 04:23:22 #1 DONE 0.0s 04:23:22 04:23:22 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:23:22 #2 DONE 0.0s 04:23:22 04:23:22 #3 [internal] load metadata for docker.io/library/alpine:3.22 04:23:22 #3 DONE 0.1s 04:23:22 04:23:22 #4 [internal] load .dockerignore 04:23:22 #4 transferring context: 102B done 04:23:22 #4 DONE 0.0s 04:23:23 04:23:23 #5 [internal] load build context 04:23:23 #5 transferring context: 36.24kB 0.0s done 04:23:23 #5 DONE 0.0s 04:23:23 04:23:23 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:23:23 #6 DONE 0.1s 04:23:23 04:23:23 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:23:23 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:23:23 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 04:23:23 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:23:23 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:23:23 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:23:23 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:23:23 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 04:23:23 #7 DONE 0.2s 04:23:23 04:23:23 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:23:23 #8 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:23:23 #8 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:23:23 #8 0.580 OK: 265 MiB in 60 packages 04:23:23 #8 DONE 0.7s 04:23:23 04:23:23 #9 [builder 3/7] WORKDIR /device-opcua 04:23:23 #9 DONE 0.0s 04:23:23 04:23:23 #10 [builder 4/7] COPY go.mod vendor* ./ 04:23:23 #10 DONE 0.0s 04:23:23 04:23:23 #11 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 04:23:23 #11 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:23:23 #11 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:23:23 #11 0.561 (1/6) Installing dumb-init (1.2.5-r3) 04:23:23 #11 0.566 (2/6) Installing libgcc (14.2.0-r6) 04:23:23 #11 0.573 (3/6) Installing libsodium (1.0.20-r1) 04:23:23 #11 0.588 (4/6) Installing libstdc++ (14.2.0-r6) 04:23:23 #11 0.610 (5/6) Installing libzmq (4.3.5-r2) 04:23:23 #11 0.621 (6/6) Installing zeromq (4.3.5-r2) 04:23:23 #11 0.627 Executing busybox-1.37.0-r20.trigger 04:23:23 #11 0.633 OK: 11 MiB in 22 packages 04:23:23 #11 DONE 0.7s 04:23:23 04:23:23 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:24 #12 DONE 0.5s 04:23:24 04:23:24 #13 [builder 6/7] COPY . . 04:23:24 #13 DONE 0.1s 04:23:24 04:23:24 #14 [stage-1 3/6] RUN apk --no-cache upgrade 04:23:24 #14 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:23:24 #14 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:23:24 #14 0.672 OK: 11 MiB in 22 packages 04:23:24 #14 DONE 0.8s 04:23:24 04:23:24 #15 [builder 7/7] RUN make build 04:23:24 #15 0.219 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:23:51 #15 23.97 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:23:51 #15 DONE 24.7s 04:23:51 04:23:51 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 04:23:51 #16 DONE 0.2s 04:23:51 04:23:51 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 04:23:51 #17 DONE 0.0s 04:23:51 04:23:51 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 04:23:51 #18 DONE 0.0s 04:23:51 04:23:51 #19 exporting to image 04:23:51 #19 exporting layers 04:23:51 #19 exporting layers 0.2s done 04:23:51 #19 writing image sha256:d14a98b244c3251f85d4c1ba9361fbdcf99dd5fd069edbd5f83af5e91a09fd8f done 04:23:51 #19 naming to docker.io/library/device-opc-ua done 04:23:51 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:51 provisioning config files... 04:23:51 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2645762404680116544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:51 ---> ****-login.sh 04:23:51 nexus3.edgexfoundry.org:10001 04:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:51 Login Succeeded 04:23:51 nexus3.edgexfoundry.org:10002 04:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:51 Login Succeeded 04:23:51 nexus3.edgexfoundry.org:10003 04:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:52 Login Succeeded 04:23:52 nexus3.edgexfoundry.org:10004 04:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:52 Login Succeeded 04:23:52 ****.io 04:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:52 Login Succeeded 04:23:52 ---> ****-login.sh ends [Pipeline] } 04:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:23:52 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 04:23:52 61560ecb525998960d5c49148236c46d797e73dd 04:23:52 latest 04:23:52 4.1.0-dev.18 04:23:52 61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 04:23:52 main 04:23:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:52 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:53 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd 04:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:23:53 adcb8fc53005: Preparing 04:23:53 65b856bddebf: Preparing 04:23:53 9de4add923d0: Preparing 04:23:53 854503d28c66: Preparing 04:23:53 e3e8cdca0416: Preparing 04:23:53 0854555d70ac: Preparing 04:23:53 0854555d70ac: Waiting 04:23:53 adcb8fc53005: Pushed 04:23:53 854503d28c66: Pushed 04:23:53 65b856bddebf: Pushed 04:23:53 0854555d70ac: Layer already exists 04:23:53 e3e8cdca0416: Pushed 04:23:58 9de4add923d0: Pushed 04:23:58 61560ecb525998960d5c49148236c46d797e73dd: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:59 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:59 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:23:59 adcb8fc53005: Preparing 04:23:59 65b856bddebf: Preparing 04:23:59 9de4add923d0: Preparing 04:23:59 854503d28c66: Preparing 04:23:59 e3e8cdca0416: Preparing 04:23:59 0854555d70ac: Preparing 04:23:59 0854555d70ac: Waiting 04:23:59 65b856bddebf: Layer already exists 04:23:59 854503d28c66: Layer already exists 04:23:59 e3e8cdca0416: Layer already exists 04:23:59 9de4add923d0: Layer already exists 04:23:59 adcb8fc53005: Layer already exists 04:23:59 0854555d70ac: Layer already exists 04:23:59 latest: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:59 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:00 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.18 04:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:24:00 adcb8fc53005: Preparing 04:24:00 65b856bddebf: Preparing 04:24:00 9de4add923d0: Preparing 04:24:00 854503d28c66: Preparing 04:24:00 e3e8cdca0416: Preparing 04:24:00 0854555d70ac: Preparing 04:24:00 0854555d70ac: Waiting 04:24:00 854503d28c66: Layer already exists 04:24:00 9de4add923d0: Layer already exists 04:24:00 65b856bddebf: Layer already exists 04:24:00 adcb8fc53005: Layer already exists 04:24:00 e3e8cdca0416: Layer already exists 04:24:00 0854555d70ac: Layer already exists 04:24:00 4.1.0-dev.18: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:00 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:00 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 04:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:24:00 adcb8fc53005: Preparing 04:24:00 65b856bddebf: Preparing 04:24:00 9de4add923d0: Preparing 04:24:00 854503d28c66: Preparing 04:24:00 e3e8cdca0416: Preparing 04:24:00 0854555d70ac: Preparing 04:24:00 0854555d70ac: Waiting 04:24:00 9de4add923d0: Layer already exists 04:24:00 65b856bddebf: Layer already exists 04:24:00 854503d28c66: Layer already exists 04:24:00 e3e8cdca0416: Layer already exists 04:24:00 adcb8fc53005: Layer already exists 04:24:00 0854555d70ac: Layer already exists 04:24:00 61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:01 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:01 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:24:01 adcb8fc53005: Preparing 04:24:01 65b856bddebf: Preparing 04:24:01 9de4add923d0: Preparing 04:24:01 854503d28c66: Preparing 04:24:01 e3e8cdca0416: Preparing 04:24:01 0854555d70ac: Preparing 04:24:01 0854555d70ac: Waiting 04:24:01 854503d28c66: Layer already exists 04:24:01 65b856bddebf: Layer already exists 04:24:01 9de4add923d0: Layer already exists 04:24:01 adcb8fc53005: Layer already exists 04:24:01 e3e8cdca0416: Layer already exists 04:24:01 0854555d70ac: Layer already exists 04:24:01 main: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:01 ===================================================== [Pipeline] echo 04:24:01 taggedImages: 04:24:01 - nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd 04:24:01 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:24:01 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.18 04:24:01 - nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 04:24:01 - 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 04:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:02 04:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:02 latest: Pulling from edgex-lftools-log-publisher 04:24:02 5eb5b503b376: Pulling fs layer 04:24:02 5c69ac0246d0: Pulling fs layer 04:24:02 ec43610c2a17: Pulling fs layer 04:24:02 3a2ae6a8a46f: Pulling fs layer 04:24:02 33b1e0a273af: Pulling fs layer 04:24:02 5d3b04190fa2: Pulling fs layer 04:24:02 2f39f015ded8: Pulling fs layer 04:24:02 3a2ae6a8a46f: Waiting 04:24:02 5d3b04190fa2: Waiting 04:24:02 2f39f015ded8: Waiting 04:24:02 33b1e0a273af: Waiting 04:24:02 3a2ae6a8a46f: Verifying Checksum 04:24:02 3a2ae6a8a46f: Download complete 04:24:02 33b1e0a273af: Verifying Checksum 04:24:02 33b1e0a273af: Download complete 04:24:02 5d3b04190fa2: Verifying Checksum 04:24:02 5d3b04190fa2: Download complete 04:24:02 ec43610c2a17: Verifying Checksum 04:24:02 ec43610c2a17: Download complete 04:24:02 5eb5b503b376: Download complete 04:24:03 2f39f015ded8: Verifying Checksum 04:24:03 2f39f015ded8: Download complete 04:24:04 5eb5b503b376: Pull complete 04:24:04 5c69ac0246d0: Pull complete 04:24:04 ec43610c2a17: Pull complete 04:24:04 3a2ae6a8a46f: Pull complete 04:24:05 33b1e0a273af: Pull complete 04:24:05 5d3b04190fa2: Pull complete 04:24:10 2f39f015ded8: Pull complete 04:24:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:10 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:24:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:24:11 $ docker top 31e15cceef326c6a0c80c020b39c3f54206a985f3164a4586a65676e1a7e8d69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:12 ---> job-cost.sh 04:24:12 lf-activate-venv: SKIPPING 04:24:12 INFO: No Stack... 04:24:12 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:12 INFO: Archiving Costs [Pipeline] sh 04:24:13 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 04:24:13 + cut -d, -f6 [Pipeline] lock 04:24:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] 04:24:13 Resource [jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] did not exist. Created. 04:24:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:13 + echo total: 0.2199999988079071 [Pipeline] stash 04:24:13 Stashed 1 file(s) [Pipeline] } 04:24:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:13 $ docker stop --time=1 31e15cceef326c6a0c80c020b39c3f54206a985f3164a4586a65676e1a7e8d69 04:24:14 $ docker rm -f --volumes 31e15cceef326c6a0c80c020b39c3f54206a985f3164a4586a65676e1a7e8d69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10588 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 04:24:15 Running in /w/workspace/device-opc-ua/35 [Pipeline] { [Pipeline] checkout 04:24:15 Selected Git installation does not exist. Using Default 04:24:15 The recommended git tool is: NONE 04:24:21 using credential edgex-jenkins-ssh 04:24:21 Cloning the remote Git repository 04:24:21 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 04:24:21 > git init /w/workspace/device-opc-ua/35 # timeout=10 04:24:22 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 04:24:22 > git --version # timeout=10 04:24:22 > git --version # 'git version 2.25.1' 04:24:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:24 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 04:24:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:26 Avoid second fetch 04:24:26 Checking out Revision 61560ecb525998960d5c49148236c46d797e73dd (main) 04:24:26 Commit message: "Merge pull request #162 from sabrina-lin527/update-changelog" 04:24:26 > git config core.sparsecheckout # timeout=10 04:24:26 > git checkout -f 61560ecb525998960d5c49148236c46d797e73dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:31 provisioning config files... 04:24:31 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/35@tmp/config473939585850696762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:31 ---> ****-login.sh 04:24:31 nexus3.edgexfoundry.org:10001 04:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:32 Configure a credential helper to remove this warning. See 04:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:32 04:24:32 Login Succeeded 04:24:32 nexus3.edgexfoundry.org:10002 04:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:33 Configure a credential helper to remove this warning. See 04:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:33 04:24:33 Login Succeeded 04:24:33 nexus3.edgexfoundry.org:10003 04:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:33 Configure a credential helper to remove this warning. See 04:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:33 04:24:33 Login Succeeded 04:24:33 nexus3.edgexfoundry.org:10004 04:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:33 Configure a credential helper to remove this warning. See 04:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:33 04:24:33 Login Succeeded 04:24:33 ****.io 04:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:34 Configure a credential helper to remove this warning. See 04:24:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:34 04:24:34 Login Succeeded 04:24:34 ---> ****-login.sh ends [Pipeline] } 04:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:24:35 ========================================================= 04:24:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:24:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:24:36 Sending build context to Docker daemon 9.582MB 04:24:36 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 04:24:36 Step 2/10 : FROM ${BASE} AS builder 04:24:36 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:24:36 6b59a28fa201: Pulling fs layer 04:24:36 d32bb0dddca7: Pulling fs layer 04:24:36 5dab1238d3d9: Pulling fs layer 04:24:36 196fd7d83e7d: Pulling fs layer 04:24:36 4f4fb700ef54: Pulling fs layer 04:24:36 8ba94037c8f0: Pulling fs layer 04:24:36 deaec5988b04: Pulling fs layer 04:24:36 9f65657bb879: Pulling fs layer 04:24:36 196fd7d83e7d: Waiting 04:24:36 4f4fb700ef54: Waiting 04:24:36 8ba94037c8f0: Waiting 04:24:36 deaec5988b04: Waiting 04:24:36 9f65657bb879: Waiting 04:24:36 d32bb0dddca7: Verifying Checksum 04:24:36 d32bb0dddca7: Download complete 04:24:36 196fd7d83e7d: Verifying Checksum 04:24:36 196fd7d83e7d: Download complete 04:24:36 4f4fb700ef54: Verifying Checksum 04:24:36 4f4fb700ef54: Download complete 04:24:36 8ba94037c8f0: Verifying Checksum 04:24:36 8ba94037c8f0: Download complete 04:24:36 6b59a28fa201: Verifying Checksum 04:24:36 6b59a28fa201: Download complete 04:24:36 9f65657bb879: Verifying Checksum 04:24:36 9f65657bb879: Download complete 04:24:37 6b59a28fa201: Pull complete 04:24:38 5dab1238d3d9: Download complete 04:24:39 deaec5988b04: Verifying Checksum 04:24:39 deaec5988b04: Download complete 04:24:42 d32bb0dddca7: Pull complete 04:24:57 5dab1238d3d9: Pull complete 04:24:57 196fd7d83e7d: Pull complete 04:24:57 4f4fb700ef54: Pull complete 04:24:57 8ba94037c8f0: Pull complete 04:25:05 deaec5988b04: Pull complete 04:25:07 9f65657bb879: Pull complete 04:25:07 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:25:08 ---> 334268110677 04:25:08 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:25:10 ---> Running in 799ac62695ff 04:25:10 Removing intermediate container 799ac62695ff 04:25:10 ---> 8ff9a56758bc 04:25:10 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:25:10 ---> Running in a160ac99407b 04:25:11 Removing intermediate container a160ac99407b 04:25:11 ---> 47086fb33726 04:25:11 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:25:11 ---> Running in a7c09942daa5 04:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:25:15 OK: 255 MiB in 60 packages 04:25:16 Removing intermediate container a7c09942daa5 04:25:16 ---> 71f7224f3d97 04:25:16 Step 6/10 : WORKDIR /device-opcua 04:25:16 ---> Running in 7e70949722e7 04:25:16 Removing intermediate container 7e70949722e7 04:25:16 ---> da2c853a4eaf 04:25:16 Step 7/10 : COPY go.mod vendor* ./ 04:25:17 ---> 32df51e39a63 04:25:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:17 ---> Running in dc0c1ba43c94 04:27:24 Removing intermediate container dc0c1ba43c94 04:27:24 ---> fb6ebc1e0136 04:27:24 Step 9/10 : COPY . . 04:27:24 ---> 46cd9183182c 04:27:24 Step 10/10 : RUN ${MAKE} 04:27:24 ---> Running in e1a75b7b522c 04:27:24 noop 04:27:24 Removing intermediate container e1a75b7b522c 04:27:24 ---> 3c5ee02d576b 04:27:24 Successfully built 3c5ee02d576b 04:27:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:25 + docker inspect -f . ci-base-image-arm64 04:27:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:25 prd-ubuntu20.04-docker-arm64-4c-16g-10588 does not seem to be running inside a container 04:27:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/35 -v /w/workspace/device-opc-ua/35:/w/workspace/device-opc-ua/35:rw,z -v /w/workspace/device-opc-ua/35@tmp:/w/workspace/device-opc-ua/35@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 04:27:27 $ docker top f53dbe714777c64c35aa6c5f99243523da9357060853cd5a806a027ff77d517f -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:28 + go version 04:27:28 go version go1.25.3 linux/arm64 [Pipeline] } 04:27:28 $ docker stop --time=1 f53dbe714777c64c35aa6c5f99243523da9357060853cd5a806a027ff77d517f 04:27:30 $ docker rm -f --volumes f53dbe714777c64c35aa6c5f99243523da9357060853cd5a806a027ff77d517f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:31 + docker inspect -f . ci-base-image-arm64 04:27:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:31 prd-ubuntu20.04-docker-arm64-4c-16g-10588 does not seem to be running inside a container 04:27:32 $ 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/35 -v /w/workspace/device-opc-ua/35:/w/workspace/device-opc-ua/35:rw,z -v /w/workspace/device-opc-ua/35@tmp:/w/workspace/device-opc-ua/35@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 04:27:37 $ docker top 6036137afa010f9850714811e456d6b72f80b781f7900b7edee8732a1fd3f1a3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:38 + git config --global --add safe.directory /w/workspace/device-opc-ua/35 [Pipeline] fileExists [Pipeline] sh 04:27:39 + make test 04:27:39 go test ./... -coverprofile=coverage.out 04:27:45 ? github.com/edgexfoundry/device-opc-ua [no test files] 04:32:52 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 04:32:53 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.090s coverage: 41.4% of statements 04:32:54 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 04:32:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:32:55 go vet ./... 04:34:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:34:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:34:03 ./bin/test-attribution-txt.sh 04:34:03 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:34:03 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:34:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:34:04 $ docker stop --time=1 6036137afa010f9850714811e456d6b72f80b781f7900b7edee8732a1fd3f1a3 04:34:06 $ docker rm -f --volumes 6036137afa010f9850714811e456d6b72f80b781f7900b7edee8732a1fd3f1a3 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:34:08 Warning: overwriting stash ‘coverage-report’ 04:34:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:34:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:34:10 + ls -al . 04:34:10 total 232 04:34:10 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:27 . 04:34:10 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:24 .. 04:34:10 -rw-rw-r-- 1 jenkins jenkins 62 May 25 04:24 .dockerignore 04:34:10 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:24 .git 04:34:10 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:24 .github 04:34:10 -rw-rw-r-- 1 jenkins jenkins 101 May 25 04:24 .gitignore 04:34:10 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:24 .golangci.yml 04:34:10 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:24 .vscode 04:34:10 -rw-rw-r-- 1 jenkins jenkins 22466 May 25 04:24 Attribution.txt 04:34:10 -rw-rw-r-- 1 jenkins jenkins 2747 May 25 04:24 CHANGELOG.md 04:34:10 -rw-rw-r-- 1 jenkins jenkins 1242 May 25 04:24 Dockerfile 04:34:10 -rw-rw-r-- 1 jenkins jenkins 672 May 25 04:24 Jenkinsfile 04:34:10 -rw-rw-r-- 1 jenkins jenkins 11367 May 25 04:24 LICENSE 04:34:10 -rw-rw-r-- 1 jenkins jenkins 2473 May 25 04:24 Makefile 04:34:10 -rw-rw-r-- 1 jenkins jenkins 4109 May 25 04:24 README.md 04:34:10 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:22 VERSION 04:34:10 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:24 bin 04:34:10 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:24 cmd 04:34:10 -rw-r--r-- 1 jenkins jenkins 23970 May 25 04:32 coverage.out 04:34:10 -rw-rw-r-- 1 jenkins jenkins 6736 May 25 04:24 go.mod 04:34:10 -rw-rw-r-- 1 jenkins jenkins 89331 May 25 04:24 go.sum 04:34:10 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:24 internal 04:34:10 -rw-rw-r-- 1 jenkins jenkins 260 May 25 04:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:10 + 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=61560ecb525998960d5c49148236c46d797e73dd --label arch=arm64 --label version=4.1.0-dev.18 . 04:34:11 Sending build context to Docker daemon 9.607MB 04:34:11 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 04:34:11 Step 2/23 : FROM ${BASE} AS builder 04:34:11 ---> 3c5ee02d576b 04:34:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:34:12 ---> Running in ade2f1024fad 04:34:12 Removing intermediate container ade2f1024fad 04:34:12 ---> 799e90a00803 04:34:12 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:34:12 ---> Running in e46c5da8563a 04:34:12 Removing intermediate container e46c5da8563a 04:34:12 ---> b51406ad313e 04:34:12 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:34:13 ---> Running in 278d6e1cb814 04:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:34:17 OK: 255 MiB in 60 packages 04:34:17 Removing intermediate container 278d6e1cb814 04:34:17 ---> 25f8290fe742 04:34:17 Step 6/23 : WORKDIR /device-opcua 04:34:18 ---> Running in c56fc0035906 04:34:18 Removing intermediate container c56fc0035906 04:34:18 ---> 61193a4f60c8 04:34:18 Step 7/23 : COPY go.mod vendor* ./ 04:34:19 ---> f1753cfaf0d3 04:34:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:19 ---> Running in 708ce1f10cb9 04:34:21 Removing intermediate container 708ce1f10cb9 04:34:21 ---> 02540c5d8727 04:34:21 Step 9/23 : COPY . . 04:34:22 ---> 1d1742f2253f 04:34:22 Step 10/23 : RUN ${MAKE} 04:34:22 ---> Running in 65b120ae4e43 04:34:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:39:31 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:39:32 Removing intermediate container 65b120ae4e43 04:39:32 ---> 4da968e14321 04:39:32 Step 11/23 : FROM alpine:3.22 04:39:33 3.22: Pulling from library/alpine 04:39:33 58e777220c39: Pulling fs layer 04:39:34 58e777220c39: Verifying Checksum 04:39:34 58e777220c39: Download complete 04:39:34 58e777220c39: Pull complete 04:39:34 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:39:34 Status: Downloaded newer image for alpine:3.22 04:39:34 ---> 6a2735c23ff3 04:39:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 04:39:34 ---> Running in 62b2530b6529 04:39:35 Removing intermediate container 62b2530b6529 04:39:35 ---> 020393b2f237 04:39:35 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 04:39:35 ---> Running in 21ff451279ce 04:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:39:38 (1/6) Installing dumb-init (1.2.5-r3) 04:39:38 (2/6) Installing libgcc (14.2.0-r6) 04:39:38 (3/6) Installing libsodium (1.0.20-r1) 04:39:38 (4/6) Installing libstdc++ (14.2.0-r6) 04:39:38 (5/6) Installing libzmq (4.3.5-r2) 04:39:38 (6/6) Installing zeromq (4.3.5-r2) 04:39:38 Executing busybox-1.37.0-r20.trigger 04:39:38 OK: 12 MiB in 22 packages 04:39:40 Removing intermediate container 21ff451279ce 04:39:40 ---> 86514e10a5ad 04:39:40 Step 14/23 : RUN apk --no-cache upgrade 04:39:40 ---> Running in 7802200944bb 04:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:39:43 OK: 12 MiB in 22 packages 04:39:44 Removing intermediate container 7802200944bb 04:39:44 ---> ca4caa15c201 04:39:44 Step 15/23 : COPY --from=builder /device-opcua/cmd / 04:39:47 ---> 132e49b3fe3e 04:39:47 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 04:39:48 ---> ce8b3f076769 04:39:48 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 04:39:52 ---> f8a9717cb6a5 04:39:52 Step 18/23 : EXPOSE 59997 04:39:52 ---> Running in b59746e2117a 04:39:52 Removing intermediate container b59746e2117a 04:39:52 ---> 4145ef407563 04:39:52 Step 19/23 : ENTRYPOINT ["/device-opcua"] 04:39:52 ---> Running in eeb7b060be71 04:39:52 Removing intermediate container eeb7b060be71 04:39:52 ---> 4af5a7fbe30b 04:39:52 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:39:52 ---> Running in bcdd8c55f752 04:39:53 Removing intermediate container bcdd8c55f752 04:39:53 ---> 81687e4ff30e 04:39:53 Step 21/23 : LABEL arch=arm64 04:39:53 ---> Running in 5e15d8d179b0 04:39:53 Removing intermediate container 5e15d8d179b0 04:39:53 ---> 065b81db2a29 04:39:53 Step 22/23 : LABEL git_sha=61560ecb525998960d5c49148236c46d797e73dd 04:39:53 ---> Running in bcddd3042249 04:39:53 Removing intermediate container bcddd3042249 04:39:53 ---> f1d1d504f4dc 04:39:53 Step 23/23 : LABEL version=4.1.0-dev.18 04:39:53 ---> Running in 4e1aa5e19ec3 04:39:54 Removing intermediate container 4e1aa5e19ec3 04:39:54 ---> d77851f3b42b 04:39:54 [Warning] One or more build-args [ARCH] were not consumed 04:39:54 Successfully built d77851f3b42b 04:39:54 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 04:39:54 provisioning config files... 04:39:54 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/35@tmp/config15045794590411941371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:55 ---> ****-login.sh 04:39:55 nexus3.edgexfoundry.org:10001 04:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:55 Configure a credential helper to remove this warning. See 04:39:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:55 04:39:55 Login Succeeded 04:39:55 nexus3.edgexfoundry.org:10002 04:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:55 Configure a credential helper to remove this warning. See 04:39:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:55 04:39:55 Login Succeeded 04:39:55 nexus3.edgexfoundry.org:10003 04:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:56 Configure a credential helper to remove this warning. See 04:39:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:56 04:39:56 Login Succeeded 04:39:56 nexus3.edgexfoundry.org:10004 04:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:56 Configure a credential helper to remove this warning. See 04:39:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:56 04:39:56 Login Succeeded 04:39:56 ****.io 04:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:57 Configure a credential helper to remove this warning. See 04:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:57 04:39:57 Login Succeeded 04:39:57 ---> ****-login.sh ends [Pipeline] } 04:39:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:39:57 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 04:39:57 61560ecb525998960d5c49148236c46d797e73dd 04:39:57 latest 04:39:57 4.1.0-dev.18 04:39:57 61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 04:39:57 main 04:39:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:57 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:58 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd 04:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:39:58 94c04917aea2: Preparing 04:39:58 f253b1c8f98f: Preparing 04:39:58 50c84be87be9: Preparing 04:39:58 df2e60bece5f: Preparing 04:39:58 3cdbf10e4b82: Preparing 04:39:58 eeaa73608b53: Preparing 04:39:58 eeaa73608b53: Waiting 04:39:58 94c04917aea2: Pushed 04:39:58 df2e60bece5f: Pushed 04:39:58 f253b1c8f98f: Pushed 04:39:58 eeaa73608b53: Layer already exists 04:39:59 3cdbf10e4b82: Pushed 04:40:09 50c84be87be9: Pushed 04:40:09 61560ecb525998960d5c49148236c46d797e73dd: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:09 + 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 04:40:10 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:40:10 94c04917aea2: Preparing 04:40:10 f253b1c8f98f: Preparing 04:40:10 50c84be87be9: Preparing 04:40:10 df2e60bece5f: Preparing 04:40:10 3cdbf10e4b82: Preparing 04:40:10 eeaa73608b53: Preparing 04:40:10 eeaa73608b53: Waiting 04:40:10 94c04917aea2: Layer already exists 04:40:10 3cdbf10e4b82: Layer already exists 04:40:10 f253b1c8f98f: Layer already exists 04:40:10 df2e60bece5f: Layer already exists 04:40:10 50c84be87be9: Layer already exists 04:40:10 eeaa73608b53: Layer already exists 04:40:10 latest: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:10 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:11 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.18 04:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:40:11 94c04917aea2: Preparing 04:40:11 f253b1c8f98f: Preparing 04:40:11 50c84be87be9: Preparing 04:40:11 df2e60bece5f: Preparing 04:40:11 3cdbf10e4b82: Preparing 04:40:11 eeaa73608b53: Preparing 04:40:11 eeaa73608b53: Waiting 04:40:11 f253b1c8f98f: Layer already exists 04:40:11 df2e60bece5f: Layer already exists 04:40:11 94c04917aea2: Layer already exists 04:40:11 3cdbf10e4b82: Layer already exists 04:40:11 50c84be87be9: Layer already exists 04:40:11 eeaa73608b53: Layer already exists 04:40:11 4.1.0-dev.18: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:11 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:12 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 04:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:40:12 94c04917aea2: Preparing 04:40:12 f253b1c8f98f: Preparing 04:40:12 50c84be87be9: Preparing 04:40:12 df2e60bece5f: Preparing 04:40:12 3cdbf10e4b82: Preparing 04:40:12 eeaa73608b53: Preparing 04:40:12 eeaa73608b53: Waiting 04:40:12 f253b1c8f98f: Layer already exists 04:40:12 94c04917aea2: Layer already exists 04:40:12 3cdbf10e4b82: Layer already exists 04:40:12 df2e60bece5f: Layer already exists 04:40:12 50c84be87be9: Layer already exists 04:40:12 eeaa73608b53: Layer already exists 04:40:12 61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:12 + 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 04:40:13 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 04:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:40:13 94c04917aea2: Preparing 04:40:13 f253b1c8f98f: Preparing 04:40:13 50c84be87be9: Preparing 04:40:13 df2e60bece5f: Preparing 04:40:13 3cdbf10e4b82: Preparing 04:40:13 eeaa73608b53: Preparing 04:40:13 eeaa73608b53: Waiting 04:40:13 3cdbf10e4b82: Layer already exists 04:40:13 50c84be87be9: Layer already exists 04:40:13 df2e60bece5f: Layer already exists 04:40:13 94c04917aea2: Layer already exists 04:40:13 f253b1c8f98f: Layer already exists 04:40:13 eeaa73608b53: Layer already exists 04:40:13 main: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:13 ===================================================== [Pipeline] echo 04:40:13 taggedImages: 04:40:13 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd 04:40:13 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:40:13 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.18 04:40:13 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 04:40:13 - 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 04:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:14 04:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:14 arm64: Pulling from edgex-lftools-log-publisher 04:40:14 8998bd30e6a1: Pulling fs layer 04:40:14 04944245beec: Pulling fs layer 04:40:14 699f458cf7ca: Pulling fs layer 04:40:14 765212b225bb: Pulling fs layer 04:40:14 f23df028b6ca: Pulling fs layer 04:40:14 d65c8cfc05b1: Pulling fs layer 04:40:14 2437ff75d9bd: Pulling fs layer 04:40:14 d65c8cfc05b1: Waiting 04:40:14 2437ff75d9bd: Waiting 04:40:14 765212b225bb: Waiting 04:40:14 04944245beec: Verifying Checksum 04:40:14 04944245beec: Download complete 04:40:14 765212b225bb: Verifying Checksum 04:40:14 765212b225bb: Download complete 04:40:14 f23df028b6ca: Verifying Checksum 04:40:14 f23df028b6ca: Download complete 04:40:14 d65c8cfc05b1: Verifying Checksum 04:40:14 d65c8cfc05b1: Download complete 04:40:15 699f458cf7ca: Verifying Checksum 04:40:15 699f458cf7ca: Download complete 04:40:15 8998bd30e6a1: Verifying Checksum 04:40:15 8998bd30e6a1: Download complete 04:40:17 2437ff75d9bd: Verifying Checksum 04:40:17 2437ff75d9bd: Download complete 04:40:19 8998bd30e6a1: Pull complete 04:40:20 04944245beec: Pull complete 04:40:21 699f458cf7ca: Pull complete 04:40:22 765212b225bb: Pull complete 04:40:23 f23df028b6ca: Pull complete 04:40:23 d65c8cfc05b1: Pull complete 04:40:41 2437ff75d9bd: Pull complete 04:40:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:41 prd-ubuntu20.04-docker-arm64-4c-16g-10588 does not seem to be running inside a container 04:40:41 $ 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/35 -v /w/workspace/device-opc-ua/35:/w/workspace/device-opc-ua/35:rw,z -v /w/workspace/device-opc-ua/35@tmp:/w/workspace/device-opc-ua/35@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 04:40:45 $ docker top 26e051130058bccca42f233fd25075902c9fab3757becab70c6e43a7f81a0ec5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:46 ---> job-cost.sh 04:40:46 lf-activate-venv: SKIPPING 04:40:46 INFO: No Stack... 04:40:46 INFO: Retrieving Pricing Info for: v3-standard-4 04:40:47 INFO: Archiving Costs [Pipeline] sh 04:40:48 + cat /w/workspace/device-opc-ua/35/archives/cost.csv 04:40:48 + cut -d, -f6 [Pipeline] lock 04:40:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] 04:40:48 Resource [jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] did not exist. Created. 04:40:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:49 /w/workspace/device-opc-ua/35@tmp/durable-fd369382/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:40:50 + echo total: 0.10999999940395355 [Pipeline] stash 04:40:50 Warning: overwriting stash ‘stack-cost’ 04:40:50 Stashed 1 file(s) [Pipeline] } 04:40:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 04:40:50 $ docker stop --time=1 26e051130058bccca42f233fd25075902c9fab3757becab70c6e43a7f81a0ec5 04:40:51 $ docker rm -f --volumes 26e051130058bccca42f233fd25075902c9fab3757becab70c6e43a7f81a0ec5 [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 04:40:52 provisioning config files... 04:40:52 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config617569125141963061tmp [Pipeline] { [Pipeline] sh 04:40:52 + set +x 04:40:52 + curl -s https://codecov.io/bash 04:40:52 + bash -s -- 04:40:52 04:40:52 _____ _ 04:40:52 / ____| | | 04:40:52 | | ___ __| | ___ ___ _____ __ 04:40:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:40:52 | |___| (_) | (_| | __/ (_| (_) \ V / 04:40:52 \_____\___/ \__,_|\___|\___\___/ \_/ 04:40:52 Bash-1.0.6 04:40:52 04:40:52 04:40:52 ==> git version 2.25.1 found 04:40:52 ==> 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 04:40:52 Release-Date: 2020-01-08 04:40:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:40:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:40:52 ==> Jenkins CI detected. 04:40:52 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 04:40:52 project root: . 04:40:52 --> token set from env 04:40:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:40:52 ==> Running gcov in . (disable via -X gcov) 04:40:52 ==> Python coveragepy not found 04:40:52 ==> Searching for coverage reports in: 04:40:52 + . 04:40:52 -> Found 1 reports 04:40:52 ==> Detecting git/mercurial file structure 04:40:52 ==> Reading reports 04:40:52 + ./coverage.out bytes=23970 04:40:52 ==> Appending adjustments 04:40:52 https://docs.codecov.io/docs/fixing-reports 04:40:52 + Found adjustments 04:40:52 ==> Gzipping contents 04:40:52 4.0K /tmp/codecov.O1mIKX.gz 04:40:52 ==> Uploading reports 04:40:52 url: https://codecov.io 04:40:52 query: branch=main&commit=61560ecb525998960d5c49148236c46d797e73dd&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 04:40:52 -> Pinging Codecov 04:40:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=61560ecb525998960d5c49148236c46d797e73dd&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 04:40:53 -> Uploading to 04:40:53 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/61560ecb525998960d5c49148236c46d797e73dd/e032a11d-102c-4a40-bc37-68bc1d98ef1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T044052Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9f95894219e81770646d9642c8d37e4938d267fcdaa1f541aa9a48008c6bafaa 04:40:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:40:53 Dload Upload Total Spent Left Speed 04:40:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 26098 --:--:-- --:--:-- --:--:-- 26098 04:40:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/61560ecb525998960d5c49148236c46d797e73dd [Pipeline] } 04:40:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:40:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:40:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:40:53 04:40:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:40:53 latest: Pulling from edgex-devops/edgex-snyk-go 04:40:53 2d35ebdb57d9: Already exists 04:40:53 85e8836fcdb2: Pulling fs layer 04:40:53 91631faa732a: Pulling fs layer 04:40:53 f3f5ae8826fa: Pulling fs layer 04:40:53 4f4fb700ef54: Pulling fs layer 04:40:53 7861252a18e6: Pulling fs layer 04:40:53 9130f900ef6f: Pulling fs layer 04:40:53 7861252a18e6: Waiting 04:40:53 4f4fb700ef54: Waiting 04:40:53 f3f5ae8826fa: Verifying Checksum 04:40:53 f3f5ae8826fa: Download complete 04:40:53 85e8836fcdb2: Verifying Checksum 04:40:53 85e8836fcdb2: Download complete 04:40:53 4f4fb700ef54: Verifying Checksum 04:40:53 4f4fb700ef54: Download complete 04:40:53 85e8836fcdb2: Pull complete 04:40:54 7861252a18e6: Verifying Checksum 04:40:54 7861252a18e6: Download complete 04:40:54 91631faa732a: Verifying Checksum 04:40:54 91631faa732a: Download complete 04:40:55 9130f900ef6f: Verifying Checksum 04:40:55 9130f900ef6f: Download complete 04:40:59 91631faa732a: Pull complete 04:40:59 f3f5ae8826fa: Pull complete 04:40:59 4f4fb700ef54: Pull complete 04:40:59 7861252a18e6: Pull complete 04:41:03 9130f900ef6f: Pull complete 04:41:03 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:03 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:41:05 $ docker top 7ac1714712ea447bfbdd544f0e5cb70c0de6b881e73ebcf44fed13db6dc3a162 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 04:41:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 04:41:05 + set -o pipefail 04:41:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 04:41:11 04:41:11 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 04:41:11 04:41:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/13137a8c-f416-435d-83c0-cf2646170024 04:41:11 04:41:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:41:11 [Pipeline] } 04:41:12 $ docker stop --time=1 7ac1714712ea447bfbdd544f0e5cb70c0de6b881e73ebcf44fed13db6dc3a162 04:41:14 $ docker rm -f --volumes 7ac1714712ea447bfbdd544f0e5cb70c0de6b881e73ebcf44fed13db6dc3a162 [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 04:41:15 + git log --format=format:%s -1 61560ecb525998960d5c49148236c46d797e73dd [Pipeline] sh 04:41:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:15 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:15 $ docker top a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 -eo pid,comm 04:41:16 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). 04:41:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:16 [ssh-agent] Looking for ssh-agent implementation... 04:41:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:16 $ docker exec a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 ssh-agent 04:41:16 SSH_AUTH_SOCK=/tmp/ssh-2qOMNK2V1wsH/agent.32 04:41:16 SSH_AGENT_PID=38 04:41:16 Running ssh-add (command line suppressed) 04:41:16 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14442717559723982528.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14442717559723982528.key) 04:41:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:16 + git semver tag 04:41:16 2026-05-25 04:41:16,855 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:41:16 2026-05-25 04:41:16,859 [run_tag] DEBUG tag force:False 04:41:16 2026-05-25 04:41:16,859 [check_head_tag] DEBUG check head tag 04:41:16 2026-05-25 04:41:16,860 [execute] INFO git cat-file --batch-check 04:41:16 2026-05-25 04:41:16,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 04:41:16 2026-05-25 04:41:16,862 [execute] INFO git cat-file --batch 04:41:16 2026-05-25 04:41:16,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 04:41:16 2026-05-25 04:41:16,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:41:16 2026-05-25 04:41:16,870 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 04:41:16 2026-05-25 04:41:16,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 04:41:16 2026-05-25 04:41:16,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:41:16 4.1.0-dev.18 [Pipeline] } 04:41:16 $ docker exec --env ******** --env ******** a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 ssh-agent -k 04:41:17 unset SSH_AUTH_SOCK; 04:41:17 unset SSH_AGENT_PID; 04:41:17 echo Agent pid 38 killed; 04:41:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:17 + git semver [Pipeline] } 04:41:17 $ docker stop --time=1 a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 04:41:18 $ docker rm -f --volumes a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:19 04:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:19 0.23.1-centos7: Pulling from edgex-lftools 04:41:19 ab5ef0e58194: Pulling fs layer 04:41:19 9712f1f96733: Pulling fs layer 04:41:19 63f879dbbcfc: Pulling fs layer 04:41:19 0d9ebad4ef96: Pulling fs layer 04:41:19 e9a5061849ea: Pulling fs layer 04:41:19 d747dcd14b5f: Pulling fs layer 04:41:19 2de7ff778b66: Pulling fs layer 04:41:19 0d9ebad4ef96: Waiting 04:41:19 2de7ff778b66: Waiting 04:41:19 d747dcd14b5f: Waiting 04:41:19 e9a5061849ea: Waiting 04:41:19 9712f1f96733: Verifying Checksum 04:41:19 9712f1f96733: Download complete 04:41:19 63f879dbbcfc: Verifying Checksum 04:41:19 63f879dbbcfc: Download complete 04:41:20 e9a5061849ea: Verifying Checksum 04:41:20 e9a5061849ea: Download complete 04:41:20 d747dcd14b5f: Verifying Checksum 04:41:20 d747dcd14b5f: Download complete 04:41:20 0d9ebad4ef96: Verifying Checksum 04:41:20 0d9ebad4ef96: Download complete 04:41:20 2de7ff778b66: Verifying Checksum 04:41:20 2de7ff778b66: Download complete 04:41:20 ab5ef0e58194: Verifying Checksum 04:41:20 ab5ef0e58194: Download complete 04:41:24 ab5ef0e58194: Pull complete 04:41:24 9712f1f96733: Pull complete 04:41:24 63f879dbbcfc: Pull complete 04:41:29 0d9ebad4ef96: Pull complete 04:41:29 e9a5061849ea: Pull complete 04:41:29 d747dcd14b5f: Pull complete 04:41:31 2de7ff778b66: Pull complete 04:41:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:31 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:41:32 $ docker top 90b4f4121a0939f451a3fbb8cc263061e68720f3f6356e63d52e124c3846353a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:41:32 provisioning config files... 04:41:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12411469990699129287tmp 04:41:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12633590832188221216tmp 04:41:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3810455123896900229tmp [Pipeline] { [Pipeline] echo 04:41:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:41:33 ---> sigul-configuration.sh 04:41:33 gpg: directory `/root/.gnupg' created 04:41:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:41:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:41:33 gpg: keyring `/root/.gnupg/secring.gpg' created 04:41:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:41:33 gpg: CAST5 encrypted data 04:41:33 gpg: encrypted with 1 passphrase 04:41:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:41:33 + mkdir /home/jenkins 04:41:33 + mkdir /home/jenkins/sigul [Pipeline] sh 04:41:33 + 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 04:41:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:41:33 ---> sigul-install.sh 04:41:33 Sigul already installed; skipping installation. [Pipeline] sh 04:41:34 + git tag --list 04:41:34 v4.0 04:41:34 v4.0.0 04:41:34 v4.0.1 04:41:34 v4.0.1-dev.1 04:41:34 v4.1.0-dev.1 04:41:34 v4.1.0-dev.10 04:41:34 v4.1.0-dev.11 04:41:34 v4.1.0-dev.12 04:41:34 v4.1.0-dev.13 04:41:34 v4.1.0-dev.14 04:41:34 v4.1.0-dev.15 04:41:34 v4.1.0-dev.16 04:41:34 v4.1.0-dev.17 04:41:34 v4.1.0-dev.18 04:41:34 v4.1.0-dev.2 04:41:34 v4.1.0-dev.3 04:41:34 v4.1.0-dev.4 04:41:34 v4.1.0-dev.5 04:41:34 v4.1.0-dev.6 04:41:34 v4.1.0-dev.7 04:41:34 v4.1.0-dev.8 04:41:34 v4.1.0-dev.9 [Pipeline] sh 04:41:34 + lftools sign git-tag v4.1.0-dev.18 04:41:35 Signing Git tag with Sigul... 04:41:35 Signing v4.1.0-dev.18 [Pipeline] echo 04:41:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:41:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:41:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:41:35 $ docker stop --time=1 90b4f4121a0939f451a3fbb8cc263061e68720f3f6356e63d52e124c3846353a 04:41:36 $ docker rm -f --volumes 90b4f4121a0939f451a3fbb8cc263061e68720f3f6356e63d52e124c3846353a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:41:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:37 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:38 $ docker top 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a -eo pid,comm 04:41:38 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). 04:41:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:38 [ssh-agent] Looking for ssh-agent implementation... 04:41:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:38 $ docker exec 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a ssh-agent 04:41:38 SSH_AUTH_SOCK=/tmp/ssh-y9nxZGnlGvub/agent.32 04:41:38 SSH_AGENT_PID=38 04:41:38 Running ssh-add (command line suppressed) 04:41:38 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9769855923773802103.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9769855923773802103.key) 04:41:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:38 + git semver bump pre 04:41:39 2026-05-25 04:41:39,077 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:41:39 2026-05-25 04:41:39,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:41:39 2026-05-25 04:41:39,082 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev 04:41:39 2026-05-25 04:41:39,082 [bump_version] DEBUG bumped version:4.1.0-dev.19 04:41:39 2026-05-25 04:41:39,082 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 04:41:39 2026-05-25 04:41:39,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:41:39 2026-05-25 04:41:39,082 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:41:39 2026-05-25 04:41:39,084 [execute] INFO git cat-file --batch-check 04:41:39 2026-05-25 04:41:39,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 04:41:39 2026-05-25 04:41:39,088 [execute] INFO git cat-file --batch 04:41:39 2026-05-25 04:41:39,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 04:41:39 2026-05-25 04:41:39,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:41:39 4.1.0-dev.19 [Pipeline] } 04:41:39 $ docker exec --env ******** --env ******** 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a ssh-agent -k 04:41:39 unset SSH_AUTH_SOCK; 04:41:39 unset SSH_AGENT_PID; 04:41:39 echo Agent pid 38 killed; 04:41:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:39 + git semver [Pipeline] } 04:41:39 $ docker stop --time=1 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a 04:41:41 $ docker rm -f --volumes 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a [Pipeline] // withDockerContainer [Pipeline] sh 04:41:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:41 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:42 $ docker top 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 -eo pid,comm 04:41:42 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). 04:41:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:42 [ssh-agent] Looking for ssh-agent implementation... 04:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:42 $ docker exec 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 ssh-agent 04:41:42 SSH_AUTH_SOCK=/tmp/ssh-D2dzhFRiVUEp/agent.32 04:41:42 SSH_AGENT_PID=38 04:41:42 Running ssh-add (command line suppressed) 04:41:42 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11657721004050057894.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11657721004050057894.key) 04:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:42 + git semver push 04:41:43 2026-05-25 04:41:43,030 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:41:43 2026-05-25 04:41:43,033 [run_push] DEBUG push 04:41:43 2026-05-25 04:41:43,034 [execute] INFO git cat-file --batch-check 04:41:43 2026-05-25 04:41:43,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 04:41:43 2026-05-25 04:41:43,036 [execute] INFO git rev-list 2a6a2d1a8571c28c64b690d4cddc4b1cd56c9c5d -- 04:41:43 2026-05-25 04:41:43,036 [execute] DEBUG Popen(['git', 'rev-list', '2a6a2d1a8571c28c64b690d4cddc4b1cd56c9c5d', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:41:43 2026-05-25 04:41:43,039 [execute] INFO git fetch -v -- origin 04:41:43 2026-05-25 04:41:43,040 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:41:44 2026-05-25 04:41:43,758 [run_push] DEBUG no remote changes detected 04:41:44 2026-05-25 04:41:43,758 [execute] INFO git push origin semver 04:41:44 2026-05-25 04:41:43,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:41:45 2026-05-25 04:41:44,953 [run_push] DEBUG push all version tags 04:41:45 2026-05-25 04:41:44,953 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:41:45 2026-05-25 04:41:44,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 04:41:46 2026-05-25 04:41:46,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:41:46 4.1.0-dev.19 [Pipeline] } 04:41:46 $ docker exec --env ******** --env ******** 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 ssh-agent -k 04:41:46 unset SSH_AUTH_SOCK; 04:41:46 unset SSH_AGENT_PID; 04:41:46 echo Agent pid 38 killed; 04:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:46 + git semver [Pipeline] } 04:41:47 $ docker stop --time=1 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 04:41:48 $ docker rm -f --volumes 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 [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 04:41:48 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 04:41:48 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:41:48 total 16 04:41:48 drwxr-xr-x 3 root root 4096 May 25 04:24 . 04:41:48 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:41 .. 04:41:48 drwxr-xr-x 2 root root 4096 May 25 04:24 cost 04:41:48 -rw-r--r-- 1 root root 84 May 25 04:24 cost.csv 04:41:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:41:48 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:41:48 total 16 04:41:48 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:24 . 04:41:48 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:41 .. 04:41:48 drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:24 cost 04:41:48 -rw-r--r-- 1 jenkins jenkins 84 May 25 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:41:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:41:50 ---> package-listing.sh 04:41:50 ++ facter osfamily 04:41:50 ++ tr '[:upper:]' '[:lower:]' 04:41:50 + OS_FAMILY=debian 04:41:50 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 04:41:50 + START_PACKAGES=/tmp/packages_start.txt 04:41:50 + END_PACKAGES=/tmp/packages_end.txt 04:41:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:41:50 + PACKAGES=/tmp/packages_start.txt 04:41:50 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:41:50 + PACKAGES=/tmp/packages_end.txt 04:41:50 + case "${OS_FAMILY}" in 04:41:50 + dpkg -l 04:41:50 + grep '^ii' 04:41:50 + '[' -f /tmp/packages_start.txt ']' 04:41:50 + '[' -f /tmp/packages_end.txt ']' 04:41:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:41:50 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:41:50 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 04:41:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 04:41:50 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 04:41:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:51 prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container 04:41:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:41:51 $ docker top 93487332b6176585fb03619e48c7c59133301fa50e5b1f4282e6a017a54c3a00 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:51 + touch /tmp/pre-build-complete [Pipeline] sh 04:41:52 + mkdir -p /var/log/sysstat [Pipeline] sh 04:41:52 + ls /var/log/sa-host 04:41:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:52 provisioning config files... 04:41:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11050596668489319400tmp [Pipeline] { [Pipeline] echo 04:41:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:41:52 ---> create-netrc.sh [Pipeline] } 04:41:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:41:53 ---> python-tools-install.sh [Pipeline] echo 04:41:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:41:53 ---> sudo-logs.sh 04:41:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:41:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:53 ---> job-cost.sh 04:41:53 lf-activate-venv: SKIPPING 04:41:53 DEBUG: total: 0.2199999988079071 04:41:53 INFO: Retrieving Stack Cost... 04:41:54 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:54 INFO: Archiving Costs [Pipeline] echo 04:41:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:54 ---> logs-deploy.sh 04:41:54 lf-activate-venv: SKIPPING 04:41:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/35 04:41:54 INFO: archiving workspace using pattern(s): 04:41:55 Archives upload complete. 04:41:55 INFO: archiving logs to Nexus 04:41:56 ---> uname -a: 04:41:56 Linux prd-ubuntu20-04-docker-8c-8g-10582 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:41:56 04:41:56 04:41:56 ---> lscpu: 04:41:56 Architecture: x86_64 04:41:56 CPU op-mode(s): 32-bit, 64-bit 04:41:56 Byte Order: Little Endian 04:41:56 Address sizes: 40 bits physical, 48 bits virtual 04:41:56 CPU(s): 8 04:41:56 On-line CPU(s) list: 0-7 04:41:56 Thread(s) per core: 1 04:41:56 Core(s) per socket: 1 04:41:56 Socket(s): 8 04:41:56 NUMA node(s): 1 04:41:56 Vendor ID: AuthenticAMD 04:41:56 CPU family: 23 04:41:56 Model: 49 04:41:56 Model name: AMD EPYC-Rome Processor 04:41:56 Stepping: 0 04:41:56 CPU MHz: 2800.000 04:41:56 BogoMIPS: 5600.00 04:41:56 Virtualization: AMD-V 04:41:56 Hypervisor vendor: KVM 04:41:56 Virtualization type: full 04:41:56 L1d cache: 256 KiB 04:41:56 L1i cache: 256 KiB 04:41:56 L2 cache: 4 MiB 04:41:56 L3 cache: 128 MiB 04:41:56 NUMA node0 CPU(s): 0-7 04:41:56 Vulnerability Gather data sampling: Not affected 04:41:56 Vulnerability Itlb multihit: Not affected 04:41:56 Vulnerability L1tf: Not affected 04:41:56 Vulnerability Mds: Not affected 04:41:56 Vulnerability Meltdown: Not affected 04:41:56 Vulnerability Mmio stale data: Not affected 04:41:56 Vulnerability Retbleed: Vulnerable 04:41:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:41:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:41:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:41:56 Vulnerability Srbds: Not affected 04:41:56 Vulnerability Tsx async abort: Not affected 04:41:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:41:56 04:41:56 04:41:56 ---> nproc: 04:41:56 8 04:41:56 04:41:56 04:41:56 ---> df -h: 04:41:56 Filesystem Size Used Avail Use% Mounted on 04:41:56 overlay 155G 14G 141G 9% / 04:41:56 tmpfs 64M 0 64M 0% /dev 04:41:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:41:56 shm 64M 0 64M 0% /dev/shm 04:41:56 /dev/vda1 155G 14G 141G 9% /facter-os 04:41:56 04:41:56 04:41:56 ---> sar -b -r -n DEV: 04:41:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10582) 05/25/26 _x86_64_ (8 CPU) 04:41:56 04:41:56 04:21:12 LINUX RESTART (8 CPU) 04:41:56 04:41:56 04:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:41:56 04:23:01 304.70 15.70 289.00 0.00 2179.90 92980.50 0.00 04:41:56 04:24:01 126.11 0.37 125.75 0.00 44.26 37302.45 0.00 04:41:56 04:25:01 48.15 0.02 48.13 0.00 2.00 16915.84 0.00 04:41:56 04:26:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 04:41:56 04:27:01 3.00 0.28 2.72 0.00 12.00 42.25 0.00 04:41:56 04:28:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 04:41:56 04:29:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 04:41:56 04:30:01 1.25 0.00 1.25 0.00 0.00 16.40 0.00 04:41:56 04:31:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 04:41:56 04:32:01 1.87 0.00 1.87 0.00 0.00 24.53 0.00 04:41:56 04:33:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 04:41:56 04:34:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 04:41:56 04:35:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 04:41:56 04:36:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 04:41:56 04:37:01 1.45 0.02 1.43 0.00 0.13 16.93 0.00 04:41:56 04:38:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 04:41:56 04:39:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 04:41:56 04:40:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 04:41:56 04:41:01 8.60 0.13 8.47 0.00 11.86 6002.87 0.00 04:41:56 Average: 26.73 0.87 25.86 0.00 118.43 8076.45 0.00 04:41:56 04:41:56 04:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:41:56 04:23:01 26247816 31332476 950284 2.89 156536 5017716 2249644 6.63 2026728 4004772 768456 04:41:56 04:24:01 26671768 31516000 768112 2.34 161656 4785020 1760004 5.19 1664772 3960424 524 04:41:56 04:25:01 26153864 31515400 766764 2.33 175664 5237008 1691032 4.99 1681760 4399788 8 04:41:56 04:26:01 26154564 31516240 765680 2.33 175680 5237012 1691032 4.99 1681772 4399788 24 04:41:56 04:27:01 26162768 31525300 756832 2.30 175872 5237512 1697052 5.00 1673380 4400224 240 04:41:56 04:28:01 26163044 31525592 756516 2.30 175912 5237512 1697052 5.00 1673060 4400224 12 04:41:56 04:29:01 26169128 31531816 750132 2.28 175948 5237516 1697052 5.00 1667224 4400228 32 04:41:56 04:30:01 26170088 31532892 748948 2.28 175996 5237520 1697052 5.00 1666520 4400232 24 04:41:56 04:31:01 26169756 31532600 749220 2.28 176020 5237524 1697052 5.00 1666568 4400236 28 04:41:56 04:32:01 26170348 31533228 748520 2.28 176072 5237500 1697052 5.00 1665812 4400212 12 04:41:56 04:33:01 26169992 31532888 748796 2.28 176092 5237500 1697052 5.00 1665652 4400212 12 04:41:56 04:34:01 26170156 31533116 748436 2.28 176128 5237508 1697052 5.00 1666076 4400220 192 04:41:56 04:35:01 26170212 31533172 748356 2.28 176152 5237508 1697052 5.00 1665748 4400220 8 04:41:56 04:36:01 26170080 31533092 748548 2.28 176176 5237512 1697052 5.00 1666160 4400224 188 04:41:56 04:37:01 26171052 31534080 748092 2.28 176220 5237504 1713156 5.05 1665868 4400224 8 04:41:56 04:38:01 26171028 31534136 748136 2.28 176244 5237516 1713156 5.05 1665848 4400228 32 04:41:56 04:39:01 26170280 31533416 748820 2.28 176260 5237520 1729424 5.10 1665992 4400232 8 04:41:56 04:40:01 26170352 31533532 748684 2.28 176288 5237520 1729424 5.10 1666112 4400232 12 04:41:56 04:41:01 25328192 31507656 772848 2.35 191948 5985796 1830236 5.40 1704560 5148056 614292 04:41:56 Average: 26153920 31517717 764301 2.33 175098 5241459 1740928 5.13 1689453 4395578 72848 04:41:56 04:41:56 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:41:56 04:23:01 vethed79f4e 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:41:56 04:23:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 04:41:56 04:23:01 ens3 589.99 398.52 6481.29 81.02 0.00 0.00 0.00 0.00 04:41:56 04:23:01 docker0 291.40 415.36 25.66 3077.20 0.00 0.00 0.00 0.00 04:41:56 04:24:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 04:41:56 04:24:01 ens3 103.17 83.77 262.01 425.35 0.00 0.00 0.00 0.00 04:41:56 04:24:01 docker0 5.50 10.31 0.40 152.41 0.00 0.00 0.00 0.00 04:41:56 04:25:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 04:41:56 04:25:01 ens3 92.57 53.02 2523.75 10.99 0.00 0.00 0.00 0.00 04:41:56 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:56 04:26:01 ens3 2.17 0.55 0.72 0.46 0.00 0.00 0.00 0.00 04:41:56 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:41:56 04:27:01 ens3 1.67 0.88 0.83 0.48 0.00 0.00 0.00 0.00 04:41:56 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:56 04:28:01 ens3 1.05 0.42 0.33 0.22 0.00 0.00 0.00 0.00 04:41:56 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:29:01 ens3 0.75 0.43 0.37 0.28 0.00 0.00 0.00 0.00 04:41:56 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:56 04:30:01 ens3 0.78 0.13 0.05 0.01 0.00 0.00 0.00 0.00 04:41:56 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:31:01 ens3 1.17 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:41:56 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:56 04:32:01 ens3 0.82 0.28 0.17 0.08 0.00 0.00 0.00 0.00 04:41:56 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:33:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:41:56 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:56 04:34:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:41:56 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:35:01 ens3 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:41:56 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:56 04:36:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:41:56 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:37:01 ens3 0.45 0.22 0.15 0.07 0.00 0.00 0.00 0.00 04:41:56 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:56 04:38:01 ens3 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:41:56 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:39:01 ens3 0.90 0.50 0.38 0.29 0.00 0.00 0.00 0.00 04:41:56 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:56 04:40:01 ens3 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:41:56 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 04:41:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 04:41:56 04:41:01 ens3 128.76 71.45 4022.08 8.92 0.00 0.00 0.00 0.00 04:41:56 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:56 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 04:41:56 Average: ens3 48.73 32.13 699.59 27.80 0.00 0.00 0.00 0.00 04:41:56 Average: docker0 15.63 22.40 1.37 169.97 0.00 0.00 0.00 0.00 04:41:56 04:41:56