Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 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-ssh13038307767378970678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh14822875782663073777.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 056ae7b86453181957306e7078512cbe12174832 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-ssh13664664053149235683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh16454322013231666392.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-ssh11432335670321488021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-116112 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 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b (main) > 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 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#136)" > git rev-list --no-walk f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:03:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:03:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:03:32 ========================================================= 10:03:32 EdgeX Global Pipelines Version Info 10:03:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:03:33 ------------------- 10:03:33 stable info: 10:03:33 ------------------- 10:03:33 Commited By: Cherry Wang cherry@iotechsys.com 10:03:33 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:03:33 Message: update stable to v1.0.276 10:03:34 ------------------- 10:03:34 experimental info: 10:03:34 ------------------- 10:03:34 Commited By: **** collab-it+edgex@linuxfoundation.org 10:03:34 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:03:34 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b0bdc7 [Pipeline] echo 10:03:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:35 provisioning config files... 10:03:35 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config5572516620033722791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:35 ---> ****-login.sh 10:03:35 nexus3.edgexfoundry.org:10001 10:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:35 10:03:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:03:35 Configure a credential helper to remove this warning. See 10:03:35 https://docs.****.com/go/credential-store/ 10:03:35 10:03:35 Login Succeeded 10:03:35 nexus3.edgexfoundry.org:10002 10:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:35 10:03:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:03:35 Configure a credential helper to remove this warning. See 10:03:35 https://docs.****.com/go/credential-store/ 10:03:35 10:03:35 Login Succeeded 10:03:35 nexus3.edgexfoundry.org:10003 10:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:35 10:03:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:03:35 Configure a credential helper to remove this warning. See 10:03:35 https://docs.****.com/go/credential-store/ 10:03:35 10:03:35 Login Succeeded 10:03:35 nexus3.edgexfoundry.org:10004 10:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:35 10:03:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:03:35 Configure a credential helper to remove this warning. See 10:03:35 https://docs.****.com/go/credential-store/ 10:03:35 10:03:35 Login Succeeded 10:03:36 ****.io 10:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:36 10:03:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:03:36 Configure a credential helper to remove this warning. See 10:03:36 https://docs.****.com/go/credential-store/ 10:03:36 10:03:36 Login Succeeded 10:03:36 ---> ****-login.sh ends [Pipeline] } 10:03:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:03:36 + git rev-list -1 --merges 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b~1..2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo 10:03:36 -----------> git rev-list -1 --merges 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b~1..2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [false] [Pipeline] sh 10:03:36 + git log --format=format:%s -1 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo 10:03:36 ========================================================= 10:03:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:03:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:03:37 + git log --format=format:%s -1 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo 10:03:37 [semverPrep] GIT_COMMIT: 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#136) [Pipeline] echo 10:03:37 [semverPrep] This is not a build commit. [Pipeline] sh 10:03:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:03:37 + grep -v github /etc/ssh/ssh_known_hosts 10:03:37 + [ -e /tmp/ssh_known_hosts ] 10:03:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:03:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:03:37 + sudo tee -a /etc/ssh/ssh_known_hosts 10:03:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:03:38 10:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:03:38 0.1.4: Pulling from edgex-devops/py-git-semver 10:03:38 3dae71ba6b94: Pulling fs layer 10:03:38 6bf1a483ea7c: Pulling fs layer 10:03:38 f5dfc541a4d3: Pulling fs layer 10:03:38 461d9e800cba: Pulling fs layer 10:03:38 80192f66455f: Pulling fs layer 10:03:38 2e8e34ca0e6c: Pulling fs layer 10:03:38 a29436f7fd5d: Pulling fs layer 10:03:38 923cac83aea3: Pulling fs layer 10:03:38 25ad8b0a4227: Pulling fs layer 10:03:38 db01528c6b51: Pulling fs layer 10:03:38 28988de357af: Pulling fs layer 10:03:38 2e8e34ca0e6c: Waiting 10:03:38 a29436f7fd5d: Waiting 10:03:38 923cac83aea3: Waiting 10:03:38 25ad8b0a4227: Waiting 10:03:38 db01528c6b51: Waiting 10:03:38 28988de357af: Waiting 10:03:38 80192f66455f: Waiting 10:03:38 461d9e800cba: Waiting 10:03:38 6bf1a483ea7c: Verifying Checksum 10:03:38 6bf1a483ea7c: Download complete 10:03:38 461d9e800cba: Verifying Checksum 10:03:38 461d9e800cba: Download complete 10:03:38 80192f66455f: Verifying Checksum 10:03:38 80192f66455f: Download complete 10:03:38 f5dfc541a4d3: Verifying Checksum 10:03:38 f5dfc541a4d3: Download complete 10:03:38 3dae71ba6b94: Verifying Checksum 10:03:38 3dae71ba6b94: Download complete 10:03:38 25ad8b0a4227: Verifying Checksum 10:03:38 25ad8b0a4227: Download complete 10:03:38 db01528c6b51: Download complete 10:03:38 28988de357af: Verifying Checksum 10:03:38 28988de357af: Download complete 10:03:38 a29436f7fd5d: Verifying Checksum 10:03:38 a29436f7fd5d: Download complete 10:03:39 2e8e34ca0e6c: Verifying Checksum 10:03:39 2e8e34ca0e6c: Download complete 10:03:40 3dae71ba6b94: Pull complete 10:03:40 6bf1a483ea7c: Pull complete 10:03:41 f5dfc541a4d3: Pull complete 10:03:41 461d9e800cba: Pull complete 10:03:42 80192f66455f: Pull complete 10:03:46 2e8e34ca0e6c: Pull complete 10:03:47 a29436f7fd5d: Pull complete 10:03:47 923cac83aea3: Pull complete 10:03:47 25ad8b0a4227: Pull complete 10:03:47 db01528c6b51: Pull complete 10:03:47 28988de357af: Pull complete 10:03:47 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:03:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:47 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:03:50 $ docker top 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 -eo pid,comm 10:03:51 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). 10:03:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:51 [ssh-agent] Looking for ssh-agent implementation... 10:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:51 $ docker exec 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 ssh-agent 10:03:51 SSH_AUTH_SOCK=/tmp/ssh-W4uUW0QbPbvd/agent.13 10:03:51 SSH_AGENT_PID=26 10:03:51 Running ssh-add (command line suppressed) 10:03:51 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2480221281458629012.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2480221281458629012.key) 10:03:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 10:03:52 + git tag --points-at HEAD [Pipeline] } 10:03:52 $ docker exec --env ******** --env ******** 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 ssh-agent -k 10:03:52 unset SSH_AUTH_SOCK; 10:03:52 unset SSH_AGENT_PID; 10:03:52 echo Agent pid 26 killed; 10:03:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:52 [ssh-agent] Looking for ssh-agent implementation... 10:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:52 $ docker exec 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 ssh-agent 10:03:52 SSH_AUTH_SOCK=/tmp/ssh-BShB2afdo2Bn/agent.84 10:03:52 SSH_AGENT_PID=90 10:03:52 Running ssh-add (command line suppressed) 10:03:52 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11144262282189805267.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11144262282189805267.key) 10:03:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:52 + git semver init 10:03:53 2025-10-08 10:03:53,034 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:03:53 2025-10-08 10:03:53,038 [run_init] DEBUG init version:0.0.0 force:False 10:03:53 2025-10-08 10:03:53,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 10:03:53 2025-10-08 10:03:53,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 10:03:53 2025-10-08 10:03:53,039 [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) 10:03:54 2025-10-08 10:03:54,160 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 10:03:54 2025-10-08 10:03:54,160 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 10:03:54 2025-10-08 10:03:54,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 10:03:54 2025-10-08 10:03:54,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 10:03:54 4.1.0-dev.10 [Pipeline] } 10:03:54 $ docker exec --env ******** --env ******** 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 ssh-agent -k 10:03:54 unset SSH_AUTH_SOCK; 10:03:54 unset SSH_AGENT_PID; 10:03:54 echo Agent pid 90 killed; 10:03:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:54 + git semver [Pipeline] } 10:03:55 $ docker stop --time=1 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 10:03:56 $ docker rm -f --volumes 751bca331d28ff9760228a405c099d2fd471e02c61fa799e23f97f8ab066e6a0 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:03:57 Stashed 1 file(s) [Pipeline] echo 10:03:57 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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 10:03:57 provisioning config files... 10:03:57 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11828846019605243424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:57 ---> ****-login.sh 10:03:57 nexus3.edgexfoundry.org:10001 10:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:57 Login Succeeded 10:03:57 nexus3.edgexfoundry.org:10002 10:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:57 Login Succeeded 10:03:57 nexus3.edgexfoundry.org:10003 10:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:57 Login Succeeded 10:03:57 nexus3.edgexfoundry.org:10004 10:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:57 Login Succeeded 10:03:57 ****.io 10:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:58 Login Succeeded 10:03:58 ---> ****-login.sh ends [Pipeline] } 10:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:03:58 ========================================================= 10:03:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:03:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:03:59 #0 building with "default" instance using docker driver 10:03:59 10:03:59 #1 [internal] load build definition from Dockerfile 10:03:59 #1 transferring dockerfile: 1.28kB done 10:03:59 #1 DONE 0.0s 10:03:59 10:03:59 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:03:59 #2 DONE 0.1s 10:03:59 10:03:59 #3 [internal] load .dockerignore 10:03:59 #3 transferring context: 102B done 10:03:59 #3 DONE 0.0s 10:03:59 10:03:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 10:03:59 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 10:03:59 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 10:03:59 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 10:03:59 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 10:03:59 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 10:03:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s 10:03:59 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 0B / 126B 0.1s 10:03:59 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 10:03:59 #4 ... 10:03:59 10:03:59 #5 [internal] load build context 10:03:59 #5 transferring context: 17.38MB 0.1s done 10:03:59 #5 DONE 0.1s 10:03:59 10:03:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 10:03:59 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 10:03:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 16.78MB / 74.06MB 0.2s 10:03:59 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 10:03:59 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 10:03:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 10:03:59 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:03:59 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 10:03:59 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.10MB / 2.38MB 0.2s 10:03:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s 10:03:59 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:03:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.28MB / 103.05MB 0.3s 10:03:59 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 10:03:59 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 10:03:59 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 10:03:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 54.53MB / 74.06MB 0.5s 10:03:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 0.5s 10:03:59 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 8.39MB / 13.29MB 0.5s 10:04:00 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 10:04:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 34.60MB / 103.05MB 0.7s 10:04:00 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 10:04:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 47.19MB / 103.05MB 0.8s 10:04:00 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 10:04:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.9s 10:04:00 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 10:04:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 91.23MB / 103.05MB 1.1s 10:04:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s 10:04:01 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.6s done 10:04:05 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done 10:04:05 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 10:04:05 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 10:04:05 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:04:05 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 10:04:05 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 10:04:05 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 10:04:05 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 10:04:08 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 10:04:08 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 10:04:08 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 10:04:08 #4 DONE 9.1s 10:04:08 10:04:08 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:04:08 #6 0.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:04:09 #6 0.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:04:09 #6 0.874 OK: 248 MiB in 58 packages 10:04:12 Still waiting to schedule task 10:04:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:04:13 #6 DONE 4.9s 10:04:13 10:04:13 #7 [builder 3/7] WORKDIR /device-opcua 10:04:13 #7 DONE 0.0s 10:04:13 10:04:13 #8 [builder 4/7] COPY go.mod vendor* ./ 10:04:13 #8 DONE 0.0s 10:04:13 10:04:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:00 #9 DONE 39.1s 10:05:00 10:05:00 #10 [builder 6/7] COPY . . 10:05:00 #10 DONE 0.3s 10:05:00 10:05:00 #11 [builder 7/7] RUN echo noop 10:05:00 #11 0.189 noop 10:05:00 #11 DONE 0.3s 10:05:00 10:05:00 #12 exporting to image 10:05:00 #12 exporting layers 10:05:00 #12 exporting layers 6.9s done 10:05:00 #12 writing image sha256:32eb5c8df4d50354d85b04641acb8d85b2a5e562240f29d16623a0d3633d7f78 done 10:05:00 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:05:00 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:00 + docker inspect -f . ci-base-image-x86_64 10:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:00 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:05:01 $ docker top 73c643569595862671ec8f9f02c4b0af5c1bd129d95829791d713be5761c10c9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:01 + go version 10:05:01 go version go1.23.9 linux/amd64 [Pipeline] } 10:05:01 $ docker stop --time=1 73c643569595862671ec8f9f02c4b0af5c1bd129d95829791d713be5761c10c9 10:05:02 $ docker rm -f --volumes 73c643569595862671ec8f9f02c4b0af5c1bd129d95829791d713be5761c10c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:03 + docker inspect -f . ci-base-image-x86_64 10:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:03 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:05:03 $ docker top a11d2f86dac5c6b2ec32ecb9a1a4fab510786764ef4af0392690669395fee9f9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 10:05:04 + make test 10:05:04 go test ./... -coverprofile=coverage.out 10:05:06 ? github.com/edgexfoundry/device-opc-ua [no test files] 10:05:25 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 10:05:25 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 10:05:25 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.051s coverage: 41.4% of statements 10:05:33 go vet ./... 10:05:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:05:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:05:39 ./bin/test-attribution-txt.sh 10:05:39 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 10:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:05:39 $ docker stop --time=1 a11d2f86dac5c6b2ec32ecb9a1a4fab510786764ef4af0392690669395fee9f9 10:05:42 $ docker rm -f --volumes a11d2f86dac5c6b2ec32ecb9a1a4fab510786764ef4af0392690669395fee9f9 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:05:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:05:44 + ls -al . 10:05:44 total 236 10:05:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 10:05 . 10:05:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 10:03 .. 10:05:44 -rw-rw-r-- 1 jenkins jenkins 62 Oct 8 10:03 .dockerignore 10:05:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 10:05 .git 10:05:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:03 .github 10:05:44 -rw-rw-r-- 1 jenkins jenkins 101 Oct 8 10:03 .gitignore 10:05:44 -rw-rw-r-- 1 jenkins jenkins 218 Oct 8 10:03 .golangci.yml 10:05:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 10:03 .semver 10:05:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:03 .vscode 10:05:44 -rw-rw-r-- 1 jenkins jenkins 20452 Oct 8 10:03 Attribution.txt 10:05:44 -rw-rw-r-- 1 jenkins jenkins 2560 Oct 8 10:03 CHANGELOG.md 10:05:44 -rw-rw-r-- 1 jenkins jenkins 1242 Oct 8 10:03 Dockerfile 10:05:44 -rw-rw-r-- 1 jenkins jenkins 649 Oct 8 10:03 Jenkinsfile 10:05:44 -rw-rw-r-- 1 jenkins jenkins 11367 Oct 8 10:03 LICENSE 10:05:44 -rw-rw-r-- 1 jenkins jenkins 2474 Oct 8 10:03 Makefile 10:05:44 -rw-rw-r-- 1 jenkins jenkins 4109 Oct 8 10:03 README.md 10:05:44 -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 10:03 VERSION 10:05:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:03 bin 10:05:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 10:03 cmd 10:05:44 -rw-r--r-- 1 jenkins jenkins 26136 Oct 8 10:05 coverage.out 10:05:44 -rw-rw-r-- 1 jenkins jenkins 6323 Oct 8 10:03 go.mod 10:05:44 -rw-rw-r-- 1 jenkins jenkins 87111 Oct 8 10:03 go.sum 10:05:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 10:03 internal 10:05:44 -rw-rw-r-- 1 jenkins jenkins 260 Oct 8 10:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:44 + 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=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b --label arch=amd64 --label version=4.1.0-dev.10 . 10:05:44 #0 building with "default" instance using docker driver 10:05:44 10:05:44 #1 [internal] load build definition from Dockerfile 10:05:44 #1 transferring dockerfile: 1.28kB done 10:05:44 #1 DONE 0.0s 10:05:44 10:05:44 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:05:44 #2 DONE 0.0s 10:05:44 10:05:44 #3 [internal] load metadata for docker.io/library/alpine:3.20 10:05:45 #3 DONE 0.9s 10:05:45 10:05:45 #4 [internal] load .dockerignore 10:05:45 #4 transferring context: 102B done 10:05:45 #4 DONE 0.0s 10:05:45 10:05:45 #5 [internal] load build context 10:05:45 #5 transferring context: 37.00kB 0.0s done 10:05:45 #5 DONE 0.0s 10:05:45 10:05:45 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:05:45 #6 DONE 0.1s 10:05:45 10:05:45 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:05:45 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:05:45 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:05:45 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:05:45 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:05:45 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s 10:05:45 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s 10:05:45 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done 10:05:45 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 10:05:45 #7 DONE 0.6s 10:05:45 10:05:45 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:05:45 #8 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:05:45 #8 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:05:46 #8 0.779 OK: 248 MiB in 58 packages 10:05:46 #8 DONE 1.0s 10:05:46 10:05:46 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 10:05:46 #9 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:05:46 #9 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:05:46 #9 ... 10:05:46 10:05:46 #10 [builder 3/7] WORKDIR /device-opcua 10:05:46 #10 DONE 0.0s 10:05:46 10:05:46 #11 [builder 4/7] COPY go.mod vendor* ./ 10:05:46 #11 DONE 0.0s 10:05:46 10:05:46 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 10:05:46 #9 0.546 (1/6) Installing dumb-init (1.2.5-r3) 10:05:46 #9 0.549 (2/6) Installing libgcc (13.2.1_git20240309-r1) 10:05:46 #9 0.555 (3/6) Installing libsodium (1.0.19-r0) 10:05:46 #9 0.562 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 10:05:46 #9 0.581 (5/6) Installing libzmq (4.3.5-r2) 10:05:46 #9 0.589 (6/6) Installing zeromq (4.3.5-r2) 10:05:46 #9 0.691 Executing busybox-1.36.1-r29.trigger 10:05:46 #9 0.696 OK: 12 MiB in 20 packages 10:05:46 #9 DONE 0.8s 10:05:46 10:05:46 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:46 #12 DONE 0.5s 10:05:46 10:05:46 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:05:47 #13 ... 10:05:47 10:05:47 #14 [builder 6/7] COPY . . 10:05:47 #14 DONE 0.2s 10:05:47 10:05:47 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:05:47 #13 0.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:05:47 #13 0.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:05:47 #13 0.849 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:05:47 #13 0.865 Executing busybox-1.36.1-r30.post-upgrade 10:05:47 #13 0.898 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:05:47 #13 0.901 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:05:47 #13 0.992 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:05:47 #13 1.023 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:05:47 #13 1.034 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:05:47 #13 1.121 Executing busybox-1.36.1-r30.trigger 10:05:47 #13 1.129 OK: 12 MiB in 20 packages 10:05:47 #13 DONE 1.3s 10:05:47 10:05:47 #15 [builder 7/7] RUN make build 10:05:47 #15 0.238 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 10:06:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116136 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 10:06:02 Running in /w/workspace/device-opc-ua/24 [Pipeline] { [Pipeline] checkout 10:06:05 Selected Git installation does not exist. Using Default 10:06:05 The recommended git tool is: NONE 10:06:10 #15 22.33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:06:11 #15 DONE 24.2s 10:06:11 10:06:11 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 10:06:11 #16 DONE 0.3s 10:06:11 10:06:11 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 10:06:11 #17 DONE 0.0s 10:06:11 10:06:11 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 10:06:11 #18 DONE 0.0s 10:06:11 10:06:11 #19 exporting to image 10:06:11 #19 exporting layers 0.1s done 10:06:11 #19 writing image sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done 10:06:11 #19 naming to docker.io/library/device-opc-ua done 10:06:11 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:06:11 provisioning config files... 10:06:12 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17073338273730853885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:12 ---> ****-login.sh 10:06:12 nexus3.edgexfoundry.org:10001 10:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:12 Login Succeeded 10:06:12 nexus3.edgexfoundry.org:10002 10:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:12 Login Succeeded 10:06:12 nexus3.edgexfoundry.org:10003 10:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:12 Login Succeeded 10:06:12 nexus3.edgexfoundry.org:10004 10:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:12 Login Succeeded 10:06:12 ****.io 10:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:12 Login Succeeded 10:06:12 ---> ****-login.sh ends [Pipeline] } 10:06:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:06:12 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 10:06:12 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:06:12 latest 10:06:12 4.1.0-dev.10 10:06:12 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 10:06:12 main 10:06:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:13 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:13 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:06:13 03b453f16821: Preparing 10:06:13 68aa6f7dd9b8: Preparing 10:06:13 ba54f31ac40b: Preparing 10:06:13 f3bb0b2650ba: Preparing 10:06:13 91b5174c7553: Preparing 10:06:13 097100c76c15: Preparing 10:06:13 097100c76c15: Waiting 10:06:13 03b453f16821: Pushed 10:06:13 68aa6f7dd9b8: Pushed 10:06:13 097100c76c15: Layer already exists 10:06:14 91b5174c7553: Pushed 10:06:14 f3bb0b2650ba: Pushed 10:06:14 using credential edgex-jenkins-ssh 10:06:14 Cloning the remote Git repository 10:06:14 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 10:06:14 > git init /w/workspace/device-opc-ua/24 # timeout=10 10:06:14 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 10:06:14 > git --version # timeout=10 10:06:14 > git --version # 'git version 2.25.1' 10:06:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:24 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 10:06:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:25 Avoid second fetch 10:06:25 Checking out Revision 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b (main) 10:06:26 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#136)" 10:06:27 ba54f31ac40b: Pushed 10:06:27 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 10:06:25 > git config core.sparsecheckout # timeout=10 10:06:25 > git checkout -f 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:27 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:28 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 10:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:06:28 03b453f16821: Preparing 10:06:28 68aa6f7dd9b8: Preparing 10:06:28 ba54f31ac40b: Preparing 10:06:28 f3bb0b2650ba: Preparing 10:06:28 91b5174c7553: Preparing 10:06:28 097100c76c15: Preparing 10:06:28 097100c76c15: Waiting 10:06:28 03b453f16821: Layer already exists 10:06:28 f3bb0b2650ba: Layer already exists 10:06:28 68aa6f7dd9b8: Layer already exists 10:06:28 ba54f31ac40b: Layer already exists 10:06:28 91b5174c7553: Layer already exists 10:06:28 097100c76c15: Layer already exists 10:06:28 latest: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:28 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:28 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 10:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:06:28 03b453f16821: Preparing 10:06:28 68aa6f7dd9b8: Preparing 10:06:28 ba54f31ac40b: Preparing 10:06:28 f3bb0b2650ba: Preparing 10:06:28 91b5174c7553: Preparing 10:06:28 097100c76c15: Preparing 10:06:28 097100c76c15: Waiting 10:06:28 f3bb0b2650ba: Layer already exists 10:06:28 91b5174c7553: Layer already exists 10:06:28 68aa6f7dd9b8: Layer already exists 10:06:28 03b453f16821: Layer already exists 10:06:28 ba54f31ac40b: Layer already exists 10:06:28 097100c76c15: Layer already exists 10:06:28 4.1.0-dev.10: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:29 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:29 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 10:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:06:29 03b453f16821: Preparing 10:06:29 68aa6f7dd9b8: Preparing 10:06:29 ba54f31ac40b: Preparing 10:06:29 f3bb0b2650ba: Preparing 10:06:29 91b5174c7553: Preparing 10:06:29 097100c76c15: Preparing 10:06:29 097100c76c15: Waiting 10:06:29 ba54f31ac40b: Layer already exists 10:06:29 91b5174c7553: Layer already exists 10:06:29 03b453f16821: Layer already exists 10:06:29 f3bb0b2650ba: Layer already exists 10:06:29 68aa6f7dd9b8: Layer already exists 10:06:29 097100c76c15: Layer already exists 10:06:29 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:30 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:30 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 10:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:06:30 03b453f16821: Preparing 10:06:30 68aa6f7dd9b8: Preparing 10:06:30 ba54f31ac40b: Preparing 10:06:30 f3bb0b2650ba: Preparing 10:06:30 91b5174c7553: Preparing 10:06:30 097100c76c15: Preparing 10:06:30 097100c76c15: Waiting 10:06:30 91b5174c7553: Layer already exists 10:06:30 ba54f31ac40b: Layer already exists 10:06:30 03b453f16821: Layer already exists 10:06:30 f3bb0b2650ba: Layer already exists 10:06:30 68aa6f7dd9b8: Layer already exists 10:06:30 097100c76c15: Layer already exists 10:06:30 main: digest: sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:30 ===================================================== [Pipeline] echo 10:06:30 taggedImages: 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 10:06:30 ========================================================= 10:06:30 [edgeXBuildMultiArch] RAW Config: 10:06:30 images: 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 10:06:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 10:06:30 settingsFile: 10:06:30 device-opc-ua-settings 10:06:30 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:06:30 provisioning config files... 10:06:30 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/24@tmp/config4979484890602974825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:31 ---> ****-login.sh 10:06:31 nexus3.edgexfoundry.org:10001 10:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:31 Configure a credential helper to remove this warning. See 10:06:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:31 10:06:31 Login Succeeded 10:06:31 nexus3.edgexfoundry.org:10002 10:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:32 Configure a credential helper to remove this warning. See 10:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:32 10:06:32 Login Succeeded 10:06:32 nexus3.edgexfoundry.org:10003 10:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:32 Configure a credential helper to remove this warning. See 10:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:32 10:06:32 Login Succeeded 10:06:32 nexus3.edgexfoundry.org:10004 10:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:33 Configure a credential helper to remove this warning. See 10:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:33 10:06:33 Login Succeeded 10:06:33 ****.io 10:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:33 Configure a credential helper to remove this warning. See 10:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:33 10:06:33 Login Succeeded 10:06:33 ---> ****-login.sh ends [Pipeline] } 10:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:06:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:06:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:06:34 ========================================================= 10:06:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:06:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:06:34 Sending build context to Docker daemon 8.879MB 10:06:34 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 10:06:34 Step 2/10 : FROM ${BASE} AS builder 10:06:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:06:34 94e9d8af2201: Pulling fs layer 10:06:34 a6c56e8762df: Pulling fs layer 10:06:34 f0f3c8884826: Pulling fs layer 10:06:34 c7e7622c144d: Pulling fs layer 10:06:34 4f4fb700ef54: Pulling fs layer 10:06:34 b4c3b6d88c5a: Pulling fs layer 10:06:34 ba8bce9d2590: Pulling fs layer 10:06:34 ca778ea9c289: Pulling fs layer 10:06:34 c7e7622c144d: Waiting 10:06:34 4f4fb700ef54: Waiting 10:06:34 b4c3b6d88c5a: Waiting 10:06:34 ba8bce9d2590: Waiting 10:06:34 ca778ea9c289: Waiting 10:06:34 a6c56e8762df: Verifying Checksum 10:06:34 a6c56e8762df: Download complete 10:06:34 c7e7622c144d: Verifying Checksum 10:06:34 c7e7622c144d: Download complete 10:06:34 4f4fb700ef54: Verifying Checksum 10:06:34 4f4fb700ef54: Download complete 10:06:34 b4c3b6d88c5a: Verifying Checksum 10:06:34 b4c3b6d88c5a: Download complete 10:06:34 94e9d8af2201: Verifying Checksum 10:06:34 94e9d8af2201: Download complete 10:06:35 ca778ea9c289: Verifying Checksum 10:06:35 ca778ea9c289: Download complete 10:06:36 94e9d8af2201: Pull complete 10:06:36 a6c56e8762df: Pull complete 10:06:37 f0f3c8884826: Verifying Checksum 10:06:37 f0f3c8884826: Download complete 10:06:38 ba8bce9d2590: Verifying Checksum 10:06:45 Still waiting to schedule task 10:06:45 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:06:50 f0f3c8884826: Pull complete 10:06:50 c7e7622c144d: Pull complete 10:06:50 4f4fb700ef54: Pull complete 10:06:51 b4c3b6d88c5a: Pull complete 10:06:59 ba8bce9d2590: Pull complete 10:07:01 ca778ea9c289: Pull complete 10:07:01 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 10:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:07:01 ---> 47b25d7523d1 10:07:01 Step 3/10 : ARG ADD_BUILD_TAGS="" 10:07:02 ---> Running in 126bf592e991 10:07:02 Removing intermediate container 126bf592e991 10:07:02 ---> 0397ada2270b 10:07:02 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:07:02 ---> Running in f00eb8ceec60 10:07:03 Removing intermediate container f00eb8ceec60 10:07:03 ---> 0f7cee282286 10:07:03 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:07:03 ---> Running in 489e2047a650 10:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:07:07 OK: 239 MiB in 58 packages 10:07:07 Removing intermediate container 489e2047a650 10:07:07 ---> 94c82adfa211 10:07:07 Step 6/10 : WORKDIR /device-opcua 10:07:07 ---> Running in 49466460a895 10:07:08 Removing intermediate container 49466460a895 10:07:08 ---> 424bd2650769 10:07:08 Step 7/10 : COPY go.mod vendor* ./ 10:07:08 ---> 0fa604e39a52 10:07:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:08 ---> Running in 6421d2a63bed 10:07:55 Running on prd-centos7-docker-4c-2g-116168 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:55 provisioning config files... 10:07:55 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9440535903715001477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:57 ---> ****-login.sh 10:07:57 nexus3.edgexfoundry.org:10001 10:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:57 Configure a credential helper to remove this warning. See 10:07:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:57 10:07:57 Login Succeeded 10:07:57 nexus3.edgexfoundry.org:10002 10:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:58 Configure a credential helper to remove this warning. See 10:07:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:58 10:07:58 Login Succeeded 10:07:58 nexus3.edgexfoundry.org:10003 10:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:58 Configure a credential helper to remove this warning. See 10:07:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:58 10:07:58 Login Succeeded 10:07:58 nexus3.edgexfoundry.org:10004 10:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:58 Configure a credential helper to remove this warning. See 10:07:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:58 10:07:58 Login Succeeded 10:07:58 ****.io 10:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:58 Configure a credential helper to remove this warning. See 10:07:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:58 10:07:58 Login Succeeded 10:07:58 ---> ****-login.sh ends [Pipeline] } 10:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:59 + docker buildx ls 10:07:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:07:59 default * docker 10:07:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:08:00 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:08:00 edgex-builder [Pipeline] sh 10:08:00 + docker buildx inspect --bootstrap 10:08:00 #1 [internal] booting buildkit 10:08:00 #1 pulling image moby/buildkit:buildx-stable-1 10:08:03 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 10:08:03 #1 creating container buildx_buildkit_edgex-builder0 10:08:05 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 10:08:05 #1 DONE 5.0s 10:08:05 Name: edgex-builder 10:08:05 Driver: docker-container 10:08:05 10:08:05 Nodes: 10:08:05 Name: edgex-builder0 10:08:05 Endpoint: unix:///var/run/docker.sock 10:08:05 Status: running 10:08:05 Buildkit: v0.24.0 10:08:05 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:08:05 + docker buildx ls 10:08:05 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:08:05 edgex-builder * docker-container 10:08:05 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:08:05 default docker 10:08:05 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:08:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b' 10:08:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b --push - 10:08:06 #1 [internal] load build definition from Dockerfile 10:08:06 #1 transferring dockerfile: 198B done 10:08:06 #1 DONE 0.0s 10:08:06 10:08:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:08:06 #2 DONE 0.1s 10:08:06 10:08:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:08:06 #3 DONE 0.1s 10:08:06 10:08:06 #4 [internal] load .dockerignore 10:08:06 #4 transferring context: 2B done 10:08:06 #4 DONE 0.0s 10:08:06 10:08:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:06 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done 10:08:06 #5 DONE 0.0s 10:08:06 10:08:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:06 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done 10:08:06 #6 DONE 0.1s 10:08:06 10:08:06 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:08:06 #7 DONE 0.0s 10:08:06 10:08:06 #8 exporting to image 10:08:06 #8 exporting layers done 10:08:06 #8 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done 10:08:06 #8 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done 10:08:06 #8 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done 10:08:06 #8 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done 10:08:06 #8 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.0s done 10:08:06 #8 pushing layers 0.1s done 10:08:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 10:08:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:08:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done 10:08:06 #8 DONE 0.2s 10:08:06 10:08:06 1 warning found (use --debug to expand): 10:08:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:08:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 10:08:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 10:08:06 #1 [internal] load build definition from Dockerfile 10:08:06 #1 transferring dockerfile: 164B done 10:08:06 #1 DONE 0.0s 10:08:06 10:08:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 10:08:06 #2 DONE 0.0s 10:08:06 10:08:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 10:08:06 #3 DONE 0.0s 10:08:06 10:08:06 #4 [internal] load .dockerignore 10:08:06 #4 transferring context: 2B done 10:08:06 #4 DONE 0.0s 10:08:06 10:08:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:06 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done 10:08:06 #5 CACHED 10:08:06 10:08:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:06 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done 10:08:06 #6 CACHED 10:08:06 10:08:06 #7 exporting to image 10:08:06 #7 exporting layers 10:08:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:08:07 #7 exporting layers done 10:08:07 #7 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done 10:08:07 #7 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done 10:08:07 #7 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done 10:08:07 #7 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done 10:08:07 #7 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 done 10:08:07 #7 pushing layers 0.0s done 10:08:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done 10:08:07 #7 DONE 0.1s 10:08:07 10:08:07 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:08:07 #8 DONE 0.0s 10:08:07 10:08:07 1 warning found (use --debug to expand): 10:08:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:08:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10' 10:08:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 --push - 10:08:07 #1 [internal] load build definition from Dockerfile 10:08:07 #1 transferring dockerfile: 170B done 10:08:07 #1 DONE 0.0s 10:08:07 10:08:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 10:08:07 #2 DONE 0.0s 10:08:07 10:08:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10 10:08:07 #3 DONE 0.0s 10:08:07 10:08:07 #4 [internal] load .dockerignore 10:08:07 #4 transferring context: 2B done 10:08:07 #4 DONE 0.0s 10:08:07 10:08:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:07 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b done 10:08:07 #5 DONE 0.0s 10:08:07 10:08:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:07 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done 10:08:07 #6 CACHED 10:08:07 10:08:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:07 #5 CACHED 10:08:07 10:08:07 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:08:07 #7 DONE 0.0s 10:08:07 10:08:07 #8 exporting to image 10:08:07 #8 exporting layers done 10:08:07 #8 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done 10:08:07 #8 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done 10:08:07 #8 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done 10:08:07 #8 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done 10:08:07 #8 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 done 10:08:07 #8 pushing layers 0.0s done 10:08:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.10@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done 10:08:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:08:07 #8 DONE 0.1s 10:08:07 10:08:07 1 warning found (use --debug to expand): 10:08:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:08:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 --push - 10:08:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10' 10:08:08 #1 [internal] load build definition from Dockerfile 10:08:08 #1 transferring dockerfile: 211B done 10:08:08 #1 DONE 0.0s 10:08:08 10:08:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 10:08:08 #2 DONE 0.0s 10:08:08 10:08:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 10:08:08 #3 DONE 0.0s 10:08:08 10:08:08 #4 [internal] load .dockerignore 10:08:08 #4 transferring context: 2B done 10:08:08 #4 DONE 0.0s 10:08:08 10:08:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:08 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b done 10:08:08 #5 CACHED 10:08:08 10:08:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:08 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b done 10:08:08 #6 CACHED 10:08:08 10:08:08 #7 exporting to image 10:08:08 #7 exporting layers done 10:08:08 #7 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done 10:08:08 #7 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done 10:08:08 #7 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done 10:08:08 #7 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done 10:08:08 #7 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 done 10:08:08 #7 pushing layers 0.0s done 10:08:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 10:08:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:08:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done 10:08:08 #7 DONE 0.1s 10:08:08 10:08:08 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:08:08 #8 DONE 0.0s 10:08:08 10:08:08 1 warning found (use --debug to expand): 10:08:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:08:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 10:08:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 10:08:08 #1 [internal] load build definition from Dockerfile 10:08:08 #1 transferring dockerfile: 162B done 10:08:08 #1 DONE 0.0s 10:08:08 10:08:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 10:08:08 #2 DONE 0.0s 10:08:08 10:08:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 10:08:08 #3 DONE 0.0s 10:08:08 10:08:08 #4 [internal] load .dockerignore 10:08:08 #4 transferring context: 2B done 10:08:08 #4 DONE 0.0s 10:08:08 10:08:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:08 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done 10:08:08 #5 CACHED 10:08:08 10:08:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 10:08:08 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:fc11ec570ac2fe3bc5125a450e373dd36497e852bb0232aa5a2c01f9fe78806b 0.0s done 10:08:08 #6 CACHED 10:08:08 10:08:08 #7 exporting to image 10:08:08 #7 exporting layers done 10:08:08 #7 exporting manifest sha256:f8fc9630d68050743a91826cc65a3ff352a131187e733348f7b46f4a5d98ee14 done 10:08:08 #7 exporting config sha256:76a737afc898907a927a8cb632eeccc2d4e2195bcb50b691e247229b499fd04b done 10:08:08 #7 exporting manifest sha256:f8a1df978f729f828af35bb9950065d2c4a05e69808bf1639e80269a62b201cf done 10:08:08 #7 exporting config sha256:489cceb356520b47ffc22f25dbf99db3cb83c421342a24d32602ffb89ecbd065 done 10:08:08 #7 exporting manifest list sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 done 10:08:08 #7 pushing layers 0.0s done 10:08:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 10:08:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:08:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:a1acf0301e29b7bcb27882c62c1eb5cce867915e6500b06f05d25b1e1e56eb83 0.1s done 10:08:08 #7 DONE 0.1s 10:08:08 10:08:08 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:08:08 #8 DONE 0.0s 10:08:08 10:08:08 1 warning found (use --debug to expand): 10:08:08  - 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 10:08:09 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:08:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:08:10 ---> package-listing.sh 10:08:10 ++ facter osfamily 10:08:10 ++ tr '[:upper:]' '[:lower:]' 10:08:10 + OS_FAMILY=redhat 10:08:10 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 10:08:10 + START_PACKAGES=/tmp/packages_start.txt 10:08:10 + END_PACKAGES=/tmp/packages_end.txt 10:08:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:08:10 + PACKAGES=/tmp/packages_start.txt 10:08:10 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 10:08:10 + PACKAGES=/tmp/packages_end.txt 10:08:10 + case "${OS_FAMILY}" in 10:08:10 + sort 10:08:10 + rpm -qa 10:08:11 + '[' -f /tmp/packages_start.txt ']' 10:08:11 + '[' -f /tmp/packages_end.txt ']' 10:08:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:08:11 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 10:08:11 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 10:08:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 10:08:11 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 10:08:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:12 10:08:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:12 latest: Pulling from edgex-lftools-log-publisher 10:08:12 5eb5b503b376: Pulling fs layer 10:08:12 5c69ac0246d0: Pulling fs layer 10:08:12 ec43610c2a17: Pulling fs layer 10:08:12 3a2ae6a8a46f: Pulling fs layer 10:08:12 33b1e0a273af: Pulling fs layer 10:08:12 5d3b04190fa2: Pulling fs layer 10:08:12 2f39f015ded8: Pulling fs layer 10:08:12 33b1e0a273af: Waiting 10:08:12 5d3b04190fa2: Waiting 10:08:12 2f39f015ded8: Waiting 10:08:12 3a2ae6a8a46f: Waiting 10:08:12 5c69ac0246d0: Verifying Checksum 10:08:12 5c69ac0246d0: Download complete 10:08:12 3a2ae6a8a46f: Verifying Checksum 10:08:12 3a2ae6a8a46f: Download complete 10:08:12 ec43610c2a17: Verifying Checksum 10:08:12 ec43610c2a17: Download complete 10:08:12 33b1e0a273af: Verifying Checksum 10:08:12 33b1e0a273af: Download complete 10:08:12 5d3b04190fa2: Verifying Checksum 10:08:12 5d3b04190fa2: Download complete 10:08:12 5eb5b503b376: Verifying Checksum 10:08:12 5eb5b503b376: Download complete 10:08:13 2f39f015ded8: Verifying Checksum 10:08:13 2f39f015ded8: Download complete 10:08:14 5eb5b503b376: Pull complete 10:08:14 5c69ac0246d0: Pull complete 10:08:15 ec43610c2a17: Pull complete 10:08:15 3a2ae6a8a46f: Pull complete 10:08:15 33b1e0a273af: Pull complete 10:08:15 5d3b04190fa2: Pull complete 10:08:19 2f39f015ded8: Pull complete 10:08:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:19 prd-centos7-docker-4c-2g-116168 does not seem to be running inside a container 10:08:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:08:22 $ docker top 3e626624e4bcac7affddbb1de59bb1c5db8a3b4203d12f5b77e5243f81e0b1e2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:23 + touch /tmp/pre-build-complete [Pipeline] sh 10:08:23 + mkdir -p /var/log/sysstat [Pipeline] sh 10:08:23 + ls /var/log/sa-host 10:08:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:23 provisioning config files... 10:08:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13652265303384547736tmp [Pipeline] { [Pipeline] echo 10:08:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:08:24 ---> create-netrc.sh [Pipeline] } 10:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:08:24 ---> python-tools-install.sh [Pipeline] echo 10:08:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:08:24 ---> sudo-logs.sh 10:08:24 Archiving 'sudo' log.. 10:08:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-116168.novalocal: Name or service not known 10:08:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-116168.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:08:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:08:25 ---> job-cost.sh 10:08:25 lf-activate-venv: SKIPPING 10:08:25 INFO: No Stack... 10:08:25 INFO: Retrieving Pricing Info for: v3-standard-2 10:08:25 INFO: Archiving Costs [Pipeline] echo 10:08:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:08:26 ---> logs-deploy.sh 10:08:26 lf-activate-venv: SKIPPING 10:08:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/24 10:08:26 INFO: archiving workspace using pattern(s): 10:08:27 Archives upload complete. 10:08:27 INFO: archiving logs to Nexus 10:08:28 ---> uname -a: 10:08:28 Linux prd-centos7-docker-4c-2g-116168.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:08:28 10:08:28 10:08:28 ---> lscpu: 10:08:28 Architecture: x86_64 10:08:28 CPU op-mode(s): 32-bit, 64-bit 10:08:28 Byte Order: Little Endian 10:08:28 Address sizes: 40 bits physical, 48 bits virtual 10:08:28 CPU(s): 2 10:08:28 On-line CPU(s) list: 0,1 10:08:28 Thread(s) per core: 1 10:08:28 Core(s) per socket: 1 10:08:28 Socket(s): 2 10:08:28 NUMA node(s): 1 10:08:28 Vendor ID: AuthenticAMD 10:08:28 CPU family: 23 10:08:28 Model: 49 10:08:28 Model name: AMD EPYC-Rome Processor 10:08:28 Stepping: 0 10:08:28 CPU MHz: 2800.000 10:08:28 BogoMIPS: 5600.00 10:08:28 Virtualization: AMD-V 10:08:28 Hypervisor vendor: KVM 10:08:28 Virtualization type: full 10:08:28 L1d cache: 64 KiB 10:08:28 L1i cache: 64 KiB 10:08:28 L2 cache: 1 MiB 10:08:28 L3 cache: 32 MiB 10:08:28 NUMA node0 CPU(s): 0,1 10:08:28 Vulnerability Itlb multihit: Not affected 10:08:28 Vulnerability L1tf: Not affected 10:08:28 Vulnerability Mds: Not affected 10:08:28 Vulnerability Meltdown: Not affected 10:08:28 Vulnerability Mmio stale data: Not affected 10:08:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:08:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:08:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:08:28 Vulnerability Srbds: Not affected 10:08:28 Vulnerability Tsx async abort: Not affected 10:08:28 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 10:08:28 10:08:28 10:08:28 ---> nproc: 10:08:28 2 10:08:28 10:08:28 10:08:28 ---> df -h: 10:08:28 Filesystem Size Used Avail Use% Mounted on 10:08:28 overlay 40G 7.3G 33G 19% / 10:08:28 tmpfs 64M 0 64M 0% /dev 10:08:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:08:28 shm 64M 0 64M 0% /dev/shm 10:08:28 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:08:28 10:08:28 10:08:28 Cannot open /var/log/sysstat/sa08: No such file or directory 10:08:28 Please check if data collecting is enabled 10:08:28 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:08:28 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:08:28 $ docker stop --time=1 3e626624e4bcac7affddbb1de59bb1c5db8a3b4203d12f5b77e5243f81e0b1e2 10:08:29 $ docker rm -f --volumes 3e626624e4bcac7affddbb1de59bb1c5db8a3b4203d12f5b77e5243f81e0b1e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:08:29 [WS-CLEANUP] Deleting project workspace... 10:08:29 [WS-CLEANUP] Deferred wipeout is used... 10:08:29 [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 10:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:29 10:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:30 latest: Pulling from edgex-lftools-log-publisher 10:08:30 5eb5b503b376: Pulling fs layer 10:08:30 5c69ac0246d0: Pulling fs layer 10:08:30 ec43610c2a17: Pulling fs layer 10:08:30 3a2ae6a8a46f: Pulling fs layer 10:08:30 33b1e0a273af: Pulling fs layer 10:08:30 5d3b04190fa2: Pulling fs layer 10:08:30 2f39f015ded8: Pulling fs layer 10:08:30 3a2ae6a8a46f: Waiting 10:08:30 33b1e0a273af: Waiting 10:08:30 2f39f015ded8: Waiting 10:08:30 5d3b04190fa2: Waiting 10:08:30 5c69ac0246d0: Verifying Checksum 10:08:30 5c69ac0246d0: Download complete 10:08:30 3a2ae6a8a46f: Verifying Checksum 10:08:30 3a2ae6a8a46f: Download complete 10:08:30 33b1e0a273af: Verifying Checksum 10:08:30 33b1e0a273af: Download complete 10:08:30 5d3b04190fa2: Verifying Checksum 10:08:30 5d3b04190fa2: Download complete 10:08:30 ec43610c2a17: Verifying Checksum 10:08:30 ec43610c2a17: Download complete 10:08:30 5eb5b503b376: Download complete 10:08:31 2f39f015ded8: Verifying Checksum 10:08:31 2f39f015ded8: Download complete 10:08:31 5eb5b503b376: Pull complete 10:08:31 5c69ac0246d0: Pull complete 10:08:32 ec43610c2a17: Pull complete 10:08:32 3a2ae6a8a46f: Pull complete 10:08:32 33b1e0a273af: Pull complete 10:08:32 5d3b04190fa2: Pull complete 10:08:38 2f39f015ded8: Pull complete 10:08:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:38 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:08:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:08:39 $ docker top 09f8e7efa5aaec5e686c6390fd985d802bf7f2246b2bb85c567ff1858f722ebe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:40 ---> job-cost.sh 10:08:40 lf-activate-venv: SKIPPING 10:08:40 INFO: No Stack... 10:08:40 INFO: Retrieving Pricing Info for: v3-standard-8 10:08:40 INFO: Archiving Costs [Pipeline] sh 10:08:40 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 10:08:40 + cut -d, -f6 [Pipeline] lock 10:08:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] 10:08:40 Resource [jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] did not exist. Created. 10:08:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:08:41 + echo total: 0.2199999988079071 [Pipeline] stash 10:08:41 Stashed 1 file(s) [Pipeline] } 10:08:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 10:08:41 $ docker stop --time=1 09f8e7efa5aaec5e686c6390fd985d802bf7f2246b2bb85c567ff1858f722ebe 10:08:42 $ docker rm -f --volumes 09f8e7efa5aaec5e686c6390fd985d802bf7f2246b2bb85c567ff1858f722ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:09:02 Removing intermediate container 6421d2a63bed 10:09:02 ---> 24a917b241b8 10:09:02 Step 9/10 : COPY . . 10:09:02 ---> 519b8c557cdf 10:09:02 Step 10/10 : RUN ${MAKE} 10:09:02 ---> Running in 9661440aad56 10:09:02 noop 10:09:02 Removing intermediate container 9661440aad56 10:09:02 ---> 5b2e4b09433c 10:09:02 Successfully built 5b2e4b09433c 10:09:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:03 + docker inspect -f . ci-base-image-arm64 10:09:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:03 prd-ubuntu20.04-docker-arm64-4c-16g-116136 does not seem to be running inside a container 10:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/24 -v /w/workspace/device-opc-ua/24:/w/workspace/device-opc-ua/24:rw,z -v /w/workspace/device-opc-ua/24@tmp:/w/workspace/device-opc-ua/24@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 10:09:04 $ docker top 853a27bd87fb389a6e610fd8f8f75f142a1a8d5961fa5e291918da2be1987e11 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:05 + go version 10:09:05 go version go1.23.9 linux/arm64 [Pipeline] } 10:09:05 $ docker stop --time=1 853a27bd87fb389a6e610fd8f8f75f142a1a8d5961fa5e291918da2be1987e11 10:09:07 $ docker rm -f --volumes 853a27bd87fb389a6e610fd8f8f75f142a1a8d5961fa5e291918da2be1987e11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:07 + docker inspect -f . ci-base-image-arm64 10:09:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:07 prd-ubuntu20.04-docker-arm64-4c-16g-116136 does not seem to be running inside a container 10:09:07 $ 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/24 -v /w/workspace/device-opc-ua/24:/w/workspace/device-opc-ua/24:rw,z -v /w/workspace/device-opc-ua/24@tmp:/w/workspace/device-opc-ua/24@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 10:09:09 $ docker top b35d4cd3bbf962ae8ca9a6aacd73d04c46667b800be694889e895701737bdc58 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:09 + git config --global --add safe.directory /w/workspace/device-opc-ua/24 [Pipeline] fileExists [Pipeline] sh 10:09:10 + make test 10:09:10 go test ./... -coverprofile=coverage.out 10:09:15 ? github.com/edgexfoundry/device-opc-ua [no test files] 10:13:07 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 10:13:07 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 10:13:07 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.072s coverage: 41.4% of statements 10:13:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:13:07 go vet ./... 10:14:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:14:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:14:03 ./bin/test-attribution-txt.sh 10:14:03 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 10:14:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:14:03 $ docker stop --time=1 b35d4cd3bbf962ae8ca9a6aacd73d04c46667b800be694889e895701737bdc58 10:14:06 $ docker rm -f --volumes b35d4cd3bbf962ae8ca9a6aacd73d04c46667b800be694889e895701737bdc58 [Pipeline] // withDockerContainer [Pipeline] sh 10:14:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:14:08 Warning: overwriting stash ‘coverage-report’ 10:14:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:14:09 + ls -al . 10:14:09 total 232 10:14:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 10:09 . 10:14:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 10:06 .. 10:14:09 -rw-rw-r-- 1 jenkins jenkins 62 Oct 8 10:06 .dockerignore 10:14:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 10:06 .git 10:14:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:06 .github 10:14:09 -rw-rw-r-- 1 jenkins jenkins 101 Oct 8 10:06 .gitignore 10:14:09 -rw-rw-r-- 1 jenkins jenkins 218 Oct 8 10:06 .golangci.yml 10:14:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:06 .vscode 10:14:09 -rw-rw-r-- 1 jenkins jenkins 20452 Oct 8 10:06 Attribution.txt 10:14:09 -rw-rw-r-- 1 jenkins jenkins 2560 Oct 8 10:06 CHANGELOG.md 10:14:09 -rw-rw-r-- 1 jenkins jenkins 1242 Oct 8 10:06 Dockerfile 10:14:09 -rw-rw-r-- 1 jenkins jenkins 649 Oct 8 10:06 Jenkinsfile 10:14:09 -rw-rw-r-- 1 jenkins jenkins 11367 Oct 8 10:06 LICENSE 10:14:09 -rw-rw-r-- 1 jenkins jenkins 2474 Oct 8 10:06 Makefile 10:14:09 -rw-rw-r-- 1 jenkins jenkins 4109 Oct 8 10:06 README.md 10:14:09 -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 10:03 VERSION 10:14:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 10:06 bin 10:14:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 10:06 cmd 10:14:09 -rw-r--r-- 1 jenkins jenkins 26136 Oct 8 10:12 coverage.out 10:14:09 -rw-rw-r-- 1 jenkins jenkins 6323 Oct 8 10:06 go.mod 10:14:09 -rw-rw-r-- 1 jenkins jenkins 87111 Oct 8 10:06 go.sum 10:14:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 10:06 internal 10:14:09 -rw-rw-r-- 1 jenkins jenkins 260 Oct 8 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:09 + 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=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b --label arch=arm64 --label version=4.1.0-dev.10 . 10:14:10 Sending build context to Docker daemon 8.906MB 10:14:10 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 10:14:10 Step 2/23 : FROM ${BASE} AS builder 10:14:10 ---> 5b2e4b09433c 10:14:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:14:10 ---> Running in 84ffa4bd6315 10:14:10 Removing intermediate container 84ffa4bd6315 10:14:10 ---> 4b889d73b2e4 10:14:10 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:14:11 ---> Running in 668333f775b1 10:14:11 Removing intermediate container 668333f775b1 10:14:11 ---> 3dec37eace11 10:14:11 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:14:11 ---> Running in 5b5a04fb62c6 10:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:14:14 OK: 239 MiB in 58 packages 10:14:15 Removing intermediate container 5b5a04fb62c6 10:14:15 ---> 36d4001ce4ee 10:14:15 Step 6/23 : WORKDIR /device-opcua 10:14:15 ---> Running in c64d88b48efa 10:14:15 Removing intermediate container c64d88b48efa 10:14:15 ---> 23bb0ad96fad 10:14:15 Step 7/23 : COPY go.mod vendor* ./ 10:14:16 ---> 6f98484006e4 10:14:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:16 ---> Running in 7fb0df2b83c1 10:14:18 Removing intermediate container 7fb0df2b83c1 10:14:18 ---> 5b617e73d22b 10:14:18 Step 9/23 : COPY . . 10:14:19 ---> 1107a4aa0ea2 10:14:19 Step 10/23 : RUN ${MAKE} 10:14:20 ---> Running in aa8bf712e180 10:14:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 10:18:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:18:34 Removing intermediate container aa8bf712e180 10:18:34 ---> d416b5ad4330 10:18:34 Step 11/23 : FROM alpine:3.20 10:18:34 3.20: Pulling from library/alpine 10:18:34 13e713f82565: Pulling fs layer 10:18:34 13e713f82565: Verifying Checksum 10:18:34 13e713f82565: Download complete 10:18:35 13e713f82565: Pull complete 10:18:35 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:18:35 Status: Downloaded newer image for alpine:3.20 10:18:35 ---> c88e9dceb6cb 10:18:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 10:18:35 ---> Running in 0478f64a55fe 10:18:35 Removing intermediate container 0478f64a55fe 10:18:35 ---> ffdc31fea3cd 10:18:35 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 10:18:36 ---> Running in 0db6e3950521 10:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:18:39 (1/6) Installing dumb-init (1.2.5-r3) 10:18:39 (2/6) Installing libgcc (13.2.1_git20240309-r1) 10:18:39 (3/6) Installing libsodium (1.0.19-r0) 10:18:39 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 10:18:39 (5/6) Installing libzmq (4.3.5-r2) 10:18:39 (6/6) Installing zeromq (4.3.5-r2) 10:18:39 Executing busybox-1.36.1-r29.trigger 10:18:39 OK: 13 MiB in 20 packages 10:18:40 Removing intermediate container 0db6e3950521 10:18:40 ---> 005917f1de2c 10:18:40 Step 14/23 : RUN apk --no-cache upgrade 10:18:40 ---> Running in a66931469e86 10:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:18:44 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:18:44 Executing busybox-1.36.1-r30.post-upgrade 10:18:44 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:18:44 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:18:44 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:18:44 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:18:44 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:18:44 Executing busybox-1.36.1-r30.trigger 10:18:44 OK: 13 MiB in 20 packages 10:18:45 Removing intermediate container a66931469e86 10:18:45 ---> caec71992197 10:18:45 Step 15/23 : COPY --from=builder /device-opcua/cmd / 10:18:48 ---> 30c983dd995d 10:18:48 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 10:18:48 ---> 1f3890ce6bfc 10:18:48 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 10:18:49 ---> ba631105a47c 10:18:49 Step 18/23 : EXPOSE 59997 10:18:49 ---> Running in 5612ff3309f1 10:18:49 Removing intermediate container 5612ff3309f1 10:18:49 ---> aedafa98e2ab 10:18:49 Step 19/23 : ENTRYPOINT ["/device-opcua"] 10:18:49 ---> Running in 62d97ec99c39 10:18:50 Removing intermediate container 62d97ec99c39 10:18:50 ---> 644b7df862d4 10:18:50 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:18:50 ---> Running in 3469daf80f66 10:18:50 Removing intermediate container 3469daf80f66 10:18:50 ---> f2ea088adbe8 10:18:50 Step 21/23 : LABEL arch=arm64 10:18:50 ---> Running in 140e9269f2e2 10:18:50 Removing intermediate container 140e9269f2e2 10:18:50 ---> c22564ccb7cd 10:18:50 Step 22/23 : LABEL git_sha=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:18:50 ---> Running in 8f7e2f26dcfd 10:18:51 Removing intermediate container 8f7e2f26dcfd 10:18:51 ---> 230664c065f9 10:18:51 Step 23/23 : LABEL version=4.1.0-dev.10 10:18:51 ---> Running in 5ff43366f3b7 10:18:51 Removing intermediate container 5ff43366f3b7 10:18:51 ---> e88a5897b3bd 10:18:51 [Warning] One or more build-args [ARCH] were not consumed 10:18:51 Successfully built e88a5897b3bd 10:18:51 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 10:18:51 provisioning config files... 10:18:51 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/24@tmp/config1198497723518723870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:52 ---> ****-login.sh 10:18:52 nexus3.edgexfoundry.org:10001 10:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:52 Configure a credential helper to remove this warning. See 10:18:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:52 10:18:52 Login Succeeded 10:18:52 nexus3.edgexfoundry.org:10002 10:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:53 Configure a credential helper to remove this warning. See 10:18:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:53 10:18:53 Login Succeeded 10:18:53 nexus3.edgexfoundry.org:10003 10:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:53 Configure a credential helper to remove this warning. See 10:18:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:53 10:18:53 Login Succeeded 10:18:53 nexus3.edgexfoundry.org:10004 10:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:53 Configure a credential helper to remove this warning. See 10:18:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:53 10:18:53 Login Succeeded 10:18:53 ****.io 10:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:54 Configure a credential helper to remove this warning. See 10:18:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:54 10:18:54 Login Succeeded 10:18:54 ---> ****-login.sh ends [Pipeline] } 10:18:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:18:54 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 10:18:54 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:18:54 latest 10:18:54 4.1.0-dev.10 10:18:54 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 10:18:54 main 10:18:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:55 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:55 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:18:55 b79161f216e5: Preparing 10:18:55 d517c8f7a90f: Preparing 10:18:55 c7b88de8d5c5: Preparing 10:18:55 269c4b48da90: Preparing 10:18:55 18fc5b8c08ba: Preparing 10:18:55 1e890da81ec9: Preparing 10:18:55 1e890da81ec9: Waiting 10:18:55 b79161f216e5: Pushed 10:18:55 d517c8f7a90f: Pushed 10:18:55 1e890da81ec9: Layer already exists 10:18:56 18fc5b8c08ba: Pushed 10:18:57 269c4b48da90: Pushed 10:19:07 c7b88de8d5c5: Pushed 10:19:07 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:08 + 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 10:19:08 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 10:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:19:08 b79161f216e5: Preparing 10:19:08 d517c8f7a90f: Preparing 10:19:08 c7b88de8d5c5: Preparing 10:19:08 269c4b48da90: Preparing 10:19:08 18fc5b8c08ba: Preparing 10:19:08 1e890da81ec9: Preparing 10:19:08 1e890da81ec9: Waiting 10:19:08 18fc5b8c08ba: Layer already exists 10:19:08 c7b88de8d5c5: Layer already exists 10:19:08 b79161f216e5: Layer already exists 10:19:08 269c4b48da90: Layer already exists 10:19:08 d517c8f7a90f: Layer already exists 10:19:08 1e890da81ec9: Layer already exists 10:19:08 latest: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:09 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:09 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.10 10:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:19:09 b79161f216e5: Preparing 10:19:09 d517c8f7a90f: Preparing 10:19:09 c7b88de8d5c5: Preparing 10:19:09 269c4b48da90: Preparing 10:19:09 18fc5b8c08ba: Preparing 10:19:09 1e890da81ec9: Preparing 10:19:09 1e890da81ec9: Waiting 10:19:09 b79161f216e5: Layer already exists 10:19:09 d517c8f7a90f: Layer already exists 10:19:09 269c4b48da90: Layer already exists 10:19:09 c7b88de8d5c5: Layer already exists 10:19:09 18fc5b8c08ba: Layer already exists 10:19:09 1e890da81ec9: Layer already exists 10:19:09 4.1.0-dev.10: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:10 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:10 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 10:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:19:10 b79161f216e5: Preparing 10:19:10 d517c8f7a90f: Preparing 10:19:10 c7b88de8d5c5: Preparing 10:19:10 269c4b48da90: Preparing 10:19:10 18fc5b8c08ba: Preparing 10:19:10 1e890da81ec9: Preparing 10:19:10 1e890da81ec9: Waiting 10:19:10 18fc5b8c08ba: Layer already exists 10:19:10 269c4b48da90: Layer already exists 10:19:10 c7b88de8d5c5: Layer already exists 10:19:10 b79161f216e5: Layer already exists 10:19:10 d517c8f7a90f: Layer already exists 10:19:10 1e890da81ec9: Layer already exists 10:19:10 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:11 + 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 10:19:11 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 10:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:19:11 b79161f216e5: Preparing 10:19:11 d517c8f7a90f: Preparing 10:19:11 c7b88de8d5c5: Preparing 10:19:11 269c4b48da90: Preparing 10:19:11 18fc5b8c08ba: Preparing 10:19:11 1e890da81ec9: Preparing 10:19:11 1e890da81ec9: Waiting 10:19:11 b79161f216e5: Layer already exists 10:19:11 18fc5b8c08ba: Layer already exists 10:19:11 c7b88de8d5c5: Layer already exists 10:19:11 269c4b48da90: Layer already exists 10:19:11 d517c8f7a90f: Layer already exists 10:19:11 1e890da81ec9: Layer already exists 10:19:11 main: digest: sha256:6956a98ced82b708ad0f95ca075920ff9ca6014d64259ecede21acdd97de9e2b size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:19:11 ===================================================== [Pipeline] echo 10:19:11 taggedImages: 10:19:11 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b 10:19:11 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 10:19:11 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.10 10:19:11 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 10:19:11 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 10:19:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] echo 10:19:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 10:19:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.10 [Pipeline] echo 10:19:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2b0bdc7118cb613de3609f7eab2add5ffb2ec92b-4.1.0-dev.10 [Pipeline] echo 10:19:12 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 10:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:12 10:19:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:12 arm64: Pulling from edgex-lftools-log-publisher 10:19:12 8998bd30e6a1: Pulling fs layer 10:19:12 04944245beec: Pulling fs layer 10:19:12 699f458cf7ca: Pulling fs layer 10:19:12 765212b225bb: Pulling fs layer 10:19:12 f23df028b6ca: Pulling fs layer 10:19:12 d65c8cfc05b1: Pulling fs layer 10:19:12 2437ff75d9bd: Pulling fs layer 10:19:12 f23df028b6ca: Waiting 10:19:12 765212b225bb: Waiting 10:19:12 2437ff75d9bd: Waiting 10:19:12 d65c8cfc05b1: Waiting 10:19:13 04944245beec: Verifying Checksum 10:19:13 04944245beec: Download complete 10:19:13 765212b225bb: Verifying Checksum 10:19:13 765212b225bb: Download complete 10:19:13 f23df028b6ca: Verifying Checksum 10:19:13 f23df028b6ca: Download complete 10:19:13 d65c8cfc05b1: Verifying Checksum 10:19:13 d65c8cfc05b1: Download complete 10:19:13 699f458cf7ca: Verifying Checksum 10:19:13 699f458cf7ca: Download complete 10:19:13 8998bd30e6a1: Download complete 10:19:16 2437ff75d9bd: Verifying Checksum 10:19:16 2437ff75d9bd: Download complete 10:19:18 8998bd30e6a1: Pull complete 10:19:18 04944245beec: Pull complete 10:19:20 699f458cf7ca: Pull complete 10:19:20 765212b225bb: Pull complete 10:19:21 f23df028b6ca: Pull complete 10:19:21 d65c8cfc05b1: Pull complete 10:19:40 2437ff75d9bd: Pull complete 10:19:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:19:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:40 prd-ubuntu20.04-docker-arm64-4c-16g-116136 does not seem to be running inside a container 10:19:40 $ 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/24 -v /w/workspace/device-opc-ua/24:/w/workspace/device-opc-ua/24:rw,z -v /w/workspace/device-opc-ua/24@tmp:/w/workspace/device-opc-ua/24@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 10:19:43 $ docker top df978636a85aa085f412ae5ca3d1f34b169bda84b389c4c2928c83c85f44bc30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:44 ---> job-cost.sh 10:19:44 lf-activate-venv: SKIPPING 10:19:44 INFO: No Stack... 10:19:44 INFO: Retrieving Pricing Info for: v3-standard-4 10:19:45 INFO: Archiving Costs [Pipeline] sh 10:19:46 + cat /w/workspace/device-opc-ua/24/archives/cost.csv 10:19:46 + cut -d, -f6 [Pipeline] lock 10:19:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] 10:19:46 Resource [jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] did not exist. Created. 10:19:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:19:47 /w/workspace/device-opc-ua/24@tmp/durable-06cdb452/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:19:47 + echo total: 0.10999999940395355 [Pipeline] stash 10:19:48 Warning: overwriting stash ‘stack-cost’ 10:19:48 Stashed 1 file(s) [Pipeline] } 10:19:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 10:19:48 $ docker stop --time=1 df978636a85aa085f412ae5ca3d1f34b169bda84b389c4c2928c83c85f44bc30 10:19:49 $ docker rm -f --volumes df978636a85aa085f412ae5ca3d1f34b169bda84b389c4c2928c83c85f44bc30 [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 10:19:50 provisioning config files... 10:19:50 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4813348656772127313tmp [Pipeline] { [Pipeline] sh 10:19:50 + set +x 10:19:50 + + curl -s https://codecov.io/bash 10:19:50 bash -s -- 10:19:50 10:19:50 _____ _ 10:19:50 / ____| | | 10:19:50 | | ___ __| | ___ ___ _____ __ 10:19:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:19:50 | |___| (_) | (_| | __/ (_| (_) \ V / 10:19:50 \_____\___/ \__,_|\___|\___\___/ \_/ 10:19:50 Bash-1.0.6 10:19:50 10:19:50 10:19:50 ==> git version 2.25.1 found 10:19:50 ==> 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 10:19:50 Release-Date: 2020-01-08 10:19:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:19:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:19:50 ==> Jenkins CI detected. 10:19:50 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 10:19:50 project root: . 10:19:50 --> token set from env 10:19:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:19:50 ==> Running gcov in . (disable via -X gcov) 10:19:50 ==> Python coveragepy not found 10:19:50 ==> Searching for coverage reports in: 10:19:50 + . 10:19:50 -> Found 1 reports 10:19:50 ==> Detecting git/mercurial file structure 10:19:50 ==> Reading reports 10:19:50 + ./coverage.out bytes=26136 10:19:50 ==> Appending adjustments 10:19:50 https://docs.codecov.io/docs/fixing-reports 10:19:50 + Found adjustments 10:19:50 ==> Gzipping contents 10:19:50 4.0K /tmp/codecov.A3ZvaI.gz 10:19:50 ==> Uploading reports 10:19:50 url: https://codecov.io 10:19:50 query: branch=main&commit=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 10:19:50 -> Pinging Codecov 10:19:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2b0bdc7118cb613de3609f7eab2add5ffb2ec92b&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 10:19:51 -> Uploading to 10:19:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/2b0bdc7118cb613de3609f7eab2add5ffb2ec92b/90e2c93f-0cae-4ac7-96e1-ad4479b6a95e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251008T101950Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fef4b46d16697afd59170004dc3afe5df87c46bfa9b190b92964743c01a424d3 10:19:51 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:51 Dload Upload Total Spent Left Speed 10:19:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 23091 --:--:-- --:--:-- --:--:-- 23225 10:19:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] } 10:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:19:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:19:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:19:51 10:19:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:19:52 latest: Pulling from edgex-devops/edgex-snyk-go 10:19:52 0a9a5dfd008f: Already exists 10:19:52 36466aa92d05: Already exists 10:19:52 e10405b45d13: Already exists 10:19:52 096b7ceb2af7: Already exists 10:19:52 4f4fb700ef54: Already exists 10:19:52 e50aa161e22a: Pulling fs layer 10:19:52 d3c8db5fb9df: Pulling fs layer 10:19:52 e50aa161e22a: Verifying Checksum 10:19:52 e50aa161e22a: Download complete 10:19:52 e50aa161e22a: Pull complete 10:19:53 d3c8db5fb9df: Verifying Checksum 10:19:53 d3c8db5fb9df: Download complete 10:19:57 d3c8db5fb9df: Pull complete 10:19:57 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 10:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:19:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:57 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:19:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:19:59 $ docker top a7d12ed7cb4c430e74069105c3636cb560bf9a3232a3355693bee73b43d26167 -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 10:19:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 10:19:59 + set -o pipefail 10:19:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 10:20:07 10:20:07 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 10:20:07 10:20:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/0e3d70b1-4dd9-4fb1-81f9-1478322ee24a 10:20:07 10:20:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:20:07 10:20:07 10:20:07 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:20:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:20:07 $ docker stop --time=1 a7d12ed7cb4c430e74069105c3636cb560bf9a3232a3355693bee73b43d26167 10:20:10 $ docker rm -f --volumes a7d12ed7cb4c430e74069105c3636cb560bf9a3232a3355693bee73b43d26167 [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 10:20:11 + git log --format=format:%s -1 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b [Pipeline] sh 10:20:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:20:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:12 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:20:12 $ docker top 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 -eo pid,comm 10:20:12 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). 10:20:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:20:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:12 [ssh-agent] Looking for ssh-agent implementation... 10:20:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:12 $ docker exec 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 ssh-agent 10:20:12 SSH_AUTH_SOCK=/tmp/ssh-eJDZWohhsWt3/agent.32 10:20:12 SSH_AGENT_PID=38 10:20:12 Running ssh-add (command line suppressed) 10:20:13 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13900527585209750099.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13900527585209750099.key) 10:20:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:13 + git semver tag 10:20:13 2025-10-08 10:20:13,625 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:20:13 2025-10-08 10:20:13,629 [run_tag] DEBUG tag force:False 10:20:13 2025-10-08 10:20:13,629 [check_head_tag] DEBUG check head tag 10:20:13 2025-10-08 10:20:13,629 [execute] INFO git cat-file --batch-check 10:20:13 2025-10-08 10:20:13,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 10:20:13 2025-10-08 10:20:13,632 [execute] INFO git cat-file --batch 10:20:13 2025-10-08 10:20:13,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 10:20:13 2025-10-08 10:20:13,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 10:20:13 2025-10-08 10:20:13,639 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 10:20:13 2025-10-08 10:20:13,639 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 10:20:13 2025-10-08 10:20:13,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 10:20:13 4.1.0-dev.10 [Pipeline] } 10:20:13 $ docker exec --env ******** --env ******** 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 ssh-agent -k 10:20:13 unset SSH_AUTH_SOCK; 10:20:13 unset SSH_AGENT_PID; 10:20:13 echo Agent pid 38 killed; 10:20:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20:14 + git semver [Pipeline] } 10:20:14 $ docker stop --time=1 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 10:20:16 $ docker rm -f --volumes 64dee95b67889b256aff68207492a5b5c03d940deb2e6f5b2a0f5a5c0d958ee2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:20:16 10:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:20:16 0.23.1-centos7: Pulling from edgex-lftools 10:20:16 ab5ef0e58194: Pulling fs layer 10:20:16 9712f1f96733: Pulling fs layer 10:20:16 63f879dbbcfc: Pulling fs layer 10:20:16 0d9ebad4ef96: Pulling fs layer 10:20:16 e9a5061849ea: Pulling fs layer 10:20:16 d747dcd14b5f: Pulling fs layer 10:20:16 0d9ebad4ef96: Waiting 10:20:16 e9a5061849ea: Waiting 10:20:16 d747dcd14b5f: Waiting 10:20:16 2de7ff778b66: Pulling fs layer 10:20:16 2de7ff778b66: Waiting 10:20:16 9712f1f96733: Verifying Checksum 10:20:16 9712f1f96733: Download complete 10:20:17 63f879dbbcfc: Verifying Checksum 10:20:17 63f879dbbcfc: Download complete 10:20:17 e9a5061849ea: Verifying Checksum 10:20:17 e9a5061849ea: Download complete 10:20:17 d747dcd14b5f: Verifying Checksum 10:20:17 d747dcd14b5f: Download complete 10:20:17 ab5ef0e58194: Verifying Checksum 10:20:17 ab5ef0e58194: Download complete 10:20:17 0d9ebad4ef96: Verifying Checksum 10:20:17 0d9ebad4ef96: Download complete 10:20:17 2de7ff778b66: Verifying Checksum 10:20:17 2de7ff778b66: Download complete 10:20:21 ab5ef0e58194: Pull complete 10:20:21 9712f1f96733: Pull complete 10:20:21 63f879dbbcfc: Pull complete 10:20:27 0d9ebad4ef96: Pull complete 10:20:27 e9a5061849ea: Pull complete 10:20:27 d747dcd14b5f: Pull complete 10:20:28 2de7ff778b66: Pull complete 10:20:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:20:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:20:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:28 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:20:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:20:31 $ docker top 466ab361464053688713de1627e3ea17dd6ced1d0b54942b1bb7af0667778353 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:20:32 provisioning config files... 10:20:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13846511876034047889tmp 10:20:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8672432907301235065tmp 10:20:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17198089802436866489tmp [Pipeline] { [Pipeline] echo 10:20:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:20:32 ---> sigul-configuration.sh 10:20:32 gpg: directory `/root/.gnupg' created 10:20:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:20:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:20:32 gpg: keyring `/root/.gnupg/secring.gpg' created 10:20:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:20:32 gpg: CAST5 encrypted data 10:20:32 gpg: encrypted with 1 passphrase 10:20:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:20:32 + mkdir /home/jenkins 10:20:32 + mkdir /home/jenkins/sigul [Pipeline] sh 10:20:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:20:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:20:33 ---> sigul-install.sh 10:20:33 Sigul already installed; skipping installation. [Pipeline] sh 10:20:33 + git tag --list 10:20:33 v4.0 10:20:33 v4.0.0 10:20:33 v4.1.0-dev.1 10:20:33 v4.1.0-dev.10 10:20:33 v4.1.0-dev.2 10:20:33 v4.1.0-dev.3 10:20:33 v4.1.0-dev.4 10:20:33 v4.1.0-dev.5 10:20:33 v4.1.0-dev.6 10:20:33 v4.1.0-dev.7 10:20:33 v4.1.0-dev.8 10:20:33 v4.1.0-dev.9 [Pipeline] sh 10:20:33 + lftools sign git-tag v4.1.0-dev.10 10:20:34 Signing Git tag with Sigul... 10:20:34 Signing v4.1.0-dev.10 [Pipeline] echo 10:20:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:20:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:20:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:20:35 $ docker stop --time=1 466ab361464053688713de1627e3ea17dd6ced1d0b54942b1bb7af0667778353 10:20:36 $ docker rm -f --volumes 466ab361464053688713de1627e3ea17dd6ced1d0b54942b1bb7af0667778353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:20:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:20:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:37 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:20:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:20:37 $ docker top 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb -eo pid,comm 10:20:37 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). 10:20:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:20:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:37 [ssh-agent] Looking for ssh-agent implementation... 10:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:38 $ docker exec 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb ssh-agent 10:20:38 SSH_AUTH_SOCK=/tmp/ssh-Us6LTlDjVGLi/agent.31 10:20:38 SSH_AGENT_PID=37 10:20:38 Running ssh-add (command line suppressed) 10:20:38 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2162631208051543139.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2162631208051543139.key) 10:20:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:38 + git semver bump pre 10:20:38 2025-10-08 10:20:38,747 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:20:38 2025-10-08 10:20:38,751 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 10:20:38 2025-10-08 10:20:38,751 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev 10:20:38 2025-10-08 10:20:38,751 [bump_version] DEBUG bumped version:4.1.0-dev.11 10:20:38 2025-10-08 10:20:38,752 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 10:20:38 2025-10-08 10:20:38,752 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 10:20:38 2025-10-08 10:20:38,752 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 10:20:38 2025-10-08 10:20:38,754 [execute] INFO git cat-file --batch-check 10:20:38 2025-10-08 10:20:38,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 10:20:38 2025-10-08 10:20:38,757 [execute] INFO git cat-file --batch 10:20:38 2025-10-08 10:20:38,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 10:20:38 2025-10-08 10:20:38,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 10:20:38 4.1.0-dev.11 [Pipeline] } 10:20:38 $ docker exec --env ******** --env ******** 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb ssh-agent -k 10:20:38 unset SSH_AUTH_SOCK; 10:20:38 unset SSH_AGENT_PID; 10:20:38 echo Agent pid 37 killed; 10:20:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20:39 + git semver [Pipeline] } 10:20:39 $ docker stop --time=1 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb 10:20:40 $ docker rm -f --volumes 635d53d807576b5e9a92766d9a5496b31d867748b07c9f425cacdc6f854319bb [Pipeline] // withDockerContainer [Pipeline] sh 10:20:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:20:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:41 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:20:41 $ docker top 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 -eo pid,comm 10:20:41 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). 10:20:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:20:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:41 [ssh-agent] Looking for ssh-agent implementation... 10:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:41 $ docker exec 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 ssh-agent 10:20:42 SSH_AUTH_SOCK=/tmp/ssh-YrY7dcorJle7/agent.31 10:20:42 SSH_AGENT_PID=37 10:20:42 Running ssh-add (command line suppressed) 10:20:42 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4954912948409205606.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4954912948409205606.key) 10:20:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:42 + git semver push 10:20:42 2025-10-08 10:20:42,666 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:20:42 2025-10-08 10:20:42,669 [run_push] DEBUG push 10:20:42 2025-10-08 10:20:42,670 [execute] INFO git cat-file --batch-check 10:20:42 2025-10-08 10:20:42,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 10:20:42 2025-10-08 10:20:42,672 [execute] INFO git rev-list 49ee3f00aa67061c5b0c6ea7cf814e970c3586d4 -- 10:20:42 2025-10-08 10:20:42,672 [execute] DEBUG Popen(['git', 'rev-list', '49ee3f00aa67061c5b0c6ea7cf814e970c3586d4', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:20:42 2025-10-08 10:20:42,676 [execute] INFO git fetch -v -- origin 10:20:42 2025-10-08 10:20:42,676 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 10:20:43 2025-10-08 10:20:43,203 [run_push] DEBUG no remote changes detected 10:20:43 2025-10-08 10:20:43,203 [execute] INFO git push origin semver 10:20:43 2025-10-08 10:20:43,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:20:44 2025-10-08 10:20:44,163 [run_push] DEBUG push all version tags 10:20:44 2025-10-08 10:20:44,163 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:20:44 2025-10-08 10:20:44,164 [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) 10:20:45 2025-10-08 10:20:44,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 10:20:45 4.1.0-dev.11 [Pipeline] } 10:20:45 $ docker exec --env ******** --env ******** 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 ssh-agent -k 10:20:45 unset SSH_AUTH_SOCK; 10:20:45 unset SSH_AGENT_PID; 10:20:45 echo Agent pid 37 killed; 10:20:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20:45 + git semver [Pipeline] } 10:20:45 $ docker stop --time=1 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 10:20:47 $ docker rm -f --volumes 042fe0687069b940e9f9c16b4875b32de4401811d20251c0ee03ed2660b74223 [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 10:20:47 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 10:20:47 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 10:20:47 total 16 10:20:47 drwxr-xr-x 3 root root 4096 Oct 8 10:08 . 10:20:47 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 10:20 .. 10:20:47 drwxr-xr-x 2 root root 4096 Oct 8 10:08 cost 10:20:47 -rw-r--r-- 1 root root 84 Oct 8 10:08 cost.csv 10:20:47 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 10:20:47 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 10:20:47 total 16 10:20:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 10:08 . 10:20:47 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 10:20 .. 10:20:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 10:08 cost 10:20:47 -rw-r--r-- 1 jenkins jenkins 84 Oct 8 10:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:20:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:20:48 ---> package-listing.sh 10:20:48 ++ facter osfamily 10:20:48 ++ tr '[:upper:]' '[:lower:]' 10:20:49 + OS_FAMILY=debian 10:20:49 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 10:20:49 + START_PACKAGES=/tmp/packages_start.txt 10:20:49 + END_PACKAGES=/tmp/packages_end.txt 10:20:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:49 + PACKAGES=/tmp/packages_start.txt 10:20:49 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 10:20:49 + PACKAGES=/tmp/packages_end.txt 10:20:49 + case "${OS_FAMILY}" in 10:20:49 + dpkg -l 10:20:49 + grep '^ii' 10:20:49 + '[' -f /tmp/packages_start.txt ']' 10:20:49 + '[' -f /tmp/packages_end.txt ']' 10:20:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:49 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 10:20:49 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 10:20:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 10:20:49 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 10:20:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:50 prd-ubuntu20.04-docker-8c-8g-116112 does not seem to be running inside a container 10:20:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:20:50 $ docker top b81d6d1f62063bb6b50df76f98c98baa0d66b7d5168bfeafa691708c403e9f83 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:50 + touch /tmp/pre-build-complete [Pipeline] sh 10:20:50 + mkdir -p /var/log/sysstat [Pipeline] sh 10:20:51 + ls /var/log/sa-host 10:20:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:51 provisioning config files... 10:20:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18353351784124518159tmp [Pipeline] { [Pipeline] echo 10:20:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:51 ---> create-netrc.sh [Pipeline] } 10:20:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:51 ---> python-tools-install.sh [Pipeline] echo 10:20:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:52 ---> sudo-logs.sh 10:20:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:20:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:20:52 ---> job-cost.sh 10:20:52 lf-activate-venv: SKIPPING 10:20:52 DEBUG: total: 0.2199999988079071 10:20:52 INFO: Retrieving Stack Cost... 10:20:53 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:53 INFO: Archiving Costs [Pipeline] echo 10:20:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:53 ---> logs-deploy.sh 10:20:53 lf-activate-venv: SKIPPING 10:20:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/24 10:20:53 INFO: archiving workspace using pattern(s): 10:20:54 Archives upload complete. 10:20:55 INFO: archiving logs to Nexus