Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a3e1eab7525728335601804ebdbe922a7b7d868 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-ssh8325575079502978456.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-ssh18337060640787771288.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-ssh16030324516819321439.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-ssh2101154509327667388.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-ssh5918725057919670115.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3586’ Running on prd-ubuntu20.04-docker-8c-8g-3592 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 5a3e1eab7525728335601804ebdbe922a7b7d868 (main) Commit message: "Merge pull request #153 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > 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 5a3e1eab7525728335601804ebdbe922a7b7d868 # timeout=10 > git rev-list --no-walk 85d723259c76060b4ff026bb392bcc1b56d72f27 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:20:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:20:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:20:20 ========================================================= 01:20:20 EdgeX Global Pipelines Version Info 01:20:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:20:21 ------------------- 01:20:21 stable info: 01:20:21 ------------------- 01:20:21 Commited By: Cherry Wang cherry@iotechsys.com 01:20:21 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:20:21 Message: update stable to v1.0.278 01:20:21 ------------------- 01:20:21 experimental info: 01:20:21 ------------------- 01:20:21 Commited By: **** collab-it+edgex@linuxfoundation.org 01:20:21 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:20:21 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:20:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 01:20:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 01:20:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a3e1ea [Pipeline] echo 01:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:22 provisioning config files... 01:20:22 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17772138714682423192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:23 ---> ****-login.sh 01:20:23 nexus3.edgexfoundry.org:10001 01:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:23 01:20:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:23 Configure a credential helper to remove this warning. See 01:20:23 https://docs.****.com/go/credential-store/ 01:20:23 01:20:23 Login Succeeded 01:20:23 nexus3.edgexfoundry.org:10002 01:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:23 01:20:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:23 Configure a credential helper to remove this warning. See 01:20:23 https://docs.****.com/go/credential-store/ 01:20:23 01:20:23 Login Succeeded 01:20:23 nexus3.edgexfoundry.org:10003 01:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:23 01:20:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:23 Configure a credential helper to remove this warning. See 01:20:23 https://docs.****.com/go/credential-store/ 01:20:23 01:20:23 Login Succeeded 01:20:23 nexus3.edgexfoundry.org:10004 01:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:23 01:20:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:23 Configure a credential helper to remove this warning. See 01:20:23 https://docs.****.com/go/credential-store/ 01:20:23 01:20:23 Login Succeeded 01:20:23 ****.io 01:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:23 01:20:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:23 Configure a credential helper to remove this warning. See 01:20:23 https://docs.****.com/go/credential-store/ 01:20:23 01:20:23 Login Succeeded 01:20:23 ---> ****-login.sh ends [Pipeline] } 01:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:20:24 + git rev-list -1 --merges 5a3e1eab7525728335601804ebdbe922a7b7d868~1..5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo 01:20:24 -----------> git rev-list -1 --merges 5a3e1eab7525728335601804ebdbe922a7b7d868~1..5a3e1eab7525728335601804ebdbe922a7b7d868 5a3e1eab7525728335601804ebdbe922a7b7d868 01:20:24 5a3e1eab7525728335601804ebdbe922a7b7d868 [false] [Pipeline] sh 01:20:24 + git log --format=format:%s -1 5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo 01:20:24 ========================================================= 01:20:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:20:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:20:24 + git log --format=format:%s -1 5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo 01:20:24 [semverPrep] GIT_COMMIT: 5a3e1eab7525728335601804ebdbe922a7b7d868, Commit Message: Merge pull request #153 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo 01:20:24 [semverPrep] This is not a build commit. [Pipeline] sh 01:20:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:20:25 + grep -v github /etc/ssh/ssh_known_hosts 01:20:25 + [ -e /tmp/ssh_known_hosts ] 01:20:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:20:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:20:25 sudo tee -a /etc/ssh/ssh_known_hosts 01:20:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:20:25 01:20:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:20:26 0.1.4: Pulling from edgex-devops/py-git-semver 01:20:26 3dae71ba6b94: Pulling fs layer 01:20:26 6bf1a483ea7c: Pulling fs layer 01:20:26 f5dfc541a4d3: Pulling fs layer 01:20:26 461d9e800cba: Pulling fs layer 01:20:26 80192f66455f: Pulling fs layer 01:20:26 2e8e34ca0e6c: Pulling fs layer 01:20:26 a29436f7fd5d: Pulling fs layer 01:20:26 923cac83aea3: Pulling fs layer 01:20:26 25ad8b0a4227: Pulling fs layer 01:20:26 db01528c6b51: Pulling fs layer 01:20:26 28988de357af: Pulling fs layer 01:20:26 a29436f7fd5d: Waiting 01:20:26 80192f66455f: Waiting 01:20:26 2e8e34ca0e6c: Waiting 01:20:26 923cac83aea3: Waiting 01:20:26 db01528c6b51: Waiting 01:20:26 25ad8b0a4227: Waiting 01:20:26 28988de357af: Waiting 01:20:26 6bf1a483ea7c: Verifying Checksum 01:20:26 6bf1a483ea7c: Download complete 01:20:26 80192f66455f: Download complete 01:20:26 f5dfc541a4d3: Verifying Checksum 01:20:26 f5dfc541a4d3: Download complete 01:20:26 3dae71ba6b94: Verifying Checksum 01:20:26 3dae71ba6b94: Download complete 01:20:26 923cac83aea3: Verifying Checksum 01:20:26 923cac83aea3: Download complete 01:20:26 25ad8b0a4227: Verifying Checksum 01:20:26 25ad8b0a4227: Download complete 01:20:26 28988de357af: Download complete 01:20:26 a29436f7fd5d: Verifying Checksum 01:20:26 a29436f7fd5d: Download complete 01:20:27 2e8e34ca0e6c: Verifying Checksum 01:20:27 2e8e34ca0e6c: Download complete 01:20:27 3dae71ba6b94: Pull complete 01:20:28 6bf1a483ea7c: Pull complete 01:20:28 f5dfc541a4d3: Pull complete 01:20:28 461d9e800cba: Pull complete 01:20:28 80192f66455f: Pull complete 01:20:34 2e8e34ca0e6c: Pull complete 01:20:34 a29436f7fd5d: Pull complete 01:20:34 923cac83aea3: Pull complete 01:20:34 25ad8b0a4227: Pull complete 01:20:34 db01528c6b51: Pull complete 01:20:34 28988de357af: Pull complete 01:20:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:20:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:34 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:20:36 $ docker top 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 -eo pid,comm 01:20:36 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). 01:20:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:36 [ssh-agent] Looking for ssh-agent implementation... 01:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:36 $ docker exec 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 ssh-agent 01:20:36 SSH_AUTH_SOCK=/tmp/ssh-jKcGFMO3lAfG/agent.32 01:20:36 SSH_AGENT_PID=38 01:20:36 Running ssh-add (command line suppressed) 01:20:36 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4809292168339900394.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4809292168339900394.key) 01:20:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 01:20:37 + git tag --points-at HEAD [Pipeline] } 01:20:37 $ docker exec --env ******** --env ******** 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 ssh-agent -k 01:20:37 unset SSH_AUTH_SOCK; 01:20:37 unset SSH_AGENT_PID; 01:20:37 echo Agent pid 38 killed; 01:20:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:20:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:37 [ssh-agent] Looking for ssh-agent implementation... 01:20:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:37 $ docker exec 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 ssh-agent 01:20:37 SSH_AUTH_SOCK=/tmp/ssh-ZISjnGqgEd54/agent.85 01:20:37 SSH_AGENT_PID=91 01:20:37 Running ssh-add (command line suppressed) 01:20:37 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9458854538218776586.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9458854538218776586.key) 01:20:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:38 + git semver init 01:20:38 2026-03-17 01:20:38,212 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:20:38 2026-03-17 01:20:38,216 [run_init] DEBUG init version:0.0.0 force:False 01:20:38 2026-03-17 01:20:38,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 01:20:38 2026-03-17 01:20:38,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 01:20:38 2026-03-17 01:20:38,218 [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) 01:20:39 2026-03-17 01:20:39,407 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 01:20:39 2026-03-17 01:20:39,408 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 01:20:39 2026-03-17 01:20:39,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:20:39 2026-03-17 01:20:39,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:20:39 4.1.0-dev.15 [Pipeline] } 01:20:39 $ docker exec --env ******** --env ******** 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 ssh-agent -k 01:20:39 unset SSH_AUTH_SOCK; 01:20:39 unset SSH_AGENT_PID; 01:20:39 echo Agent pid 91 killed; 01:20:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:20:40 + git semver [Pipeline] } 01:20:40 $ docker stop --time=1 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 01:20:41 $ docker rm -f --volumes 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 [Pipeline] // withDockerContainer [Pipeline] sh 01:20:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:20:42 Stashed 1 file(s) [Pipeline] echo 01:20:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 01:20:42 provisioning config files... 01:20:42 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1352047919456611756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:42 ---> ****-login.sh 01:20:42 nexus3.edgexfoundry.org:10001 01:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:42 Login Succeeded 01:20:42 nexus3.edgexfoundry.org:10002 01:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:42 Login Succeeded 01:20:42 nexus3.edgexfoundry.org:10003 01:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:42 Login Succeeded 01:20:42 nexus3.edgexfoundry.org:10004 01:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:42 Login Succeeded 01:20:42 ****.io 01:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:43 Login Succeeded 01:20:43 ---> ****-login.sh ends [Pipeline] } 01:20:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:20:43 ========================================================= 01:20:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:20:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:43 + 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 . 01:20:44 #0 building with "default" instance using docker driver 01:20:44 01:20:44 #1 [internal] load build definition from Dockerfile 01:20:44 #1 transferring dockerfile: 1.28kB done 01:20:44 #1 DONE 0.0s 01:20:44 01:20:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:20:44 #2 DONE 0.1s 01:20:44 01:20:44 #3 [internal] load .dockerignore 01:20:44 #3 transferring context: 102B done 01:20:44 #3 DONE 0.0s 01:20:44 01:20:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:20:44 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:20:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:20:44 #4 ... 01:20:44 01:20:44 #5 [internal] load build context 01:20:44 #5 transferring context: 18.78MB 0.2s done 01:20:44 #5 DONE 0.2s 01:20:44 01:20:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:20:44 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:20:44 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:20:44 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 01:20:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 01:20:44 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 01:20:44 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:20:44 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:20:44 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:20:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 01:20:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 31.15MB / 60.15MB 0.3s 01:20:44 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:20:44 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:20:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 01:20:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 01:20:44 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 01:20:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 49.28MB / 60.15MB 0.4s 01:20:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 01:20:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.4s 01:20:44 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 01:20:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.4s 01:20:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 01:20:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s 01:20:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.5s 01:20:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 01:20:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s 01:20:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 01:20:44 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 01:20:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s 01:20:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 01:20:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 01:20:49 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 01:20:49 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:20:49 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:20:49 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:20:49 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:20:49 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:20:49 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 01:20:49 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 01:20:53 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 01:20:53 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:20:53 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 01:20:53 #4 DONE 9.2s 01:20:53 01:20:53 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:20:53 #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:20:53 #6 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:20:54 #6 0.845 OK: 265 MiB in 60 packages 01:20:55 #6 DONE 2.2s 01:20:55 01:20:55 #7 [builder 3/7] WORKDIR /device-opcua 01:20:55 #7 DONE 0.0s 01:20:55 01:20:55 #8 [builder 4/7] COPY go.mod vendor* ./ 01:20:55 #8 DONE 0.0s 01:20:55 01:20:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:57 Still waiting to schedule task 01:20:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3590’ 01:21:10 #9 DONE 13.5s 01:21:10 01:21:10 #10 [builder 6/7] COPY . . 01:21:10 #10 DONE 0.1s 01:21:10 01:21:10 #11 [builder 7/7] RUN echo noop 01:21:10 #11 0.222 noop 01:21:10 #11 DONE 0.3s 01:21:10 01:21:10 #12 exporting to image 01:21:10 #12 exporting layers 01:21:17 #12 exporting layers 7.7s done 01:21:17 #12 writing image sha256:ff9a5aeb0edfa117e2f5ce13917de81287e0b3ec4d391c6869f8bdf6bbb79a75 done 01:21:17 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:21:17 #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:17 + docker inspect -f . ci-base-image-x86_64 01:21:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:17 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:21:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:21:18 $ docker top 46798c5abdbafd065ecc47560e4924ecdaa18b16008bb241338d93cc632e9afb -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:18 + go version 01:21:18 go version go1.25.2 linux/amd64 [Pipeline] } 01:21:18 $ docker stop --time=1 46798c5abdbafd065ecc47560e4924ecdaa18b16008bb241338d93cc632e9afb 01:21:19 $ docker rm -f --volumes 46798c5abdbafd065ecc47560e4924ecdaa18b16008bb241338d93cc632e9afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:20 + docker inspect -f . ci-base-image-x86_64 01:21:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:20 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:21:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:21:20 $ docker top 7173ed46977e891bce9a2591a45e558397d3ae9bbe98e8c7a8756858fadf23b9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 01:21:21 + make test 01:21:21 go test ./... -coverprofile=coverage.out 01:21:22 ? github.com/edgexfoundry/device-opc-ua [no test files] 01:21:44 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 01:21:44 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.019s coverage: 41.4% of statements 01:21:44 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 01:21:56 0 issues. 01:21:56 go vet ./... 01:22:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:22:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:22:01 ./bin/test-attribution-txt.sh 01:22:01 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:22:01 $ docker stop --time=1 7173ed46977e891bce9a2591a45e558397d3ae9bbe98e8c7a8756858fadf23b9 01:22:03 $ docker rm -f --volumes 7173ed46977e891bce9a2591a45e558397d3ae9bbe98e8c7a8756858fadf23b9 [Pipeline] // withDockerContainer [Pipeline] sh 01:22:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:22:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:22:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:22:05 + ls -al . 01:22:05 total 236 01:22:05 drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 01:21 . 01:22:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 01:20 .. 01:22:05 -rw-rw-r-- 1 jenkins jenkins 62 Mar 17 01:20 .dockerignore 01:22:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 01:21 .git 01:22:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:20 .github 01:22:05 -rw-rw-r-- 1 jenkins jenkins 101 Mar 17 01:20 .gitignore 01:22:05 -rw-rw-r-- 1 jenkins jenkins 359 Mar 17 01:20 .golangci.yml 01:22:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 01:20 .semver 01:22:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:20 .vscode 01:22:05 -rw-rw-r-- 1 jenkins jenkins 22466 Mar 17 01:20 Attribution.txt 01:22:05 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 17 01:20 CHANGELOG.md 01:22:05 -rw-rw-r-- 1 jenkins jenkins 1242 Mar 17 01:20 Dockerfile 01:22:05 -rw-rw-r-- 1 jenkins jenkins 672 Mar 17 01:20 Jenkinsfile 01:22:05 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 17 01:20 LICENSE 01:22:05 -rw-rw-r-- 1 jenkins jenkins 2473 Mar 17 01:20 Makefile 01:22:05 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 17 01:20 README.md 01:22:05 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 01:20 VERSION 01:22:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:20 bin 01:22:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 01:20 cmd 01:22:05 -rw-r--r-- 1 jenkins jenkins 23970 Mar 17 01:21 coverage.out 01:22:05 -rw-rw-r-- 1 jenkins jenkins 6819 Mar 17 01:20 go.mod 01:22:05 -rw-rw-r-- 1 jenkins jenkins 89459 Mar 17 01:20 go.sum 01:22:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 01:20 internal 01:22:05 -rw-rw-r-- 1 jenkins jenkins 260 Mar 17 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:05 + 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=5a3e1eab7525728335601804ebdbe922a7b7d868 --label arch=amd64 --label version=4.1.0-dev.15 . 01:22:05 #0 building with "default" instance using docker driver 01:22:05 01:22:05 #1 [internal] load build definition from Dockerfile 01:22:05 #1 transferring dockerfile: 1.28kB done 01:22:05 #1 DONE 0.0s 01:22:05 01:22:05 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:22:05 #2 DONE 0.0s 01:22:05 01:22:05 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:22:06 #3 DONE 0.7s 01:22:06 01:22:06 #4 [internal] load .dockerignore 01:22:06 #4 transferring context: 102B done 01:22:06 #4 DONE 0.0s 01:22:06 01:22:06 #5 [internal] load build context 01:22:06 #5 transferring context: 36.10kB done 01:22:06 #5 DONE 0.0s 01:22:06 01:22:06 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:22:06 #6 DONE 0.1s 01:22:06 01:22:06 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:22:06 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:22:06 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:22:06 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:22:06 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:22:06 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.1s 01:22:06 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.15MB / 3.80MB 0.3s 01:22:06 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 01:22:06 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.3s done 01:22:06 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 01:22:06 #7 DONE 0.5s 01:22:06 01:22:06 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 01:22:06 #8 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:06 #8 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:07 #8 ... 01:22:07 01:22:07 #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:22:07 #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:07 #9 0.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:07 #9 0.812 OK: 265 MiB in 60 packages 01:22:07 #9 DONE 0.9s 01:22:07 01:22:07 #10 [builder 3/7] WORKDIR /device-opcua 01:22:07 #10 DONE 0.0s 01:22:07 01:22:07 #11 [builder 4/7] COPY go.mod vendor* ./ 01:22:07 #11 DONE 0.0s 01:22:07 01:22:07 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 01:22:07 #8 0.561 (1/6) Installing dumb-init (1.2.5-r3) 01:22:07 #8 0.567 (2/6) Installing libgcc (14.2.0-r6) 01:22:07 #8 0.574 (3/6) Installing libsodium (1.0.20-r1) 01:22:07 #8 0.583 (4/6) Installing libstdc++ (14.2.0-r6) 01:22:07 #8 0.608 (5/6) Installing libzmq (4.3.5-r2) 01:22:07 #8 0.617 (6/6) Installing zeromq (4.3.5-r2) 01:22:07 #8 0.621 Executing busybox-1.37.0-r20.trigger 01:22:07 #8 0.630 OK: 11 MiB in 22 packages 01:22:07 #8 DONE 0.7s 01:22:07 01:22:07 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:07 #12 DONE 0.5s 01:22:07 01:22:07 #13 [builder 6/7] COPY . . 01:22:07 #13 DONE 0.1s 01:22:07 01:22:07 #14 [stage-1 3/6] RUN apk --no-cache upgrade 01:22:07 #14 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:07 #14 0.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:08 #14 0.681 OK: 11 MiB in 22 packages 01:22:08 #14 DONE 0.8s 01:22:08 01:22:08 #15 [builder 7/7] RUN make build 01:22:08 #15 0.218 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 01:22:34 #15 26.33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:22:34 #15 DONE 27.1s 01:22:35 01:22:35 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 01:22:35 #16 DONE 0.2s 01:22:35 01:22:35 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 01:22:35 #17 DONE 0.0s 01:22:35 01:22:35 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 01:22:35 #18 DONE 0.0s 01:22:35 01:22:35 #19 exporting to image 01:22:35 #19 exporting layers 01:22:35 #19 exporting layers 0.2s done 01:22:35 #19 writing image sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done 01:22:35 #19 naming to docker.io/library/device-opc-ua done 01:22:35 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:35 provisioning config files... 01:22:35 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6176114782028793189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:35 ---> ****-login.sh 01:22:35 nexus3.edgexfoundry.org:10001 01:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:35 Login Succeeded 01:22:35 nexus3.edgexfoundry.org:10002 01:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:35 Login Succeeded 01:22:35 nexus3.edgexfoundry.org:10003 01:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:35 Login Succeeded 01:22:35 nexus3.edgexfoundry.org:10004 01:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:36 Login Succeeded 01:22:36 ****.io 01:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:36 Login Succeeded 01:22:36 ---> ****-login.sh ends [Pipeline] } 01:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:22:36 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 01:22:36 5a3e1eab7525728335601804ebdbe922a7b7d868 01:22:36 latest 01:22:36 4.1.0-dev.15 01:22:36 5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 01:22:36 main 01:22:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:37 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:37 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 01:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:22:37 7b8eefbe1f40: Preparing 01:22:37 782ac7c45023: Preparing 01:22:37 fda7fcc6abe1: Preparing 01:22:37 18f35ecbe1af: Preparing 01:22:37 431b71db86cd: Preparing 01:22:37 cce92674e987: Preparing 01:22:37 cce92674e987: Waiting 01:22:37 7b8eefbe1f40: Pushed 01:22:37 782ac7c45023: Pushed 01:22:37 18f35ecbe1af: Pushed 01:22:37 cce92674e987: Layer already exists 01:22:37 431b71db86cd: Pushed 01:22:48 fda7fcc6abe1: Pushed 01:22:48 5a3e1eab7525728335601804ebdbe922a7b7d868: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:48 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:48 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:22:48 7b8eefbe1f40: Preparing 01:22:48 782ac7c45023: Preparing 01:22:48 fda7fcc6abe1: Preparing 01:22:48 18f35ecbe1af: Preparing 01:22:48 431b71db86cd: Preparing 01:22:48 cce92674e987: Preparing 01:22:48 cce92674e987: Waiting 01:22:48 782ac7c45023: Layer already exists 01:22:48 7b8eefbe1f40: Layer already exists 01:22:48 fda7fcc6abe1: Layer already exists 01:22:48 431b71db86cd: Layer already exists 01:22:48 18f35ecbe1af: Layer already exists 01:22:48 cce92674e987: Layer already exists 01:22:48 latest: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:49 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:49 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 01:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:22:49 7b8eefbe1f40: Preparing 01:22:49 782ac7c45023: Preparing 01:22:49 fda7fcc6abe1: Preparing 01:22:49 18f35ecbe1af: Preparing 01:22:49 431b71db86cd: Preparing 01:22:49 cce92674e987: Preparing 01:22:49 cce92674e987: Waiting 01:22:49 782ac7c45023: Layer already exists 01:22:49 431b71db86cd: Layer already exists 01:22:49 fda7fcc6abe1: Layer already exists 01:22:49 18f35ecbe1af: Layer already exists 01:22:49 7b8eefbe1f40: Layer already exists 01:22:49 cce92674e987: Layer already exists 01:22:49 4.1.0-dev.15: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:49 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:50 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 01:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:22:50 7b8eefbe1f40: Preparing 01:22:50 782ac7c45023: Preparing 01:22:50 fda7fcc6abe1: Preparing 01:22:50 18f35ecbe1af: Preparing 01:22:50 431b71db86cd: Preparing 01:22:50 cce92674e987: Preparing 01:22:50 cce92674e987: Waiting 01:22:50 7b8eefbe1f40: Layer already exists 01:22:50 18f35ecbe1af: Layer already exists 01:22:50 782ac7c45023: Layer already exists 01:22:50 431b71db86cd: Layer already exists 01:22:50 fda7fcc6abe1: Layer already exists 01:22:50 cce92674e987: Layer already exists 01:22:50 5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:50 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:50 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:22:50 7b8eefbe1f40: Preparing 01:22:50 782ac7c45023: Preparing 01:22:50 fda7fcc6abe1: Preparing 01:22:50 18f35ecbe1af: Preparing 01:22:50 431b71db86cd: Preparing 01:22:50 cce92674e987: Preparing 01:22:50 cce92674e987: Waiting 01:22:50 431b71db86cd: Layer already exists 01:22:50 782ac7c45023: Layer already exists 01:22:50 7b8eefbe1f40: Layer already exists 01:22:50 18f35ecbe1af: Layer already exists 01:22:50 fda7fcc6abe1: Layer already exists 01:22:50 cce92674e987: Layer already exists 01:22:50 main: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:50 ===================================================== [Pipeline] echo 01:22:50 taggedImages: 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 01:22:50 ========================================================= 01:22:50 [edgeXBuildMultiArch] RAW Config: 01:22:50 images: 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 01:22:50 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:22:50 settingsFile: 01:22:50 device-opc-ua-settings 01:22:50 ========================================================= [Pipeline] node 01:23:05 Still waiting to schedule task 01:23:05 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:23:52 Running on prd-centos7-docker-4c-2g-3594 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:52 provisioning config files... 01:23:53 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8644161912757774521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:57 ---> ****-login.sh 01:23:57 nexus3.edgexfoundry.org:10001 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:57 Configure a credential helper to remove this warning. See 01:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:57 01:23:57 Login Succeeded 01:23:57 nexus3.edgexfoundry.org:10002 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:57 Configure a credential helper to remove this warning. See 01:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:57 01:23:57 Login Succeeded 01:23:57 nexus3.edgexfoundry.org:10003 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:57 Configure a credential helper to remove this warning. See 01:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:57 01:23:57 Login Succeeded 01:23:57 nexus3.edgexfoundry.org:10004 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:57 Configure a credential helper to remove this warning. See 01:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:57 01:23:57 Login Succeeded 01:23:57 ****.io 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:57 Configure a credential helper to remove this warning. See 01:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:57 01:23:57 Login Succeeded 01:23:57 ---> ****-login.sh ends [Pipeline] } 01:23:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:23:57 + docker buildx ls 01:23:57 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:23:57 default * docker 01:23:57 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:23:58 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:23:58 edgex-builder [Pipeline] sh 01:23:58 + docker buildx inspect --bootstrap 01:23:58 #1 [internal] booting buildkit 01:23:58 #1 pulling image moby/buildkit:buildx-stable-1 01:24:01 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 01:24:01 #1 creating container buildx_buildkit_edgex-builder0 01:24:02 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 01:24:02 #1 DONE 4.1s 01:24:02 Name: edgex-builder 01:24:02 Driver: docker-container 01:24:02 01:24:02 Nodes: 01:24:02 Name: edgex-builder0 01:24:02 Endpoint: unix:///var/run/docker.sock 01:24:02 Status: running 01:24:02 Buildkit: v0.28.0 01:24:02 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:24:03 + docker buildx ls 01:24:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:24:03 edgex-builder * docker-container 01:24:03 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:24:03 default docker 01:24:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:24:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868' 01:24:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 --push - 01:24:03 #1 [internal] load build definition from Dockerfile 01:24:03 #1 transferring dockerfile: 198B done 01:24:03 #1 DONE 0.0s 01:24:03 01:24:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 01:24:03 #2 DONE 0.1s 01:24:03 01:24:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 01:24:03 #3 DONE 0.1s 01:24:03 01:24:03 #4 [internal] load .dockerignore 01:24:03 #4 transferring context: 01:24:03 #4 transferring context: 2B done 01:24:03 #4 DONE 0.0s 01:24:03 01:24:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:03 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:03 #5 DONE 0.0s 01:24:03 01:24:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:03 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:03 #6 DONE 0.1s 01:24:03 01:24:03 #7 exporting to image 01:24:03 #7 exporting layers done 01:24:03 #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done 01:24:03 #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b 01:24:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:03 #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done 01:24:03 #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done 01:24:03 #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done 01:24:03 #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 0.0s done 01:24:03 #7 DONE 0.0s 01:24:03 01:24:03 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:24:03 #8 DONE 0.0s 01:24:03 01:24:03 1 warning found (use --debug to expand): 01:24:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:24:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 01:24:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 01:24:04 #1 [internal] load build definition from Dockerfile 01:24:04 #1 transferring dockerfile: 164B done 01:24:04 #1 DONE 0.0s 01:24:04 01:24:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:24:04 #2 DONE 0.0s 01:24:04 01:24:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:24:04 #3 DONE 0.0s 01:24:04 01:24:04 #4 [internal] load .dockerignore 01:24:04 #4 transferring context: 2B done 01:24:04 #4 DONE 0.0s 01:24:04 01:24:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:04 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:04 #5 CACHED 01:24:04 01:24:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:04 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:04 #6 CACHED 01:24:04 01:24:04 #7 exporting to image 01:24:04 #7 exporting layers done 01:24:04 #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done 01:24:04 #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b 01:24:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:04 #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done 01:24:04 #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done 01:24:04 #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done 01:24:04 #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 done 01:24:04 #7 DONE 0.0s 01:24:04 01:24:04 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:24:04 #8 DONE 0.0s 01:24:04 01:24:04 1 warning found (use --debug to expand): 01:24:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:24:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15' 01:24:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 --push - 01:24:05 #1 [internal] load build definition from Dockerfile 01:24:05 #1 transferring dockerfile: 170B done 01:24:05 #1 DONE 0.0s 01:24:05 01:24:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 01:24:05 #2 DONE 0.0s 01:24:05 01:24:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 01:24:05 #3 DONE 0.0s 01:24:05 01:24:05 #4 [internal] load .dockerignore 01:24:05 #4 transferring context: 2B done 01:24:05 #4 DONE 0.0s 01:24:05 01:24:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:05 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:05 #5 CACHED 01:24:05 01:24:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:05 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:05 #6 CACHED 01:24:05 01:24:05 #7 exporting to image 01:24:05 #7 exporting layers done 01:24:05 #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done 01:24:05 #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done 01:24:05 #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done 01:24:05 #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done 01:24:05 #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 done 01:24:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:05 #7 DONE 0.0s 01:24:05 01:24:05 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:24:05 #8 DONE 0.0s 01:24:05 01:24:05 1 warning found (use --debug to expand): 01:24:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:24:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 --push - 01:24:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15' 01:24:05 #1 [internal] load build definition from Dockerfile 01:24:05 #1 transferring dockerfile: 211B done 01:24:05 #1 DONE 0.0s 01:24:05 01:24:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 01:24:05 #2 DONE 0.0s 01:24:05 01:24:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 01:24:05 #3 DONE 0.0s 01:24:05 01:24:05 #4 [internal] load .dockerignore 01:24:05 #4 transferring context: 2B done 01:24:05 #4 DONE 0.0s 01:24:05 01:24:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:05 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:05 #5 CACHED 01:24:05 01:24:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:05 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:05 #6 CACHED 01:24:05 01:24:05 #7 exporting to image 01:24:05 #7 exporting layers done 01:24:05 #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done 01:24:05 #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done 01:24:05 #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done 01:24:05 #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done 01:24:05 #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 done 01:24:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:05 #7 DONE 0.0s 01:24:05 01:24:05 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:24:05 #8 DONE 0.0s 01:24:05 01:24:05 1 warning found (use --debug to expand): 01:24:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:24:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 01:24:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 01:24:05 #1 [internal] load build definition from Dockerfile 01:24:05 #1 transferring dockerfile: 162B done 01:24:05 #1 DONE 0.0s 01:24:05 01:24:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:24:05 #2 DONE 0.0s 01:24:05 01:24:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:24:05 #3 DONE 0.0s 01:24:05 01:24:05 #4 [internal] load .dockerignore 01:24:05 #4 transferring context: 2B done 01:24:05 #4 DONE 0.0s 01:24:05 01:24:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:05 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:05 #5 CACHED 01:24:05 01:24:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 01:24:05 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done 01:24:05 #6 CACHED 01:24:05 01:24:05 #7 exporting to image 01:24:05 #7 exporting layers done 01:24:05 #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done 01:24:05 #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done 01:24:05 #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done 01:24:05 #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done 01:24:05 #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 done 01:24:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:05 #7 DONE 0.0s 01:24:05 01:24:05 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:24:06 #8 DONE 0.0s 01:24:06 01:24:06 1 warning found (use --debug to expand): 01:24:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:24:06 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:24:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:24:07 ---> package-listing.sh 01:24:07 ++ facter osfamily 01:24:07 ++ tr '[:upper:]' '[:lower:]' 01:24:07 + OS_FAMILY=redhat 01:24:07 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 01:24:07 + START_PACKAGES=/tmp/packages_start.txt 01:24:07 + END_PACKAGES=/tmp/packages_end.txt 01:24:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:24:07 + PACKAGES=/tmp/packages_start.txt 01:24:07 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:24:07 + PACKAGES=/tmp/packages_end.txt 01:24:07 + case "${OS_FAMILY}" in 01:24:07 + rpm -qa 01:24:07 + sort 01:24:08 + '[' -f /tmp/packages_start.txt ']' 01:24:08 + '[' -f /tmp/packages_end.txt ']' 01:24:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:24:08 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:24:08 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 01:24:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 01:24:08 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 01:24:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:09 01:24:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:09 latest: Pulling from edgex-lftools-log-publisher 01:24:09 5eb5b503b376: Pulling fs layer 01:24:09 5c69ac0246d0: Pulling fs layer 01:24:09 ec43610c2a17: Pulling fs layer 01:24:09 3a2ae6a8a46f: Pulling fs layer 01:24:09 33b1e0a273af: Pulling fs layer 01:24:09 5d3b04190fa2: Pulling fs layer 01:24:09 2f39f015ded8: Pulling fs layer 01:24:09 3a2ae6a8a46f: Waiting 01:24:09 33b1e0a273af: Waiting 01:24:09 5d3b04190fa2: Waiting 01:24:09 2f39f015ded8: Waiting 01:24:09 5c69ac0246d0: Verifying Checksum 01:24:09 5c69ac0246d0: Download complete 01:24:09 3a2ae6a8a46f: Verifying Checksum 01:24:09 3a2ae6a8a46f: Download complete 01:24:09 ec43610c2a17: Verifying Checksum 01:24:09 ec43610c2a17: Download complete 01:24:09 33b1e0a273af: Verifying Checksum 01:24:09 33b1e0a273af: Download complete 01:24:09 5d3b04190fa2: Verifying Checksum 01:24:09 5d3b04190fa2: Download complete 01:24:09 5eb5b503b376: Verifying Checksum 01:24:09 5eb5b503b376: Download complete 01:24:10 2f39f015ded8: Verifying Checksum 01:24:10 2f39f015ded8: Download complete 01:24:10 5eb5b503b376: Pull complete 01:24:11 5c69ac0246d0: Pull complete 01:24:11 ec43610c2a17: Pull complete 01:24:11 3a2ae6a8a46f: Pull complete 01:24:11 33b1e0a273af: Pull complete 01:24:11 5d3b04190fa2: Pull complete 01:24:15 2f39f015ded8: Pull complete 01:24:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:15 prd-centos7-docker-4c-2g-3594 does not seem to be running inside a container 01:24:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:24:18 $ docker top 30cef83a831532e2c8d60d0c4e3e8137f119956be032c19f05a37fe6baebc790 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:18 + touch /tmp/pre-build-complete [Pipeline] sh 01:24:19 + mkdir -p /var/log/sysstat [Pipeline] sh 01:24:19 + ls /var/log/sa-host 01:24:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:19 provisioning config files... 01:24:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6706906085023298833tmp [Pipeline] { [Pipeline] echo 01:24:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:24:19 ---> create-netrc.sh [Pipeline] } 01:24:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:24:20 ---> python-tools-install.sh [Pipeline] echo 01:24:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:24:20 ---> sudo-logs.sh 01:24:20 Archiving 'sudo' log.. 01:24:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-3594.novalocal: Name or service not known 01:24:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-3594.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:24:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:24:20 ---> job-cost.sh 01:24:20 lf-activate-venv: SKIPPING 01:24:20 INFO: No Stack... 01:24:21 INFO: Retrieving Pricing Info for: v3-standard-2 01:24:21 INFO: Archiving Costs [Pipeline] echo 01:24:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:24:21 ---> logs-deploy.sh 01:24:21 lf-activate-venv: SKIPPING 01:24:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/30 01:24:21 INFO: archiving workspace using pattern(s): 01:24:22 Archives upload complete. 01:24:22 INFO: archiving logs to Nexus 01:24:23 ---> uname -a: 01:24:23 Linux prd-centos7-docker-4c-2g-3594.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:24:23 01:24:23 01:24:23 ---> lscpu: 01:24:23 Architecture: x86_64 01:24:23 CPU op-mode(s): 32-bit, 64-bit 01:24:23 Byte Order: Little Endian 01:24:23 Address sizes: 40 bits physical, 48 bits virtual 01:24:23 CPU(s): 2 01:24:23 On-line CPU(s) list: 0,1 01:24:23 Thread(s) per core: 1 01:24:23 Core(s) per socket: 1 01:24:23 Socket(s): 2 01:24:23 NUMA node(s): 1 01:24:23 Vendor ID: AuthenticAMD 01:24:23 CPU family: 23 01:24:23 Model: 49 01:24:23 Model name: AMD EPYC-Rome Processor 01:24:23 Stepping: 0 01:24:23 CPU MHz: 2800.000 01:24:23 BogoMIPS: 5600.00 01:24:23 Virtualization: AMD-V 01:24:23 Hypervisor vendor: KVM 01:24:23 Virtualization type: full 01:24:23 L1d cache: 64 KiB 01:24:23 L1i cache: 64 KiB 01:24:23 L2 cache: 1 MiB 01:24:23 L3 cache: 32 MiB 01:24:23 NUMA node0 CPU(s): 0,1 01:24:23 Vulnerability Itlb multihit: Not affected 01:24:23 Vulnerability L1tf: Not affected 01:24:23 Vulnerability Mds: Not affected 01:24:23 Vulnerability Meltdown: Not affected 01:24:23 Vulnerability Mmio stale data: Not affected 01:24:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:24:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:24:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:24:23 Vulnerability Srbds: Not affected 01:24:23 Vulnerability Tsx async abort: Not affected 01:24:23 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 01:24:23 01:24:23 01:24:23 ---> nproc: 01:24:23 2 01:24:23 01:24:23 01:24:23 ---> df -h: 01:24:23 Filesystem Size Used Avail Use% Mounted on 01:24:23 overlay 40G 7.4G 33G 19% / 01:24:23 tmpfs 64M 0 64M 0% /dev 01:24:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:24:23 shm 64M 0 64M 0% /dev/shm 01:24:23 /dev/vda1 40G 7.4G 33G 19% /facter-os 01:24:23 01:24:23 01:24:23 Cannot open /var/log/sysstat/sa17: No such file or directory 01:24:23 Please check if data collecting is enabled 01:24:23 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:23 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:24:23 $ docker stop --time=1 30cef83a831532e2c8d60d0c4e3e8137f119956be032c19f05a37fe6baebc790 01:24:24 $ docker rm -f --volumes 30cef83a831532e2c8d60d0c4e3e8137f119956be032c19f05a37fe6baebc790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:24:24 [WS-CLEANUP] Deleting project workspace... 01:24:24 [WS-CLEANUP] Deferred wipeout is used... 01:24:24 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:25 01:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:25 latest: Pulling from edgex-lftools-log-publisher 01:24:25 5eb5b503b376: Pulling fs layer 01:24:25 5c69ac0246d0: Pulling fs layer 01:24:25 ec43610c2a17: Pulling fs layer 01:24:25 3a2ae6a8a46f: Pulling fs layer 01:24:25 33b1e0a273af: Pulling fs layer 01:24:25 5d3b04190fa2: Pulling fs layer 01:24:25 2f39f015ded8: Pulling fs layer 01:24:25 3a2ae6a8a46f: Waiting 01:24:25 33b1e0a273af: Waiting 01:24:25 5d3b04190fa2: Waiting 01:24:25 2f39f015ded8: Waiting 01:24:25 5c69ac0246d0: Verifying Checksum 01:24:25 5c69ac0246d0: Download complete 01:24:25 3a2ae6a8a46f: Download complete 01:24:25 33b1e0a273af: Verifying Checksum 01:24:25 33b1e0a273af: Download complete 01:24:25 5d3b04190fa2: Verifying Checksum 01:24:25 5d3b04190fa2: Download complete 01:24:25 ec43610c2a17: Verifying Checksum 01:24:25 ec43610c2a17: Download complete 01:24:25 5eb5b503b376: Verifying Checksum 01:24:25 5eb5b503b376: Download complete 01:24:26 2f39f015ded8: Download complete 01:24:27 5eb5b503b376: Pull complete 01:24:27 5c69ac0246d0: Pull complete 01:24:27 ec43610c2a17: Pull complete 01:24:27 3a2ae6a8a46f: Pull complete 01:24:28 33b1e0a273af: Pull complete 01:24:28 5d3b04190fa2: Pull complete 01:24:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3593 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 01:24:33 Running in /w/workspace/device-opc-ua/30 [Pipeline] { [Pipeline] checkout 01:24:34 2f39f015ded8: Pull complete 01:24:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 01:24:36 Selected Git installation does not exist. Using Default 01:24:36 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:36 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:24:37 $ docker top 9f0fba6dca49560e65836dce968120efcd6ff237b0f28b343731f5e33888d7e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:37 ---> job-cost.sh 01:24:37 lf-activate-venv: SKIPPING 01:24:37 INFO: No Stack... 01:24:38 INFO: Retrieving Pricing Info for: v3-standard-8 01:24:38 INFO: Archiving Costs [Pipeline] sh 01:24:38 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 01:24:38 + cut -d, -f6 [Pipeline] lock 01:24:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] 01:24:38 Resource [jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] did not exist. Created. 01:24:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:24:38 + echo total: 0.2199999988079071 [Pipeline] stash 01:24:39 Stashed 1 file(s) [Pipeline] } 01:24:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 01:24:39 $ docker stop --time=1 9f0fba6dca49560e65836dce968120efcd6ff237b0f28b343731f5e33888d7e8 01:24:40 $ docker rm -f --volumes 9f0fba6dca49560e65836dce968120efcd6ff237b0f28b343731f5e33888d7e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:24:40 using credential edgex-jenkins-ssh 01:24:40 Cloning the remote Git repository 01:24:40 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 01:24:40 > git init /w/workspace/device-opc-ua/30 # timeout=10 01:24:40 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 01:24:40 > git --version # timeout=10 01:24:40 > git --version # 'git version 2.25.1' 01:24:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:24:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:24:43 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 01:24:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:24:43 Avoid second fetch 01:24:43 Checking out Revision 5a3e1eab7525728335601804ebdbe922a7b7d868 (main) 01:24:44 Commit message: "Merge pull request #153 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" 01:24:43 > git config core.sparsecheckout # timeout=10 01:24:43 > git checkout -f 5a3e1eab7525728335601804ebdbe922a7b7d868 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:48 provisioning config files... 01:24:48 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/30@tmp/config9919771849804681755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:49 ---> ****-login.sh 01:24:49 nexus3.edgexfoundry.org:10001 01:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:49 Configure a credential helper to remove this warning. See 01:24:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:49 01:24:49 Login Succeeded 01:24:49 nexus3.edgexfoundry.org:10002 01:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:50 Configure a credential helper to remove this warning. See 01:24:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:50 01:24:50 Login Succeeded 01:24:50 nexus3.edgexfoundry.org:10003 01:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:50 Configure a credential helper to remove this warning. See 01:24:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:50 01:24:50 Login Succeeded 01:24:50 nexus3.edgexfoundry.org:10004 01:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:51 Configure a credential helper to remove this warning. See 01:24:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:51 01:24:51 Login Succeeded 01:24:51 ****.io 01:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:51 Configure a credential helper to remove this warning. See 01:24:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:51 01:24:51 Login Succeeded 01:24:51 ---> ****-login.sh ends [Pipeline] } 01:24:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:24:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:24:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:24:51 ========================================================= 01:24:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:24:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:52 + 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 . 01:24:52 Sending build context to Docker daemon 9.591MB 01:24:52 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 01:24:52 Step 2/10 : FROM ${BASE} AS builder 01:24:52 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:24:52 6b59a28fa201: Pulling fs layer 01:24:52 d32bb0dddca7: Pulling fs layer 01:24:52 5dab1238d3d9: Pulling fs layer 01:24:52 196fd7d83e7d: Pulling fs layer 01:24:52 4f4fb700ef54: Pulling fs layer 01:24:52 8ba94037c8f0: Pulling fs layer 01:24:52 deaec5988b04: Pulling fs layer 01:24:52 9f65657bb879: Pulling fs layer 01:24:52 4f4fb700ef54: Waiting 01:24:52 8ba94037c8f0: Waiting 01:24:52 deaec5988b04: Waiting 01:24:52 9f65657bb879: Waiting 01:24:52 196fd7d83e7d: Waiting 01:24:52 d32bb0dddca7: Verifying Checksum 01:24:52 d32bb0dddca7: Download complete 01:24:52 196fd7d83e7d: Verifying Checksum 01:24:52 196fd7d83e7d: Download complete 01:24:52 4f4fb700ef54: Verifying Checksum 01:24:52 4f4fb700ef54: Download complete 01:24:52 8ba94037c8f0: Download complete 01:24:53 6b59a28fa201: Verifying Checksum 01:24:53 6b59a28fa201: Download complete 01:24:53 9f65657bb879: Verifying Checksum 01:24:53 9f65657bb879: Download complete 01:24:54 6b59a28fa201: Pull complete 01:24:54 d32bb0dddca7: Pull complete 01:24:54 5dab1238d3d9: Verifying Checksum 01:24:54 5dab1238d3d9: Download complete 01:24:56 deaec5988b04: Verifying Checksum 01:24:56 deaec5988b04: Download complete 01:25:08 5dab1238d3d9: Pull complete 01:25:08 196fd7d83e7d: Pull complete 01:25:08 4f4fb700ef54: Pull complete 01:25:08 8ba94037c8f0: Pull complete 01:25:18 deaec5988b04: Pull complete 01:25:20 9f65657bb879: Pull complete 01:25:20 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:25:20 ---> 334268110677 01:25:20 Step 3/10 : ARG ADD_BUILD_TAGS="" 01:25:22 ---> Running in 1488ebae8cd6 01:25:22 Removing intermediate container 1488ebae8cd6 01:25:22 ---> 16c47b53be65 01:25:22 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:25:22 ---> Running in 4c43f4996b35 01:25:22 Removing intermediate container 4c43f4996b35 01:25:22 ---> 89e0b7aa45e3 01:25:22 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:25:22 ---> Running in f589aa660d6a 01:25:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:26 OK: 255 MiB in 60 packages 01:25:26 Removing intermediate container f589aa660d6a 01:25:26 ---> 897ef26922d5 01:25:26 Step 6/10 : WORKDIR /device-opcua 01:25:26 ---> Running in 051e7bf2cad2 01:25:27 Removing intermediate container 051e7bf2cad2 01:25:27 ---> 3ff86b4bc04e 01:25:27 Step 7/10 : COPY go.mod vendor* ./ 01:25:27 ---> 41a326a1d1ac 01:25:27 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:27 ---> Running in 47e8d6876104 01:27:19 Removing intermediate container 47e8d6876104 01:27:19 ---> fee251ee4596 01:27:19 Step 9/10 : COPY . . 01:27:19 ---> c6715c151a98 01:27:19 Step 10/10 : RUN ${MAKE} 01:27:19 ---> Running in 46545c9a5bfd 01:27:19 noop 01:27:19 Removing intermediate container 46545c9a5bfd 01:27:19 ---> 1f423e98c2df 01:27:19 Successfully built 1f423e98c2df 01:27:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:19 + docker inspect -f . ci-base-image-arm64 01:27:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:19 prd-ubuntu20.04-docker-arm64-4c-16g-3593 does not seem to be running inside a container 01:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/30 -v /w/workspace/device-opc-ua/30:/w/workspace/device-opc-ua/30:rw,z -v /w/workspace/device-opc-ua/30@tmp:/w/workspace/device-opc-ua/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:27:21 $ docker top 5527e63339d2c5307cb858638644c42df2ae8cc753179b2b2f5f6c34b71658d6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:22 + go version 01:27:22 go version go1.25.3 linux/arm64 [Pipeline] } 01:27:22 $ docker stop --time=1 5527e63339d2c5307cb858638644c42df2ae8cc753179b2b2f5f6c34b71658d6 01:27:23 $ docker rm -f --volumes 5527e63339d2c5307cb858638644c42df2ae8cc753179b2b2f5f6c34b71658d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:24 + docker inspect -f . ci-base-image-arm64 01:27:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:24 prd-ubuntu20.04-docker-arm64-4c-16g-3593 does not seem to be running inside a container 01:27:24 $ 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/30 -v /w/workspace/device-opc-ua/30:/w/workspace/device-opc-ua/30:rw,z -v /w/workspace/device-opc-ua/30@tmp:/w/workspace/device-opc-ua/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:27:25 $ docker top db046207d0760428b62a77c64832defd65c1ad18b5903d62f9810e0db6e0dce5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:26 + git config --global --add safe.directory /w/workspace/device-opc-ua/30 [Pipeline] fileExists [Pipeline] sh 01:27:27 + make test 01:27:27 go test ./... -coverprofile=coverage.out 01:27:32 ? github.com/edgexfoundry/device-opc-ua [no test files] 01:31:39 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 01:31:39 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.074s coverage: 41.4% of statements 01:31:39 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 01:31:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:31:39 go vet ./... 01:32:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:32:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:32:26 ./bin/test-attribution-txt.sh 01:32:26 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:32:26 $ docker stop --time=1 db046207d0760428b62a77c64832defd65c1ad18b5903d62f9810e0db6e0dce5 01:32:29 $ docker rm -f --volumes db046207d0760428b62a77c64832defd65c1ad18b5903d62f9810e0db6e0dce5 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:32:31 Warning: overwriting stash ‘coverage-report’ 01:32:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:32:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:32:32 + ls -al . 01:32:32 total 232 01:32:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 01:27 . 01:32:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 01:24 .. 01:32:32 -rw-rw-r-- 1 jenkins jenkins 62 Mar 17 01:24 .dockerignore 01:32:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 01:24 .git 01:32:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:24 .github 01:32:32 -rw-rw-r-- 1 jenkins jenkins 101 Mar 17 01:24 .gitignore 01:32:32 -rw-rw-r-- 1 jenkins jenkins 359 Mar 17 01:24 .golangci.yml 01:32:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:24 .vscode 01:32:32 -rw-rw-r-- 1 jenkins jenkins 22466 Mar 17 01:24 Attribution.txt 01:32:32 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 17 01:24 CHANGELOG.md 01:32:32 -rw-rw-r-- 1 jenkins jenkins 1242 Mar 17 01:24 Dockerfile 01:32:32 -rw-rw-r-- 1 jenkins jenkins 672 Mar 17 01:24 Jenkinsfile 01:32:32 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 17 01:24 LICENSE 01:32:32 -rw-rw-r-- 1 jenkins jenkins 2473 Mar 17 01:24 Makefile 01:32:32 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 17 01:24 README.md 01:32:32 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 01:20 VERSION 01:32:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:24 bin 01:32:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 01:24 cmd 01:32:32 -rw-r--r-- 1 jenkins jenkins 23970 Mar 17 01:31 coverage.out 01:32:32 -rw-rw-r-- 1 jenkins jenkins 6819 Mar 17 01:24 go.mod 01:32:32 -rw-rw-r-- 1 jenkins jenkins 89459 Mar 17 01:24 go.sum 01:32:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 01:24 internal 01:32:32 -rw-rw-r-- 1 jenkins jenkins 260 Mar 17 01:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:32 + 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=5a3e1eab7525728335601804ebdbe922a7b7d868 --label arch=arm64 --label version=4.1.0-dev.15 . 01:32:33 Sending build context to Docker daemon 9.616MB 01:32:33 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 01:32:33 Step 2/23 : FROM ${BASE} AS builder 01:32:33 ---> 1f423e98c2df 01:32:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:32:33 ---> Running in 09c1aa130ba9 01:32:33 Removing intermediate container 09c1aa130ba9 01:32:33 ---> 4dce9c333f81 01:32:33 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:32:34 ---> Running in d62b3d74f4fa 01:32:34 Removing intermediate container d62b3d74f4fa 01:32:34 ---> 28e0c490a922 01:32:34 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:32:34 ---> Running in c2bb1ce24f98 01:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:32:37 OK: 255 MiB in 60 packages 01:32:38 Removing intermediate container c2bb1ce24f98 01:32:38 ---> fe2976113052 01:32:38 Step 6/23 : WORKDIR /device-opcua 01:32:38 ---> Running in 1379162b1ff1 01:32:38 Removing intermediate container 1379162b1ff1 01:32:38 ---> 942cbf8ce261 01:32:38 Step 7/23 : COPY go.mod vendor* ./ 01:32:39 ---> 9240800a23c5 01:32:39 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:39 ---> Running in 80875ce78cc2 01:32:42 Removing intermediate container 80875ce78cc2 01:32:42 ---> b23779811ebe 01:32:42 Step 9/23 : COPY . . 01:32:43 ---> bb027008888e 01:32:43 Step 10/23 : RUN ${MAKE} 01:32:43 ---> Running in 4bc9ffc5d56a 01:32:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 01:37:06 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:37:14 Removing intermediate container 4bc9ffc5d56a 01:37:14 ---> 3dccbaff6ff2 01:37:14 Step 11/23 : FROM alpine:3.22 01:37:14 3.22: Pulling from library/alpine 01:37:15 d741ee1608f3: Pulling fs layer 01:37:15 d741ee1608f3: Verifying Checksum 01:37:15 d741ee1608f3: Download complete 01:37:16 d741ee1608f3: Pull complete 01:37:16 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:37:16 Status: Downloaded newer image for alpine:3.22 01:37:16 ---> 5a766deef0c8 01:37:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 01:37:16 ---> Running in 4156376aabe3 01:37:16 Removing intermediate container 4156376aabe3 01:37:16 ---> 7540ee07d0fe 01:37:16 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 01:37:16 ---> Running in 50d804c6401a 01:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:37:19 (1/6) Installing dumb-init (1.2.5-r3) 01:37:19 (2/6) Installing libgcc (14.2.0-r6) 01:37:19 (3/6) Installing libsodium (1.0.20-r1) 01:37:19 (4/6) Installing libstdc++ (14.2.0-r6) 01:37:19 (5/6) Installing libzmq (4.3.5-r2) 01:37:19 (6/6) Installing zeromq (4.3.5-r2) 01:37:19 Executing busybox-1.37.0-r20.trigger 01:37:19 OK: 12 MiB in 22 packages 01:37:20 Removing intermediate container 50d804c6401a 01:37:20 ---> 70a40e8b5f4e 01:37:20 Step 14/23 : RUN apk --no-cache upgrade 01:37:21 ---> Running in 8e17308d1f2a 01:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:37:23 OK: 12 MiB in 22 packages 01:37:24 Removing intermediate container 8e17308d1f2a 01:37:24 ---> de5c3f5cda57 01:37:24 Step 15/23 : COPY --from=builder /device-opcua/cmd / 01:37:27 ---> 3af222799efb 01:37:27 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 01:37:27 ---> e7eea29d107f 01:37:27 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 01:37:28 ---> 77b5a3f294b9 01:37:28 Step 18/23 : EXPOSE 59997 01:37:28 ---> Running in 60316aad597b 01:37:28 Removing intermediate container 60316aad597b 01:37:28 ---> bc35552813aa 01:37:28 Step 19/23 : ENTRYPOINT ["/device-opcua"] 01:37:28 ---> Running in 67f542db7ae4 01:37:28 Removing intermediate container 67f542db7ae4 01:37:28 ---> 21eac17a0d32 01:37:28 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:37:29 ---> Running in 17a7af16e6e7 01:37:29 Removing intermediate container 17a7af16e6e7 01:37:29 ---> 469a0dd9db76 01:37:29 Step 21/23 : LABEL arch=arm64 01:37:29 ---> Running in 92a018686599 01:37:29 Removing intermediate container 92a018686599 01:37:29 ---> 88e7184cc5f7 01:37:29 Step 22/23 : LABEL git_sha=5a3e1eab7525728335601804ebdbe922a7b7d868 01:37:29 ---> Running in 1bb041c1d12e 01:37:30 Removing intermediate container 1bb041c1d12e 01:37:30 ---> a97bc910c0d5 01:37:30 Step 23/23 : LABEL version=4.1.0-dev.15 01:37:30 ---> Running in bea79776a6ba 01:37:30 Removing intermediate container bea79776a6ba 01:37:30 ---> 969365999307 01:37:30 [Warning] One or more build-args [ARCH] were not consumed 01:37:30 Successfully built 969365999307 01:37:30 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 01:37:30 provisioning config files... 01:37:30 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/30@tmp/config7180226653274162353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:31 ---> ****-login.sh 01:37:31 nexus3.edgexfoundry.org:10001 01:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:31 Configure a credential helper to remove this warning. See 01:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:31 01:37:31 Login Succeeded 01:37:31 nexus3.edgexfoundry.org:10002 01:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:31 Configure a credential helper to remove this warning. See 01:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:31 01:37:31 Login Succeeded 01:37:31 nexus3.edgexfoundry.org:10003 01:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:32 Configure a credential helper to remove this warning. See 01:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:32 01:37:32 Login Succeeded 01:37:32 nexus3.edgexfoundry.org:10004 01:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:32 Configure a credential helper to remove this warning. See 01:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:32 01:37:32 Login Succeeded 01:37:32 ****.io 01:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:32 Configure a credential helper to remove this warning. See 01:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:32 01:37:32 Login Succeeded 01:37:32 ---> ****-login.sh ends [Pipeline] } 01:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:33 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 01:37:33 5a3e1eab7525728335601804ebdbe922a7b7d868 01:37:33 latest 01:37:33 4.1.0-dev.15 01:37:33 5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 01:37:33 main 01:37:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:33 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:33 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868 01:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:37:33 db3e2ad5b75e: Preparing 01:37:33 d61dff87f5dd: Preparing 01:37:33 d5c2f1b1a83a: Preparing 01:37:33 6b040e68ffbd: Preparing 01:37:33 32868e974e62: Preparing 01:37:33 c4e71c2a4573: Preparing 01:37:33 c4e71c2a4573: Waiting 01:37:34 db3e2ad5b75e: Pushed 01:37:34 d61dff87f5dd: Pushed 01:37:34 6b040e68ffbd: Pushed 01:37:34 c4e71c2a4573: Layer already exists 01:37:35 32868e974e62: Pushed 01:37:45 d5c2f1b1a83a: Pushed 01:37:45 5a3e1eab7525728335601804ebdbe922a7b7d868: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:48 + 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 01:37:48 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 01:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:37:48 db3e2ad5b75e: Preparing 01:37:48 d61dff87f5dd: Preparing 01:37:48 d5c2f1b1a83a: Preparing 01:37:48 6b040e68ffbd: Preparing 01:37:48 32868e974e62: Preparing 01:37:48 c4e71c2a4573: Preparing 01:37:48 c4e71c2a4573: Waiting 01:37:48 db3e2ad5b75e: Layer already exists 01:37:48 d61dff87f5dd: Layer already exists 01:37:48 6b040e68ffbd: Layer already exists 01:37:48 d5c2f1b1a83a: Layer already exists 01:37:48 32868e974e62: Layer already exists 01:37:48 c4e71c2a4573: Layer already exists 01:37:48 latest: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:48 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:49 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.15 01:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:37:49 db3e2ad5b75e: Preparing 01:37:49 d61dff87f5dd: Preparing 01:37:49 d5c2f1b1a83a: Preparing 01:37:49 6b040e68ffbd: Preparing 01:37:49 32868e974e62: Preparing 01:37:49 c4e71c2a4573: Preparing 01:37:49 c4e71c2a4573: Waiting 01:37:49 d61dff87f5dd: Layer already exists 01:37:49 db3e2ad5b75e: Layer already exists 01:37:49 d5c2f1b1a83a: Layer already exists 01:37:49 6b040e68ffbd: Layer already exists 01:37:49 32868e974e62: Layer already exists 01:37:49 c4e71c2a4573: Layer already exists 01:37:49 4.1.0-dev.15: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:49 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:50 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 01:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:37:50 db3e2ad5b75e: Preparing 01:37:50 d61dff87f5dd: Preparing 01:37:50 d5c2f1b1a83a: Preparing 01:37:50 6b040e68ffbd: Preparing 01:37:50 32868e974e62: Preparing 01:37:50 c4e71c2a4573: Preparing 01:37:50 c4e71c2a4573: Waiting 01:37:50 d5c2f1b1a83a: Layer already exists 01:37:50 db3e2ad5b75e: Layer already exists 01:37:50 d61dff87f5dd: Layer already exists 01:37:50 6b040e68ffbd: Layer already exists 01:37:50 32868e974e62: Layer already exists 01:37:50 c4e71c2a4573: Layer already exists 01:37:50 5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:50 + 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 01:37:51 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 01:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:37:51 db3e2ad5b75e: Preparing 01:37:51 d61dff87f5dd: Preparing 01:37:51 d5c2f1b1a83a: Preparing 01:37:51 6b040e68ffbd: Preparing 01:37:51 32868e974e62: Preparing 01:37:51 c4e71c2a4573: Preparing 01:37:51 c4e71c2a4573: Waiting 01:37:51 db3e2ad5b75e: Layer already exists 01:37:51 32868e974e62: Layer already exists 01:37:51 d5c2f1b1a83a: Layer already exists 01:37:51 d61dff87f5dd: Layer already exists 01:37:51 6b040e68ffbd: Layer already exists 01:37:51 c4e71c2a4573: Layer already exists 01:37:51 main: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:51 ===================================================== [Pipeline] echo 01:37:51 taggedImages: 01:37:51 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868 01:37:51 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 01:37:51 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.15 01:37:51 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 01:37:51 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 01:37:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo 01:37:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 01:37:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.15 [Pipeline] echo 01:37:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [Pipeline] echo 01:37:51 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 01:37:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:37:52 01:37:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:37:52 arm64: Pulling from edgex-lftools-log-publisher 01:37:52 8998bd30e6a1: Pulling fs layer 01:37:52 04944245beec: Pulling fs layer 01:37:52 699f458cf7ca: Pulling fs layer 01:37:52 765212b225bb: Pulling fs layer 01:37:52 f23df028b6ca: Pulling fs layer 01:37:52 d65c8cfc05b1: Pulling fs layer 01:37:52 2437ff75d9bd: Pulling fs layer 01:37:52 d65c8cfc05b1: Waiting 01:37:52 2437ff75d9bd: Waiting 01:37:52 f23df028b6ca: Waiting 01:37:52 765212b225bb: Waiting 01:37:52 04944245beec: Verifying Checksum 01:37:52 04944245beec: Download complete 01:37:52 765212b225bb: Verifying Checksum 01:37:52 765212b225bb: Download complete 01:37:52 f23df028b6ca: Verifying Checksum 01:37:52 f23df028b6ca: Download complete 01:37:52 d65c8cfc05b1: Verifying Checksum 01:37:52 d65c8cfc05b1: Download complete 01:37:52 699f458cf7ca: Verifying Checksum 01:37:52 699f458cf7ca: Download complete 01:37:53 8998bd30e6a1: Verifying Checksum 01:37:53 8998bd30e6a1: Download complete 01:37:55 2437ff75d9bd: Verifying Checksum 01:37:55 2437ff75d9bd: Download complete 01:37:57 8998bd30e6a1: Pull complete 01:37:58 04944245beec: Pull complete 01:38:00 699f458cf7ca: Pull complete 01:38:00 765212b225bb: Pull complete 01:38:01 f23df028b6ca: Pull complete 01:38:01 d65c8cfc05b1: Pull complete 01:38:19 2437ff75d9bd: Pull complete 01:38:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:19 prd-ubuntu20.04-docker-arm64-4c-16g-3593 does not seem to be running inside a container 01:38:20 $ 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/30 -v /w/workspace/device-opc-ua/30:/w/workspace/device-opc-ua/30:rw,z -v /w/workspace/device-opc-ua/30@tmp:/w/workspace/device-opc-ua/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:38:23 $ docker top e28dc1fd64ca78440a47cd9b72ec80b50ab569bf5168ac22339d5727990fce1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:24 ---> job-cost.sh 01:38:24 lf-activate-venv: SKIPPING 01:38:24 INFO: No Stack... 01:38:24 INFO: Retrieving Pricing Info for: v3-standard-4 01:38:25 INFO: Archiving Costs [Pipeline] sh 01:38:26 + cut -d, -f6 01:38:26 + cat /w/workspace/device-opc-ua/30/archives/cost.csv [Pipeline] lock 01:38:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] 01:38:26 Resource [jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] did not exist. Created. 01:38:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:27 /w/workspace/device-opc-ua/30@tmp/durable-dcbccbf8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:38:27 + echo total: 0.10999999940395355 [Pipeline] stash 01:38:27 Warning: overwriting stash ‘stack-cost’ 01:38:27 Stashed 1 file(s) [Pipeline] } 01:38:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 01:38:27 $ docker stop --time=1 e28dc1fd64ca78440a47cd9b72ec80b50ab569bf5168ac22339d5727990fce1b 01:38:29 $ docker rm -f --volumes e28dc1fd64ca78440a47cd9b72ec80b50ab569bf5168ac22339d5727990fce1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:38:29 provisioning config files... 01:38:29 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7487334219275351480tmp [Pipeline] { [Pipeline] sh 01:38:30 + set +x 01:38:30 + curl -s https://codecov.io/bash 01:38:30 + bash -s -- 01:38:30 01:38:30 _____ _ 01:38:30 / ____| | | 01:38:30 | | ___ __| | ___ ___ _____ __ 01:38:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:38:30 | |___| (_) | (_| | __/ (_| (_) \ V / 01:38:30 \_____\___/ \__,_|\___|\___\___/ \_/ 01:38:30 Bash-1.0.6 01:38:30 01:38:30 01:38:30 ==> git version 2.25.1 found 01:38:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:38:30 Release-Date: 2020-01-08 01:38:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:38:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:38:30 ==> Jenkins CI detected. 01:38:30 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 01:38:30 project root: . 01:38:30 --> token set from env 01:38:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:38:30 ==> Running gcov in . (disable via -X gcov) 01:38:30 ==> Python coveragepy not found 01:38:30 ==> Searching for coverage reports in: 01:38:30 + . 01:38:30 -> Found 1 reports 01:38:30 ==> Detecting git/mercurial file structure 01:38:30 ==> Reading reports 01:38:30 + ./coverage.out bytes=23970 01:38:30 ==> Appending adjustments 01:38:30 https://docs.codecov.io/docs/fixing-reports 01:38:30 + Found adjustments 01:38:30 ==> Gzipping contents 01:38:30 4.0K /tmp/codecov.Zqgmmp.gz 01:38:30 ==> Uploading reports 01:38:30 url: https://codecov.io 01:38:30 query: branch=main&commit=5a3e1eab7525728335601804ebdbe922a7b7d868&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 01:38:30 -> Pinging Codecov 01:38:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5a3e1eab7525728335601804ebdbe922a7b7d868&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 01:38:30 -> Uploading to 01:38:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/5a3e1eab7525728335601804ebdbe922a7b7d868/2fb8f8ae-fa5f-428e-ba8c-67487b418331.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260317%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260317T013830Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=abf03bb8e3053607a211189338a80baaf52832c4f57ef6e55c28fd35a9ef565b 01:38:30 % Total % Received % Xferd Average Speed Time Time Time Current 01:38:30 Dload Upload Total Spent Left Speed 01:38:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 19669 --:--:-- --:--:-- --:--:-- 19669 01:38:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] } 01:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:38:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:38:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:38:31 01:38:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:38:31 latest: Pulling from edgex-devops/edgex-snyk-go 01:38:31 2d35ebdb57d9: Already exists 01:38:31 85e8836fcdb2: Pulling fs layer 01:38:31 91631faa732a: Pulling fs layer 01:38:31 f3f5ae8826fa: Pulling fs layer 01:38:31 4f4fb700ef54: Pulling fs layer 01:38:31 7861252a18e6: Pulling fs layer 01:38:31 9130f900ef6f: Pulling fs layer 01:38:31 4f4fb700ef54: Waiting 01:38:31 7861252a18e6: Waiting 01:38:31 9130f900ef6f: Waiting 01:38:31 f3f5ae8826fa: Verifying Checksum 01:38:31 f3f5ae8826fa: Download complete 01:38:31 85e8836fcdb2: Verifying Checksum 01:38:31 85e8836fcdb2: Download complete 01:38:31 4f4fb700ef54: Verifying Checksum 01:38:31 4f4fb700ef54: Download complete 01:38:31 85e8836fcdb2: Pull complete 01:38:32 7861252a18e6: Verifying Checksum 01:38:32 7861252a18e6: Download complete 01:38:32 91631faa732a: Verifying Checksum 01:38:32 91631faa732a: Download complete 01:38:33 9130f900ef6f: Verifying Checksum 01:38:33 9130f900ef6f: Download complete 01:38:37 91631faa732a: Pull complete 01:38:37 f3f5ae8826fa: Pull complete 01:38:37 4f4fb700ef54: Pull complete 01:38:37 7861252a18e6: Pull complete 01:38:41 9130f900ef6f: Pull complete 01:38:41 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 01:38:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:38:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:41 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:38:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:38:43 $ docker top 069bc8f881992bda81a780f176a26f5ede9ddc56746b26be0e559bb8ee0255e7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 01:38:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 01:38:43 + set -o pipefail 01:38:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 01:38:51 01:38:51 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 01:38:51 01:38:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/7cb45bf0-99bd-4a6f-8780-a32171bdbd4c 01:38:51 01:38:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:38:51 01:38:51 01:38:51 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:38:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:38:51 $ docker stop --time=1 069bc8f881992bda81a780f176a26f5ede9ddc56746b26be0e559bb8ee0255e7 01:38:53 $ docker rm -f --volumes 069bc8f881992bda81a780f176a26f5ede9ddc56746b26be0e559bb8ee0255e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:54 + git log --format=format:%s -1 5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] sh 01:38:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:38:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:55 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:38: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:38:55 $ docker top 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 -eo pid,comm 01:38:55 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). 01:38:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:55 [ssh-agent] Looking for ssh-agent implementation... 01:38:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:55 $ docker exec 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 ssh-agent 01:38:56 SSH_AUTH_SOCK=/tmp/ssh-yerJIZ5ojSxR/agent.33 01:38:56 SSH_AGENT_PID=40 01:38:56 Running ssh-add (command line suppressed) 01:38:56 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6661063252716517936.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6661063252716517936.key) 01:38:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:56 + git semver tag 01:38:56 2026-03-17 01:38:56,640 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:38:56 2026-03-17 01:38:56,643 [run_tag] DEBUG tag force:False 01:38:56 2026-03-17 01:38:56,643 [check_head_tag] DEBUG check head tag 01:38:56 2026-03-17 01:38:56,644 [execute] INFO git cat-file --batch-check 01:38:56 2026-03-17 01:38:56,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 01:38:56 2026-03-17 01:38:56,646 [execute] INFO git cat-file --batch 01:38:56 2026-03-17 01:38:56,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 01:38:56 2026-03-17 01:38:56,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:38:56 2026-03-17 01:38:56,652 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 01:38:56 2026-03-17 01:38:56,652 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 01:38:56 2026-03-17 01:38:56,655 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:38:56 4.1.0-dev.15 [Pipeline] } 01:38:56 $ docker exec --env ******** --env ******** 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 ssh-agent -k 01:38:56 unset SSH_AUTH_SOCK; 01:38:56 unset SSH_AGENT_PID; 01:38:56 echo Agent pid 40 killed; 01:38:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:57 + git semver [Pipeline] } 01:38:57 $ docker stop --time=1 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 01:38:58 $ docker rm -f --volumes 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:38:59 01:38:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:38:59 0.23.1-centos7: Pulling from edgex-lftools 01:38:59 ab5ef0e58194: Pulling fs layer 01:38:59 9712f1f96733: Pulling fs layer 01:38:59 63f879dbbcfc: Pulling fs layer 01:38:59 0d9ebad4ef96: Pulling fs layer 01:38:59 e9a5061849ea: Pulling fs layer 01:38:59 d747dcd14b5f: Pulling fs layer 01:38:59 2de7ff778b66: Pulling fs layer 01:38:59 e9a5061849ea: Waiting 01:38:59 d747dcd14b5f: Waiting 01:38:59 2de7ff778b66: Waiting 01:38:59 0d9ebad4ef96: Waiting 01:38:59 9712f1f96733: Verifying Checksum 01:38:59 9712f1f96733: Download complete 01:38:59 63f879dbbcfc: Verifying Checksum 01:38:59 63f879dbbcfc: Download complete 01:38:59 e9a5061849ea: Verifying Checksum 01:38:59 e9a5061849ea: Download complete 01:38:59 ab5ef0e58194: Verifying Checksum 01:38:59 ab5ef0e58194: Download complete 01:38:59 d747dcd14b5f: Verifying Checksum 01:38:59 d747dcd14b5f: Download complete 01:38:59 0d9ebad4ef96: Verifying Checksum 01:38:59 0d9ebad4ef96: Download complete 01:38:59 2de7ff778b66: Verifying Checksum 01:38:59 2de7ff778b66: Download complete 01:39:04 ab5ef0e58194: Pull complete 01:39:04 9712f1f96733: Pull complete 01:39:04 63f879dbbcfc: Pull complete 01:39:09 0d9ebad4ef96: Pull complete 01:39:10 e9a5061849ea: Pull complete 01:39:10 d747dcd14b5f: Pull complete 01:39:11 2de7ff778b66: Pull complete 01:39:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:39:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:11 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:39:12 $ docker top 5760e65fe130a17c66908b3e3b78ca10c72efd5222350afeece06cf18bfd0f1d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:39:12 provisioning config files... 01:39:12 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16431034865915533800tmp 01:39:12 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8262264092980808572tmp 01:39:12 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1433352963401686869tmp [Pipeline] { [Pipeline] echo 01:39:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:39:13 ---> sigul-configuration.sh 01:39:13 gpg: directory `/root/.gnupg' created 01:39:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:39:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:39:13 gpg: keyring `/root/.gnupg/secring.gpg' created 01:39:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:39:13 gpg: CAST5 encrypted data 01:39:13 gpg: encrypted with 1 passphrase 01:39:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:39:13 + mkdir /home/jenkins 01:39:13 + mkdir /home/jenkins/sigul [Pipeline] sh 01:39:13 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:39:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:39:14 ---> sigul-install.sh 01:39:14 Sigul already installed; skipping installation. [Pipeline] sh 01:39:14 + git tag --list 01:39:14 v4.0 01:39:14 v4.0.0 01:39:14 v4.0.1 01:39:14 v4.0.1-dev.1 01:39:14 v4.1.0-dev.1 01:39:14 v4.1.0-dev.10 01:39:14 v4.1.0-dev.11 01:39:14 v4.1.0-dev.12 01:39:14 v4.1.0-dev.13 01:39:14 v4.1.0-dev.14 01:39:14 v4.1.0-dev.15 01:39:14 v4.1.0-dev.2 01:39:14 v4.1.0-dev.3 01:39:14 v4.1.0-dev.4 01:39:14 v4.1.0-dev.5 01:39:14 v4.1.0-dev.6 01:39:14 v4.1.0-dev.7 01:39:14 v4.1.0-dev.8 01:39:14 v4.1.0-dev.9 [Pipeline] sh 01:39:15 + lftools sign git-tag v4.1.0-dev.15 01:39:15 Signing Git tag with Sigul... 01:39:15 Signing v4.1.0-dev.15 [Pipeline] echo 01:39:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:39:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:39:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:39:16 $ docker stop --time=1 5760e65fe130a17c66908b3e3b78ca10c72efd5222350afeece06cf18bfd0f1d 01:39:17 $ docker rm -f --volumes 5760e65fe130a17c66908b3e3b78ca10c72efd5222350afeece06cf18bfd0f1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:39:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:18 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:39:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:39:18 $ docker top 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b -eo pid,comm 01:39:18 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). 01:39:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:18 [ssh-agent] Looking for ssh-agent implementation... 01:39:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:18 $ docker exec 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b ssh-agent 01:39:18 SSH_AUTH_SOCK=/tmp/ssh-tEQfW0tlOsAw/agent.32 01:39:18 SSH_AGENT_PID=38 01:39:18 Running ssh-add (command line suppressed) 01:39:18 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5705286600464687092.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5705286600464687092.key) 01:39:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:19 + git semver bump pre 01:39:19 2026-03-17 01:39:19,469 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:39:19 2026-03-17 01:39:19,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:39:19 2026-03-17 01:39:19,474 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 01:39:19 2026-03-17 01:39:19,474 [bump_version] DEBUG bumped version:4.1.0-dev.16 01:39:19 2026-03-17 01:39:19,474 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 01:39:19 2026-03-17 01:39:19,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:39:19 2026-03-17 01:39:19,475 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:39:19 2026-03-17 01:39:19,477 [execute] INFO git cat-file --batch-check 01:39:19 2026-03-17 01:39:19,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 01:39:19 2026-03-17 01:39:19,480 [execute] INFO git cat-file --batch 01:39:19 2026-03-17 01:39:19,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 01:39:19 2026-03-17 01:39:19,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:39:19 4.1.0-dev.16 [Pipeline] } 01:39:19 $ docker exec --env ******** --env ******** 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b ssh-agent -k 01:39:19 unset SSH_AUTH_SOCK; 01:39:19 unset SSH_AGENT_PID; 01:39:19 echo Agent pid 38 killed; 01:39:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:19 + git semver [Pipeline] } 01:39:20 $ docker stop --time=1 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b 01:39:21 $ docker rm -f --volumes 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b [Pipeline] // withDockerContainer [Pipeline] sh 01:39:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:22 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:39:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:39:22 $ docker top 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 -eo pid,comm 01:39:22 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). 01:39:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:22 [ssh-agent] Looking for ssh-agent implementation... 01:39:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:22 $ docker exec 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 ssh-agent 01:39:22 SSH_AUTH_SOCK=/tmp/ssh-QLUPdyTlwBs3/agent.32 01:39:22 SSH_AGENT_PID=38 01:39:22 Running ssh-add (command line suppressed) 01:39:22 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10387948145559233428.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10387948145559233428.key) 01:39:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:23 + git semver push 01:39:23 2026-03-17 01:39:23,388 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:39:23 2026-03-17 01:39:23,391 [run_push] DEBUG push 01:39:23 2026-03-17 01:39:23,391 [execute] INFO git cat-file --batch-check 01:39:23 2026-03-17 01:39:23,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 01:39:23 2026-03-17 01:39:23,394 [execute] INFO git rev-list 49b32ea75b08dc3cdacff87589056633920922be -- 01:39:23 2026-03-17 01:39:23,394 [execute] DEBUG Popen(['git', 'rev-list', '49b32ea75b08dc3cdacff87589056633920922be', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:39:23 2026-03-17 01:39:23,398 [execute] INFO git fetch -v -- origin 01:39:23 2026-03-17 01:39:23,398 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:39:24 2026-03-17 01:39:23,963 [run_push] DEBUG no remote changes detected 01:39:24 2026-03-17 01:39:23,963 [execute] INFO git push origin semver 01:39:24 2026-03-17 01:39:23,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:39:25 2026-03-17 01:39:24,836 [run_push] DEBUG push all version tags 01:39:25 2026-03-17 01:39:24,837 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:39:25 2026-03-17 01:39:24,837 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 01:39:25 2026-03-17 01:39:25,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:39:25 4.1.0-dev.16 [Pipeline] } 01:39:25 $ docker exec --env ******** --env ******** 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 ssh-agent -k 01:39:25 unset SSH_AUTH_SOCK; 01:39:25 unset SSH_AGENT_PID; 01:39:25 echo Agent pid 38 killed; 01:39:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:26 + git semver [Pipeline] } 01:39:26 $ docker stop --time=1 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 01:39:27 $ docker rm -f --volumes 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:39:28 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 01:39:28 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 01:39:28 total 16 01:39:28 drwxr-xr-x 3 root root 4096 Mar 17 01:24 . 01:39:28 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 01:39 .. 01:39:28 drwxr-xr-x 2 root root 4096 Mar 17 01:24 cost 01:39:28 -rw-r--r-- 1 root root 84 Mar 17 01:24 cost.csv 01:39:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 01:39:28 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 01:39:28 total 16 01:39:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 01:24 . 01:39:28 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 01:39 .. 01:39:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 01:24 cost 01:39:28 -rw-r--r-- 1 jenkins jenkins 84 Mar 17 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:39:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:29 ---> package-listing.sh 01:39:29 ++ facter osfamily 01:39:29 ++ tr '[:upper:]' '[:lower:]' 01:39:29 + OS_FAMILY=debian 01:39:29 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 01:39:29 + START_PACKAGES=/tmp/packages_start.txt 01:39:29 + END_PACKAGES=/tmp/packages_end.txt 01:39:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:29 + PACKAGES=/tmp/packages_start.txt 01:39:29 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:39:29 + PACKAGES=/tmp/packages_end.txt 01:39:29 + case "${OS_FAMILY}" in 01:39:29 + dpkg -l 01:39:29 + grep '^ii' 01:39:29 + '[' -f /tmp/packages_start.txt ']' 01:39:29 + '[' -f /tmp/packages_end.txt ']' 01:39:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:39:29 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:39:29 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 01:39:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 01:39:29 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 01:39:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:30 prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container 01:39:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:39:30 $ docker top 2872c1ce19cc779f80f0358bdc51b9441ed0dd343026918263aab0e32ecf6839 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:31 + touch /tmp/pre-build-complete [Pipeline] sh 01:39:31 + mkdir -p /var/log/sysstat [Pipeline] sh 01:39:31 + ls /var/log/sa-host 01:39:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:31 provisioning config files... 01:39:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8574868018929293024tmp [Pipeline] { [Pipeline] echo 01:39:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:39:32 ---> create-netrc.sh [Pipeline] } 01:39:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:39:32 ---> python-tools-install.sh [Pipeline] echo 01:39:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:39:32 ---> sudo-logs.sh 01:39:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:39:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:39:33 ---> job-cost.sh 01:39:33 lf-activate-venv: SKIPPING 01:39:33 DEBUG: total: 0.2199999988079071 01:39:33 INFO: Retrieving Stack Cost... 01:39:33 INFO: Retrieving Pricing Info for: v3-standard-8 01:39:33 INFO: Archiving Costs [Pipeline] echo 01:39:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:39:33 ---> logs-deploy.sh 01:39:33 lf-activate-venv: SKIPPING 01:39:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/30 01:39:33 INFO: archiving workspace using pattern(s): 01:39:34 Archives upload complete. 01:39:34 INFO: archiving logs to Nexus