Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 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-ssh11541802107775411607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16479268884368556662.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5132888826433705719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15723699089156332841.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-ssh8528803211969305747.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3998 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 (main) Commit message: "Merge pull request #155 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 # timeout=10 > git rev-list --no-walk cd44489fc3ae82cf3a2d67b36bef951c93f0e65f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:03:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:03:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:03:42 ========================================================= 08:03:42 EdgeX Global Pipelines Version Info 08:03:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:03:43 ------------------- 08:03:43 stable info: 08:03:43 ------------------- 08:03:43 Commited By: Cherry Wang cherry@iotechsys.com 08:03:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:03:43 Message: update stable to v1.0.278 08:03:43 ------------------- 08:03:43 experimental info: 08:03:43 ------------------- 08:03:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:03:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:03:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:03:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 08:03:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 08:03:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:03:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:03:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6abf216 [Pipeline] echo 08:03:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:44 provisioning config files... 08:03:44 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8192986535396054036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:44 ---> ****-login.sh 08:03:44 nexus3.edgexfoundry.org:10001 08:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:45 08:03:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:03:45 Configure a credential helper to remove this warning. See 08:03:45 https://docs.****.com/go/credential-store/ 08:03:45 08:03:45 Login Succeeded 08:03:45 nexus3.edgexfoundry.org:10002 08:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:45 08:03:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:03:45 Configure a credential helper to remove this warning. See 08:03:45 https://docs.****.com/go/credential-store/ 08:03:45 08:03:45 Login Succeeded 08:03:45 nexus3.edgexfoundry.org:10003 08:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:45 08:03:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:03:45 Configure a credential helper to remove this warning. See 08:03:45 https://docs.****.com/go/credential-store/ 08:03:45 08:03:45 Login Succeeded 08:03:45 nexus3.edgexfoundry.org:10004 08:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:45 08:03:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:03:45 Configure a credential helper to remove this warning. See 08:03:45 https://docs.****.com/go/credential-store/ 08:03:45 08:03:45 Login Succeeded 08:03:45 ****.io 08:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:45 08:03:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:03:45 Configure a credential helper to remove this warning. See 08:03:45 https://docs.****.com/go/credential-store/ 08:03:45 08:03:45 Login Succeeded 08:03:45 ---> ****-login.sh ends [Pipeline] } 08:03:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:03:46 + git rev-list -1 --merges 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1~1..6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo 08:03:46 -----------> git rev-list -1 --merges 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1~1..6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 08:03:46 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [false] [Pipeline] sh 08:03:46 + git log --format=format:%s -1 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo 08:03:46 ========================================================= 08:03:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:03:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:46 + git log --format=format:%s -1 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo 08:03:46 [semverPrep] GIT_COMMIT: 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1, Commit Message: Merge pull request #155 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo 08:03:46 [semverPrep] This is not a build commit. [Pipeline] sh 08:03:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:47 + grep -v github /etc/ssh/ssh_known_hosts 08:03:47 + [ -e /tmp/ssh_known_hosts ] 08:03:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:03:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:03:47 + sudo tee -a /etc/ssh/ssh_known_hosts 08:03:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:47 08:03:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:03:47 3dae71ba6b94: Pulling fs layer 08:03:47 6bf1a483ea7c: Pulling fs layer 08:03:47 f5dfc541a4d3: Pulling fs layer 08:03:47 461d9e800cba: Pulling fs layer 08:03:47 80192f66455f: Pulling fs layer 08:03:47 2e8e34ca0e6c: Pulling fs layer 08:03:47 a29436f7fd5d: Pulling fs layer 08:03:47 923cac83aea3: Pulling fs layer 08:03:47 25ad8b0a4227: Pulling fs layer 08:03:47 db01528c6b51: Pulling fs layer 08:03:47 28988de357af: Pulling fs layer 08:03:47 80192f66455f: Waiting 08:03:47 2e8e34ca0e6c: Waiting 08:03:47 a29436f7fd5d: Waiting 08:03:47 461d9e800cba: Waiting 08:03:47 25ad8b0a4227: Waiting 08:03:47 db01528c6b51: Waiting 08:03:47 28988de357af: Waiting 08:03:47 6bf1a483ea7c: Verifying Checksum 08:03:47 6bf1a483ea7c: Download complete 08:03:47 461d9e800cba: Verifying Checksum 08:03:47 461d9e800cba: Download complete 08:03:47 80192f66455f: Verifying Checksum 08:03:47 80192f66455f: Download complete 08:03:48 f5dfc541a4d3: Verifying Checksum 08:03:48 f5dfc541a4d3: Download complete 08:03:48 3dae71ba6b94: Verifying Checksum 08:03:48 3dae71ba6b94: Download complete 08:03:48 923cac83aea3: Verifying Checksum 08:03:48 923cac83aea3: Download complete 08:03:48 25ad8b0a4227: Verifying Checksum 08:03:48 25ad8b0a4227: Download complete 08:03:48 db01528c6b51: Verifying Checksum 08:03:48 db01528c6b51: Download complete 08:03:48 28988de357af: Download complete 08:03:48 a29436f7fd5d: Verifying Checksum 08:03:48 a29436f7fd5d: Download complete 08:03:49 2e8e34ca0e6c: Verifying Checksum 08:03:49 2e8e34ca0e6c: Download complete 08:03:49 3dae71ba6b94: Pull complete 08:03:49 6bf1a483ea7c: Pull complete 08:03:50 f5dfc541a4d3: Pull complete 08:03:50 461d9e800cba: Pull complete 08:03:50 80192f66455f: Pull complete 08:03:54 2e8e34ca0e6c: Pull complete 08:03:54 a29436f7fd5d: Pull complete 08:03:54 923cac83aea3: Pull complete 08:03:55 25ad8b0a4227: Pull complete 08:03:55 db01528c6b51: Pull complete 08:03:55 28988de357af: Pull complete 08:03:55 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:03:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:55 prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container 08:03:55 $ 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 08:03:57 $ docker top 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 -eo pid,comm 08:03:57 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). 08:03:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:57 [ssh-agent] Looking for ssh-agent implementation... 08:03:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:58 $ docker exec 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 ssh-agent 08:03:58 SSH_AUTH_SOCK=/tmp/ssh-1bPL3gjQZfHx/agent.33 08:03:58 SSH_AGENT_PID=39 08:03:58 Running ssh-add (command line suppressed) 08:03:58 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5355229622525224254.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5355229622525224254.key) 08:03:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 08:03:58 + git tag --points-at HEAD [Pipeline] } 08:03:58 $ docker exec --env ******** --env ******** 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 ssh-agent -k 08:03:58 unset SSH_AUTH_SOCK; 08:03:58 unset SSH_AGENT_PID; 08:03:58 echo Agent pid 39 killed; 08:03:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:03:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:58 [ssh-agent] Looking for ssh-agent implementation... 08:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:59 $ docker exec 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 ssh-agent 08:03:59 SSH_AUTH_SOCK=/tmp/ssh-Hs2y91mLf3jb/agent.87 08:03:59 SSH_AGENT_PID=93 08:03:59 Running ssh-add (command line suppressed) 08:03:59 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9793571563372377871.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9793571563372377871.key) 08:03:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:59 + git semver init 08:03:59 2026-03-24 08:03:59,745 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:03:59 2026-03-24 08:03:59,749 [run_init] DEBUG init version:0.0.0 force:False 08:03:59 2026-03-24 08:03:59,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 08:03:59 2026-03-24 08:03:59,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 08:03:59 2026-03-24 08:03:59,750 [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) 08:04:01 2026-03-24 08:04:00,847 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 08:04:01 2026-03-24 08:04:00,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 08:04:01 2026-03-24 08:04:00,847 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 08:04:01 2026-03-24 08:04:00,848 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 08:04:01 4.1.0-dev.17 [Pipeline] } 08:04:01 $ docker exec --env ******** --env ******** 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 ssh-agent -k 08:04:01 unset SSH_AUTH_SOCK; 08:04:01 unset SSH_AGENT_PID; 08:04:01 echo Agent pid 93 killed; 08:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:01 + git semver [Pipeline] } 08:04:01 $ docker stop --time=1 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 08:04:03 $ docker rm -f --volumes 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 [Pipeline] // withDockerContainer [Pipeline] sh 08:04:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:04:03 Stashed 1 file(s) [Pipeline] echo 08:04:03 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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 08:04:03 provisioning config files... 08:04:03 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3174287769069241559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:04 ---> ****-login.sh 08:04:04 nexus3.edgexfoundry.org:10001 08:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:04 Login Succeeded 08:04:04 nexus3.edgexfoundry.org:10002 08:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:04 Login Succeeded 08:04:04 nexus3.edgexfoundry.org:10003 08:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:04 Login Succeeded 08:04:04 nexus3.edgexfoundry.org:10004 08:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:04 Login Succeeded 08:04:04 ****.io 08:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:04 Login Succeeded 08:04:04 ---> ****-login.sh ends [Pipeline] } 08:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:04:04 ========================================================= 08:04:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:04:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:05 + 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 . 08:04:05 #0 building with "default" instance using docker driver 08:04:05 08:04:05 #1 [internal] load build definition from Dockerfile 08:04:05 #1 transferring dockerfile: 1.28kB done 08:04:05 #1 DONE 0.0s 08:04:05 08:04:05 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:04:05 #2 DONE 0.1s 08:04:06 08:04:06 #3 [internal] load .dockerignore 08:04:06 #3 transferring context: 102B done 08:04:06 #3 DONE 0.0s 08:04:06 08:04:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:04:06 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 08:04:06 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 08:04:06 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 08:04:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.75MB / 60.15MB 0.1s 08:04:06 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 08:04:06 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 08:04:06 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s 08:04:06 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 08:04:06 #4 ... 08:04:06 08:04:06 #5 [internal] load build context 08:04:06 #5 transferring context: 18.79MB 0.2s done 08:04:06 #5 DONE 0.2s 08:04:06 08:04:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:04:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 08:04:06 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:04:06 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 08:04:06 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:04:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 08:04:06 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 08:04:06 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 08:04:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 08:04:06 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 08:04:06 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s 08:04:06 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 08:04:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 08:04:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.5s 08:04:06 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 08:04:06 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 08:04:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 08:04:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s 08:04:06 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.6s 08:04:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.7s 08:04:06 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.7s 08:04:06 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 08:04:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.8s 08:04:06 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.8s 08:04:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.9s 08:04:06 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done 08:04:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 1.0s 08:04:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 08:04:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 08:04:10 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done 08:04:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 08:04:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 08:04:10 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:04:10 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 08:04:10 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 08:04:11 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 08:04:11 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 08:04:14 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 08:04:14 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 08:04:14 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 08:04:14 #4 DONE 9.1s 08:04:15 08:04:15 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 08:04:15 #6 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:04:15 #6 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:04:15 #6 0.763 OK: 265 MiB in 60 packages 08:04:18 #6 DONE 3.0s 08:04:18 08:04:18 #7 [builder 3/7] WORKDIR /device-opcua 08:04:18 #7 DONE 0.0s 08:04:18 08:04:18 #8 [builder 4/7] COPY go.mod vendor* ./ 08:04:18 #8 DONE 0.0s 08:04:18 08:04:18 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:18 Still waiting to schedule task 08:04:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:04:36 #9 DONE 18.2s 08:04:36 08:04:36 #10 [builder 6/7] COPY . . 08:04:36 #10 DONE 0.1s 08:04:36 08:04:36 #11 [builder 7/7] RUN echo noop 08:04:36 #11 0.202 noop 08:04:36 #11 DONE 0.2s 08:04:36 08:04:36 #12 exporting to image 08:04:36 #12 exporting layers 08:04:44 #12 exporting layers 7.3s done 08:04:44 #12 writing image sha256:0a2955ebd44744dc891d0b90e5495380251549ace431dffaffd2548bc7e93aa1 done 08:04:44 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:04:44 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:45 + docker inspect -f . ci-base-image-x86_64 08:04:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:45 prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container 08:04:45 $ 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 08:04:45 $ docker top 024ec9d3774432413e057d05e15820a6abcc541aa6ed0014e0b23b57b0f0b044 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:45 + go version 08:04:45 go version go1.25.2 linux/amd64 [Pipeline] } 08:04:45 $ docker stop --time=1 024ec9d3774432413e057d05e15820a6abcc541aa6ed0014e0b23b57b0f0b044 08:04:47 $ docker rm -f --volumes 024ec9d3774432413e057d05e15820a6abcc541aa6ed0014e0b23b57b0f0b044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:47 + docker inspect -f . ci-base-image-x86_64 08:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:47 prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container 08:04:47 $ 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 08:04:47 $ docker top a2495e68bcae14f327cc41cc58cdf631fff11112f8c45529c063a5032088d4b2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 08:04:48 + make test 08:04:48 go test ./... -coverprofile=coverage.out 08:04:49 ? github.com/edgexfoundry/device-opc-ua [no test files] 08:05:11 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 08:05:11 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.020s coverage: 41.4% of statements 08:05:11 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 08:05:19 0 issues. 08:05:19 go vet ./... 08:05:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:05:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:05:25 ./bin/test-attribution-txt.sh 08:05:25 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:05:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:05:25 $ docker stop --time=1 a2495e68bcae14f327cc41cc58cdf631fff11112f8c45529c063a5032088d4b2 08:05:28 $ docker rm -f --volumes a2495e68bcae14f327cc41cc58cdf631fff11112f8c45529c063a5032088d4b2 [Pipeline] // withDockerContainer [Pipeline] sh 08:05:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:05:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:05:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:05:29 + ls -al . 08:05:29 total 236 08:05:29 drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 08:04 . 08:05:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 08:03 .. 08:05:29 -rw-rw-r-- 1 jenkins jenkins 62 Mar 24 08:03 .dockerignore 08:05:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 08:05 .git 08:05:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:03 .github 08:05:29 -rw-rw-r-- 1 jenkins jenkins 101 Mar 24 08:03 .gitignore 08:05:29 -rw-rw-r-- 1 jenkins jenkins 359 Mar 24 08:03 .golangci.yml 08:05:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 08:04 .semver 08:05:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:03 .vscode 08:05:29 -rw-rw-r-- 1 jenkins jenkins 22466 Mar 24 08:03 Attribution.txt 08:05:29 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 24 08:03 CHANGELOG.md 08:05:29 -rw-rw-r-- 1 jenkins jenkins 1242 Mar 24 08:03 Dockerfile 08:05:29 -rw-rw-r-- 1 jenkins jenkins 672 Mar 24 08:03 Jenkinsfile 08:05:29 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 24 08:03 LICENSE 08:05:29 -rw-rw-r-- 1 jenkins jenkins 2473 Mar 24 08:03 Makefile 08:05:29 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 24 08:03 README.md 08:05:29 -rw-rw-r-- 1 jenkins jenkins 12 Mar 24 08:04 VERSION 08:05:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:03 bin 08:05:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 08:03 cmd 08:05:29 -rw-r--r-- 1 jenkins jenkins 23970 Mar 24 08:05 coverage.out 08:05:29 -rw-rw-r-- 1 jenkins jenkins 6820 Mar 24 08:03 go.mod 08:05:29 -rw-rw-r-- 1 jenkins jenkins 89461 Mar 24 08:03 go.sum 08:05:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 08:03 internal 08:05:29 -rw-rw-r-- 1 jenkins jenkins 260 Mar 24 08:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:30 + 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=6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 --label arch=amd64 --label version=4.1.0-dev.17 . 08:05:30 #0 building with "default" instance using docker driver 08:05:30 08:05:30 #1 [internal] load build definition from Dockerfile 08:05:30 #1 transferring dockerfile: 1.28kB done 08:05:30 #1 DONE 0.0s 08:05:30 08:05:30 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:05:30 #2 DONE 0.0s 08:05:30 08:05:30 #3 [internal] load metadata for docker.io/library/alpine:3.22 08:05:30 #3 DONE 0.1s 08:05:30 08:05:30 #4 [internal] load .dockerignore 08:05:30 #4 transferring context: 102B done 08:05:30 #4 DONE 0.0s 08:05:30 08:05:30 #5 [internal] load build context 08:05:30 #5 transferring context: 36.19kB 0.0s done 08:05:30 #5 DONE 0.0s 08:05:30 08:05:30 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:05:30 #6 DONE 0.1s 08:05:30 08:05:30 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:05:30 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 08:05:30 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 08:05:30 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:05:30 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:05:30 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 08:05:30 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:05:30 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 08:05:30 #7 DONE 0.3s 08:05:30 08:05:30 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 08:05:31 #8 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:05:31 #8 0.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:05:31 #8 ... 08:05:31 08:05:31 #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 08:05:31 #9 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:05:31 #9 0.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:05:31 #9 0.857 OK: 265 MiB in 60 packages 08:05:31 #9 DONE 1.0s 08:05:31 08:05:31 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 08:05:31 #8 0.686 (1/6) Installing dumb-init (1.2.5-r3) 08:05:31 #8 0.690 (2/6) Installing libgcc (14.2.0-r6) 08:05:31 #8 0.695 (3/6) Installing libsodium (1.0.20-r1) 08:05:31 #8 0.702 (4/6) Installing libstdc++ (14.2.0-r6) 08:05:31 #8 0.723 (5/6) Installing libzmq (4.3.5-r2) 08:05:31 #8 0.733 (6/6) Installing zeromq (4.3.5-r2) 08:05:31 #8 0.739 Executing busybox-1.37.0-r20.trigger 08:05:31 #8 0.746 OK: 11 MiB in 22 packages 08:05:31 #8 DONE 0.9s 08:05:31 08:05:31 #10 [builder 3/7] WORKDIR /device-opcua 08:05:31 #10 DONE 0.0s 08:05:31 08:05:31 #11 [builder 4/7] COPY go.mod vendor* ./ 08:05:31 #11 DONE 0.0s 08:05:31 08:05:31 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:32 #12 DONE 0.5s 08:05:32 08:05:32 #13 [stage-1 3/6] RUN apk --no-cache upgrade 08:05:32 #13 0.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:05:32 #13 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:05:32 #13 ... 08:05:32 08:05:32 #14 [builder 6/7] COPY . . 08:05:32 #14 DONE 0.1s 08:05:32 08:05:32 #13 [stage-1 3/6] RUN apk --no-cache upgrade 08:05:32 #13 0.680 OK: 11 MiB in 22 packages 08:05:32 #13 DONE 0.8s 08:05:32 08:05:32 #15 [builder 7/7] RUN make build 08:05:32 #15 0.364 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 08:06:04 #15 31.12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:06:04 #15 DONE 32.8s 08:06:05 08:06:05 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 08:06:05 #16 DONE 0.4s 08:06:05 08:06:05 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 08:06:05 #17 DONE 0.0s 08:06:05 08:06:05 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 08:06:05 #18 DONE 0.2s 08:06:06 08:06:06 #19 exporting to image 08:06:06 #19 exporting layers 08:06:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4000 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 08:06:06 Running in /w/workspace/device-opc-ua/32 [Pipeline] { [Pipeline] checkout 08:06:06 Selected Git installation does not exist. Using Default 08:06:06 The recommended git tool is: NONE 08:06:10 using credential edgex-jenkins-ssh 08:06:10 Cloning the remote Git repository 08:06:10 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 08:06:11 > git init /w/workspace/device-opc-ua/32 # timeout=10 08:06:11 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 08:06:11 > git --version # timeout=10 08:06:11 > git --version # 'git version 2.25.1' 08:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:06:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:12 #19 exporting layers 5.6s done 08:06:12 #19 writing image sha256:ff94aeef236a99cc5107c013fb63fa93a0d6b8d5d1382310447c42eec39f8aa7 0.1s done 08:06:12 #19 naming to docker.io/library/device-opc-ua 08:06:12 #19 naming to docker.io/library/device-opc-ua 0.2s done 08:06:12 #19 DONE 6.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:12 provisioning config files... 08:06:12 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8605588120575897902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:13 ---> ****-login.sh 08:06:13 nexus3.edgexfoundry.org:10001 08:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:13 Login Succeeded 08:06:13 nexus3.edgexfoundry.org:10002 08:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:13 Login Succeeded 08:06:13 nexus3.edgexfoundry.org:10003 08:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:13 Login Succeeded 08:06:13 nexus3.edgexfoundry.org:10004 08:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:13 Login Succeeded 08:06:13 ****.io 08:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:13 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 08:06:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:13 Login Succeeded 08:06:13 ---> ****-login.sh ends [Pipeline] } 08:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:06:13 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 08:06:13 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 08:06:13 latest 08:06:13 4.1.0-dev.17 08:06:13 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 08:06:13 main 08:06:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:14 Avoid second fetch 08:06:14 Checking out Revision 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 (main) 08:06:14 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:14 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 08:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 08:06:14 aced35f22784: Preparing 08:06:14 e3c6c21df5b5: Preparing 08:06:14 33bfcd1a7281: Preparing 08:06:14 d449c7bcbf73: Preparing 08:06:14 bcd56796a084: Preparing 08:06:14 cce92674e987: Preparing 08:06:14 cce92674e987: Waiting 08:06:14 aced35f22784: Pushed 08:06:14 e3c6c21df5b5: Pushed 08:06:14 d449c7bcbf73: Pushed 08:06:14 cce92674e987: Layer already exists 08:06:14 Commit message: "Merge pull request #155 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" 08:06:15 bcd56796a084: Pushed 08:06:14 > git config core.sparsecheckout # timeout=10 08:06:14 > git checkout -f 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:19 provisioning config files... 08:06:19 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/32@tmp/config18018867577215530934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:19 ---> ****-login.sh 08:06:19 nexus3.edgexfoundry.org:10001 08:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:20 33bfcd1a7281: Pushed 08:06:20 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:20 Configure a credential helper to remove this warning. See 08:06:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:20 08:06:20 Login Succeeded 08:06:20 nexus3.edgexfoundry.org:10002 08:06:20 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } 08:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:20 Configure a credential helper to remove this warning. See 08:06:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:20 08:06:20 Login Succeeded 08:06:20 nexus3.edgexfoundry.org:10003 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:21 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 08:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 08:06:21 aced35f22784: Preparing 08:06:21 e3c6c21df5b5: Preparing 08:06:21 33bfcd1a7281: Preparing 08:06:21 d449c7bcbf73: Preparing 08:06:21 bcd56796a084: Preparing 08:06:21 cce92674e987: Preparing 08:06:21 cce92674e987: Waiting 08:06:21 aced35f22784: Layer already exists 08:06:21 33bfcd1a7281: Layer already exists 08:06:21 bcd56796a084: Layer already exists 08:06:21 d449c7bcbf73: Layer already exists 08:06:21 e3c6c21df5b5: Layer already exists 08:06:21 cce92674e987: Layer already exists 08:06:21 latest: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:21 Configure a credential helper to remove this warning. See 08:06:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:21 08:06:21 Login Succeeded 08:06:21 nexus3.edgexfoundry.org:10004 08:06:21 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:21 Configure a credential helper to remove this warning. See 08:06:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:21 08:06:21 Login Succeeded 08:06:21 ****.io 08:06:21 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 08:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 08:06:21 aced35f22784: Preparing 08:06:21 e3c6c21df5b5: Preparing 08:06:21 33bfcd1a7281: Preparing 08:06:21 d449c7bcbf73: Preparing 08:06:21 bcd56796a084: Preparing 08:06:21 cce92674e987: Preparing 08:06:21 cce92674e987: Waiting 08:06:21 aced35f22784: Layer already exists 08:06:21 bcd56796a084: Layer already exists 08:06:21 33bfcd1a7281: Layer already exists 08:06:21 e3c6c21df5b5: Layer already exists 08:06:21 d449c7bcbf73: Layer already exists 08:06:21 cce92674e987: Layer already exists 08:06:21 4.1.0-dev.17: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:21 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:22 Configure a credential helper to remove this warning. See 08:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:22 08:06:22 Login Succeeded 08:06:22 ---> ****-login.sh ends [Pipeline] } 08:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:06:22 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 08:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 08:06:22 aced35f22784: Preparing 08:06:22 e3c6c21df5b5: Preparing 08:06:22 33bfcd1a7281: Preparing 08:06:22 d449c7bcbf73: Preparing 08:06:22 bcd56796a084: Preparing 08:06:22 cce92674e987: Preparing 08:06:22 cce92674e987: Waiting 08:06:22 aced35f22784: Layer already exists 08:06:22 bcd56796a084: Layer already exists 08:06:22 33bfcd1a7281: Layer already exists 08:06:22 d449c7bcbf73: Layer already exists 08:06:22 e3c6c21df5b5: Layer already exists 08:06:22 cce92674e987: Layer already exists 08:06:22 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 08:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:06:22 ========================================================= 08:06:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:06:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:22 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:22 + 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 . 08:06:22 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 08:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 08:06:22 aced35f22784: Preparing 08:06:22 e3c6c21df5b5: Preparing 08:06:22 33bfcd1a7281: Preparing 08:06:22 d449c7bcbf73: Preparing 08:06:22 bcd56796a084: Preparing 08:06:22 cce92674e987: Preparing 08:06:22 cce92674e987: Waiting 08:06:22 aced35f22784: Layer already exists 08:06:22 bcd56796a084: Layer already exists 08:06:22 d449c7bcbf73: Layer already exists 08:06:22 33bfcd1a7281: Layer already exists 08:06:22 e3c6c21df5b5: Layer already exists 08:06:22 cce92674e987: Layer already exists 08:06:22 main: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:23 ===================================================== [Pipeline] echo 08:06:23 taggedImages: 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 08:06:23 Sending build context to Docker daemon 9.601MB 08:06:23 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 08:06:23 Step 2/10 : FROM ${BASE} AS builder [Pipeline] echo 08:06:23 ========================================================= 08:06:23 [edgeXBuildMultiArch] RAW Config: 08:06:23 images: 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 08:06:23 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 08:06:23 settingsFile: 08:06:23 device-opc-ua-settings 08:06:23 ========================================================= [Pipeline] node 08:06:23 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:06:23 6b59a28fa201: Pulling fs layer 08:06:23 d32bb0dddca7: Pulling fs layer 08:06:23 5dab1238d3d9: Pulling fs layer 08:06:23 196fd7d83e7d: Pulling fs layer 08:06:23 4f4fb700ef54: Pulling fs layer 08:06:23 8ba94037c8f0: Pulling fs layer 08:06:23 deaec5988b04: Pulling fs layer 08:06:23 9f65657bb879: Pulling fs layer 08:06:23 4f4fb700ef54: Waiting 08:06:23 8ba94037c8f0: Waiting 08:06:23 196fd7d83e7d: Waiting 08:06:23 deaec5988b04: Waiting 08:06:23 9f65657bb879: Waiting 08:06:23 d32bb0dddca7: Verifying Checksum 08:06:23 d32bb0dddca7: Download complete 08:06:23 196fd7d83e7d: Verifying Checksum 08:06:23 196fd7d83e7d: Download complete 08:06:23 4f4fb700ef54: Verifying Checksum 08:06:23 4f4fb700ef54: Download complete 08:06:23 8ba94037c8f0: Verifying Checksum 08:06:23 8ba94037c8f0: Download complete 08:06:23 6b59a28fa201: Verifying Checksum 08:06:23 6b59a28fa201: Download complete 08:06:23 9f65657bb879: Verifying Checksum 08:06:23 9f65657bb879: Download complete 08:06:24 6b59a28fa201: Pull complete 08:06:25 d32bb0dddca7: Pull complete 08:06:25 5dab1238d3d9: Verifying Checksum 08:06:25 5dab1238d3d9: Download complete 08:06:26 deaec5988b04: Verifying Checksum 08:06:26 deaec5988b04: Download complete 08:06:38 Still waiting to schedule task 08:06:38 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:06:38 5dab1238d3d9: Pull complete 08:06:39 196fd7d83e7d: Pull complete 08:06:39 4f4fb700ef54: Pull complete 08:06:39 8ba94037c8f0: Pull complete 08:06:49 deaec5988b04: Pull complete 08:06:50 9f65657bb879: Pull complete 08:06:50 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:06:50 ---> 334268110677 08:06:50 Step 3/10 : ARG ADD_BUILD_TAGS="" 08:06:52 ---> Running in dd18225fb3c0 08:06:52 Removing intermediate container dd18225fb3c0 08:06:52 ---> a114a4e833bf 08:06:52 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:06:52 ---> Running in 4d2fdf2d240d 08:06:53 Removing intermediate container 4d2fdf2d240d 08:06:53 ---> de240cba1784 08:06:53 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 08:06:53 ---> Running in a75a1046db46 08:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:06:56 OK: 255 MiB in 60 packages 08:06:57 Removing intermediate container a75a1046db46 08:06:57 ---> cdcc64c8f51a 08:06:57 Step 6/10 : WORKDIR /device-opcua 08:06:57 ---> Running in 00e2b671b2da 08:06:57 Removing intermediate container 00e2b671b2da 08:06:57 ---> e022c55faeca 08:06:57 Step 7/10 : COPY go.mod vendor* ./ 08:07:00 ---> 6a2aaf6ce9b6 08:07:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:00 ---> Running in 1956ed8ae6e0 08:07:24 Running on prd-centos7-docker-4c-2g-4001 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:24 provisioning config files... 08:07:24 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16395925950144198109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:26 ---> ****-login.sh 08:07:26 nexus3.edgexfoundry.org:10001 08:08:51 Removing intermediate container 1956ed8ae6e0 08:08:51 ---> fd9ea20c9663 08:08:51 Step 9/10 : COPY . . 08:08:51 ---> a5e4f43f8812 08:08:51 Step 10/10 : RUN ${MAKE} 08:08:51 ---> Running in 2aa282a8b54f 08:08:51 noop 08:08:51 Removing intermediate container 2aa282a8b54f 08:08:51 ---> 32b4241fa098 08:08:51 Successfully built 32b4241fa098 08:08:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:52 + docker inspect -f . ci-base-image-arm64 08:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:52 prd-ubuntu20.04-docker-arm64-4c-16g-4000 does not seem to be running inside a container 08:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/32 -v /w/workspace/device-opc-ua/32:/w/workspace/device-opc-ua/32:rw,z -v /w/workspace/device-opc-ua/32@tmp:/w/workspace/device-opc-ua/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:08:53 $ docker top 34e1884d1709e6dbe9536bbf6b4c59c98038f2749631b12e740ead180e027354 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:54 + go version 08:08:54 go version go1.25.3 linux/arm64 [Pipeline] } 08:08:54 $ docker stop --time=1 34e1884d1709e6dbe9536bbf6b4c59c98038f2749631b12e740ead180e027354 08:08:56 $ docker rm -f --volumes 34e1884d1709e6dbe9536bbf6b4c59c98038f2749631b12e740ead180e027354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:56 + docker inspect -f . ci-base-image-arm64 08:08:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:56 prd-ubuntu20.04-docker-arm64-4c-16g-4000 does not seem to be running inside a container 08:08:57 $ 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/32 -v /w/workspace/device-opc-ua/32:/w/workspace/device-opc-ua/32:rw,z -v /w/workspace/device-opc-ua/32@tmp:/w/workspace/device-opc-ua/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:08:58 $ docker top fbf139514dba7af34e652b84f950c31f3759e79cefe1f7d786961443561b53da -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:58 + git config --global --add safe.directory /w/workspace/device-opc-ua/32 [Pipeline] fileExists [Pipeline] sh 08:08:59 + make test 08:08:59 go test ./... -coverprofile=coverage.out 08:09:06 ? github.com/edgexfoundry/device-opc-ua [no test files] 08:12:57 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 08:12:57 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.065s coverage: 41.4% of statements 08:12:57 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 08:12:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:12:57 go vet ./... 08:13:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:13:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:13:46 ./bin/test-attribution-txt.sh 08:13:46 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:13:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:13:46 $ docker stop --time=1 fbf139514dba7af34e652b84f950c31f3759e79cefe1f7d786961443561b53da 08:13:48 $ docker rm -f --volumes fbf139514dba7af34e652b84f950c31f3759e79cefe1f7d786961443561b53da [Pipeline] // withDockerContainer [Pipeline] sh 08:13:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:13:50 Warning: overwriting stash ‘coverage-report’ 08:13:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:13:51 + ls -al . 08:13:51 total 232 08:13:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 08:09 . 08:13:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 08:06 .. 08:13:51 -rw-rw-r-- 1 jenkins jenkins 62 Mar 24 08:06 .dockerignore 08:13:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 08:06 .git 08:13:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:06 .github 08:13:51 -rw-rw-r-- 1 jenkins jenkins 101 Mar 24 08:06 .gitignore 08:13:51 -rw-rw-r-- 1 jenkins jenkins 359 Mar 24 08:06 .golangci.yml 08:13:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:06 .vscode 08:13:51 -rw-rw-r-- 1 jenkins jenkins 22466 Mar 24 08:06 Attribution.txt 08:13:51 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 24 08:06 CHANGELOG.md 08:13:51 -rw-rw-r-- 1 jenkins jenkins 1242 Mar 24 08:06 Dockerfile 08:13:51 -rw-rw-r-- 1 jenkins jenkins 672 Mar 24 08:06 Jenkinsfile 08:13:51 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 24 08:06 LICENSE 08:13:51 -rw-rw-r-- 1 jenkins jenkins 2473 Mar 24 08:06 Makefile 08:13:51 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 24 08:06 README.md 08:13:51 -rw-rw-r-- 1 jenkins jenkins 12 Mar 24 08:04 VERSION 08:13:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:06 bin 08:13:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 08:06 cmd 08:13:51 -rw-r--r-- 1 jenkins jenkins 23970 Mar 24 08:12 coverage.out 08:13:51 -rw-rw-r-- 1 jenkins jenkins 6820 Mar 24 08:06 go.mod 08:13:51 -rw-rw-r-- 1 jenkins jenkins 89461 Mar 24 08:06 go.sum 08:13:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 08:06 internal 08:13:51 -rw-rw-r-- 1 jenkins jenkins 260 Mar 24 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + 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=6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 --label arch=arm64 --label version=4.1.0-dev.17 . 08:13:52 Sending build context to Docker daemon 9.626MB 08:13:52 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 08:13:52 Step 2/23 : FROM ${BASE} AS builder 08:13:52 ---> 32b4241fa098 08:13:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:52 ---> Running in 6b43a3e0b40b 08:13:52 Removing intermediate container 6b43a3e0b40b 08:13:52 ---> 1eed189bc394 08:13:52 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:13:52 ---> Running in f7c5c7d8bd03 08:13:53 Removing intermediate container f7c5c7d8bd03 08:13:53 ---> 1e5bc8f61a83 08:13:53 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 08:13:53 ---> Running in ab2e6c3b2c1e 08:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:13:55 OK: 255 MiB in 60 packages 08:13:56 Removing intermediate container ab2e6c3b2c1e 08:13:56 ---> 054df7cfb68b 08:13:56 Step 6/23 : WORKDIR /device-opcua 08:13:56 ---> Running in 8ea6fdc44c4d 08:13:57 Removing intermediate container 8ea6fdc44c4d 08:13:57 ---> 0cf648c3cec0 08:13:57 Step 7/23 : COPY go.mod vendor* ./ 08:13:57 ---> 62e53152e44d 08:13:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:57 ---> Running in 9365cc922a8e 08:13:59 Removing intermediate container 9365cc922a8e 08:13:59 ---> 8f33810951aa 08:13:59 Step 9/23 : COPY . . 08:14:01 ---> afb80da624a8 08:14:01 Step 10/23 : RUN ${MAKE} 08:14:01 ---> Running in 8322a565116f 08:14:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 08:17:53 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:17:56 Removing intermediate container 8322a565116f 08:17:56 ---> 738dc72bbfed 08:17:56 Step 11/23 : FROM alpine:3.22 08:17:57 3.22: Pulling from library/alpine 08:17:57 d741ee1608f3: Pulling fs layer 08:17:57 d741ee1608f3: Verifying Checksum 08:17:57 d741ee1608f3: Download complete 08:17:58 d741ee1608f3: Pull complete 08:17:58 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:17:58 Status: Downloaded newer image for alpine:3.22 08:17:58 ---> 5a766deef0c8 08:17:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 08:17:58 ---> Running in 65772c050e3e 08:17:59 Removing intermediate container 65772c050e3e 08:17:59 ---> 1607416bc62a 08:17:59 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 08:17:59 ---> Running in a08c4ac724a0 08:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:18:01 (1/6) Installing dumb-init (1.2.5-r3) 08:18:01 (2/6) Installing libgcc (14.2.0-r6) 08:18:01 (3/6) Installing libsodium (1.0.20-r1) 08:18:01 (4/6) Installing libstdc++ (14.2.0-r6) 08:18:01 (5/6) Installing libzmq (4.3.5-r2) 08:18:01 (6/6) Installing zeromq (4.3.5-r2) 08:18:02 Executing busybox-1.37.0-r20.trigger 08:18:02 OK: 12 MiB in 22 packages 08:18:04 Removing intermediate container a08c4ac724a0 08:18:04 ---> fd75bd929199 08:18:04 Step 14/23 : RUN apk --no-cache upgrade 08:18:04 ---> Running in aa5d725abea8 08:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:18:06 OK: 12 MiB in 22 packages 08:18:07 Removing intermediate container aa5d725abea8 08:18:07 ---> 0f183a9cead8 08:18:07 Step 15/23 : COPY --from=builder /device-opcua/cmd / 08:18:10 ---> 22e2666cdba2 08:18:10 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 08:18:10 ---> f4d6eac1c4e9 08:18:10 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 08:18:10 ---> 6590f352878d 08:18:10 Step 18/23 : EXPOSE 59997 08:18:10 ---> Running in be5f02664c02 08:18:11 Removing intermediate container be5f02664c02 08:18:11 ---> 71ad31a6bc9e 08:18:11 Step 19/23 : ENTRYPOINT ["/device-opcua"] 08:18:11 ---> Running in c98e5712a246 08:18:11 Removing intermediate container c98e5712a246 08:18:11 ---> 6249bdf4df48 08:18:11 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:18:11 ---> Running in e804b230e6c9 08:18:11 Removing intermediate container e804b230e6c9 08:18:11 ---> 8c0e9e5e1ec4 08:18:11 Step 21/23 : LABEL arch=arm64 08:18:11 ---> Running in 208501dfb396 08:18:11 Removing intermediate container 208501dfb396 08:18:11 ---> f237c6b1fcb9 08:18:11 Step 22/23 : LABEL git_sha=6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 08:18:11 ---> Running in 036a9f90738f 08:18:12 Removing intermediate container 036a9f90738f 08:18:12 ---> 0ecdd4e970dd 08:18:12 Step 23/23 : LABEL version=4.1.0-dev.17 08:18:12 ---> Running in b66c78668ef7 08:18:12 Removing intermediate container b66c78668ef7 08:18:12 ---> 1434eb25afc3 08:18:12 [Warning] One or more build-args [ARCH] were not consumed 08:18:12 Successfully built 1434eb25afc3 08:18:12 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 08:18:12 provisioning config files... 08:18:12 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/32@tmp/config14684940196290883918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:13 ---> ****-login.sh 08:18:13 nexus3.edgexfoundry.org:10001 08:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:13 Configure a credential helper to remove this warning. See 08:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:13 08:18:13 Login Succeeded 08:18:13 nexus3.edgexfoundry.org:10002 08:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:13 Configure a credential helper to remove this warning. See 08:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:13 08:18:13 Login Succeeded 08:18:13 nexus3.edgexfoundry.org:10003 08:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:14 Configure a credential helper to remove this warning. See 08:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:14 08:18:14 Login Succeeded 08:18:14 nexus3.edgexfoundry.org:10004 08:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:14 Configure a credential helper to remove this warning. See 08:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:14 08:18:14 Login Succeeded 08:18:14 ****.io 08:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:16 Configure a credential helper to remove this warning. See 08:18:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:16 08:18:16 Login Succeeded 08:18:16 ---> ****-login.sh ends [Pipeline] } 08:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:18:16 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 08:18:16 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 08:18:16 latest 08:18:16 4.1.0-dev.17 08:18:16 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 08:18:16 main 08:18:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:16 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:17 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 08:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 08:18:17 daaa7270b26d: Preparing 08:18:17 c0f6398d7b01: Preparing 08:18:17 2363a9b05d52: Preparing 08:18:17 8c352fcec065: Preparing 08:18:17 8b0873878593: Preparing 08:18:17 c4e71c2a4573: Preparing 08:18:17 c4e71c2a4573: Waiting 08:18:17 c0f6398d7b01: Pushed 08:18:17 8c352fcec065: Pushed 08:18:17 daaa7270b26d: Pushed 08:18:17 c4e71c2a4573: Layer already exists 08:18:18 8b0873878593: Pushed 08:18:28 2363a9b05d52: Pushed 08:18:28 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:28 + 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 08:18:29 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 08:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 08:18:29 daaa7270b26d: Preparing 08:18:29 c0f6398d7b01: Preparing 08:18:29 2363a9b05d52: Preparing 08:18:29 8c352fcec065: Preparing 08:18:29 8b0873878593: Preparing 08:18:29 c4e71c2a4573: Preparing 08:18:29 c4e71c2a4573: Waiting 08:18:29 8c352fcec065: Layer already exists 08:18:29 2363a9b05d52: Layer already exists 08:18:29 c0f6398d7b01: Layer already exists 08:18:29 daaa7270b26d: Layer already exists 08:18:29 8b0873878593: Layer already exists 08:18:29 c4e71c2a4573: Layer already exists 08:18:29 latest: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:29 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:30 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 08:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 08:18:30 daaa7270b26d: Preparing 08:18:30 c0f6398d7b01: Preparing 08:18:30 2363a9b05d52: Preparing 08:18:30 8c352fcec065: Preparing 08:18:30 8b0873878593: Preparing 08:18:30 c4e71c2a4573: Preparing 08:18:30 c4e71c2a4573: Waiting 08:18:30 8b0873878593: Layer already exists 08:18:30 8c352fcec065: Layer already exists 08:18:30 2363a9b05d52: Layer already exists 08:18:30 c0f6398d7b01: Layer already exists 08:18:30 daaa7270b26d: Layer already exists 08:18:30 c4e71c2a4573: Layer already exists 08:18:30 4.1.0-dev.17: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:30 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:31 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 08:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 08:18:31 daaa7270b26d: Preparing 08:18:31 c0f6398d7b01: Preparing 08:18:31 2363a9b05d52: Preparing 08:18:31 8c352fcec065: Preparing 08:18:31 8b0873878593: Preparing 08:18:31 c4e71c2a4573: Preparing 08:18:31 c4e71c2a4573: Waiting 08:18:31 c0f6398d7b01: Layer already exists 08:18:31 daaa7270b26d: Layer already exists 08:18:31 2363a9b05d52: Layer already exists 08:18:31 8b0873878593: Layer already exists 08:18:31 8c352fcec065: Layer already exists 08:18:31 c4e71c2a4573: Layer already exists 08:18:31 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:31 + 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 08:18:32 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 08:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 08:18:32 daaa7270b26d: Preparing 08:18:32 c0f6398d7b01: Preparing 08:18:32 2363a9b05d52: Preparing 08:18:32 8c352fcec065: Preparing 08:18:32 8b0873878593: Preparing 08:18:32 c4e71c2a4573: Preparing 08:18:32 c4e71c2a4573: Waiting 08:18:32 daaa7270b26d: Layer already exists 08:18:32 2363a9b05d52: Layer already exists 08:18:32 c0f6398d7b01: Layer already exists 08:18:32 8b0873878593: Layer already exists 08:18:32 8c352fcec065: Layer already exists 08:18:32 c4e71c2a4573: Layer already exists 08:18:32 main: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:32 ===================================================== [Pipeline] echo 08:18:32 taggedImages: 08:18:32 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 08:18:32 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 08:18:32 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 08:18:32 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 08:18:32 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 08:18:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo 08:18:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 08:18:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] echo 08:18:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [Pipeline] echo 08:18:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:32 08:18:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:33 arm64: Pulling from edgex-lftools-log-publisher 08:18:33 8998bd30e6a1: Pulling fs layer 08:18:33 04944245beec: Pulling fs layer 08:18:33 699f458cf7ca: Pulling fs layer 08:18:33 765212b225bb: Pulling fs layer 08:18:33 f23df028b6ca: Pulling fs layer 08:18:33 d65c8cfc05b1: Pulling fs layer 08:18:33 2437ff75d9bd: Pulling fs layer 08:18:33 f23df028b6ca: Waiting 08:18:33 d65c8cfc05b1: Waiting 08:18:33 2437ff75d9bd: Waiting 08:18:33 04944245beec: Verifying Checksum 08:18:33 04944245beec: Download complete 08:18:33 765212b225bb: Verifying Checksum 08:18:33 765212b225bb: Download complete 08:18:33 f23df028b6ca: Verifying Checksum 08:18:33 f23df028b6ca: Download complete 08:18:33 d65c8cfc05b1: Verifying Checksum 08:18:33 d65c8cfc05b1: Download complete 08:18:33 699f458cf7ca: Verifying Checksum 08:18:34 8998bd30e6a1: Download complete 08:18:36 2437ff75d9bd: Verifying Checksum 08:18:36 2437ff75d9bd: Download complete 08:18:38 8998bd30e6a1: Pull complete 08:18:39 04944245beec: Pull complete 08:18:40 699f458cf7ca: Pull complete 08:18:40 765212b225bb: Pull complete 08:18:42 f23df028b6ca: Pull complete 08:18:42 d65c8cfc05b1: Pull complete 08:19:00 2437ff75d9bd: Pull complete 08:19:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:00 prd-ubuntu20.04-docker-arm64-4c-16g-4000 does not seem to be running inside a container 08:19:00 $ 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/32 -v /w/workspace/device-opc-ua/32:/w/workspace/device-opc-ua/32:rw,z -v /w/workspace/device-opc-ua/32@tmp:/w/workspace/device-opc-ua/32@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:arm64 cat 08:19:02 $ docker top ccd1f3574aba5ccc213c13f99e28300f38843d90be3f5dd3647bfa698ffddfc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:03 ---> job-cost.sh 08:19:03 lf-activate-venv: SKIPPING 08:19:03 INFO: No Stack... 08:19:03 INFO: Retrieving Pricing Info for: v3-standard-4 08:19:04 INFO: Archiving Costs [Pipeline] sh 08:19:04 + cat /w/workspace/device-opc-ua/32/archives/cost.csv 08:19:04 + cut -d, -f6 [Pipeline] lock 08:19:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] 08:19:04 Resource [jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] did not exist. Created. 08:19:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:05 + echo total: 0.10999999940395355 [Pipeline] stash 08:19:05 Stashed 1 file(s) [Pipeline] } 08:19:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 08:19:05 $ docker stop --time=1 ccd1f3574aba5ccc213c13f99e28300f38843d90be3f5dd3647bfa698ffddfc1 08:19:08 $ docker rm -f --volumes ccd1f3574aba5ccc213c13f99e28300f38843d90be3f5dd3647bfa698ffddfc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:03:42 Cancelling nested steps due to timeout 14:03:42 Sending interrupt signal to process 14:03:45 script returned exit code 143 [Pipeline] } 14:03:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:03:46 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:03:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:03:47 ---> package-listing.sh 14:03:47 ++ facter osfamily 14:03:47 ++ tr '[:upper:]' '[:lower:]' 14:03:47 + OS_FAMILY=redhat 14:03:47 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 14:03:47 + START_PACKAGES=/tmp/packages_start.txt 14:03:47 + END_PACKAGES=/tmp/packages_end.txt 14:03:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:03:47 + PACKAGES=/tmp/packages_start.txt 14:03:47 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 14:03:47 + PACKAGES=/tmp/packages_end.txt 14:03:47 + case "${OS_FAMILY}" in 14:03:47 + rpm -qa 14:03:47 + sort 14:03:48 + '[' -f /tmp/packages_start.txt ']' 14:03:48 + '[' -f /tmp/packages_end.txt ']' 14:03:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:03:48 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 14:03:48 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 14:03:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 14:03:48 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 14:03:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:49 14:03:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:49 latest: Pulling from edgex-lftools-log-publisher 14:03:49 5eb5b503b376: Pulling fs layer 14:03:49 5c69ac0246d0: Pulling fs layer 14:03:49 ec43610c2a17: Pulling fs layer 14:03:49 3a2ae6a8a46f: Pulling fs layer 14:03:49 33b1e0a273af: Pulling fs layer 14:03:49 5d3b04190fa2: Pulling fs layer 14:03:49 2f39f015ded8: Pulling fs layer 14:03:49 3a2ae6a8a46f: Waiting 14:03:49 33b1e0a273af: Waiting 14:03:49 5d3b04190fa2: Waiting 14:03:49 2f39f015ded8: Waiting 14:03:49 5c69ac0246d0: Verifying Checksum 14:03:49 5c69ac0246d0: Download complete 14:03:49 3a2ae6a8a46f: Verifying Checksum 14:03:49 3a2ae6a8a46f: Download complete 14:03:49 33b1e0a273af: Verifying Checksum 14:03:49 33b1e0a273af: Download complete 14:03:49 ec43610c2a17: Verifying Checksum 14:03:49 ec43610c2a17: Download complete 14:03:49 5d3b04190fa2: Verifying Checksum 14:03:49 5d3b04190fa2: Download complete 14:03:49 5eb5b503b376: Verifying Checksum 14:03:49 5eb5b503b376: Download complete 14:03:50 2f39f015ded8: Verifying Checksum 14:03:50 2f39f015ded8: Download complete 14:03:51 5eb5b503b376: Pull complete 14:03:51 5c69ac0246d0: Pull complete 14:03:51 ec43610c2a17: Pull complete 14:03:51 3a2ae6a8a46f: Pull complete 14:03:51 33b1e0a273af: Pull complete 14:03:51 5d3b04190fa2: Pull complete 14:03:56 2f39f015ded8: Pull complete 14:03:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:56 prd-centos7-docker-4c-2g-4001 does not seem to be running inside a container 14:03:56 $ 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 14:03:59 $ docker top 47f3b39287242251b570e59d63806e054729722cea6af986ee0ef5d24bbb0ea6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:59 + touch /tmp/pre-build-complete [Pipeline] sh 14:03:59 + mkdir -p /var/log/sysstat [Pipeline] sh 14:03:59 + ls /var/log/sa-host 14:03:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:00 provisioning config files... 14:04:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7671559920653597724tmp [Pipeline] { [Pipeline] echo 14:04:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:04:00 ---> create-netrc.sh [Pipeline] } 14:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:04:00 ---> python-tools-install.sh [Pipeline] echo 14:04:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:04:01 ---> sudo-logs.sh 14:04:01 Archiving 'sudo' log.. 14:04:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-4001.novalocal: Name or service not known 14:04:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-4001.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:04:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:04:01 ---> job-cost.sh 14:04:01 lf-activate-venv: SKIPPING 14:04:01 DEBUG: total: 0.10999999940395355 14:04:01 INFO: Retrieving Stack Cost... 14:04:01 INFO: Retrieving Pricing Info for: v3-standard-2 14:04:02 INFO: Archiving Costs [Pipeline] echo 14:04:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:04:02 ---> logs-deploy.sh 14:04:02 lf-activate-venv: SKIPPING 14:04:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/32 14:04:02 INFO: archiving workspace using pattern(s): 14:04:03 Archives upload complete. 14:04:03 INFO: archiving logs to Nexus 14:04:04 ---> uname -a: 14:04:04 Linux prd-centos7-docker-4c-2g-4001.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 14:04:04 14:04:04 14:04:04 ---> lscpu: 14:04:04 Architecture: x86_64 14:04:04 CPU op-mode(s): 32-bit, 64-bit 14:04:04 Byte Order: Little Endian 14:04:04 Address sizes: 40 bits physical, 48 bits virtual 14:04:04 CPU(s): 2 14:04:04 On-line CPU(s) list: 0,1 14:04:04 Thread(s) per core: 1 14:04:04 Core(s) per socket: 1 14:04:04 Socket(s): 2 14:04:04 NUMA node(s): 1 14:04:04 Vendor ID: AuthenticAMD 14:04:04 CPU family: 23 14:04:04 Model: 49 14:04:04 Model name: AMD EPYC-Rome Processor 14:04:04 Stepping: 0 14:04:04 CPU MHz: 2799.934 14:04:04 BogoMIPS: 5599.86 14:04:04 Virtualization: AMD-V 14:04:04 Hypervisor vendor: KVM 14:04:04 Virtualization type: full 14:04:04 L1d cache: 64 KiB 14:04:04 L1i cache: 64 KiB 14:04:04 L2 cache: 1 MiB 14:04:04 L3 cache: 32 MiB 14:04:04 NUMA node0 CPU(s): 0,1 14:04:04 Vulnerability Itlb multihit: Not affected 14:04:04 Vulnerability L1tf: Not affected 14:04:04 Vulnerability Mds: Not affected 14:04:04 Vulnerability Meltdown: Not affected 14:04:04 Vulnerability Mmio stale data: Not affected 14:04:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:04:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:04:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:04:04 Vulnerability Srbds: Not affected 14:04:04 Vulnerability Tsx async abort: Not affected 14:04:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:04:04 14:04:04 14:04:04 ---> nproc: 14:04:04 2 14:04:04 14:04:04 14:04:04 ---> df -h: 14:04:04 Filesystem Size Used Avail Use% Mounted on 14:04:04 overlay 40G 6.8G 34G 17% / 14:04:04 tmpfs 64M 0 64M 0% /dev 14:04:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:04:04 shm 64M 0 64M 0% /dev/shm 14:04:04 /dev/vda1 40G 6.8G 34G 17% /facter-os 14:04:04 14:04:04 14:04:04 Cannot open /var/log/sysstat/sa24: No such file or directory 14:04:04 Please check if data collecting is enabled 14:04:04 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:04:04 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:04:04 $ docker stop --time=1 47f3b39287242251b570e59d63806e054729722cea6af986ee0ef5d24bbb0ea6 14:04:05 $ docker rm -f --volumes 47f3b39287242251b570e59d63806e054729722cea6af986ee0ef5d24bbb0ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:04:05 [WS-CLEANUP] Deleting project workspace... 14:04:05 [WS-CLEANUP] Deferred wipeout is used... 14:04:05 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:05 14:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:06 latest: Pulling from edgex-lftools-log-publisher 14:04:06 5eb5b503b376: Pulling fs layer 14:04:06 5c69ac0246d0: Pulling fs layer 14:04:06 ec43610c2a17: Pulling fs layer 14:04:06 3a2ae6a8a46f: Pulling fs layer 14:04:06 33b1e0a273af: Pulling fs layer 14:04:06 5d3b04190fa2: Pulling fs layer 14:04:06 2f39f015ded8: Pulling fs layer 14:04:06 3a2ae6a8a46f: Waiting 14:04:06 33b1e0a273af: Waiting 14:04:06 5d3b04190fa2: Waiting 14:04:06 2f39f015ded8: Waiting 14:04:06 5c69ac0246d0: Verifying Checksum 14:04:06 5c69ac0246d0: Download complete 14:04:06 3a2ae6a8a46f: Verifying Checksum 14:04:06 3a2ae6a8a46f: Download complete 14:04:06 33b1e0a273af: Verifying Checksum 14:04:06 33b1e0a273af: Download complete 14:04:06 5d3b04190fa2: Download complete 14:04:06 ec43610c2a17: Verifying Checksum 14:04:06 ec43610c2a17: Download complete 14:04:06 5eb5b503b376: Verifying Checksum 14:04:06 5eb5b503b376: Download complete 14:04:07 2f39f015ded8: Verifying Checksum 14:04:07 2f39f015ded8: Download complete 14:04:07 5eb5b503b376: Pull complete 14:04:08 5c69ac0246d0: Pull complete 14:04:08 ec43610c2a17: Pull complete 14:04:08 3a2ae6a8a46f: Pull complete 14:04:09 33b1e0a273af: Pull complete 14:04:09 5d3b04190fa2: Pull complete 14:04:14 2f39f015ded8: Pull complete 14:04:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:14 prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container 14:04:14 $ 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 14:04:15 $ docker top e3c29c52a1e91958bcf705a1ba70af8ee7cd581d29b931e7513563ae0cccd628 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:15 ---> job-cost.sh 14:04:15 lf-activate-venv: SKIPPING 14:04:15 INFO: No Stack... 14:04:16 INFO: Retrieving Pricing Info for: v3-standard-8 14:04:16 INFO: Archiving Costs [Pipeline] sh 14:04:17 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 14:04:17 + cut -d, -f6 [Pipeline] lock 14:04:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] 14:04:17 Resource [jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] did not exist. Created. 14:04:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:17 /w/workspace/edgexfoundry_device-opc-ua_main@tmp/durable-db11d0f4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:04:17 + echo total: 1.5299999713897705 [Pipeline] stash 14:04:17 Warning: overwriting stash ‘stack-cost’ 14:04:17 Stashed 1 file(s) [Pipeline] } 14:04:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:17 $ docker stop --time=1 e3c29c52a1e91958bcf705a1ba70af8ee7cd581d29b931e7513563ae0cccd628 14:04:18 $ docker rm -f --volumes e3c29c52a1e91958bcf705a1ba70af8ee7cd581d29b931e7513563ae0cccd628 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:04:19 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:04:19 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 14:04:19 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 14:04:19 total 16 14:04:19 drwxr-xr-x 3 root root 4096 Mar 24 14:04 . 14:04:19 drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 14:04 .. 14:04:19 drwxr-xr-x 2 root root 4096 Mar 24 14:04 cost 14:04:19 -rw-r--r-- 1 root root 86 Mar 24 14:04 cost.csv 14:04:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 14:04:19 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 14:04:19 total 16 14:04:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 14:04 . 14:04:19 drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 14:04 .. 14:04:19 drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 14:04 cost 14:04:19 -rw-r--r-- 1 jenkins jenkins 86 Mar 24 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:04:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:04:21 ---> package-listing.sh 14:04:21 ++ facter osfamily 14:04:21 ++ tr '[:upper:]' '[:lower:]' 14:04:21 + OS_FAMILY=debian 14:04:21 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 14:04:21 + START_PACKAGES=/tmp/packages_start.txt 14:04:21 + END_PACKAGES=/tmp/packages_end.txt 14:04:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:04:21 + PACKAGES=/tmp/packages_start.txt 14:04:21 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 14:04:21 + PACKAGES=/tmp/packages_end.txt 14:04:21 + case "${OS_FAMILY}" in 14:04:21 + dpkg -l 14:04:21 + grep '^ii' 14:04:21 + '[' -f /tmp/packages_start.txt ']' 14:04:21 + '[' -f /tmp/packages_end.txt ']' 14:04:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:04:21 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 14:04:21 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 14:04:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 14:04:21 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 14:04:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:22 prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container 14:04:22 $ 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 14:04:22 $ docker top c316bcadf36cbf5fc70a14c3c4de54a8745707fcc616fdcd937d4e85bd39eccd -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:22 + touch /tmp/pre-build-complete [Pipeline] sh 14:04:23 + mkdir -p /var/log/sysstat [Pipeline] sh 14:04:23 + ls /var/log/sa-host 14:04:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:23 provisioning config files... 14:04:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4652310084918812166tmp [Pipeline] { [Pipeline] echo 14:04:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:04:23 ---> create-netrc.sh [Pipeline] } 14:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:04:24 ---> python-tools-install.sh [Pipeline] echo 14:04:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:04:24 ---> sudo-logs.sh 14:04:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:04:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:04:24 ---> job-cost.sh 14:04:24 lf-activate-venv: SKIPPING 14:04:24 DEBUG: total: 1.5299999713897705 14:04:24 INFO: Retrieving Stack Cost... 14:04:24 INFO: Retrieving Pricing Info for: v3-standard-8 14:04:24 INFO: Archiving Costs [Pipeline] echo 14:04:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:04:25 ---> logs-deploy.sh 14:04:25 lf-activate-venv: SKIPPING 14:04:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/32 14:04:25 INFO: archiving workspace using pattern(s): 14:04:26 Archives upload complete. 14:04:26 INFO: archiving logs to Nexus