Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 695dead7f30a75e3f0810c63fe02065d58180acc 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-ssh11514296730913351605.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14176218161197164990.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14416195344240477171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17071715992830539969.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1476473576383590609.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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-773531 in /w/workspace/dgexfoundry_device-opc-ua_odessa [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/dgexfoundry_device-opc-ua_odessa # 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 695dead7f30a75e3f0810c63fe02065d58180acc (odessa) > 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 695dead7f30a75e3f0810c63fe02065d58180acc # timeout=10 Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#144)" > git rev-list --no-walk 826a9d9e9ef1e6fa21ea23605df0d181f80b74ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:37:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:37:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:37:28 ========================================================= 10:37:28 EdgeX Global Pipelines Version Info 10:37:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:37:29 ------------------- 10:37:29 stable info: 10:37:29 ------------------- 10:37:29 Commited By: Cherry Wang cherry@iotechsys.com 10:37:29 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:37:29 Message: update stable to v1.0.278 10:37:30 ------------------- 10:37:30 experimental info: 10:37:30 ------------------- 10:37:30 Commited By: **** collab-it+edgex@linuxfoundation.org 10:37:30 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 10:37:30 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:37:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 695dead7f30a75e3f0810c63fe02065d58180acc [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 695dead [Pipeline] echo 10:37:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:31 provisioning config files... 10:37:31 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config6222970480939215809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:31 ---> ****-login.sh 10:37:31 nexus3.edgexfoundry.org:10001 10:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:32 10:37:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:37:32 Configure a credential helper to remove this warning. See 10:37:32 https://docs.****.com/go/credential-store/ 10:37:32 10:37:32 Login Succeeded 10:37:32 nexus3.edgexfoundry.org:10002 10:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:32 10:37:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:37:32 Configure a credential helper to remove this warning. See 10:37:32 https://docs.****.com/go/credential-store/ 10:37:32 10:37:32 Login Succeeded 10:37:32 nexus3.edgexfoundry.org:10003 10:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:32 10:37:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:37:32 Configure a credential helper to remove this warning. See 10:37:32 https://docs.****.com/go/credential-store/ 10:37:32 10:37:32 Login Succeeded 10:37:32 nexus3.edgexfoundry.org:10004 10:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:32 10:37:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:37:32 Configure a credential helper to remove this warning. See 10:37:32 https://docs.****.com/go/credential-store/ 10:37:32 10:37:32 Login Succeeded 10:37:32 ****.io 10:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:32 10:37:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:37:32 Configure a credential helper to remove this warning. See 10:37:32 https://docs.****.com/go/credential-store/ 10:37:32 10:37:32 Login Succeeded 10:37:32 ---> ****-login.sh ends [Pipeline] } 10:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:37:33 + git rev-list -1 --merges 695dead7f30a75e3f0810c63fe02065d58180acc~1..695dead7f30a75e3f0810c63fe02065d58180acc [Pipeline] echo 10:37:33 -----------> git rev-list -1 --merges 695dead7f30a75e3f0810c63fe02065d58180acc~1..695dead7f30a75e3f0810c63fe02065d58180acc 695dead7f30a75e3f0810c63fe02065d58180acc [false] [Pipeline] sh 10:37:33 + git log --format=format:%s -1 695dead7f30a75e3f0810c63fe02065d58180acc [Pipeline] echo 10:37:33 ========================================================= 10:37:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:37:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:37:33 + git log --format=format:%s -1 695dead7f30a75e3f0810c63fe02065d58180acc [Pipeline] echo 10:37:33 [semverPrep] GIT_COMMIT: 695dead7f30a75e3f0810c63fe02065d58180acc, Commit Message: build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#144) [Pipeline] echo 10:37:33 [semverPrep] This is not a build commit. [Pipeline] sh 10:37:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:34 + grep -v github /etc/ssh/ssh_known_hosts 10:37:34 + [ -e /tmp/ssh_known_hosts ] 10:37:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:37:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:37:34 + sudo tee -a /etc/ssh/ssh_known_hosts 10:37:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:34 10:37:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:35 0.1.4: Pulling from edgex-devops/py-git-semver 10:37:35 3dae71ba6b94: Pulling fs layer 10:37:35 6bf1a483ea7c: Pulling fs layer 10:37:35 f5dfc541a4d3: Pulling fs layer 10:37:35 461d9e800cba: Pulling fs layer 10:37:35 80192f66455f: Pulling fs layer 10:37:35 2e8e34ca0e6c: Pulling fs layer 10:37:35 a29436f7fd5d: Pulling fs layer 10:37:35 923cac83aea3: Pulling fs layer 10:37:35 25ad8b0a4227: Pulling fs layer 10:37:35 db01528c6b51: Pulling fs layer 10:37:35 28988de357af: Pulling fs layer 10:37:35 923cac83aea3: Waiting 10:37:35 2e8e34ca0e6c: Waiting 10:37:35 461d9e800cba: Waiting 10:37:35 25ad8b0a4227: Waiting 10:37:35 80192f66455f: Waiting 10:37:35 a29436f7fd5d: Waiting 10:37:35 6bf1a483ea7c: Verifying Checksum 10:37:35 6bf1a483ea7c: Download complete 10:37:35 461d9e800cba: Verifying Checksum 10:37:35 461d9e800cba: Download complete 10:37:35 80192f66455f: Download complete 10:37:35 f5dfc541a4d3: Verifying Checksum 10:37:35 f5dfc541a4d3: Download complete 10:37:35 3dae71ba6b94: Verifying Checksum 10:37:35 3dae71ba6b94: Download complete 10:37:35 923cac83aea3: Verifying Checksum 10:37:35 923cac83aea3: Download complete 10:37:35 25ad8b0a4227: Verifying Checksum 10:37:35 25ad8b0a4227: Download complete 10:37:35 db01528c6b51: Download complete 10:37:35 28988de357af: Verifying Checksum 10:37:35 28988de357af: Download complete 10:37:35 a29436f7fd5d: Verifying Checksum 10:37:35 a29436f7fd5d: Download complete 10:37:35 2e8e34ca0e6c: Verifying Checksum 10:37:35 2e8e34ca0e6c: Download complete 10:37:36 3dae71ba6b94: Pull complete 10:37:36 6bf1a483ea7c: Pull complete 10:37:37 f5dfc541a4d3: Pull complete 10:37:37 461d9e800cba: Pull complete 10:37:37 80192f66455f: Pull complete 10:37:41 2e8e34ca0e6c: Pull complete 10:37:42 a29436f7fd5d: Pull complete 10:37:42 923cac83aea3: Pull complete 10:37:42 25ad8b0a4227: Pull complete 10:37:42 db01528c6b51: Pull complete 10:37:42 28988de357af: Pull complete 10:37:42 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:42 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:37:49 $ docker top 7a34adc0799055c9be55d1cdcd0ddf15a9754a5c0d0999623d09f3a86c2ac47a -eo pid,comm 10:37:49 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:37:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:49 [ssh-agent] Looking for ssh-agent implementation... 10:37:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:49 $ docker exec 7a34adc0799055c9be55d1cdcd0ddf15a9754a5c0d0999623d09f3a86c2ac47a ssh-agent 10:37:49 SSH_AUTH_SOCK=/tmp/ssh-nM4xHQeMgaTY/agent.32 10:37:49 SSH_AGENT_PID=38 10:37:49 Running ssh-add (command line suppressed) 10:37:49 Identity added: /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_457747372991067573.key (/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_457747372991067573.key) 10:37:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:49 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] sh 10:37:50 + git tag --points-at HEAD [Pipeline] } 10:37:50 $ docker exec --env ******** --env ******** 7a34adc0799055c9be55d1cdcd0ddf15a9754a5c0d0999623d09f3a86c2ac47a ssh-agent -k 10:37:50 unset SSH_AUTH_SOCK; 10:37:50 unset SSH_AGENT_PID; 10:37:50 echo Agent pid 38 killed; 10:37:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:50 [ssh-agent] Looking for ssh-agent implementation... 10:37:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:50 $ docker exec 7a34adc0799055c9be55d1cdcd0ddf15a9754a5c0d0999623d09f3a86c2ac47a ssh-agent 10:37:50 SSH_AUTH_SOCK=/tmp/ssh-rhVrYAQT1KYS/agent.85 10:37:50 SSH_AGENT_PID=91 10:37:50 Running ssh-add (command line suppressed) 10:37:50 Identity added: /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_2790867416557187477.key (/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_2790867416557187477.key) 10:37:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:50 + git semver init 10:37:51 2025-11-21 10:37:50,995 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:37:51 2025-11-21 10:37:50,999 [run_init] DEBUG init version:0.0.0 force:False 10:37:51 2025-11-21 10:37:51,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver 10:37:51 2025-11-21 10:37:51,001 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver 10:37:51 2025-11-21 10:37:51,001 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa, stdin=None, shell=False, universal_newlines=False) 10:37:52 2025-11-21 10:37:52,253 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-opc-ua_odessa/.git/info/exclude 10:37:52 2025-11-21 10:37:52,253 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa with force:False 10:37:52 2025-11-21 10:37:52,253 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 10:37:52 2025-11-21 10:37:52,254 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 10:37:52 4.0.1-dev.1 [Pipeline] } 10:37:52 $ docker exec --env ******** --env ******** 7a34adc0799055c9be55d1cdcd0ddf15a9754a5c0d0999623d09f3a86c2ac47a ssh-agent -k 10:37:52 unset SSH_AUTH_SOCK; 10:37:52 unset SSH_AGENT_PID; 10:37:52 echo Agent pid 91 killed; 10:37:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:52 + git semver [Pipeline] } 10:37:53 $ docker stop --time=1 7a34adc0799055c9be55d1cdcd0ddf15a9754a5c0d0999623d09f3a86c2ac47a 10:37:54 $ docker rm -f --volumes 7a34adc0799055c9be55d1cdcd0ddf15a9754a5c0d0999623d09f3a86c2ac47a [Pipeline] // withDockerContainer [Pipeline] sh 10:37:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:37:55 Stashed 1 file(s) [Pipeline] echo 10:37:55 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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:37:55 provisioning config files... 10:37:55 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config13675893230564058044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:55 ---> ****-login.sh 10:37:55 nexus3.edgexfoundry.org:10001 10:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:55 Login Succeeded 10:37:55 nexus3.edgexfoundry.org:10002 10:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:55 Login Succeeded 10:37:55 nexus3.edgexfoundry.org:10003 10:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:55 Login Succeeded 10:37:55 nexus3.edgexfoundry.org:10004 10:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:55 Login Succeeded 10:37:55 ****.io 10:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:56 Login Succeeded 10:37:56 ---> ****-login.sh ends [Pipeline] } 10:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:37:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:37:56 + grep ^go [0-9].[0-9]* go.mod 10:37:56 + cut -d -f 2 10:37:56 + cut -d . -f1-2 [Pipeline] echo 10:37:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:37:56 ========================================================= 10:37:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 10:37:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:38:02 #0 building with "default" instance using docker driver 10:38:02 10:38:02 #1 [internal] load build definition from Dockerfile 10:38:02 #1 transferring dockerfile: 10:38:02 #1 transferring dockerfile: 1.28kB done 10:38:02 #1 DONE 0.9s 10:38:02 10:38:02 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 10:38:02 #2 DONE 0.1s 10:38:02 10:38:02 #3 [internal] load .dockerignore 10:38:02 #3 transferring context: 102B done 10:38:02 #3 DONE 0.0s 10:38:02 10:38:02 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 10:38:02 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 10:38:02 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 10:38:02 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 10:38:02 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.24MB / 74.06MB 0.1s 10:38:02 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 10:38:02 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 10:38:02 #4 ... 10:38:02 10:38:02 #5 [internal] load build context 10:38:02 #5 transferring context: 19.25MB 0.1s done 10:38:02 #5 DONE 0.2s 10:38:02 10:38:02 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 10:38:02 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:38:02 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 18.87MB / 74.06MB 0.2s 10:38:02 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 10:38:02 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 10:38:02 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s 10:38:02 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 33.55MB / 74.06MB 0.3s 10:38:02 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:38:02 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 10:38:02 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 10:38:02 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 1.64MB / 2.38MB 0.3s 10:38:02 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.10MB / 100.52MB 0.3s 10:38:02 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 51.38MB / 74.06MB 0.4s 10:38:02 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 10:38:02 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 10.49MB / 100.52MB 0.4s 10:38:02 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 1.05MB / 13.29MB 0.4s 10:38:02 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 10:38:02 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.6s 10:38:02 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 26.21MB / 100.52MB 0.6s 10:38:02 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s 10:38:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 39.85MB / 100.52MB 0.7s 10:38:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.9s done 10:38:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 67.71MB / 100.52MB 0.9s 10:38:03 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.9s done 10:38:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 84.16MB / 100.52MB 1.0s 10:38:03 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 10:38:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.1s 10:38:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.6s done 10:38:07 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 3.9s done 10:38:07 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 10:38:07 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 10:38:07 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:38:07 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 10:38:07 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 10:38:07 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 10:38:07 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0.1s 10:38:10 Still waiting to schedule task 10:38:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:38:10 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.6s done 10:38:10 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 10:38:10 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 10:38:11 #4 DONE 9.0s 10:38:11 10:38:11 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:38:11 #6 0.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:38:14 #6 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:38:14 #6 3.207 OK: 248 MiB in 58 packages 10:38:20 #6 DONE 8.1s 10:38:20 10:38:20 #7 [builder 3/7] WORKDIR /device-opcua 10:38:20 #7 DONE 0.0s 10:38:20 10:38:20 #8 [builder 4/7] COPY go.mod vendor* ./ 10:38:20 #8 DONE 0.0s 10:38:20 10:38:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:46 #9 DONE 25.5s 10:38:46 10:38:46 #10 [builder 6/7] COPY . . 10:38:46 #10 DONE 0.2s 10:38:46 10:38:46 #11 [builder 7/7] RUN echo noop 10:38:46 #11 0.191 noop 10:38:46 #11 DONE 0.2s 10:38:46 10:38:46 #12 exporting to image 10:38:46 #12 exporting layers 10:38:53 #12 exporting layers 6.6s done 10:38:53 #12 writing image sha256:e19cadb4382b89555acce0657590f207d3fe87316f4347a810425d60c3440964 done 10:38:53 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:38:53 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:53 + docker inspect -f . ci-base-image-x86_64 10:38:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:53 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:38:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:38:54 $ docker top 572a6836ddceec7f5fae24ae7c54b1ce092bc8a7aaa93efe1982f0d96b61d17a -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:54 + go version 10:38:54 go version go1.23.7 linux/amd64 [Pipeline] } 10:38:54 $ docker stop --time=1 572a6836ddceec7f5fae24ae7c54b1ce092bc8a7aaa93efe1982f0d96b61d17a 10:38:55 $ docker rm -f --volumes 572a6836ddceec7f5fae24ae7c54b1ce092bc8a7aaa93efe1982f0d96b61d17a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:56 + docker inspect -f . ci-base-image-x86_64 10:38:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:56 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:38:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:38:56 $ docker top 19c528cbad4902731649e6911fcb6605c2ce869880bd180bd1eb084913f4c3ea -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:56 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] fileExists [Pipeline] sh 10:38:57 + make test 10:38:57 go test ./... -coverprofile=coverage.out 10:38:59 ? github.com/edgexfoundry/device-opc-ua [no test files] 10:39:17 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 10:39:17 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 10:39:17 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.027s coverage: 41.4% of statements 10:39:25 go vet ./... 10:39:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:39:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:39:31 ./bin/test-attribution-txt.sh [Pipeline] echo 10:39:32 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:39:32 + go mod tidy [Pipeline] } 10:39:32 $ docker stop --time=1 19c528cbad4902731649e6911fcb6605c2ce869880bd180bd1eb084913f4c3ea 10:39:39 $ docker rm -f --volumes 19c528cbad4902731649e6911fcb6605c2ce869880bd180bd1eb084913f4c3ea [Pipeline] // withDockerContainer [Pipeline] sh 10:39:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:39:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:39:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:39:40 + ls -al . 10:39:40 total 240 10:39:40 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 10:38 . 10:39:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 10:37 .. 10:39:40 -rw-rw-r-- 1 jenkins jenkins 62 Nov 21 10:37 .dockerignore 10:39:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 10:39 .git 10:39:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:37 .github 10:39:40 -rw-rw-r-- 1 jenkins jenkins 92 Nov 21 10:37 .gitignore 10:39:40 -rw-rw-r-- 1 jenkins jenkins 218 Nov 21 10:37 .golangci.yml 10:39:40 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 10:37 .semver 10:39:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:37 .vscode 10:39:40 -rw-rw-r-- 1 jenkins jenkins 19813 Nov 21 10:37 Attribution.txt 10:39:40 -rw-rw-r-- 1 jenkins jenkins 2560 Nov 21 10:37 CHANGELOG.md 10:39:40 -rw-rw-r-- 1 jenkins jenkins 1242 Nov 21 10:37 Dockerfile 10:39:40 -rw-rw-r-- 1 jenkins jenkins 649 Nov 21 10:37 Jenkinsfile 10:39:40 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 21 10:37 LICENSE 10:39:40 -rw-rw-r-- 1 jenkins jenkins 2474 Nov 21 10:37 Makefile 10:39:40 -rw-rw-r-- 1 jenkins jenkins 4109 Nov 21 10:37 README.md 10:39:40 -rw-rw-r-- 1 jenkins jenkins 11 Nov 21 10:37 VERSION 10:39:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:37 bin 10:39:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 10:37 cmd 10:39:40 -rw-r--r-- 1 jenkins jenkins 26136 Nov 21 10:39 coverage.out 10:39:40 -rw-rw-r-- 1 jenkins jenkins 6245 Nov 21 10:37 go.mod 10:39:40 -rw-rw-r-- 1 jenkins jenkins 86697 Nov 21 10:37 go.sum 10:39:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 10:37 internal 10:39:40 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 10:37 vendor 10:39:40 -rw-rw-r-- 1 jenkins jenkins 260 Nov 21 10:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:41 + 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=695dead7f30a75e3f0810c63fe02065d58180acc --label arch=amd64 --label version=4.0.1-dev.1 . 10:39:41 #0 building with "default" instance using docker driver 10:39:41 10:39:41 #1 [internal] load build definition from Dockerfile 10:39:41 #1 transferring dockerfile: 1.28kB done 10:39:41 #1 DONE 0.0s 10:39:41 10:39:41 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:39:41 #2 DONE 0.0s 10:39:41 10:39:41 #3 [internal] load metadata for docker.io/library/alpine:3.22 10:39:41 #3 DONE 0.1s 10:39:41 10:39:41 #4 [internal] load .dockerignore 10:39:41 #4 transferring context: 102B done 10:39:41 #4 DONE 0.0s 10:39:41 10:39:41 #5 [internal] load build context 10:39:41 #5 transferring context: 621.79kB 0.0s done 10:39:41 #5 DONE 0.0s 10:39:41 10:39:41 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:39:41 #6 DONE 0.1s 10:39:41 10:39:41 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:39:41 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 10:39:41 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 10:39:41 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:39:41 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 10:39:41 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 10:39:41 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 10:39:41 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 10:39:41 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 10:39:41 #7 DONE 0.3s 10:39:41 10:39:41 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:39:41 #8 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:39:41 #8 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:39:42 #8 0.664 OK: 248 MiB in 58 packages 10:39:42 #8 DONE 1.0s 10:39:42 10:39:42 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 10:39:42 #9 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:39:42 #9 0.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:39:42 #9 ... 10:39:42 10:39:42 #10 [builder 3/7] WORKDIR /device-opcua 10:39:42 #10 DONE 0.1s 10:39:42 10:39:42 #11 [builder 4/7] COPY go.mod vendor* ./ 10:39:42 #11 DONE 0.0s 10:39:42 10:39:42 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 10:39:42 #9 0.827 (1/6) Installing dumb-init (1.2.5-r3) 10:39:42 #9 0.832 (2/6) Installing libgcc (14.2.0-r6) 10:39:42 #9 0.841 (3/6) Installing libsodium (1.0.20-r0) 10:39:42 #9 0.849 (4/6) Installing libstdc++ (14.2.0-r6) 10:39:42 #9 0.870 (5/6) Installing libzmq (4.3.5-r2) 10:39:42 #9 0.884 (6/6) Installing zeromq (4.3.5-r2) 10:39:43 #9 1.136 Executing busybox-1.37.0-r19.trigger 10:39:43 #9 1.144 OK: 11 MiB in 22 packages 10:39:43 #9 ... 10:39:43 10:39:43 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:43 #12 DONE 0.5s 10:39:43 10:39:43 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 10:39:43 #9 DONE 1.3s 10:39:43 10:39:43 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:39:43 #13 ... 10:39:43 10:39:43 #14 [builder 6/7] COPY . . 10:39:43 #14 DONE 0.4s 10:39:43 10:39:43 #15 [builder 7/7] RUN make build 10:39:43 #15 0.269 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 10:39:44 #15 ... 10:39:44 10:39:44 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:39:44 #13 0.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:39:44 #13 0.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:39:44 #13 0.898 OK: 11 MiB in 22 packages 10:39:44 #13 DONE 1.0s 10:39:44 10:39:44 #15 [builder 7/7] RUN make build 10:39:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773535 in /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] { [Pipeline] ws 10:39:45 Running in /w/workspace/device-opc-ua/3 [Pipeline] { [Pipeline] checkout 10:39:48 Selected Git installation does not exist. Using Default 10:39:48 The recommended git tool is: NONE 10:39:53 using credential edgex-jenkins-ssh 10:39:53 Cloning the remote Git repository 10:39:53 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 10:39:53 > git init /w/workspace/device-opc-ua/3 # timeout=10 10:39:53 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 10:39:53 > git --version # timeout=10 10:39:53 > git --version # 'git version 2.25.1' 10:39:53 using GIT_SSH to set credentials SSH Credentials for GitHub 10:39:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:57 Avoid second fetch 10:39:57 Checking out Revision 695dead7f30a75e3f0810c63fe02065d58180acc (odessa) 10:39:56 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 10:39:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:57 > git config core.sparsecheckout # timeout=10 10:39:57 > git checkout -f 695dead7f30a75e3f0810c63fe02065d58180acc # timeout=10 10:39:59 Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#144)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:03 provisioning config files... 10:40:03 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/3@tmp/config11966969104991656143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:04 ---> ****-login.sh 10:40:04 nexus3.edgexfoundry.org:10001 10:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:05 Configure a credential helper to remove this warning. See 10:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:05 10:40:05 Login Succeeded 10:40:05 nexus3.edgexfoundry.org:10002 10:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:05 Configure a credential helper to remove this warning. See 10:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:05 10:40:05 Login Succeeded 10:40:05 nexus3.edgexfoundry.org:10003 10:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:05 Configure a credential helper to remove this warning. See 10:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:05 10:40:05 Login Succeeded 10:40:05 nexus3.edgexfoundry.org:10004 10:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:06 Configure a credential helper to remove this warning. See 10:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:06 10:40:06 Login Succeeded 10:40:06 ****.io 10:40:06 #15 21.87 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:06 Configure a credential helper to remove this warning. See 10:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:06 10:40:06 Login Succeeded 10:40:06 ---> ****-login.sh ends [Pipeline] } 10:40:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:40:07 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:40:07 + grep ^go [0-9].[0-9]* go.mod 10:40:07 + cut -d . -f1-2 10:40:07 + cut -d -f 2 [Pipeline] echo 10:40:07 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:40:07 ========================================================= 10:40:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 10:40:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:40:08 Sending build context to Docker daemon 10.12MB 10:40:08 Step 1/10 : ARG BASE=golang:1.23-alpine3.22 10:40:08 Step 2/10 : FROM ${BASE} AS builder 10:40:08 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 10:40:08 94e9d8af2201: Pulling fs layer 10:40:08 345fe9f21930: Pulling fs layer 10:40:08 b40fc9e46828: Pulling fs layer 10:40:08 c9804373a1e5: Pulling fs layer 10:40:08 4f4fb700ef54: Pulling fs layer 10:40:08 f5a772c54f75: Pulling fs layer 10:40:08 e2dd1b2a9dca: Pulling fs layer 10:40:08 0a0502178392: Pulling fs layer 10:40:08 c9804373a1e5: Waiting 10:40:08 4f4fb700ef54: Waiting 10:40:08 f5a772c54f75: Waiting 10:40:08 0a0502178392: Waiting 10:40:08 e2dd1b2a9dca: Waiting 10:40:08 345fe9f21930: Verifying Checksum 10:40:08 345fe9f21930: Download complete 10:40:08 c9804373a1e5: Verifying Checksum 10:40:08 c9804373a1e5: Download complete 10:40:08 4f4fb700ef54: Verifying Checksum 10:40:08 4f4fb700ef54: Download complete 10:40:08 f5a772c54f75: Verifying Checksum 10:40:08 f5a772c54f75: Download complete 10:40:08 94e9d8af2201: Verifying Checksum 10:40:08 94e9d8af2201: Download complete 10:40:08 0a0502178392: Verifying Checksum 10:40:08 0a0502178392: Download complete 10:40:09 #15 DONE 25.6s 10:40:09 10:40:09 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 10:40:09 94e9d8af2201: Pull complete 10:40:09 #16 DONE 0.3s 10:40:09 10:40:09 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 10:40:09 #17 DONE 0.0s 10:40:09 10:40:09 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 10:40:09 #18 DONE 0.0s 10:40:09 10:40:09 #19 exporting to image 10:40:09 #19 exporting layers 10:40:09 #19 exporting layers 0.2s done 10:40:09 #19 writing image sha256:71bdbc4e59367eecfde9079ed3779fb9aea39fbb3a725d7ae4023cc4d490c3a6 done 10:40:09 #19 naming to docker.io/library/device-opc-ua done 10:40:09 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:10 provisioning config files... 10:40:10 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config3451822355901536324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:10 345fe9f21930: Pull complete 10:40:10 ---> ****-login.sh 10:40:10 nexus3.edgexfoundry.org:10001 10:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:10 Login Succeeded 10:40:10 nexus3.edgexfoundry.org:10002 10:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:10 Login Succeeded 10:40:10 nexus3.edgexfoundry.org:10003 10:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:10 Login Succeeded 10:40:10 nexus3.edgexfoundry.org:10004 10:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:10 Login Succeeded 10:40:10 ****.io 10:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:10 b40fc9e46828: Verifying Checksum 10:40:10 b40fc9e46828: Download complete 10:40:10 Login Succeeded 10:40:10 ---> ****-login.sh ends [Pipeline] } 10:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:10 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:40:10 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 10:40:10 695dead7f30a75e3f0810c63fe02065d58180acc 10:40:10 4.0.1-dev.1 10:40:10 695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 10:40:10 odessa 10:40:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:11 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc [Pipeline] } [Pipeline] // withEnv 10:40:11 e2dd1b2a9dca: Verifying Checksum 10:40:11 e2dd1b2a9dca: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:11 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc 10:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:40:11 0b5b87cedf46: Preparing 10:40:11 c8b12b5c2b52: Preparing 10:40:11 1c9b6260ad82: Preparing 10:40:11 4715b7c0d12b: Preparing 10:40:11 64850f78d38e: Preparing 10:40:11 256f393e029f: Preparing 10:40:11 256f393e029f: Waiting 10:40:11 4715b7c0d12b: Pushed 10:40:11 0b5b87cedf46: Pushed 10:40:11 c8b12b5c2b52: Pushed 10:40:11 256f393e029f: Layer already exists 10:40:12 64850f78d38e: Pushed 10:40:16 1c9b6260ad82: Pushed 10:40:17 695dead7f30a75e3f0810c63fe02065d58180acc: digest: sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:18 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:18 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1 10:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:40:18 0b5b87cedf46: Preparing 10:40:18 c8b12b5c2b52: Preparing 10:40:18 1c9b6260ad82: Preparing 10:40:18 4715b7c0d12b: Preparing 10:40:18 64850f78d38e: Preparing 10:40:18 256f393e029f: Preparing 10:40:18 256f393e029f: Waiting 10:40:18 64850f78d38e: Layer already exists 10:40:18 c8b12b5c2b52: Layer already exists 10:40:18 1c9b6260ad82: Layer already exists 10:40:18 0b5b87cedf46: Layer already exists 10:40:18 4715b7c0d12b: Layer already exists 10:40:18 256f393e029f: Layer already exists 10:40:18 4.0.1-dev.1: digest: sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:18 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:19 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 10:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:40:19 0b5b87cedf46: Preparing 10:40:19 c8b12b5c2b52: Preparing 10:40:19 1c9b6260ad82: Preparing 10:40:19 4715b7c0d12b: Preparing 10:40:19 64850f78d38e: Preparing 10:40:19 256f393e029f: Preparing 10:40:19 256f393e029f: Waiting 10:40:19 4715b7c0d12b: Layer already exists 10:40:19 1c9b6260ad82: Layer already exists 10:40:19 0b5b87cedf46: Layer already exists 10:40:19 c8b12b5c2b52: Layer already exists 10:40:19 64850f78d38e: Layer already exists 10:40:19 256f393e029f: Layer already exists 10:40:19 695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1: digest: sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:19 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:19 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:odessa 10:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:40:19 0b5b87cedf46: Preparing 10:40:19 c8b12b5c2b52: Preparing 10:40:19 1c9b6260ad82: Preparing 10:40:19 4715b7c0d12b: Preparing 10:40:19 64850f78d38e: Preparing 10:40:19 256f393e029f: Preparing 10:40:19 256f393e029f: Waiting 10:40:19 0b5b87cedf46: Layer already exists 10:40:19 1c9b6260ad82: Layer already exists 10:40:19 4715b7c0d12b: Layer already exists 10:40:19 64850f78d38e: Layer already exists 10:40:19 c8b12b5c2b52: Layer already exists 10:40:19 256f393e029f: Layer already exists 10:40:19 odessa: digest: sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:19 ===================================================== [Pipeline] echo 10:40:19 taggedImages: 10:40:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc 10:40:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1 10:40:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 10:40:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:odessa [Pipeline] echo 10:40:20 ========================================================= 10:40:20 [edgeXBuildMultiArch] RAW Config: 10:40:20 images: 10:40:20 - nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc 10:40:20 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1 10:40:20 - nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 10:40:20 - nexus3.edgexfoundry.org:10004/device-opc-ua:odessa 10:40:20 settingsFile: 10:40:20 device-opc-ua-settings 10:40:20 ========================================================= [Pipeline] node 10:40:26 b40fc9e46828: Pull complete 10:40:26 c9804373a1e5: Pull complete 10:40:26 4f4fb700ef54: Pull complete 10:40:26 f5a772c54f75: Pull complete 10:40:33 e2dd1b2a9dca: Pull complete 10:40:35 Still waiting to schedule task 10:40:35 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:40:35 0a0502178392: Pull complete 10:40:35 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 10:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 10:40:35 ---> 72db82c1953f 10:40:35 Step 3/10 : ARG ADD_BUILD_TAGS="" 10:40:37 ---> Running in 8479f8d18c6f 10:40:37 Removing intermediate container 8479f8d18c6f 10:40:37 ---> edb1b9ad44f7 10:40:37 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:40:37 ---> Running in 249207af3b17 10:40:37 Removing intermediate container 249207af3b17 10:40:37 ---> 2560c65ce6e1 10:40:37 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:40:37 ---> Running in 23a12c161aed 10:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:40:40 OK: 239 MiB in 58 packages 10:40:42 Removing intermediate container 23a12c161aed 10:40:42 ---> 2d519c831a9b 10:40:42 Step 6/10 : WORKDIR /device-opcua 10:40:42 ---> Running in fe45c0a6a641 10:40:42 Removing intermediate container fe45c0a6a641 10:40:42 ---> aba3928c1a64 10:40:42 Step 7/10 : COPY go.mod vendor* ./ 10:40:43 ---> b13e5e5c90ba 10:40:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:43 ---> Running in b3d6bc30397c 10:41:39 Running on prd-centos7-docker-4c-2g-773538 in /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:39 provisioning config files... 10:41:39 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config1860192119239259662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:43 ---> ****-login.sh 10:41:43 nexus3.edgexfoundry.org:10001 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:44 Configure a credential helper to remove this warning. See 10:41:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:44 10:41:44 Login Succeeded 10:41:44 nexus3.edgexfoundry.org:10002 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:44 Configure a credential helper to remove this warning. See 10:41:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:44 10:41:44 Login Succeeded 10:41:44 nexus3.edgexfoundry.org:10003 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:44 Configure a credential helper to remove this warning. See 10:41:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:44 10:41:44 Login Succeeded 10:41:44 nexus3.edgexfoundry.org:10004 10:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:45 Configure a credential helper to remove this warning. See 10:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:45 10:41:45 Login Succeeded 10:41:45 ****.io 10:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:45 Configure a credential helper to remove this warning. See 10:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:45 10:41:45 Login Succeeded 10:41:45 ---> ****-login.sh ends [Pipeline] } 10:41:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:41:45 + docker buildx ls 10:41:45 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:41:45 default * docker 10:41:45 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:41:46 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:41:46 edgex-builder [Pipeline] sh 10:41:46 + docker buildx inspect --bootstrap 10:41:46 #1 [internal] booting buildkit 10:41:46 #1 pulling image moby/buildkit:buildx-stable-1 10:41:49 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 10:41:49 #1 creating container buildx_buildkit_edgex-builder0 10:41:51 #1 creating container buildx_buildkit_edgex-builder0 1.8s done 10:41:51 #1 DONE 4.9s 10:41:51 Name: edgex-builder 10:41:51 Driver: docker-container 10:41:51 10:41:51 Nodes: 10:41:51 Name: edgex-builder0 10:41:51 Endpoint: unix:///var/run/docker.sock 10:41:51 Status: running 10:41:51 Buildkit: v0.26.2 10:41:51 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:41:51 + docker buildx ls 10:41:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:41:51 edgex-builder * docker-container 10:41:51 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:41:51 default docker 10:41:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:41:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc' 10:41:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc --push - 10:41:51 #1 [internal] load build definition from Dockerfile 10:41:51 #1 transferring dockerfile: 198B done 10:41:51 #1 DONE 0.0s 10:41:51 10:41:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc 10:41:51 #2 DONE 0.1s 10:41:51 10:41:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc 10:41:51 #3 DONE 0.1s 10:41:51 10:41:51 #4 [internal] load .dockerignore 10:41:51 #4 transferring context: 2B done 10:41:51 #4 DONE 0.0s 10:41:51 10:41:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 10:41:51 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 0.0s done 10:41:51 #5 DONE 0.0s 10:41:51 10:41:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 10:41:51 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 0.0s done 10:41:51 #6 DONE 0.1s 10:41:51 10:41:51 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:41:51 #7 DONE 0.0s 10:41:51 10:41:51 #8 exporting to image 10:41:51 #8 exporting layers done 10:41:51 #8 exporting manifest sha256:d62652a3792c1f8751a47b651b9b9d0b36718acfe4578dedb035cd8e254d896b 0.0s done 10:41:51 #8 exporting config sha256:71bdbc4e59367eecfde9079ed3779fb9aea39fbb3a725d7ae4023cc4d490c3a6 done 10:41:51 #8 exporting manifest sha256:53766c03e087b0304f5e9dc39be7a10b20d1b3a5a1f00cbd906b682a90b07f49 done 10:41:51 #8 exporting config sha256:3328f69dc55a061cb4e13a17a86a964a2a26125594b083ef4922a4fc1ce1b38d done 10:41:51 #8 exporting manifest list sha256:cbb7e35135d2b4a0393ef2e041f94c4dc13649af9b04538e37fee39e9c3268e4 done 10:41:51 #8 pushing layers 0.1s done 10:41:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc@sha256:cbb7e35135d2b4a0393ef2e041f94c4dc13649af9b04538e37fee39e9c3268e4 10:41:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:41:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc@sha256:cbb7e35135d2b4a0393ef2e041f94c4dc13649af9b04538e37fee39e9c3268e4 0.1s done 10:41:52 #8 DONE 0.2s 10:41:52 10:41:52 1 warning found (use --debug to expand): 10:41:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:41:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1' 10:41:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1 --push - 10:41:52 #1 [internal] load build definition from Dockerfile 10:41:52 #1 transferring dockerfile: 169B done 10:41:52 #1 DONE 0.0s 10:41:52 10:41:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1 10:41:52 #2 DONE 0.0s 10:41:52 10:41:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1 10:41:52 #3 DONE 0.0s 10:41:52 10:41:52 #4 [internal] load .dockerignore 10:41:52 #4 transferring context: 2B done 10:41:52 #4 DONE 0.0s 10:41:52 10:41:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 10:41:52 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 0.0s done 10:41:52 #5 CACHED 10:41:52 10:41:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 10:41:52 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 0.0s done 10:41:52 #6 CACHED 10:41:52 10:41:52 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:41:52 #7 DONE 0.0s 10:41:52 10:41:52 #8 exporting to image 10:41:52 #8 exporting layers done 10:41:52 #8 exporting manifest sha256:d62652a3792c1f8751a47b651b9b9d0b36718acfe4578dedb035cd8e254d896b done 10:41:52 #8 exporting config sha256:71bdbc4e59367eecfde9079ed3779fb9aea39fbb3a725d7ae4023cc4d490c3a6 done 10:41:52 #8 exporting manifest sha256:53766c03e087b0304f5e9dc39be7a10b20d1b3a5a1f00cbd906b682a90b07f49 done 10:41:52 #8 exporting config sha256:3328f69dc55a061cb4e13a17a86a964a2a26125594b083ef4922a4fc1ce1b38d done 10:41:52 #8 exporting manifest list sha256:cbb7e35135d2b4a0393ef2e041f94c4dc13649af9b04538e37fee39e9c3268e4 done 10:41:52 #8 pushing layers 0.0s done 10:41:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1-dev.1@sha256:cbb7e35135d2b4a0393ef2e041f94c4dc13649af9b04538e37fee39e9c3268e4 0.1s done 10:41:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:41:52 #8 DONE 0.1s 10:41:52 10:41:52 1 warning found (use --debug to expand): 10:41:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:41:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1' 10:41:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 --push - 10:41:53 #1 [internal] load build definition from Dockerfile 10:41:53 #1 transferring dockerfile: 210B done 10:41:53 #1 DONE 0.0s 10:41:53 10:41:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 10:41:53 #2 DONE 0.0s 10:41:53 10:41:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 10:41:53 #3 DONE 0.0s 10:41:53 10:41:53 #4 [internal] load .dockerignore 10:41:53 #4 transferring context: 2B done 10:41:53 #4 DONE 0.0s 10:41:53 10:41:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 10:41:53 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 0.0s done 10:41:53 #5 DONE 0.0s 10:41:53 10:41:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 10:41:53 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 0.0s done 10:41:53 #6 CACHED 10:41:53 10:41:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 10:41:53 #5 CACHED 10:41:53 10:41:53 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:41:53 #7 DONE 0.0s 10:41:53 10:41:53 #8 exporting to image 10:41:53 #8 exporting layers done 10:41:53 #8 exporting manifest sha256:d62652a3792c1f8751a47b651b9b9d0b36718acfe4578dedb035cd8e254d896b done 10:41:53 #8 exporting config sha256:71bdbc4e59367eecfde9079ed3779fb9aea39fbb3a725d7ae4023cc4d490c3a6 done 10:41:53 #8 exporting manifest sha256:53766c03e087b0304f5e9dc39be7a10b20d1b3a5a1f00cbd906b682a90b07f49 done 10:41:53 #8 exporting config sha256:3328f69dc55a061cb4e13a17a86a964a2a26125594b083ef4922a4fc1ce1b38d done 10:41:53 #8 exporting manifest list sha256:cbb7e35135d2b4a0393ef2e041f94c4dc13649af9b04538e37fee39e9c3268e4 done 10:41:53 #8 pushing layers 0.0s done 10:41:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1@sha256:cbb7e35135d2b4a0393ef2e041f94c4dc13649af9b04538e37fee39e9c3268e4 0.1s done 10:41:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:41:53 #8 DONE 0.1s 10:41:53 10:41:53 1 warning found (use --debug to expand): 10:41:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:41:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:odessa' 10:41:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:odessa --push - 10:41:53 #1 [internal] load build definition from Dockerfile 10:41:53 #1 transferring dockerfile: 164B done 10:41:53 #1 DONE 0.0s 10:41:53 10:41:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:odessa 10:41:53 #2 DONE 0.0s 10:41:53 10:41:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:odessa 10:41:53 #3 DONE 0.0s 10:41:53 10:41:53 #4 [internal] load .dockerignore 10:41:53 #4 transferring context: 2B done 10:41:53 #4 DONE 0.0s 10:41:53 10:41:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 10:41:53 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 0.0s done 10:41:53 #5 CACHED 10:41:53 10:41:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 10:41:53 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:232af5f30d546320e8cdce979046495114d01e94973aaf1e9ee4a3c1dc00a492 0.0s done 10:41:53 #6 CACHED 10:41:53 10:41:53 #7 exporting to image 10:41:53 #7 exporting layers done 10:41:53 #7 exporting manifest sha256:d62652a3792c1f8751a47b651b9b9d0b36718acfe4578dedb035cd8e254d896b done 10:41:53 #7 exporting config sha256:71bdbc4e59367eecfde9079ed3779fb9aea39fbb3a725d7ae4023cc4d490c3a6 done 10:41:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:41:53 #7 exporting manifest sha256:53766c03e087b0304f5e9dc39be7a10b20d1b3a5a1f00cbd906b682a90b07f49 done 10:41:53 #7 exporting config sha256:3328f69dc55a061cb4e13a17a86a964a2a26125594b083ef4922a4fc1ce1b38d done 10:41:53 #7 exporting manifest list sha256:cbb7e35135d2b4a0393ef2e041f94c4dc13649af9b04538e37fee39e9c3268e4 done 10:41:53 #7 pushing layers 0.0s done 10:41:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:cbb7e35135d2b4a0393ef2e041f94c4dc13649af9b04538e37fee39e9c3268e4 0.1s done 10:41:53 #7 DONE 0.1s 10:41:53 10:41:53 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:41:53 #8 DONE 0.0s 10:41:53 10:41:53 1 warning found (use --debug to expand): 10:41:53  - 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:41:54 + '[' -d /w/workspace/dgexfoundry_device-opc-ua_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:41:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:55 ---> package-listing.sh 10:41:55 ++ facter osfamily 10:41:55 ++ tr '[:upper:]' '[:lower:]' 10:41:55 + OS_FAMILY=redhat 10:41:55 + workspace=/w/workspace/dgexfoundry_device-opc-ua_odessa 10:41:55 + START_PACKAGES=/tmp/packages_start.txt 10:41:55 + END_PACKAGES=/tmp/packages_end.txt 10:41:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:55 + PACKAGES=/tmp/packages_start.txt 10:41:55 + '[' /w/workspace/dgexfoundry_device-opc-ua_odessa ']' 10:41:55 + PACKAGES=/tmp/packages_end.txt 10:41:55 + case "${OS_FAMILY}" in 10:41:55 + sort 10:41:55 + rpm -qa 10:41:55 + '[' -f /tmp/packages_start.txt ']' 10:41:55 + '[' -f /tmp/packages_end.txt ']' 10:41:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:55 + '[' /w/workspace/dgexfoundry_device-opc-ua_odessa ']' 10:41:55 + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_odessa/archives/ 10:41:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-opc-ua_odessa/archives/ [Pipeline] echo 10:41:55 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/dgexfoundry_device-opc-ua_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:41:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:56 10:41:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:57 latest: Pulling from edgex-lftools-log-publisher 10:41:57 5eb5b503b376: Pulling fs layer 10:41:57 5c69ac0246d0: Pulling fs layer 10:41:57 ec43610c2a17: Pulling fs layer 10:41:57 3a2ae6a8a46f: Pulling fs layer 10:41:57 33b1e0a273af: Pulling fs layer 10:41:57 5d3b04190fa2: Pulling fs layer 10:41:57 2f39f015ded8: Pulling fs layer 10:41:57 3a2ae6a8a46f: Waiting 10:41:57 33b1e0a273af: Waiting 10:41:57 5d3b04190fa2: Waiting 10:41:57 2f39f015ded8: Waiting 10:41:57 5c69ac0246d0: Verifying Checksum 10:41:57 5c69ac0246d0: Download complete 10:41:57 3a2ae6a8a46f: Verifying Checksum 10:41:57 3a2ae6a8a46f: Download complete 10:41:57 33b1e0a273af: Verifying Checksum 10:41:57 33b1e0a273af: Download complete 10:41:57 ec43610c2a17: Verifying Checksum 10:41:57 ec43610c2a17: Download complete 10:41:57 5d3b04190fa2: Verifying Checksum 10:41:57 5d3b04190fa2: Download complete 10:41:57 5eb5b503b376: Verifying Checksum 10:41:57 5eb5b503b376: Download complete 10:41:57 2f39f015ded8: Verifying Checksum 10:41:57 2f39f015ded8: Download complete 10:41:58 5eb5b503b376: Pull complete 10:41:58 5c69ac0246d0: Pull complete 10:41:59 ec43610c2a17: Pull complete 10:41:59 3a2ae6a8a46f: Pull complete 10:41:59 33b1e0a273af: Pull complete 10:41:59 5d3b04190fa2: Pull complete 10:42:03 2f39f015ded8: Pull complete 10:42:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:04 prd-centos7-docker-4c-2g-773538 does not seem to be running inside a container 10:42:04 $ 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/dgexfoundry_device-opc-ua_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@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:42:07 $ docker top 1c20fc2a3e882d5bbae91eba8da1164b09b8d4cd885d93fce32c60844df9d3a6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:08 + touch /tmp/pre-build-complete [Pipeline] sh 10:42:08 + mkdir -p /var/log/sysstat [Pipeline] sh 10:42:08 + ls /var/log/sa-host 10:42:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:08 provisioning config files... 10:42:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config17810788299509792750tmp [Pipeline] { [Pipeline] echo 10:42:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:42:09 ---> create-netrc.sh [Pipeline] } 10:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:42:09 ---> python-tools-install.sh [Pipeline] echo 10:42:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:42:09 ---> sudo-logs.sh 10:42:09 Archiving 'sudo' log.. 10:42:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-773538.novalocal: Name or service not known 10:42:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-773538.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:42:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:42:10 ---> job-cost.sh 10:42:10 lf-activate-venv: SKIPPING 10:42:10 INFO: No Stack... 10:42:10 INFO: Retrieving Pricing Info for: v3-standard-2 10:42:10 INFO: Archiving Costs [Pipeline] echo 10:42:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:42:11 ---> logs-deploy.sh 10:42:11 lf-activate-venv: SKIPPING 10:42:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/odessa/3 10:42:11 INFO: archiving workspace using pattern(s): 10:42:12 Archives upload complete. 10:42:12 INFO: archiving logs to Nexus 10:42:12 ---> uname -a: 10:42:12 Linux prd-centos7-docker-4c-2g-773538.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:42:12 10:42:12 10:42:12 ---> lscpu: 10:42:12 Architecture: x86_64 10:42:12 CPU op-mode(s): 32-bit, 64-bit 10:42:12 Byte Order: Little Endian 10:42:12 Address sizes: 40 bits physical, 48 bits virtual 10:42:12 CPU(s): 2 10:42:12 On-line CPU(s) list: 0,1 10:42:12 Thread(s) per core: 1 10:42:12 Core(s) per socket: 1 10:42:12 Socket(s): 2 10:42:12 NUMA node(s): 1 10:42:12 Vendor ID: AuthenticAMD 10:42:12 CPU family: 23 10:42:12 Model: 49 10:42:12 Model name: AMD EPYC-Rome Processor 10:42:12 Stepping: 0 10:42:12 CPU MHz: 2800.000 10:42:12 BogoMIPS: 5600.00 10:42:12 Virtualization: AMD-V 10:42:12 Hypervisor vendor: KVM 10:42:12 Virtualization type: full 10:42:12 L1d cache: 64 KiB 10:42:12 L1i cache: 64 KiB 10:42:12 L2 cache: 1 MiB 10:42:12 L3 cache: 32 MiB 10:42:12 NUMA node0 CPU(s): 0,1 10:42:12 Vulnerability Itlb multihit: Not affected 10:42:12 Vulnerability L1tf: Not affected 10:42:12 Vulnerability Mds: Not affected 10:42:12 Vulnerability Meltdown: Not affected 10:42:12 Vulnerability Mmio stale data: Not affected 10:42:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:42:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:42:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:42:12 Vulnerability Srbds: Not affected 10:42:12 Vulnerability Tsx async abort: Not affected 10:42:12 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:42:12 10:42:12 10:42:12 ---> nproc: 10:42:12 2 10:42:12 10:42:12 10:42:12 ---> df -h: 10:42:12 Filesystem Size Used Avail Use% Mounted on 10:42:12 overlay 40G 7.3G 33G 19% / 10:42:12 tmpfs 64M 0 64M 0% /dev 10:42:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:42:12 shm 64M 0 64M 0% /dev/shm 10:42:12 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:42:12 10:42:12 10:42:12 Cannot open /var/log/sysstat/sa21: No such file or directory 10:42:12 Please check if data collecting is enabled 10:42:12 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:42:13 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:42:13 $ docker stop --time=1 1c20fc2a3e882d5bbae91eba8da1164b09b8d4cd885d93fce32c60844df9d3a6 10:42:14 $ docker rm -f --volumes 1c20fc2a3e882d5bbae91eba8da1164b09b8d4cd885d93fce32c60844df9d3a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:42:14 [WS-CLEANUP] Deleting project workspace... 10:42:14 [WS-CLEANUP] Deferred wipeout is used... 10:42:14 [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:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:14 10:42:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:15 latest: Pulling from edgex-lftools-log-publisher 10:42:15 5eb5b503b376: Pulling fs layer 10:42:15 5c69ac0246d0: Pulling fs layer 10:42:15 ec43610c2a17: Pulling fs layer 10:42:15 3a2ae6a8a46f: Pulling fs layer 10:42:15 33b1e0a273af: Pulling fs layer 10:42:15 5d3b04190fa2: Pulling fs layer 10:42:15 2f39f015ded8: Pulling fs layer 10:42:15 3a2ae6a8a46f: Waiting 10:42:15 33b1e0a273af: Waiting 10:42:15 5d3b04190fa2: Waiting 10:42:15 2f39f015ded8: Waiting 10:42:15 5c69ac0246d0: Verifying Checksum 10:42:15 5c69ac0246d0: Download complete 10:42:15 3a2ae6a8a46f: Verifying Checksum 10:42:15 3a2ae6a8a46f: Download complete 10:42:15 33b1e0a273af: Verifying Checksum 10:42:15 33b1e0a273af: Download complete 10:42:15 ec43610c2a17: Verifying Checksum 10:42:15 ec43610c2a17: Download complete 10:42:15 5d3b04190fa2: Download complete 10:42:16 5eb5b503b376: Verifying Checksum 10:42:16 5eb5b503b376: Download complete 10:42:16 2f39f015ded8: Download complete 10:42:17 5eb5b503b376: Pull complete 10:42:17 5c69ac0246d0: Pull complete 10:42:18 ec43610c2a17: Pull complete 10:42:19 3a2ae6a8a46f: Pull complete 10:42:19 33b1e0a273af: Pull complete 10:42:19 5d3b04190fa2: Pull complete 10:42:26 2f39f015ded8: Pull complete 10:42:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:26 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:42:26 $ 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/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@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:42:32 $ docker top f10d49594e53c86530fce717f190cef2154d672560f59a8eb3982492ab2a0068 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:32 ---> job-cost.sh 10:42:32 lf-activate-venv: SKIPPING 10:42:32 INFO: No Stack... 10:42:33 INFO: Retrieving Pricing Info for: v3-standard-8 10:42:33 INFO: Archiving Costs [Pipeline] sh 10:42:34 + cat /w/workspace/dgexfoundry_device-opc-ua_odessa/archives/cost.csv 10:42:34 + cut -d, -f6 [Pipeline] lock 10:42:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-3-stack-cost] 10:42:34 Resource [jenkins-edgexfoundry-device-opc-ua-odessa-3-stack-cost] did not exist. Created. 10:42:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:34 + echo total: 0.2199999988079071 [Pipeline] stash 10:42:34 Stashed 1 file(s) [Pipeline] } 10:42:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:42:34 $ docker stop --time=1 f10d49594e53c86530fce717f190cef2154d672560f59a8eb3982492ab2a0068 10:42:34 Removing intermediate container b3d6bc30397c 10:42:34 ---> 5c4530265173 10:42:34 Step 9/10 : COPY . . 10:42:34 ---> 9b4e53ccc81e 10:42:34 Step 10/10 : RUN ${MAKE} 10:42:34 ---> Running in bb509463ce8c 10:42:34 noop 10:42:34 Removing intermediate container bb509463ce8c 10:42:34 ---> 0caa351ebf22 10:42:34 Successfully built 0caa351ebf22 10:42:34 Successfully tagged ci-base-image-arm64:latest 10:42:36 $ docker rm -f --volumes f10d49594e53c86530fce717f190cef2154d672560f59a8eb3982492ab2a0068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:42:37 + docker inspect -f . ci-base-image-arm64 10:42:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:37 prd-ubuntu20.04-docker-arm64-4c-16g-773535 does not seem to be running inside a container 10:42:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/3 -v /w/workspace/device-opc-ua/3:/w/workspace/device-opc-ua/3:rw,z -v /w/workspace/device-opc-ua/3@tmp:/w/workspace/device-opc-ua/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:42:38 $ docker top 259fde8d560d982a1a611946d49e548cd84c3df1e34da53fb96c6f06d8b35096 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:39 + go version 10:42:39 go version go1.23.7 linux/arm64 [Pipeline] } 10:42:39 $ docker stop --time=1 259fde8d560d982a1a611946d49e548cd84c3df1e34da53fb96c6f06d8b35096 10:42:41 $ docker rm -f --volumes 259fde8d560d982a1a611946d49e548cd84c3df1e34da53fb96c6f06d8b35096 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:41 + docker inspect -f . ci-base-image-arm64 10:42:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:42 prd-ubuntu20.04-docker-arm64-4c-16g-773535 does not seem to be running inside a container 10:42:42 $ 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/3 -v /w/workspace/device-opc-ua/3:/w/workspace/device-opc-ua/3:rw,z -v /w/workspace/device-opc-ua/3@tmp:/w/workspace/device-opc-ua/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:42:43 $ docker top 350869f46f74ee17f72ce95f2191efdf0a42c85aafb8b3b4fdec49c4e0018c8f -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:44 + git config --global --add safe.directory /w/workspace/device-opc-ua/3 [Pipeline] fileExists [Pipeline] sh 10:42:44 + make test 10:42:44 go test ./... -coverprofile=coverage.out 10:42:49 ? github.com/edgexfoundry/device-opc-ua [no test files] 10:46:41 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 10:46:41 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 10:46:41 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.073s coverage: 41.4% of statements 10:46:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:46:41 go vet ./... 10:47:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:47:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:47:37 ./bin/test-attribution-txt.sh [Pipeline] echo 10:47:38 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:47:39 + go mod tidy [Pipeline] } 10:47:45 $ docker stop --time=1 350869f46f74ee17f72ce95f2191efdf0a42c85aafb8b3b4fdec49c4e0018c8f 10:47:48 $ docker rm -f --volumes 350869f46f74ee17f72ce95f2191efdf0a42c85aafb8b3b4fdec49c4e0018c8f [Pipeline] // withDockerContainer [Pipeline] sh 10:47:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:47:50 Warning: overwriting stash ‘coverage-report’ 10:47:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:47:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:47:52 + ls -al . 10:47:52 total 236 10:47:52 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 10:42 . 10:47:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 10:39 .. 10:47:52 -rw-rw-r-- 1 jenkins jenkins 62 Nov 21 10:39 .dockerignore 10:47:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 10:40 .git 10:47:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:39 .github 10:47:52 -rw-rw-r-- 1 jenkins jenkins 92 Nov 21 10:39 .gitignore 10:47:52 -rw-rw-r-- 1 jenkins jenkins 218 Nov 21 10:39 .golangci.yml 10:47:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:39 .vscode 10:47:52 -rw-rw-r-- 1 jenkins jenkins 19813 Nov 21 10:39 Attribution.txt 10:47:52 -rw-rw-r-- 1 jenkins jenkins 2560 Nov 21 10:39 CHANGELOG.md 10:47:52 -rw-rw-r-- 1 jenkins jenkins 1242 Nov 21 10:39 Dockerfile 10:47:52 -rw-rw-r-- 1 jenkins jenkins 649 Nov 21 10:39 Jenkinsfile 10:47:52 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 21 10:39 LICENSE 10:47:52 -rw-rw-r-- 1 jenkins jenkins 2474 Nov 21 10:39 Makefile 10:47:52 -rw-rw-r-- 1 jenkins jenkins 4109 Nov 21 10:39 README.md 10:47:52 -rw-rw-r-- 1 jenkins jenkins 11 Nov 21 10:37 VERSION 10:47:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:39 bin 10:47:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 10:39 cmd 10:47:52 -rw-r--r-- 1 jenkins jenkins 26136 Nov 21 10:46 coverage.out 10:47:52 -rw-rw-r-- 1 jenkins jenkins 6245 Nov 21 10:39 go.mod 10:47:52 -rw-rw-r-- 1 jenkins jenkins 86697 Nov 21 10:39 go.sum 10:47:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 10:39 internal 10:47:52 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 10:39 vendor 10:47:52 -rw-rw-r-- 1 jenkins jenkins 260 Nov 21 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:52 + 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=695dead7f30a75e3f0810c63fe02065d58180acc --label arch=arm64 --label version=4.0.1-dev.1 . 10:47:53 Sending build context to Docker daemon 10.14MB 10:47:53 Step 1/23 : ARG BASE=golang:1.23-alpine3.22 10:47:53 Step 2/23 : FROM ${BASE} AS builder 10:47:53 ---> 0caa351ebf22 10:47:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:47:53 ---> Running in 1c9b57562cb9 10:47:53 Removing intermediate container 1c9b57562cb9 10:47:53 ---> aaa4226fc843 10:47:53 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:47:53 ---> Running in 16dd1d2ef4c1 10:47:54 Removing intermediate container 16dd1d2ef4c1 10:47:54 ---> 3f54729cb96c 10:47:54 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:47:54 ---> Running in 0093598b5ad3 10:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:47:57 OK: 239 MiB in 58 packages 10:47:58 Removing intermediate container 0093598b5ad3 10:47:58 ---> 6974fe5ab387 10:47:58 Step 6/23 : WORKDIR /device-opcua 10:47:58 ---> Running in e291606be2b4 10:47:58 Removing intermediate container e291606be2b4 10:47:58 ---> 43f694fc8d02 10:47:58 Step 7/23 : COPY go.mod vendor* ./ 10:47:59 ---> 17ba70a8fd74 10:47:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:59 ---> Running in 1284e9a89827 10:48:02 Removing intermediate container 1284e9a89827 10:48:02 ---> 42e24db74d77 10:48:02 Step 9/23 : COPY . . 10:48:03 ---> 4a75456b1507 10:48:03 Step 10/23 : RUN ${MAKE} 10:48:03 ---> Running in d613d5d32cb6 10:48:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 10:51:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:52:08 Removing intermediate container d613d5d32cb6 10:52:08 ---> 856140cd0414 10:52:08 Step 11/23 : FROM alpine:3.22 10:52:08 3.22: Pulling from library/alpine 10:52:08 6b59a28fa201: Pulling fs layer 10:52:09 6b59a28fa201: Verifying Checksum 10:52:09 6b59a28fa201: Download complete 10:52:09 6b59a28fa201: Pull complete 10:52:09 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:52:09 Status: Downloaded newer image for alpine:3.22 10:52:09 ---> 171e65262c80 10:52:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 10:52:10 ---> Running in e53398becd2d 10:52:10 Removing intermediate container e53398becd2d 10:52:10 ---> a194025c89ad 10:52:10 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 10:52:10 ---> Running in 2f1569ff579e 10:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:52:13 (1/6) Installing dumb-init (1.2.5-r3) 10:52:13 (2/6) Installing libgcc (14.2.0-r6) 10:52:13 (3/6) Installing libsodium (1.0.20-r0) 10:52:13 (4/6) Installing libstdc++ (14.2.0-r6) 10:52:13 (5/6) Installing libzmq (4.3.5-r2) 10:52:13 (6/6) Installing zeromq (4.3.5-r2) 10:52:13 Executing busybox-1.37.0-r19.trigger 10:52:13 OK: 12 MiB in 22 packages 10:52:15 Removing intermediate container 2f1569ff579e 10:52:15 ---> 046064e2af52 10:52:15 Step 14/23 : RUN apk --no-cache upgrade 10:52:15 ---> Running in c2b2ba4a609c 10:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:52:18 OK: 12 MiB in 22 packages 10:52:19 Removing intermediate container c2b2ba4a609c 10:52:19 ---> 98c579200b3c 10:52:19 Step 15/23 : COPY --from=builder /device-opcua/cmd / 10:52:21 ---> c9081436c0dc 10:52:21 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 10:52:22 ---> cb06658c66de 10:52:22 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 10:52:24 ---> 8ac84c6a238d 10:52:24 Step 18/23 : EXPOSE 59997 10:52:24 ---> Running in 284f47e2402a 10:52:25 Removing intermediate container 284f47e2402a 10:52:25 ---> 2cf6265d563d 10:52:25 Step 19/23 : ENTRYPOINT ["/device-opcua"] 10:52:25 ---> Running in d7f2b861d6c0 10:52:25 Removing intermediate container d7f2b861d6c0 10:52:25 ---> 54d5385489b9 10:52:25 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:52:25 ---> Running in 21b213496b9c 10:52:25 Removing intermediate container 21b213496b9c 10:52:25 ---> 3e21a899fb28 10:52:25 Step 21/23 : LABEL arch=arm64 10:52:25 ---> Running in 0429ee604aa9 10:52:26 Removing intermediate container 0429ee604aa9 10:52:26 ---> c1371b8a7308 10:52:26 Step 22/23 : LABEL git_sha=695dead7f30a75e3f0810c63fe02065d58180acc 10:52:26 ---> Running in 43c7dd068c3f 10:52:28 Removing intermediate container 43c7dd068c3f 10:52:28 ---> 669ac6cf52e3 10:52:28 Step 23/23 : LABEL version=4.0.1-dev.1 10:52:28 ---> Running in 700a55c5d935 10:52:28 Removing intermediate container 700a55c5d935 10:52:28 ---> 7f0e7c24f53f 10:52:28 [Warning] One or more build-args [ARCH] were not consumed 10:52:28 Successfully built 7f0e7c24f53f 10:52:28 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:52:28 provisioning config files... 10:52:28 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/3@tmp/config9721582187621309157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:28 ---> ****-login.sh 10:52:28 nexus3.edgexfoundry.org:10001 10:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:28 Configure a credential helper to remove this warning. See 10:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:28 10:52:28 Login Succeeded 10:52:28 nexus3.edgexfoundry.org:10002 10:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:29 Configure a credential helper to remove this warning. See 10:52:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:29 10:52:29 Login Succeeded 10:52:29 nexus3.edgexfoundry.org:10003 10:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:29 Configure a credential helper to remove this warning. See 10:52:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:29 10:52:29 Login Succeeded 10:52:29 nexus3.edgexfoundry.org:10004 10:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:29 Configure a credential helper to remove this warning. See 10:52:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:29 10:52:29 Login Succeeded 10:52:29 ****.io 10:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:30 Configure a credential helper to remove this warning. See 10:52:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:30 10:52:30 Login Succeeded 10:52:30 ---> ****-login.sh ends [Pipeline] } 10:52:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:52:30 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 10:52:30 695dead7f30a75e3f0810c63fe02065d58180acc 10:52:30 4.0.1-dev.1 10:52:30 695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 10:52:30 odessa 10:52:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:31 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:695dead7f30a75e3f0810c63fe02065d58180acc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:31 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:695dead7f30a75e3f0810c63fe02065d58180acc 10:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:52:31 25c540c8adc9: Preparing 10:52:31 a12d3622faa2: Preparing 10:52:31 fbacebb2e1cd: Preparing 10:52:31 901e6e961d16: Preparing 10:52:31 55898b58e97d: Preparing 10:52:31 0e64f2360a44: Preparing 10:52:31 0e64f2360a44: Waiting 10:52:31 a12d3622faa2: Pushed 10:52:31 901e6e961d16: Pushed 10:52:31 25c540c8adc9: Pushed 10:52:31 0e64f2360a44: Layer already exists 10:52:32 55898b58e97d: Pushed 10:52:43 fbacebb2e1cd: Pushed 10:52:43 695dead7f30a75e3f0810c63fe02065d58180acc: digest: sha256:81bcb2a3a2267e97e9aa220fc14ac29fed7752c03338e74321a3f1d94adb1e2f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:43 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:44 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.1-dev.1 10:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:52:44 25c540c8adc9: Preparing 10:52:44 a12d3622faa2: Preparing 10:52:44 fbacebb2e1cd: Preparing 10:52:44 901e6e961d16: Preparing 10:52:44 55898b58e97d: Preparing 10:52:44 0e64f2360a44: Preparing 10:52:44 0e64f2360a44: Waiting 10:52:44 a12d3622faa2: Layer already exists 10:52:44 fbacebb2e1cd: Layer already exists 10:52:44 25c540c8adc9: Layer already exists 10:52:44 901e6e961d16: Layer already exists 10:52:44 55898b58e97d: Layer already exists 10:52:44 0e64f2360a44: Layer already exists 10:52:44 4.0.1-dev.1: digest: sha256:81bcb2a3a2267e97e9aa220fc14ac29fed7752c03338e74321a3f1d94adb1e2f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:44 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:45 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 10:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:52:45 25c540c8adc9: Preparing 10:52:45 a12d3622faa2: Preparing 10:52:45 fbacebb2e1cd: Preparing 10:52:45 901e6e961d16: Preparing 10:52:45 55898b58e97d: Preparing 10:52:45 0e64f2360a44: Preparing 10:52:45 0e64f2360a44: Waiting 10:52:45 55898b58e97d: Layer already exists 10:52:45 901e6e961d16: Layer already exists 10:52:45 a12d3622faa2: Layer already exists 10:52:45 25c540c8adc9: Layer already exists 10:52:45 fbacebb2e1cd: Layer already exists 10:52:45 0e64f2360a44: Layer already exists 10:52:45 695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1: digest: sha256:81bcb2a3a2267e97e9aa220fc14ac29fed7752c03338e74321a3f1d94adb1e2f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:45 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:46 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:odessa 10:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:52:46 25c540c8adc9: Preparing 10:52:46 a12d3622faa2: Preparing 10:52:46 fbacebb2e1cd: Preparing 10:52:46 901e6e961d16: Preparing 10:52:46 55898b58e97d: Preparing 10:52:46 0e64f2360a44: Preparing 10:52:46 0e64f2360a44: Waiting 10:52:46 901e6e961d16: Layer already exists 10:52:46 55898b58e97d: Layer already exists 10:52:46 a12d3622faa2: Layer already exists 10:52:46 25c540c8adc9: Layer already exists 10:52:46 fbacebb2e1cd: Layer already exists 10:52:46 0e64f2360a44: Layer already exists 10:52:46 odessa: digest: sha256:81bcb2a3a2267e97e9aa220fc14ac29fed7752c03338e74321a3f1d94adb1e2f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:46 ===================================================== [Pipeline] echo 10:52:46 taggedImages: 10:52:46 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:695dead7f30a75e3f0810c63fe02065d58180acc 10:52:46 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.1-dev.1 10:52:46 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 10:52:46 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:odessa [Pipeline] echo 10:52:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:695dead7f30a75e3f0810c63fe02065d58180acc [Pipeline] echo 10:52:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.1-dev.1 [Pipeline] echo 10:52:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:695dead7f30a75e3f0810c63fe02065d58180acc-4.0.1-dev.1 [Pipeline] echo 10:52:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:52:46 10:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:52:47 arm64: Pulling from edgex-lftools-log-publisher 10:52:47 8998bd30e6a1: Pulling fs layer 10:52:47 04944245beec: Pulling fs layer 10:52:47 699f458cf7ca: Pulling fs layer 10:52:47 765212b225bb: Pulling fs layer 10:52:47 f23df028b6ca: Pulling fs layer 10:52:47 d65c8cfc05b1: Pulling fs layer 10:52:47 2437ff75d9bd: Pulling fs layer 10:52:47 f23df028b6ca: Waiting 10:52:47 d65c8cfc05b1: Waiting 10:52:47 765212b225bb: Waiting 10:52:47 2437ff75d9bd: Waiting 10:52:47 04944245beec: Verifying Checksum 10:52:47 04944245beec: Download complete 10:52:47 765212b225bb: Verifying Checksum 10:52:47 765212b225bb: Download complete 10:52:47 f23df028b6ca: Verifying Checksum 10:52:47 f23df028b6ca: Download complete 10:52:47 d65c8cfc05b1: Verifying Checksum 10:52:47 d65c8cfc05b1: Download complete 10:52:47 699f458cf7ca: Verifying Checksum 10:52:47 699f458cf7ca: Download complete 10:52:48 8998bd30e6a1: Download complete 10:52:50 2437ff75d9bd: Verifying Checksum 10:52:50 2437ff75d9bd: Download complete 10:52:53 8998bd30e6a1: Pull complete 10:52:53 04944245beec: Pull complete 10:52:55 699f458cf7ca: Pull complete 10:52:55 765212b225bb: Pull complete 10:52:56 f23df028b6ca: Pull complete 10:52:56 d65c8cfc05b1: Pull complete 10:53:14 2437ff75d9bd: Pull complete 10:53:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:53:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:15 prd-ubuntu20.04-docker-arm64-4c-16g-773535 does not seem to be running inside a container 10:53:15 $ 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/3 -v /w/workspace/device-opc-ua/3:/w/workspace/device-opc-ua/3:rw,z -v /w/workspace/device-opc-ua/3@tmp:/w/workspace/device-opc-ua/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:53:18 $ docker top 6c2e24c6f36f76dc39ea4449320b970d47d3d7c853c52a253bac9a016e113fd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:19 ---> job-cost.sh 10:53:19 lf-activate-venv: SKIPPING 10:53:19 INFO: No Stack... 10:53:19 INFO: Retrieving Pricing Info for: v3-standard-4 10:53:20 INFO: Archiving Costs [Pipeline] sh 10:53:21 + cat /w/workspace/device-opc-ua/3/archives/cost.csv 10:53:21 + cut -d, -f6 [Pipeline] lock 10:53:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-3-stack-cost] 10:53:21 Resource [jenkins-edgexfoundry-device-opc-ua-odessa-3-stack-cost] did not exist. Created. 10:53:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:21 /w/workspace/device-opc-ua/3@tmp/durable-951dda8d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:53:22 + echo total: 0.10999999940395355 [Pipeline] stash 10:53:22 Warning: overwriting stash ‘stack-cost’ 10:53:23 Stashed 1 file(s) [Pipeline] } 10:53:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:23 $ docker stop --time=1 6c2e24c6f36f76dc39ea4449320b970d47d3d7c853c52a253bac9a016e113fd8 10:53:24 $ docker rm -f --volumes 6c2e24c6f36f76dc39ea4449320b970d47d3d7c853c52a253bac9a016e113fd8 [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:53:25 provisioning config files... 10:53:25 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config7108874229348510582tmp [Pipeline] { [Pipeline] sh 10:53:25 + set +x 10:53:25 + curl -s https://codecov.io/bash 10:53:25 + bash -s -- 10:53:25 10:53:25 _____ _ 10:53:25 / ____| | | 10:53:25 | | ___ __| | ___ ___ _____ __ 10:53:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:53:25 | |___| (_) | (_| | __/ (_| (_) \ V / 10:53:25 \_____\___/ \__,_|\___|\___\___/ \_/ 10:53:25 Bash-1.0.6 10:53:25 10:53:25 10:53:25 ==> git version 2.25.1 found 10:53:25 ==> 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:53:25 Release-Date: 2020-01-08 10:53:25 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:53:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:53:25 ==> Jenkins CI detected. 10:53:25 current dir:  /w/workspace/dgexfoundry_device-opc-ua_odessa 10:53:25 project root: . 10:53:25 --> token set from env 10:53:25 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 10:53:25 ==> Running gcov in . (disable via -X gcov) 10:53:26 ==> Python coveragepy not found 10:53:26 ==> Searching for coverage reports in: 10:53:26 + . 10:53:26 -> Found 1 reports 10:53:26 ==> Detecting git/mercurial file structure 10:53:26 ==> Reading reports 10:53:26 + ./coverage.out bytes=26136 10:53:26 ==> Appending adjustments 10:53:26 https://docs.codecov.io/docs/fixing-reports 10:53:26 + Found adjustments 10:53:26 ==> Gzipping contents 10:53:26 32K /tmp/codecov.LrF9Gd.gz 10:53:26 ==> Uploading reports 10:53:26 url: https://codecov.io 10:53:26 query: branch=odessa&commit=695dead7f30a75e3f0810c63fe02065d58180acc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 10:53:26 -> Pinging Codecov 10:53:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=695dead7f30a75e3f0810c63fe02065d58180acc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 10:53:26 -> Uploading to 10:53:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/695dead7f30a75e3f0810c63fe02065d58180acc/c4808e22-9cf2-4cbc-8551-f04bd2f548ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251121%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251121T105326Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=77b8679c2fa4476ff67436c5a7aaab415f3469765c90104f3698af7b22f0dd95 10:53:26 % Total % Received % Xferd Average Speed Time Time Time Current 10:53:26 Dload Upload Total Spent Left Speed 10:53:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29381 0 0 100 29381 0 153k --:--:-- --:--:-- --:--:-- 153k 10:53:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/695dead7f30a75e3f0810c63fe02065d58180acc [Pipeline] } 10:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:53:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:53:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:53:27 10:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:53:27 latest: Pulling from edgex-devops/edgex-snyk-go 10:53:27 2d35ebdb57d9: Already exists 10:53:27 85e8836fcdb2: Pulling fs layer 10:53:27 91631faa732a: Pulling fs layer 10:53:27 f3f5ae8826fa: Pulling fs layer 10:53:27 4f4fb700ef54: Pulling fs layer 10:53:27 7861252a18e6: Pulling fs layer 10:53:27 9130f900ef6f: Pulling fs layer 10:53:27 4f4fb700ef54: Waiting 10:53:27 7861252a18e6: Waiting 10:53:27 9130f900ef6f: Waiting 10:53:27 f3f5ae8826fa: Verifying Checksum 10:53:27 f3f5ae8826fa: Download complete 10:53:27 4f4fb700ef54: Download complete 10:53:27 85e8836fcdb2: Verifying Checksum 10:53:27 85e8836fcdb2: Pull complete 10:53:27 7861252a18e6: Verifying Checksum 10:53:27 7861252a18e6: Download complete 10:53:27 91631faa732a: Verifying Checksum 10:53:27 91631faa732a: Download complete 10:53:28 9130f900ef6f: Verifying Checksum 10:53:28 9130f900ef6f: Download complete 10:53:33 91631faa732a: Pull complete 10:53:33 f3f5ae8826fa: Pull complete 10:53:33 4f4fb700ef54: Pull complete 10:53:33 7861252a18e6: Pull complete 10:53:39 9130f900ef6f: Pull complete 10:53:39 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:53:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:39 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:53:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:53:43 $ docker top c648c9490b4b797d83b3b9a93babc321a837b1f8bf39f5b52bc1b63b1f874569 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:44 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] echo 10:53:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:odessa' [Pipeline] sh 10:53:44 + set -o pipefail 10:53:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:odessa' 10:53:49 10:53:49 Monitoring /w/workspace/dgexfoundry_device-opc-ua_odessa (github.com/edgexfoundry/device-opc-ua)... 10:53:49 10:53:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7c3e8905-1a2c-4015-97f5-7cd8df9c632d/history/ec9725dd-fa18-44b2-8561-75da10736245 10:53:49 10:53:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:53:49 10:53:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:53:49 10:53:50 10:53:50 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:53:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:53:50 $ docker stop --time=1 c648c9490b4b797d83b3b9a93babc321a837b1f8bf39f5b52bc1b63b1f874569 10:53:51 $ docker rm -f --volumes c648c9490b4b797d83b3b9a93babc321a837b1f8bf39f5b52bc1b63b1f874569 [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:53:52 + git log --format=format:%s -1 695dead7f30a75e3f0810c63fe02065d58180acc [Pipeline] sh 10:53:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:53:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:53 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:53:53 $ docker top 24cf6c46eeeae0751facb5bc3b50fc71063d09d296ded14096a53fa8cc35c9be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:53 [ssh-agent] Looking for ssh-agent implementation... 10:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:53 $ docker exec 24cf6c46eeeae0751facb5bc3b50fc71063d09d296ded14096a53fa8cc35c9be ssh-agent 10:53:53 SSH_AUTH_SOCK=/tmp/ssh-xy7YdZ9TmtFy/agent.32 10:53:53 SSH_AGENT_PID=38 10:53:53 Running ssh-add (command line suppressed) 10:53:53 Identity added: /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_3604412221997494759.key (/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_3604412221997494759.key) 10:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:54 + git semver tag 10:53:54 2025-11-21 10:53:54,398 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:53:54 2025-11-21 10:53:54,403 [run_tag] DEBUG tag force:False 10:53:54 2025-11-21 10:53:54,403 [check_head_tag] DEBUG check head tag 10:53:54 2025-11-21 10:53:54,403 [execute] INFO git cat-file --batch-check 10:53:54 2025-11-21 10:53:54,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa, stdin=, shell=False, universal_newlines=False) 10:53:54 2025-11-21 10:53:54,405 [execute] INFO git cat-file --batch 10:53:54 2025-11-21 10:53:54,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa, stdin=, shell=False, universal_newlines=False) 10:53:54 2025-11-21 10:53:54,411 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 10:53:54 2025-11-21 10:53:54,411 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 10:53:54 2025-11-21 10:53:54,411 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa, stdin=None, shell=False, universal_newlines=False) 10:53:54 2025-11-21 10:53:54,415 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 10:53:54 4.0.1-dev.1 [Pipeline] } 10:53:54 $ docker exec --env ******** --env ******** 24cf6c46eeeae0751facb5bc3b50fc71063d09d296ded14096a53fa8cc35c9be ssh-agent -k 10:53:54 unset SSH_AUTH_SOCK; 10:53:54 unset SSH_AGENT_PID; 10:53:54 echo Agent pid 38 killed; 10:53:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:53:55 + git semver [Pipeline] } 10:53:55 $ docker stop --time=1 24cf6c46eeeae0751facb5bc3b50fc71063d09d296ded14096a53fa8cc35c9be 10:53:56 $ docker rm -f --volumes 24cf6c46eeeae0751facb5bc3b50fc71063d09d296ded14096a53fa8cc35c9be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:53:57 10:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:53:57 0.23.1-centos7: Pulling from edgex-lftools 10:53:57 ab5ef0e58194: Pulling fs layer 10:53:57 9712f1f96733: Pulling fs layer 10:53:57 63f879dbbcfc: Pulling fs layer 10:53:57 0d9ebad4ef96: Pulling fs layer 10:53:57 e9a5061849ea: Pulling fs layer 10:53:57 d747dcd14b5f: Pulling fs layer 10:53:57 2de7ff778b66: Pulling fs layer 10:53:57 e9a5061849ea: Waiting 10:53:57 d747dcd14b5f: Waiting 10:53:57 2de7ff778b66: Waiting 10:53:57 0d9ebad4ef96: Waiting 10:53:57 9712f1f96733: Verifying Checksum 10:53:57 9712f1f96733: Download complete 10:53:58 63f879dbbcfc: Verifying Checksum 10:53:58 63f879dbbcfc: Download complete 10:53:58 e9a5061849ea: Verifying Checksum 10:53:58 e9a5061849ea: Download complete 10:53:58 d747dcd14b5f: Verifying Checksum 10:53:58 d747dcd14b5f: Download complete 10:53:58 0d9ebad4ef96: Verifying Checksum 10:53:58 0d9ebad4ef96: Download complete 10:53:58 ab5ef0e58194: Verifying Checksum 10:53:58 ab5ef0e58194: Download complete 10:53:58 2de7ff778b66: Verifying Checksum 10:53:58 2de7ff778b66: Download complete 10:54:02 ab5ef0e58194: Pull complete 10:54:02 9712f1f96733: Pull complete 10:54:02 63f879dbbcfc: Pull complete 10:54:09 0d9ebad4ef96: Pull complete 10:54:09 e9a5061849ea: Pull complete 10:54:09 d747dcd14b5f: Pull complete 10:54:10 2de7ff778b66: Pull complete 10:54:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:54:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:10 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:54:16 $ docker top db963e139cef0fee059e1b8f51f9d67cc1c824b4ec16546baf4d2f8c34205ffb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:54:16 provisioning config files... 10:54:16 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config14386600278539489473tmp 10:54:16 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config8139274299371890164tmp 10:54:16 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config12159129268229922965tmp [Pipeline] { [Pipeline] echo 10:54:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:54:17 ---> sigul-configuration.sh 10:54:17 gpg: directory `/root/.gnupg' created 10:54:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:54:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:54:17 gpg: keyring `/root/.gnupg/secring.gpg' created 10:54:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:54:17 gpg: CAST5 encrypted data 10:54:17 gpg: encrypted with 1 passphrase 10:54:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:54:17 + mkdir /home/jenkins 10:54:17 + mkdir /home/jenkins/sigul [Pipeline] sh 10:54:17 + 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:54:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:54:18 ---> sigul-install.sh 10:54:18 Sigul already installed; skipping installation. [Pipeline] sh 10:54:18 + git tag --list 10:54:18 v4.0 10:54:18 v4.0.0 10:54:18 v4.0.1-dev.1 10:54:18 v4.1.0-dev.1 10:54:18 v4.1.0-dev.10 10:54:18 v4.1.0-dev.11 10:54:18 v4.1.0-dev.2 10:54:18 v4.1.0-dev.3 10:54:18 v4.1.0-dev.4 10:54:18 v4.1.0-dev.5 10:54:18 v4.1.0-dev.6 10:54:18 v4.1.0-dev.7 10:54:18 v4.1.0-dev.8 10:54:18 v4.1.0-dev.9 [Pipeline] sh 10:54:18 + lftools sign git-tag v4.0.1-dev.1 10:54:19 Signing Git tag with Sigul... 10:54:19 Signing v4.0.1-dev.1 [Pipeline] echo 10:54:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:54:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:54:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:54:20 $ docker stop --time=1 db963e139cef0fee059e1b8f51f9d67cc1c824b4ec16546baf4d2f8c34205ffb 10:54:21 $ docker rm -f --volumes db963e139cef0fee059e1b8f51f9d67cc1c824b4ec16546baf4d2f8c34205ffb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:54:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:22 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:54:22 $ docker top 8bc0e4bf4d8e7ab8135667b8f07f96b3bff954aa603a9e939dbdacf2602af741 -eo pid,comm 10:54:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:54:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:22 [ssh-agent] Looking for ssh-agent implementation... 10:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:22 $ docker exec 8bc0e4bf4d8e7ab8135667b8f07f96b3bff954aa603a9e939dbdacf2602af741 ssh-agent 10:54:22 SSH_AUTH_SOCK=/tmp/ssh-aR0Mo2b5d5ob/agent.32 10:54:22 SSH_AGENT_PID=38 10:54:22 Running ssh-add (command line suppressed) 10:54:23 Identity added: /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_922485759148170742.key (/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_922485759148170742.key) 10:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:23 + git semver bump pre 10:54:23 2025-11-21 10:54:23,576 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:54:23 2025-11-21 10:54:23,581 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 10:54:23 2025-11-21 10:54:23,581 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 10:54:23 2025-11-21 10:54:23,581 [bump_version] DEBUG bumped version:4.0.1-dev.2 10:54:23 2025-11-21 10:54:23,581 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa with force:True 10:54:23 2025-11-21 10:54:23,581 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 10:54:23 2025-11-21 10:54:23,581 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 10:54:23 2025-11-21 10:54:23,584 [execute] INFO git cat-file --batch-check 10:54:23 2025-11-21 10:54:23,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver, stdin=, shell=False, universal_newlines=False) 10:54:23 2025-11-21 10:54:23,589 [execute] INFO git cat-file --batch 10:54:23 2025-11-21 10:54:23,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver, stdin=, shell=False, universal_newlines=False) 10:54:23 2025-11-21 10:54:23,593 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 10:54:23 4.0.1-dev.2 [Pipeline] } 10:54:23 $ docker exec --env ******** --env ******** 8bc0e4bf4d8e7ab8135667b8f07f96b3bff954aa603a9e939dbdacf2602af741 ssh-agent -k 10:54:23 unset SSH_AUTH_SOCK; 10:54:23 unset SSH_AGENT_PID; 10:54:23 echo Agent pid 38 killed; 10:54:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:24 + git semver [Pipeline] } 10:54:24 $ docker stop --time=1 8bc0e4bf4d8e7ab8135667b8f07f96b3bff954aa603a9e939dbdacf2602af741 10:54:25 $ docker rm -f --volumes 8bc0e4bf4d8e7ab8135667b8f07f96b3bff954aa603a9e939dbdacf2602af741 [Pipeline] // withDockerContainer [Pipeline] sh 10:54:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:26 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:54:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:54:26 $ docker top 3ff07da6372a7ca51ad80888f063d7106c9b8973003f9f85c83ea83bc0c8f44d -eo pid,comm 10:54:26 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:54:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:26 [ssh-agent] Looking for ssh-agent implementation... 10:54:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:27 $ docker exec 3ff07da6372a7ca51ad80888f063d7106c9b8973003f9f85c83ea83bc0c8f44d ssh-agent 10:54:27 SSH_AUTH_SOCK=/tmp/ssh-EHupxPWWCeVz/agent.33 10:54:27 SSH_AGENT_PID=39 10:54:27 Running ssh-add (command line suppressed) 10:54:27 Identity added: /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_14366588784043397616.key (/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_14366588784043397616.key) 10:54:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:27 + git semver push 10:54:27 2025-11-21 10:54:27,812 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:54:27 2025-11-21 10:54:27,816 [run_push] DEBUG push 10:54:27 2025-11-21 10:54:27,817 [execute] INFO git cat-file --batch-check 10:54:27 2025-11-21 10:54:27,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver, stdin=, shell=False, universal_newlines=False) 10:54:27 2025-11-21 10:54:27,819 [execute] INFO git rev-list aba4434b54391cf42b9e0cd3d9eeb62d1957e3d5 -- 10:54:27 2025-11-21 10:54:27,819 [execute] DEBUG Popen(['git', 'rev-list', 'aba4434b54391cf42b9e0cd3d9eeb62d1957e3d5', '--'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 10:54:27 2025-11-21 10:54:27,823 [execute] INFO git fetch -v -- origin 10:54:27 2025-11-21 10:54:27,823 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 10:54:28 2025-11-21 10:54:28,386 [run_push] DEBUG no remote changes detected 10:54:28 2025-11-21 10:54:28,387 [execute] INFO git push origin semver 10:54:28 2025-11-21 10:54:28,387 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 10:54:29 2025-11-21 10:54:29,304 [run_push] DEBUG push all version tags 10:54:29 2025-11-21 10:54:29,305 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:54:29 2025-11-21 10:54:29,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-opc-ua_odessa, stdin=None, shell=False, universal_newlines=False) 10:54:30 2025-11-21 10:54:29,990 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 10:54:30 4.0.1-dev.2 [Pipeline] } 10:54:30 $ docker exec --env ******** --env ******** 3ff07da6372a7ca51ad80888f063d7106c9b8973003f9f85c83ea83bc0c8f44d ssh-agent -k 10:54:30 unset SSH_AUTH_SOCK; 10:54:30 unset SSH_AGENT_PID; 10:54:30 echo Agent pid 39 killed; 10:54:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:30 + git semver [Pipeline] } 10:54:31 $ docker stop --time=1 3ff07da6372a7ca51ad80888f063d7106c9b8973003f9f85c83ea83bc0c8f44d 10:54:32 $ docker rm -f --volumes 3ff07da6372a7ca51ad80888f063d7106c9b8973003f9f85c83ea83bc0c8f44d [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:54:32 + [ -d /w/workspace/dgexfoundry_device-opc-ua_odessa/archives ] 10:54:32 + ls -al /w/workspace/dgexfoundry_device-opc-ua_odessa/archives 10:54:32 total 16 10:54:32 drwxr-xr-x 3 root root 4096 Nov 21 10:42 . 10:54:32 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 10:54 .. 10:54:32 drwxr-xr-x 2 root root 4096 Nov 21 10:42 cost 10:54:32 -rw-r--r-- 1 root root 85 Nov 21 10:42 cost.csv 10:54:32 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-opc-ua_odessa/archives 10:54:32 + ls -al /w/workspace/dgexfoundry_device-opc-ua_odessa/archives 10:54:32 total 16 10:54:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 10:42 . 10:54:32 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 10:54 .. 10:54:32 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 10:42 cost 10:54:32 -rw-r--r-- 1 jenkins jenkins 85 Nov 21 10:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:54:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:54:34 ---> package-listing.sh 10:54:34 ++ facter osfamily 10:54:34 ++ tr '[:upper:]' '[:lower:]' 10:54:34 + OS_FAMILY=debian 10:54:34 + workspace=/w/workspace/dgexfoundry_device-opc-ua_odessa 10:54:34 + START_PACKAGES=/tmp/packages_start.txt 10:54:34 + END_PACKAGES=/tmp/packages_end.txt 10:54:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:54:34 + PACKAGES=/tmp/packages_start.txt 10:54:34 + '[' /w/workspace/dgexfoundry_device-opc-ua_odessa ']' 10:54:34 + PACKAGES=/tmp/packages_end.txt 10:54:34 + case "${OS_FAMILY}" in 10:54:34 + dpkg -l 10:54:34 + grep '^ii' 10:54:34 + '[' -f /tmp/packages_start.txt ']' 10:54:34 + '[' -f /tmp/packages_end.txt ']' 10:54:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:54:34 + '[' /w/workspace/dgexfoundry_device-opc-ua_odessa ']' 10:54:34 + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_odessa/archives/ 10:54:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-opc-ua_odessa/archives/ [Pipeline] echo 10:54:34 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/dgexfoundry_device-opc-ua_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:54:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:35 prd-ubuntu20.04-docker-8c-8g-773531 does not seem to be running inside a container 10:54:35 $ 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/dgexfoundry_device-opc-ua_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-opc-ua_odessa -v /w/workspace/dgexfoundry_device-opc-ua_odessa:/w/workspace/dgexfoundry_device-opc-ua_odessa:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:54:35 $ docker top dfeb459f080f4665e3de7107248d0b0ac35fb962b046d0bddc8c923e8b71d63e -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:35 + touch /tmp/pre-build-complete [Pipeline] sh 10:54:36 + mkdir -p /var/log/sysstat [Pipeline] sh 10:54:36 + ls /var/log/sa-host 10:54:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:54:36 provisioning config files... 10:54:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config1790148917646066828tmp [Pipeline] { [Pipeline] echo 10:54:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:54:36 ---> create-netrc.sh [Pipeline] } 10:54:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:54:37 ---> python-tools-install.sh [Pipeline] echo 10:54:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:54:37 ---> sudo-logs.sh 10:54:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:54:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:54:37 ---> job-cost.sh 10:54:37 lf-activate-venv: SKIPPING 10:54:37 DEBUG: total: 0.2199999988079071 10:54:37 INFO: Retrieving Stack Cost... 10:54:38 INFO: Retrieving Pricing Info for: v3-standard-8 10:54:38 INFO: Archiving Costs [Pipeline] echo 10:54:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:54:38 ---> logs-deploy.sh 10:54:38 lf-activate-venv: SKIPPING 10:54:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/odessa/3 10:54:38 INFO: archiving workspace using pattern(s): 10:54:39 Archives upload complete. 10:54:39 INFO: archiving logs to Nexus