Started by upstream project "edgexfoundry/cd-management/release-lts" build number 120 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17cd6acb3ab05603e8c1f45218d142dd684bc1cc 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-ssh17597151323423290363.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-ssh11857625991967101567.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-ssh341021817100196997.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-ssh17213826683200227202.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-ssh14933662442175262096.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773959 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 17cd6acb3ab05603e8c1f45218d142dd684bc1cc (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 17cd6acb3ab05603e8c1f45218d142dd684bc1cc # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.1 @695dead" > git rev-list --no-walk 17cd6acb3ab05603e8c1f45218d142dd684bc1cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:43:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:43:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:43:06 ========================================================= 09:43:06 EdgeX Global Pipelines Version Info 09:43:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:43:07 ------------------- 09:43:07 stable info: 09:43:07 ------------------- 09:43:07 Commited By: Cherry Wang cherry@iotechsys.com 09:43:07 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:43:07 Message: update stable to v1.0.278 09:43:08 ------------------- 09:43:08 experimental info: 09:43:08 ------------------- 09:43:08 Commited By: **** collab-it+edgex@linuxfoundation.org 09:43:08 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:43:08 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17cd6ac [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:09 provisioning config files... 09:43:09 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config320139499979465316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:09 ---> ****-login.sh 09:43:09 nexus3.edgexfoundry.org:10001 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10002 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10003 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10004 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 ****.io 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 ---> ****-login.sh ends [Pipeline] } 09:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:43:11 + git rev-list -1 --merges 17cd6acb3ab05603e8c1f45218d142dd684bc1cc~1..17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] echo 09:43:11 -----------> git rev-list -1 --merges 17cd6acb3ab05603e8c1f45218d142dd684bc1cc~1..17cd6acb3ab05603e8c1f45218d142dd684bc1cc 17cd6acb3ab05603e8c1f45218d142dd684bc1cc [false] [Pipeline] sh 09:43:11 + git log --format=format:%s -1 17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] echo 09:43:11 ========================================================= 09:43:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 09:43:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:11 + git log --format=format:%s -1 17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] echo 09:43:11 [semverPrep] GIT_COMMIT: 17cd6acb3ab05603e8c1f45218d142dd684bc1cc, Commit Message: ci(lts-release): LTS release v4.0.1 @695dead [Pipeline] echo 09:43:12 [semverPrep] This is not a build commit. [Pipeline] sh 09:43:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:43:12 + grep -v github /etc/ssh/ssh_known_hosts 09:43:12 + [ -e /tmp/ssh_known_hosts ] 09:43:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:43:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:43:12 + sudo tee -a /etc/ssh/ssh_known_hosts 09:43:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:12 09:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:13 0.1.4: Pulling from edgex-devops/py-git-semver 09:43:13 3dae71ba6b94: Pulling fs layer 09:43:13 6bf1a483ea7c: Pulling fs layer 09:43:13 f5dfc541a4d3: Pulling fs layer 09:43:13 461d9e800cba: Pulling fs layer 09:43:13 80192f66455f: Pulling fs layer 09:43:13 2e8e34ca0e6c: Pulling fs layer 09:43:13 a29436f7fd5d: Pulling fs layer 09:43:13 923cac83aea3: Pulling fs layer 09:43:13 25ad8b0a4227: Pulling fs layer 09:43:13 db01528c6b51: Pulling fs layer 09:43:13 28988de357af: Pulling fs layer 09:43:13 923cac83aea3: Waiting 09:43:13 461d9e800cba: Waiting 09:43:13 25ad8b0a4227: Waiting 09:43:13 80192f66455f: Waiting 09:43:13 db01528c6b51: Waiting 09:43:13 2e8e34ca0e6c: Waiting 09:43:13 28988de357af: Waiting 09:43:13 a29436f7fd5d: Waiting 09:43:13 6bf1a483ea7c: Verifying Checksum 09:43:13 6bf1a483ea7c: Download complete 09:43:13 461d9e800cba: Verifying Checksum 09:43:13 461d9e800cba: Download complete 09:43:13 80192f66455f: Download complete 09:43:13 f5dfc541a4d3: Verifying Checksum 09:43:13 f5dfc541a4d3: Download complete 09:43:14 3dae71ba6b94: Verifying Checksum 09:43:14 3dae71ba6b94: Download complete 09:43:14 923cac83aea3: Download complete 09:43:14 25ad8b0a4227: Verifying Checksum 09:43:14 25ad8b0a4227: Download complete 09:43:14 db01528c6b51: Verifying Checksum 09:43:14 db01528c6b51: Download complete 09:43:14 28988de357af: Download complete 09:43:15 a29436f7fd5d: Verifying Checksum 09:43:15 3dae71ba6b94: Pull complete 09:43:15 6bf1a483ea7c: Pull complete 09:43:16 2e8e34ca0e6c: Verifying Checksum 09:43:16 2e8e34ca0e6c: Download complete 09:43:16 f5dfc541a4d3: Pull complete 09:43:16 461d9e800cba: Pull complete 09:43:16 80192f66455f: Pull complete 09:43:21 2e8e34ca0e6c: Pull complete 09:43:21 a29436f7fd5d: Pull complete 09:43:21 923cac83aea3: Pull complete 09:43:21 25ad8b0a4227: Pull complete 09:43:21 db01528c6b51: Pull complete 09:43:22 28988de357af: Pull complete 09:43:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:22 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 09:43: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:43:27 $ docker top a1084f2b4897b64d8ef250c62e48e293e94676bb6da4ab72d171c958750b2489 -eo pid,comm 09:43:27 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). 09:43:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:27 [ssh-agent] Looking for ssh-agent implementation... 09:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:27 $ docker exec a1084f2b4897b64d8ef250c62e48e293e94676bb6da4ab72d171c958750b2489 ssh-agent 09:43:27 SSH_AUTH_SOCK=/tmp/ssh-oD5tOBQqNmm5/agent.31 09:43:27 SSH_AGENT_PID=37 09:43:27 Running ssh-add (command line suppressed) 09:43:27 Identity added: /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_11174771274837714525.key (/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_11174771274837714525.key) 09:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:27 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] sh 09:43:28 + git tag --points-at 17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] } 09:43:28 $ docker exec --env ******** --env ******** a1084f2b4897b64d8ef250c62e48e293e94676bb6da4ab72d171c958750b2489 ssh-agent -k 09:43:28 unset SSH_AUTH_SOCK; 09:43:28 unset SSH_AGENT_PID; 09:43:28 echo Agent pid 37 killed; 09:43:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:43:28 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.1' [Pipeline] sshagent 09:43:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:28 [ssh-agent] Looking for ssh-agent implementation... 09:43:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:28 $ docker exec a1084f2b4897b64d8ef250c62e48e293e94676bb6da4ab72d171c958750b2489 ssh-agent 09:43:28 SSH_AUTH_SOCK=/tmp/ssh-g3UyjkKtO0Kw/agent.84 09:43:28 SSH_AGENT_PID=90 09:43:28 Running ssh-add (command line suppressed) 09:43:28 Identity added: /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_16513774255353893393.key (/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/private_key_16513774255353893393.key) 09:43:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:28 + git semver init 09:43:29 2025-11-27 09:43:29,167 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:43:29 2025-11-27 09:43:29,171 [run_init] DEBUG init version:0.0.0 force:False 09:43:29 2025-11-27 09:43:29,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver 09:43:29 2025-11-27 09:43:29,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver 09:43:29 2025-11-27 09:43:29,172 [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) 09:43:30 2025-11-27 09:43:30,350 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-opc-ua_odessa/.git/info/exclude 09:43:30 2025-11-27 09:43:30,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa with force:False 09:43:30 2025-11-27 09:43:30,351 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 09:43:30 2025-11-27 09:43:30,351 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_odessa/.semver/odessa 09:43:30 4.0.1 [Pipeline] } 09:43:30 $ docker exec --env ******** --env ******** a1084f2b4897b64d8ef250c62e48e293e94676bb6da4ab72d171c958750b2489 ssh-agent -k 09:43:30 unset SSH_AUTH_SOCK; 09:43:30 unset SSH_AGENT_PID; 09:43:30 echo Agent pid 90 killed; 09:43:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:31 + git semver [Pipeline] } 09:43:31 $ docker stop --time=1 a1084f2b4897b64d8ef250c62e48e293e94676bb6da4ab72d171c958750b2489 09:43:32 $ docker rm -f --volumes a1084f2b4897b64d8ef250c62e48e293e94676bb6da4ab72d171c958750b2489 [Pipeline] // withDockerContainer [Pipeline] sh 09:43:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:43:33 Stashed 1 file(s) [Pipeline] echo 09:43:33 [edgeXSemver]: initialized semver on version 4.0.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] sh 09:43:34 + git checkout 17cd6acb3ab05603e8c1f45218d142dd684bc1cc 09:43:34 HEAD is now at 17cd6ac ci(lts-release): LTS release v4.0.1 @695dead [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:34 provisioning config files... 09:43:34 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config16362338520548814928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:34 ---> ****-login.sh 09:43:34 nexus3.edgexfoundry.org:10001 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 nexus3.edgexfoundry.org:10002 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 nexus3.edgexfoundry.org:10003 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 nexus3.edgexfoundry.org:10004 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 ****.io 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 ---> ****-login.sh ends [Pipeline] } 09:43:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:43:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:43:35 + grep ^go [0-9].[0-9]* go.mod 09:43:35 + cut -d -f 2 09:43:35 + cut -d . -f1-2 [Pipeline] echo 09:43:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:43:35 ========================================================= 09:43:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 09:43:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:35 + 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 . 09:43:36 #0 building with "default" instance using docker driver 09:43:36 09:43:36 #1 [internal] load build definition from Dockerfile 09:43:36 #1 transferring dockerfile: 1.28kB done 09:43:36 #1 DONE 0.1s 09:43:36 09:43:36 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:43:36 #2 DONE 0.1s 09:43:36 09:43:36 #3 [internal] load .dockerignore 09:43:36 #3 transferring context: 102B done 09:43:36 #3 DONE 0.0s 09:43:36 09:43:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:43:36 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 09:43:36 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 09:43:36 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 09:43:36 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.0s done 09:43:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 2.10MB / 74.06MB 0.1s 09:43:36 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.1s 09:43:36 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s 09:43:36 #4 ... 09:43:36 09:43:36 #5 [internal] load build context 09:43:36 #5 transferring context: 19.18MB 0.2s done 09:43:36 #5 DONE 0.2s 09:43:36 09:43:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:43:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 9.44MB / 74.06MB 0.2s 09:43:36 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 09:43:36 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 09:43:36 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 09:43:36 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 09:43:36 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:43:36 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 09:43:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 18.87MB / 74.06MB 0.3s 09:43:36 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 09:43:36 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 09:43:36 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.3s 09:43:36 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.84MB / 100.52MB 0.3s 09:43:36 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 09:43:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 33.55MB / 74.06MB 0.5s 09:43:36 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 6.29MB / 13.29MB 0.5s 09:43:36 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 11.53MB / 100.52MB 0.5s 09:43:36 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.0s done 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 41.94MB / 74.06MB 0.7s 09:43:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 12.58MB / 13.29MB 0.7s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 18.87MB / 100.52MB 0.7s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 46.14MB / 74.06MB 0.8s 09:43:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.7s done 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 51.38MB / 74.06MB 0.9s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 28.31MB / 100.52MB 0.9s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 63.96MB / 74.06MB 1.1s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 39.85MB / 100.52MB 1.1s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.3s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 50.33MB / 100.52MB 1.3s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 66.06MB / 100.52MB 1.5s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 74.45MB / 100.52MB 1.6s 09:43:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.6s done 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 80.74MB / 100.52MB 1.7s 09:43:38 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 90.18MB / 100.52MB 1.8s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 99.61MB / 100.52MB 1.9s 09:43:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.5s done 09:43:42 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.2s done 09:43:42 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 09:43:42 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 09:43:42 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:43:42 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 09:43:42 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 09:43:42 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 09:43:42 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 09:43:45 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.2s done 09:43:45 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 09:43:45 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 09:43:45 #4 DONE 9.3s 09:43:45 09:43:45 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:43:45 #6 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:43:46 #6 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:43:46 #6 0.772 OK: 248 MiB in 58 packages 09:43:48 Still waiting to schedule task 09:43:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:43:49 #6 DONE 3.7s 09:43:49 09:43:49 #7 [builder 3/7] WORKDIR /device-opcua 09:43:49 #7 DONE 0.1s 09:43:49 09:43:49 #8 [builder 4/7] COPY go.mod vendor* ./ 09:43:49 #8 DONE 0.3s 09:43:50 09:43:50 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:05 #9 DONE 15.4s 09:44:05 09:44:05 #10 [builder 6/7] COPY . . 09:44:05 #10 DONE 0.3s 09:44:05 09:44:05 #11 [builder 7/7] RUN echo noop 09:44:05 #11 0.293 noop 09:44:05 #11 DONE 0.4s 09:44:06 09:44:06 #12 exporting to image 09:44:06 #12 exporting layers 09:44:14 #12 exporting layers 7.3s done 09:44:14 #12 writing image sha256:0ade54c4a8387f1743f6fbb20d76f7c76c30af0f110a5fb38e1faa78f820d38e done 09:44:14 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:44:14 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:14 + docker inspect -f . ci-base-image-x86_64 09:44:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:14 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 09:44:14 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:44:15 $ docker top 43b0014bf6392ce54a6f2fa0bc3a6590ff9cadcf1a4ef4f3764e3202cd447c23 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:15 + go version 09:44:15 go version go1.23.7 linux/amd64 [Pipeline] } 09:44:15 $ docker stop --time=1 43b0014bf6392ce54a6f2fa0bc3a6590ff9cadcf1a4ef4f3764e3202cd447c23 09:44:16 $ docker rm -f --volumes 43b0014bf6392ce54a6f2fa0bc3a6590ff9cadcf1a4ef4f3764e3202cd447c23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:17 + docker inspect -f . ci-base-image-x86_64 09:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:17 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 09:44:17 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:44:17 $ docker top b4887e7fbf8677551a589a4d725d2c4b38a0d34de375e309b8b7f9565edeff58 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:17 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] fileExists [Pipeline] sh 09:44:18 + make test 09:44:18 go test ./... -coverprofile=coverage.out 09:44:19 ? github.com/edgexfoundry/device-opc-ua [no test files] 09:44:37 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 09:44:37 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 09:44:37 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.031s coverage: 41.4% of statements 09:44:47 go vet ./... 09:44:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:44:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:44:51 ./bin/test-attribution-txt.sh [Pipeline] echo 09:44:51 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:44:51 + go mod tidy [Pipeline] } 09:44:52 $ docker stop --time=1 b4887e7fbf8677551a589a4d725d2c4b38a0d34de375e309b8b7f9565edeff58 09:44:55 $ docker rm -f --volumes b4887e7fbf8677551a589a4d725d2c4b38a0d34de375e309b8b7f9565edeff58 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:44:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:44:56 + ls -al . 09:44:56 total 240 09:44:56 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:44 . 09:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:42 .. 09:44:56 -rw-rw-r-- 1 jenkins jenkins 62 Nov 27 09:43 .dockerignore 09:44:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:44 .git 09:44:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:43 .github 09:44:56 -rw-rw-r-- 1 jenkins jenkins 92 Nov 27 09:43 .gitignore 09:44:56 -rw-rw-r-- 1 jenkins jenkins 218 Nov 27 09:43 .golangci.yml 09:44:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 09:43 .semver 09:44:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:43 .vscode 09:44:56 -rw-rw-r-- 1 jenkins jenkins 19813 Nov 27 09:43 Attribution.txt 09:44:56 -rw-rw-r-- 1 jenkins jenkins 2560 Nov 27 09:43 CHANGELOG.md 09:44:56 -rw-rw-r-- 1 jenkins jenkins 1242 Nov 27 09:43 Dockerfile 09:44:56 -rw-rw-r-- 1 jenkins jenkins 649 Nov 27 09:43 Jenkinsfile 09:44:56 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 27 09:43 LICENSE 09:44:56 -rw-rw-r-- 1 jenkins jenkins 2474 Nov 27 09:43 Makefile 09:44:56 -rw-rw-r-- 1 jenkins jenkins 4109 Nov 27 09:43 README.md 09:44:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:43 VERSION 09:44:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:43 bin 09:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:43 cmd 09:44:56 -rw-r--r-- 1 jenkins jenkins 26136 Nov 27 09:44 coverage.out 09:44:56 -rw-rw-r-- 1 jenkins jenkins 6245 Nov 27 09:43 go.mod 09:44:56 -rw-rw-r-- 1 jenkins jenkins 86697 Nov 27 09:43 go.sum 09:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:43 internal 09:44:56 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:43 vendor 09:44:56 -rw-rw-r-- 1 jenkins jenkins 260 Nov 27 09:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:56 + 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=17cd6acb3ab05603e8c1f45218d142dd684bc1cc --label arch=amd64 --label version=4.0.1 . 09:44:57 #0 building with "default" instance using docker driver 09:44:57 09:44:57 #1 [internal] load build definition from Dockerfile 09:44:57 #1 transferring dockerfile: 1.28kB done 09:44:57 #1 DONE 0.0s 09:44:57 09:44:57 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:44:57 #2 DONE 0.0s 09:44:57 09:44:57 #3 [internal] load metadata for docker.io/library/alpine:3.22 09:44:57 #3 DONE 0.1s 09:44:57 09:44:57 #4 [internal] load .dockerignore 09:44:57 #4 transferring context: 102B done 09:44:57 #4 DONE 0.0s 09:44:57 09:44:57 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:44:57 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:44:57 #5 DONE 0.0s 09:44:57 09:44:57 #6 [internal] load build context 09:44:57 #6 transferring context: 34.03kB 0.0s done 09:44:57 #6 DONE 0.0s 09:44:57 09:44:57 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:44:57 #7 DONE 0.1s 09:44:57 09:44:57 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:44:57 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 09:44:57 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:44:57 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:44:57 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:44:57 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:44:57 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 09:44:57 #5 DONE 0.2s 09:44:57 09:44:57 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:44:57 #8 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:44:57 #8 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:44:57 #8 0.527 OK: 248 MiB in 58 packages 09:44:57 #8 DONE 0.7s 09:44:57 09:44:57 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 09:44:57 #9 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:44:57 #9 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:44:57 #9 ... 09:44:57 09:44:57 #10 [builder 3/7] WORKDIR /device-opcua 09:44:57 #10 DONE 0.0s 09:44:57 09:44:57 #11 [builder 4/7] COPY go.mod vendor* ./ 09:44:57 #11 DONE 0.0s 09:44:57 09:44:57 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 09:44:57 #9 0.560 (1/6) Installing dumb-init (1.2.5-r3) 09:44:57 #9 0.564 (2/6) Installing libgcc (14.2.0-r6) 09:44:57 #9 0.568 (3/6) Installing libsodium (1.0.20-r0) 09:44:57 #9 0.575 (4/6) Installing libstdc++ (14.2.0-r6) 09:44:57 #9 0.599 (5/6) Installing libzmq (4.3.5-r2) 09:44:57 #9 0.607 (6/6) Installing zeromq (4.3.5-r2) 09:44:57 #9 0.610 Executing busybox-1.37.0-r19.trigger 09:44:57 #9 0.618 OK: 11 MiB in 22 packages 09:44:57 #9 DONE 0.7s 09:44:57 09:44:57 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:58 #12 DONE 0.6s 09:44:58 09:44:58 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:44:58 #13 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:44:58 #13 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:44:58 #13 ... 09:44:58 09:44:58 #14 [builder 6/7] COPY . . 09:44:58 #14 DONE 0.1s 09:44:58 09:44:58 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:44:58 #13 0.644 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:44:58 #13 0.659 Executing busybox-1.37.0-r20.post-upgrade 09:44:58 #13 0.698 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:44:58 #13 0.702 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:44:58 #13 0.705 Executing busybox-1.37.0-r20.trigger 09:44:58 #13 0.710 OK: 11 MiB in 22 packages 09:44:58 #13 DONE 0.9s 09:44:58 09:44:58 #15 [builder 7/7] RUN make build 09:44:58 #15 0.300 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.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 09:45:20 #15 21.80 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:45:22 #15 DONE 24.0s 09:45:22 09:45:22 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 09:45:22 #16 DONE 0.4s 09:45:23 09:45:23 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 09:45:23 #17 DONE 0.0s 09:45:23 09:45:23 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 09:45:23 #18 DONE 0.0s 09:45:23 09:45:23 #19 exporting to image 09:45:23 #19 exporting layers 09:45:23 #19 exporting layers 0.2s done 09:45:23 #19 writing image sha256:e1666e3ec9316a15a6edbd0ac4413506c11c65c7d683d5705bf145f0f672e226 done 09:45:23 #19 naming to docker.io/library/device-opc-ua done 09:45:23 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:23 provisioning config files... 09:45:23 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config17697999428722647676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:23 ---> ****-login.sh 09:45:23 nexus3.edgexfoundry.org:10001 09:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:23 Login Succeeded 09:45:23 nexus3.edgexfoundry.org:10002 09:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:23 Login Succeeded 09:45:23 nexus3.edgexfoundry.org:10003 09:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:24 Login Succeeded 09:45:24 nexus3.edgexfoundry.org:10004 09:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:24 Login Succeeded 09:45:24 ****.io 09:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:24 Login Succeeded 09:45:24 ---> ****-login.sh ends [Pipeline] } 09:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:24 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:45:24 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 09:45:24 17cd6acb3ab05603e8c1f45218d142dd684bc1cc 09:45:24 4.0.1 09:45:24 17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 09:45:24 odessa 09:45:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:24 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:25 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc 09:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 09:45:25 33d31b8c41f7: Preparing 09:45:25 e5f5f1320974: Preparing 09:45:25 9a0aa8bd87a9: Preparing 09:45:25 5178d800a150: Preparing 09:45:25 bcb6a012d3f7: Preparing 09:45:25 256f393e029f: Preparing 09:45:25 256f393e029f: Waiting 09:45:25 e5f5f1320974: Pushed 09:45:25 33d31b8c41f7: Pushed 09:45:25 256f393e029f: Layer already exists 09:45:25 5178d800a150: Pushed 09:45:25 bcb6a012d3f7: Pushed 09:45:30 9a0aa8bd87a9: Pushed 09:45:30 17cd6acb3ab05603e8c1f45218d142dd684bc1cc: digest: sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1 09:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 09:45:30 33d31b8c41f7: Preparing 09:45:30 e5f5f1320974: Preparing 09:45:30 9a0aa8bd87a9: Preparing 09:45:30 5178d800a150: Preparing 09:45:30 bcb6a012d3f7: Preparing 09:45:30 256f393e029f: Preparing 09:45:30 256f393e029f: Waiting 09:45:30 33d31b8c41f7: Layer already exists 09:45:30 e5f5f1320974: Layer already exists 09:45:30 5178d800a150: Layer already exists 09:45:30 bcb6a012d3f7: Layer already exists 09:45:30 9a0aa8bd87a9: Layer already exists 09:45:30 256f393e029f: Layer already exists 09:45:30 4.0.1: digest: sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 09:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 09:45:31 33d31b8c41f7: Preparing 09:45:31 e5f5f1320974: Preparing 09:45:31 9a0aa8bd87a9: Preparing 09:45:31 5178d800a150: Preparing 09:45:31 bcb6a012d3f7: Preparing 09:45:31 256f393e029f: Preparing 09:45:31 256f393e029f: Waiting 09:45:31 5178d800a150: Layer already exists 09:45:31 bcb6a012d3f7: Layer already exists 09:45:31 33d31b8c41f7: Layer already exists 09:45:31 9a0aa8bd87a9: Layer already exists 09:45:31 e5f5f1320974: Layer already exists 09:45:31 256f393e029f: Layer already exists 09:45:31 17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1: digest: sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:odessa 09:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 09:45:32 33d31b8c41f7: Preparing 09:45:32 e5f5f1320974: Preparing 09:45:32 9a0aa8bd87a9: Preparing 09:45:32 5178d800a150: Preparing 09:45:32 bcb6a012d3f7: Preparing 09:45:32 256f393e029f: Preparing 09:45:32 256f393e029f: Waiting 09:45:32 9a0aa8bd87a9: Layer already exists 09:45:32 33d31b8c41f7: Layer already exists 09:45:32 bcb6a012d3f7: Layer already exists 09:45:32 e5f5f1320974: Layer already exists 09:45:32 5178d800a150: Layer already exists 09:45:32 256f393e029f: Layer already exists 09:45:32 odessa: digest: sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:32 ===================================================== [Pipeline] echo 09:45:32 taggedImages: 09:45:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc 09:45:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1 09:45:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 09:45:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:odessa [Pipeline] echo 09:45:32 ========================================================= 09:45:32 [edgeXBuildMultiArch] RAW Config: 09:45:32 images: 09:45:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc 09:45:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1 09:45:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 09:45:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:odessa 09:45:32 settingsFile: 09:45:32 device-opc-ua-settings 09:45:32 ========================================================= [Pipeline] node 09:45:47 Still waiting to schedule task 09:45:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:46:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773980 in /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] { [Pipeline] ws 09:46:19 Running in /w/workspace/device-opc-ua/5 [Pipeline] { [Pipeline] checkout 09:46:19 Selected Git installation does not exist. Using Default 09:46:19 The recommended git tool is: NONE 09:46:27 using credential edgex-jenkins-ssh 09:46:27 Cloning the remote Git repository 09:46:27 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 09:46:27 > git init /w/workspace/device-opc-ua/5 # timeout=10 09:46:27 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 09:46:27 > git --version # timeout=10 09:46:27 > git --version # 'git version 2.25.1' 09:46:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:30 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 09:46:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:31 Avoid second fetch 09:46:31 Checking out Revision 17cd6acb3ab05603e8c1f45218d142dd684bc1cc (odessa) 09:46:31 > git config core.sparsecheckout # timeout=10 09:46:31 > git checkout -f 17cd6acb3ab05603e8c1f45218d142dd684bc1cc # timeout=10 09:46:34 Commit message: "ci(lts-release): LTS release v4.0.1 @695dead" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:46:39 + git checkout 17cd6acb3ab05603e8c1f45218d142dd684bc1cc 09:46:40 HEAD is now at 17cd6ac ci(lts-release): LTS release v4.0.1 @695dead [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:40 provisioning config files... 09:46:40 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/5@tmp/config11940043568219613867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:41 ---> ****-login.sh 09:46:41 nexus3.edgexfoundry.org:10001 09:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:42 Configure a credential helper to remove this warning. See 09:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:42 09:46:42 Login Succeeded 09:46:42 nexus3.edgexfoundry.org:10002 09:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:42 Configure a credential helper to remove this warning. See 09:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:42 09:46:42 Login Succeeded 09:46:42 nexus3.edgexfoundry.org:10003 09:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:42 Configure a credential helper to remove this warning. See 09:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:42 09:46:42 Login Succeeded 09:46:42 nexus3.edgexfoundry.org:10004 09:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:43 Configure a credential helper to remove this warning. See 09:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:43 09:46:43 Login Succeeded 09:46:43 ****.io 09:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:43 Configure a credential helper to remove this warning. See 09:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:43 09:46:43 Login Succeeded 09:46:43 ---> ****-login.sh ends [Pipeline] } 09:46:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:46:44 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:46:44 + cut -d . -f1-2 09:46:44 + cut -d -f 2 09:46:44 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 09:46:44 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:46:44 ========================================================= 09:46:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 09:46:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:45 + 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 . 09:46:45 Sending build context to Docker daemon 10.08MB 09:46:45 Step 1/10 : ARG BASE=golang:1.23-alpine3.22 09:46:45 Step 2/10 : FROM ${BASE} AS builder 09:46:45 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:46:45 94e9d8af2201: Pulling fs layer 09:46:45 345fe9f21930: Pulling fs layer 09:46:45 b40fc9e46828: Pulling fs layer 09:46:45 c9804373a1e5: Pulling fs layer 09:46:45 4f4fb700ef54: Pulling fs layer 09:46:45 f5a772c54f75: Pulling fs layer 09:46:45 e2dd1b2a9dca: Pulling fs layer 09:46:45 0a0502178392: Pulling fs layer 09:46:45 c9804373a1e5: Waiting 09:46:45 4f4fb700ef54: Waiting 09:46:45 f5a772c54f75: Waiting 09:46:45 e2dd1b2a9dca: Waiting 09:46:45 0a0502178392: Waiting 09:46:45 345fe9f21930: Download complete 09:46:46 c9804373a1e5: Verifying Checksum 09:46:46 c9804373a1e5: Download complete 09:46:46 4f4fb700ef54: Verifying Checksum 09:46:46 4f4fb700ef54: Download complete 09:46:46 f5a772c54f75: Verifying Checksum 09:46:46 f5a772c54f75: Download complete 09:46:46 94e9d8af2201: Verifying Checksum 09:46:46 94e9d8af2201: Download complete 09:46:46 0a0502178392: Verifying Checksum 09:46:46 0a0502178392: Download complete 09:46:47 94e9d8af2201: Pull complete 09:46:48 345fe9f21930: Pull complete 09:46:48 b40fc9e46828: Verifying Checksum 09:46:48 b40fc9e46828: Download complete 09:46:49 e2dd1b2a9dca: Verifying Checksum 09:46:49 e2dd1b2a9dca: Download complete 09:47:04 b40fc9e46828: Pull complete 09:47:04 c9804373a1e5: Pull complete 09:47:05 4f4fb700ef54: Pull complete 09:47:05 f5a772c54f75: Pull complete 09:47:15 e2dd1b2a9dca: Pull complete 09:47:16 0a0502178392: Pull complete 09:47:16 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 09:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 09:47:16 ---> 72db82c1953f 09:47:16 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:47:18 ---> Running in 2578a6ac0281 09:47:18 Removing intermediate container 2578a6ac0281 09:47:18 ---> bf605ab0f744 09:47:18 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:47:18 ---> Running in e774ab7c68d2 09:47:19 Removing intermediate container e774ab7c68d2 09:47:19 ---> 946086ca2cc1 09:47:19 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:47:19 ---> Running in b00a87009b42 09:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:23 OK: 239 MiB in 58 packages 09:47:24 Removing intermediate container b00a87009b42 09:47:24 ---> 5e8dd0c0ee0b 09:47:24 Step 6/10 : WORKDIR /device-opcua 09:47:24 ---> Running in 9a8e4bb8aa50 09:47:24 Removing intermediate container 9a8e4bb8aa50 09:47:24 ---> 12a4c5bfcd7a 09:47:24 Step 7/10 : COPY go.mod vendor* ./ 09:47:25 ---> 53ac09cde623 09:47:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:25 ---> Running in f577b7e5ebbc 09:49:17 Removing intermediate container f577b7e5ebbc 09:49:17 ---> 0af8246a4dd9 09:49:17 Step 9/10 : COPY . . 09:49:17 ---> 36b2be054733 09:49:17 Step 10/10 : RUN ${MAKE} 09:49:17 ---> Running in 0c87d2f4cf58 09:49:18 noop 09:49:19 Removing intermediate container 0c87d2f4cf58 09:49:19 ---> 462c569dca3b 09:49:19 Successfully built 462c569dca3b 09:49:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:19 + docker inspect -f . ci-base-image-arm64 09:49:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:19 prd-ubuntu20.04-docker-arm64-4c-16g-773980 does not seem to be running inside a container 09:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/5 -v /w/workspace/device-opc-ua/5:/w/workspace/device-opc-ua/5:rw,z -v /w/workspace/device-opc-ua/5@tmp:/w/workspace/device-opc-ua/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:49:21 $ docker top 85a7294171e674e0f7ff186c9254a1885ed3c17f5446fc878b1bd466cbc3b609 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:22 + go version 09:49:22 go version go1.23.7 linux/arm64 [Pipeline] } 09:49:22 $ docker stop --time=1 85a7294171e674e0f7ff186c9254a1885ed3c17f5446fc878b1bd466cbc3b609 09:49:24 $ docker rm -f --volumes 85a7294171e674e0f7ff186c9254a1885ed3c17f5446fc878b1bd466cbc3b609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:24 + docker inspect -f . ci-base-image-arm64 09:49:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:25 prd-ubuntu20.04-docker-arm64-4c-16g-773980 does not seem to be running inside a container 09:49:25 $ 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/5 -v /w/workspace/device-opc-ua/5:/w/workspace/device-opc-ua/5:rw,z -v /w/workspace/device-opc-ua/5@tmp:/w/workspace/device-opc-ua/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:49:26 $ docker top 4e03ed2f85dc71e16e4e6e9791e136d3316dfc1d3d4aa5aa47f56c4ab1cbca05 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:27 + git config --global --add safe.directory /w/workspace/device-opc-ua/5 [Pipeline] fileExists [Pipeline] sh 09:49:28 + make test 09:49:28 go test ./... -coverprofile=coverage.out 09:49:32 ? github.com/edgexfoundry/device-opc-ua [no test files] 09:54:25 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 09:54:25 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 09:54:25 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.083s coverage: 41.4% of statements 09:54:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:54:25 go vet ./... 09:55:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:55:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:55:33 ./bin/test-attribution-txt.sh [Pipeline] echo 09:55:34 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:55:35 + go mod tidy [Pipeline] } 09:55:42 $ docker stop --time=1 4e03ed2f85dc71e16e4e6e9791e136d3316dfc1d3d4aa5aa47f56c4ab1cbca05 09:55:44 $ docker rm -f --volumes 4e03ed2f85dc71e16e4e6e9791e136d3316dfc1d3d4aa5aa47f56c4ab1cbca05 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:55:46 Warning: overwriting stash ‘coverage-report’ 09:55:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:55:48 + ls -al . 09:55:48 total 236 09:55:48 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 09:49 . 09:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:46 .. 09:55:48 -rw-rw-r-- 1 jenkins jenkins 62 Nov 27 09:46 .dockerignore 09:55:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:46 .git 09:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:46 .github 09:55:48 -rw-rw-r-- 1 jenkins jenkins 92 Nov 27 09:46 .gitignore 09:55:48 -rw-rw-r-- 1 jenkins jenkins 218 Nov 27 09:46 .golangci.yml 09:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:46 .vscode 09:55:48 -rw-rw-r-- 1 jenkins jenkins 19813 Nov 27 09:46 Attribution.txt 09:55:48 -rw-rw-r-- 1 jenkins jenkins 2560 Nov 27 09:46 CHANGELOG.md 09:55:48 -rw-rw-r-- 1 jenkins jenkins 1242 Nov 27 09:46 Dockerfile 09:55:48 -rw-rw-r-- 1 jenkins jenkins 649 Nov 27 09:46 Jenkinsfile 09:55:48 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 27 09:46 LICENSE 09:55:48 -rw-rw-r-- 1 jenkins jenkins 2474 Nov 27 09:46 Makefile 09:55:48 -rw-rw-r-- 1 jenkins jenkins 4109 Nov 27 09:46 README.md 09:55:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:43 VERSION 09:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:46 bin 09:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:46 cmd 09:55:48 -rw-r--r-- 1 jenkins jenkins 26136 Nov 27 09:54 coverage.out 09:55:48 -rw-rw-r-- 1 jenkins jenkins 6245 Nov 27 09:46 go.mod 09:55:48 -rw-rw-r-- 1 jenkins jenkins 86697 Nov 27 09:46 go.sum 09:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:46 internal 09:55:48 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:46 vendor 09:55:48 -rw-rw-r-- 1 jenkins jenkins 260 Nov 27 09:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:49 + 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=17cd6acb3ab05603e8c1f45218d142dd684bc1cc --label arch=arm64 --label version=4.0.1 . 09:55:49 Sending build context to Docker daemon 10.11MB 09:55:49 Step 1/23 : ARG BASE=golang:1.23-alpine3.22 09:55:49 Step 2/23 : FROM ${BASE} AS builder 09:55:49 ---> 462c569dca3b 09:55:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:55:50 ---> Running in 475762c028e7 09:55:50 Removing intermediate container 475762c028e7 09:55:50 ---> e73f95d7c63f 09:55:50 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:55:50 ---> Running in c18127697faa 09:55:51 Removing intermediate container c18127697faa 09:55:51 ---> b9952cbad85b 09:55:51 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:55:51 ---> Running in c425643195e2 09:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:55:55 OK: 239 MiB in 58 packages 09:55:56 Removing intermediate container c425643195e2 09:55:56 ---> ae116fadbc57 09:55:56 Step 6/23 : WORKDIR /device-opcua 09:55:56 ---> Running in c8f6671d4254 09:55:56 Removing intermediate container c8f6671d4254 09:55:56 ---> 060f9b36bb05 09:55:56 Step 7/23 : COPY go.mod vendor* ./ 09:55:57 ---> bc67f0c99d15 09:55:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:57 ---> Running in 73d77869c55b 09:56:00 Removing intermediate container 73d77869c55b 09:56:00 ---> e8ee5bccb9ea 09:56:00 Step 9/23 : COPY . . 09:56:01 ---> 5015ccde2c33 09:56:01 Step 10/23 : RUN ${MAKE} 09:56:01 ---> Running in fe7c3c414984 09:56:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.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:00:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:00:40 Removing intermediate container fe7c3c414984 10:00:40 ---> 461d6d815b66 10:00:40 Step 11/23 : FROM alpine:3.22 10:00:41 3.22: Pulling from library/alpine 10:00:41 6b59a28fa201: Pulling fs layer 10:00:41 6b59a28fa201: Verifying Checksum 10:00:41 6b59a28fa201: Download complete 10:00:42 6b59a28fa201: Pull complete 10:00:42 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:00:42 Status: Downloaded newer image for alpine:3.22 10:00:42 ---> 171e65262c80 10:00:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 10:00:42 ---> Running in 09b825d20e64 10:00:42 Removing intermediate container 09b825d20e64 10:00:42 ---> 4844413931f3 10:00:42 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 10:00:42 ---> Running in 9daa2445e461 10:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:00:46 (1/6) Installing dumb-init (1.2.5-r3) 10:00:46 (2/6) Installing libgcc (14.2.0-r6) 10:00:46 (3/6) Installing libsodium (1.0.20-r0) 10:00:46 (4/6) Installing libstdc++ (14.2.0-r6) 10:00:46 (5/6) Installing libzmq (4.3.5-r2) 10:00:46 (6/6) Installing zeromq (4.3.5-r2) 10:00:46 Executing busybox-1.37.0-r19.trigger 10:00:46 OK: 12 MiB in 22 packages 10:00:47 Removing intermediate container 9daa2445e461 10:00:47 ---> 6e4743b2a183 10:00:47 Step 14/23 : RUN apk --no-cache upgrade 10:00:47 ---> Running in b3a30bd3326a 10:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:00:51 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 10:00:51 Executing busybox-1.37.0-r20.post-upgrade 10:00:51 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 10:00:51 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 10:00:51 Executing busybox-1.37.0-r20.trigger 10:00:51 OK: 12 MiB in 22 packages 10:00:52 Removing intermediate container b3a30bd3326a 10:00:52 ---> 9c04d00baff3 10:00:52 Step 15/23 : COPY --from=builder /device-opcua/cmd / 10:00:55 ---> f50c822f2148 10:00:55 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 10:00:55 ---> f3a6fbf83e99 10:00:55 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 10:00:56 ---> ddc0a71a7517 10:00:56 Step 18/23 : EXPOSE 59997 10:00:56 ---> Running in a57681ad6321 10:00:56 Removing intermediate container a57681ad6321 10:00:56 ---> ab1d761ea69d 10:00:56 Step 19/23 : ENTRYPOINT ["/device-opcua"] 10:00:56 ---> Running in 6490fbbddc2f 10:00:56 Removing intermediate container 6490fbbddc2f 10:00:56 ---> f26eef05cc91 10:00:56 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:00:57 ---> Running in 0aa209901076 10:00:57 Removing intermediate container 0aa209901076 10:00:57 ---> 8df256a9ce95 10:00:57 Step 21/23 : LABEL arch=arm64 10:00:57 ---> Running in cb16bc1ea8c8 10:00:58 Removing intermediate container cb16bc1ea8c8 10:00:58 ---> bc2e7b7ea31a 10:00:58 Step 22/23 : LABEL git_sha=17cd6acb3ab05603e8c1f45218d142dd684bc1cc 10:00:58 ---> Running in f8b86224ad4a 10:00:58 Removing intermediate container f8b86224ad4a 10:00:58 ---> f413084aeae7 10:00:58 Step 23/23 : LABEL version=4.0.1 10:00:58 ---> Running in 85fbe97cb216 10:00:58 Removing intermediate container 85fbe97cb216 10:00:58 ---> 4d2ec510f9c8 10:00:58 [Warning] One or more build-args [ARCH] were not consumed 10:00:58 Successfully built 4d2ec510f9c8 10:00:58 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:00:59 provisioning config files... 10:00:59 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/5@tmp/config4543697946143766744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:59 ---> ****-login.sh 10:00:59 nexus3.edgexfoundry.org:10001 10:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:00:59 Configure a credential helper to remove this warning. See 10:00:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:00:59 10:00:59 Login Succeeded 10:00:59 nexus3.edgexfoundry.org:10002 10:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:00 Configure a credential helper to remove this warning. See 10:01:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:00 10:01:00 Login Succeeded 10:01:00 nexus3.edgexfoundry.org:10003 10:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:00 Configure a credential helper to remove this warning. See 10:01:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:00 10:01:00 Login Succeeded 10:01:00 nexus3.edgexfoundry.org:10004 10:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:01 Configure a credential helper to remove this warning. See 10:01:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:01 10:01:01 Login Succeeded 10:01:01 ****.io 10:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:01 Configure a credential helper to remove this warning. See 10:01:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:01 10:01:01 Login Succeeded 10:01:01 ---> ****-login.sh ends [Pipeline] } 10:01:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:01 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:01:01 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 10:01:01 17cd6acb3ab05603e8c1f45218d142dd684bc1cc 10:01:01 4.0.1 10:01:01 17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 10:01:01 odessa 10:01:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:02 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:02 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:17cd6acb3ab05603e8c1f45218d142dd684bc1cc 10:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:01:02 59326614b05f: Preparing 10:01:02 d7cdcedbc6c9: Preparing 10:01:02 d09f44ba1765: Preparing 10:01:02 985b19ca47a3: Preparing 10:01:02 4dcfaff25633: Preparing 10:01:02 0e64f2360a44: Preparing 10:01:02 0e64f2360a44: Waiting 10:01:02 59326614b05f: Pushed 10:01:02 d7cdcedbc6c9: Pushed 10:01:02 0e64f2360a44: Layer already exists 10:01:02 985b19ca47a3: Pushed 10:01:03 4dcfaff25633: Pushed 10:01:13 d09f44ba1765: Pushed 10:01:13 17cd6acb3ab05603e8c1f45218d142dd684bc1cc: digest: sha256:c548b59b7412f5e1441c50b2b446f9ee0ef255310fb4e3ff21e960986b4098cf size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:14 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:14 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.1 10:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:01:14 59326614b05f: Preparing 10:01:14 d7cdcedbc6c9: Preparing 10:01:14 d09f44ba1765: Preparing 10:01:14 985b19ca47a3: Preparing 10:01:14 4dcfaff25633: Preparing 10:01:14 0e64f2360a44: Preparing 10:01:14 0e64f2360a44: Waiting 10:01:14 59326614b05f: Layer already exists 10:01:14 985b19ca47a3: Layer already exists 10:01:14 4dcfaff25633: Layer already exists 10:01:14 d7cdcedbc6c9: Layer already exists 10:01:14 d09f44ba1765: Layer already exists 10:01:14 0e64f2360a44: Layer already exists 10:01:14 4.0.1: digest: sha256:c548b59b7412f5e1441c50b2b446f9ee0ef255310fb4e3ff21e960986b4098cf size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:15 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:15 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 10:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:01:15 59326614b05f: Preparing 10:01:15 d7cdcedbc6c9: Preparing 10:01:15 d09f44ba1765: Preparing 10:01:15 985b19ca47a3: Preparing 10:01:15 4dcfaff25633: Preparing 10:01:15 0e64f2360a44: Preparing 10:01:15 0e64f2360a44: Waiting 10:01:15 985b19ca47a3: Layer already exists 10:01:15 59326614b05f: Layer already exists 10:01:15 d7cdcedbc6c9: Layer already exists 10:01:15 d09f44ba1765: Layer already exists 10:01:15 4dcfaff25633: Layer already exists 10:01:15 0e64f2360a44: Layer already exists 10:01:15 17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1: digest: sha256:c548b59b7412f5e1441c50b2b446f9ee0ef255310fb4e3ff21e960986b4098cf size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:16 + 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:01:17 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:odessa 10:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:01:17 59326614b05f: Preparing 10:01:17 d7cdcedbc6c9: Preparing 10:01:17 d09f44ba1765: Preparing 10:01:17 985b19ca47a3: Preparing 10:01:17 4dcfaff25633: Preparing 10:01:17 0e64f2360a44: Preparing 10:01:17 0e64f2360a44: Waiting 10:01:17 d09f44ba1765: Layer already exists 10:01:17 985b19ca47a3: Layer already exists 10:01:17 d7cdcedbc6c9: Layer already exists 10:01:17 59326614b05f: Layer already exists 10:01:17 4dcfaff25633: Layer already exists 10:01:17 0e64f2360a44: Layer already exists 10:01:17 odessa: digest: sha256:c548b59b7412f5e1441c50b2b446f9ee0ef255310fb4e3ff21e960986b4098cf size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:17 ===================================================== [Pipeline] echo 10:01:17 taggedImages: 10:01:17 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:17cd6acb3ab05603e8c1f45218d142dd684bc1cc 10:01:17 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.1 10:01:17 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 10:01:17 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:odessa [Pipeline] echo 10:01:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] echo 10:01:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.1 [Pipeline] echo 10:01:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 [Pipeline] echo 10:01:17 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:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:18 10:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:18 arm64: Pulling from edgex-lftools-log-publisher 10:01:18 8998bd30e6a1: Pulling fs layer 10:01:18 04944245beec: Pulling fs layer 10:01:18 699f458cf7ca: Pulling fs layer 10:01:18 765212b225bb: Pulling fs layer 10:01:18 f23df028b6ca: Pulling fs layer 10:01:18 d65c8cfc05b1: Pulling fs layer 10:01:18 2437ff75d9bd: Pulling fs layer 10:01:18 f23df028b6ca: Waiting 10:01:18 2437ff75d9bd: Waiting 10:01:18 d65c8cfc05b1: Waiting 10:01:18 765212b225bb: Waiting 10:01:18 04944245beec: Verifying Checksum 10:01:18 04944245beec: Download complete 10:01:18 765212b225bb: Verifying Checksum 10:01:18 765212b225bb: Download complete 10:01:18 f23df028b6ca: Verifying Checksum 10:01:18 f23df028b6ca: Download complete 10:01:18 d65c8cfc05b1: Verifying Checksum 10:01:18 d65c8cfc05b1: Download complete 10:01:18 699f458cf7ca: Verifying Checksum 10:01:18 699f458cf7ca: Download complete 10:01:19 8998bd30e6a1: Verifying Checksum 10:01:19 8998bd30e6a1: Download complete 10:01:21 2437ff75d9bd: Verifying Checksum 10:01:21 2437ff75d9bd: Download complete 10:01:23 8998bd30e6a1: Pull complete 10:01:24 04944245beec: Pull complete 10:01:25 699f458cf7ca: Pull complete 10:01:25 765212b225bb: Pull complete 10:01:26 f23df028b6ca: Pull complete 10:01:27 d65c8cfc05b1: Pull complete 10:01:45 2437ff75d9bd: Pull complete 10:01:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:45 prd-ubuntu20.04-docker-arm64-4c-16g-773980 does not seem to be running inside a container 10:01:45 $ 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/5 -v /w/workspace/device-opc-ua/5:/w/workspace/device-opc-ua/5:rw,z -v /w/workspace/device-opc-ua/5@tmp:/w/workspace/device-opc-ua/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:01:49 $ docker top 1f96c6a9e20a4df0b0bfee4589433d4c138ebe291607877ec6129c10ec20ebc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:49 ---> job-cost.sh 10:01:49 lf-activate-venv: SKIPPING 10:01:49 INFO: No Stack... 10:01:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:01:51 INFO: Archiving Costs [Pipeline] sh 10:01:51 + cat /w/workspace/device-opc-ua/5/archives/cost.csv 10:01:51 + cut -d, -f6 [Pipeline] lock 10:01:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-5-stack-cost] 10:01:51 Resource [jenkins-edgexfoundry-device-opc-ua-odessa-5-stack-cost] did not exist. Created. 10:01:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:01:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:01:53 Stashed 1 file(s) [Pipeline] } 10:01:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:01:53 $ docker stop --time=1 1f96c6a9e20a4df0b0bfee4589433d4c138ebe291607877ec6129c10ec20ebc8 10:01:54 $ docker rm -f --volumes 1f96c6a9e20a4df0b0bfee4589433d4c138ebe291607877ec6129c10ec20ebc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:03:53 Running on prd-centos7-docker-4c-2g-773993 in /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:53 provisioning config files... 10:03:53 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config13403911045328712798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:57 ---> ****-login.sh 10:03:57 nexus3.edgexfoundry.org:10001 10:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:57 Configure a credential helper to remove this warning. See 10:03:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:57 10:03:57 Login Succeeded 10:03:57 nexus3.edgexfoundry.org:10002 10:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:58 Configure a credential helper to remove this warning. See 10:03:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:58 10:03:58 Login Succeeded 10:03:58 nexus3.edgexfoundry.org:10003 10:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:58 Configure a credential helper to remove this warning. See 10:03:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:58 10:03:58 Login Succeeded 10:03:58 nexus3.edgexfoundry.org:10004 10:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:58 Configure a credential helper to remove this warning. See 10:03:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:58 10:03:58 Login Succeeded 10:03:58 ****.io 10:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:58 Configure a credential helper to remove this warning. See 10:03:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:58 10:03:58 Login Succeeded 10:03:58 ---> ****-login.sh ends [Pipeline] } 10:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:58 + docker buildx ls 10:03:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:03:59 default * docker 10:03:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:04:00 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:04:00 edgex-builder [Pipeline] sh 10:04:00 + docker buildx inspect --bootstrap 10:04:00 #1 [internal] booting buildkit 10:04:00 #1 pulling image moby/buildkit:buildx-stable-1 10:04:04 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 10:04:04 #1 creating container buildx_buildkit_edgex-builder0 10:04:06 #1 creating container buildx_buildkit_edgex-builder0 2.5s done 10:04:06 #1 DONE 6.2s 10:04:06 Name: edgex-builder 10:04:06 Driver: docker-container 10:04:06 10:04:06 Nodes: 10:04:06 Name: edgex-builder0 10:04:06 Endpoint: unix:///var/run/docker.sock 10:04:06 Status: running 10:04:06 Buildkit: v0.26.2 10:04:06 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:04:06 + docker buildx ls 10:04:06 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:04:06 edgex-builder * docker-container 10:04:06 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:04:06 default docker 10:04:06 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:04:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc' 10:04:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc --push - 10:04:07 #1 [internal] load build definition from Dockerfile 10:04:07 #1 transferring dockerfile: 198B done 10:04:07 #1 DONE 0.1s 10:04:07 10:04:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc 10:04:07 #2 ... 10:04:07 10:04:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc 10:04:07 #3 DONE 0.2s 10:04:07 10:04:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc 10:04:07 #2 DONE 0.2s 10:04:07 10:04:07 #4 [internal] load .dockerignore 10:04:07 #4 transferring context: 2B done 10:04:07 #4 DONE 0.2s 10:04:07 10:04:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 10:04:07 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 done 10:04:07 #5 DONE 0.0s 10:04:07 10:04:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 10:04:07 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 done 10:04:07 #6 DONE 0.1s 10:04:08 10:04:08 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:04:08 #7 DONE 0.0s 10:04:08 10:04:08 #8 exporting to image 10:04:08 #8 exporting layers done 10:04:08 #8 exporting manifest sha256:bdbbf9a9ac134fc93ba675ee869b038359f6f1e725860a335796be40edcd1274 done 10:04:08 #8 exporting config sha256:e1666e3ec9316a15a6edbd0ac4413506c11c65c7d683d5705bf145f0f672e226 done 10:04:08 #8 exporting manifest sha256:d709bf312c5275f8aa0de146d383b5fa9c2b4761d18e5d2396a130e457146914 done 10:04:08 #8 exporting config sha256:9ae6eac41f6bb9987e8b64e1bc4453ba5acb56dc97e6d063fc0a01e657b746f9 done 10:04:08 #8 exporting manifest list sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a done 10:04:08 #8 pushing layers 0.1s done 10:04:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc@sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a 10:04:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc@sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a 0.1s done 10:04:08 #8 DONE 0.2s 10:04:08 10:04:08 1 warning found (use --debug to expand): 10:04:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1' 10:04:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1 --push - 10:04:08 #1 [internal] load build definition from Dockerfile 10:04:08 #1 transferring dockerfile: 163B done 10:04:08 #1 DONE 0.0s 10:04:08 10:04:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1 10:04:08 #2 DONE 0.0s 10:04:08 10:04:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1 10:04:08 #3 DONE 0.0s 10:04:08 10:04:08 #4 [internal] load .dockerignore 10:04:08 #4 transferring context: 2B done 10:04:08 #4 DONE 0.0s 10:04:08 10:04:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 10:04:08 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 0.0s done 10:04:08 #5 DONE 0.0s 10:04:08 10:04:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 10:04:08 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 0.0s done 10:04:08 #6 CACHED 10:04:08 10:04:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 10:04:08 #5 CACHED 10:04:08 10:04:08 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:04:08 #7 DONE 0.0s 10:04:08 10:04:08 #8 exporting to image 10:04:08 #8 exporting layers done 10:04:08 #8 exporting manifest sha256:bdbbf9a9ac134fc93ba675ee869b038359f6f1e725860a335796be40edcd1274 0.0s done 10:04:08 #8 exporting config sha256:e1666e3ec9316a15a6edbd0ac4413506c11c65c7d683d5705bf145f0f672e226 done 10:04:08 #8 exporting manifest sha256:d709bf312c5275f8aa0de146d383b5fa9c2b4761d18e5d2396a130e457146914 done 10:04:08 #8 exporting config sha256:9ae6eac41f6bb9987e8b64e1bc4453ba5acb56dc97e6d063fc0a01e657b746f9 done 10:04:08 #8 exporting manifest list sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a done 10:04:08 #8 pushing layers 0.0s done 10:04:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.1@sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a 0.1s done 10:04:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:08 #8 DONE 0.1s 10:04:08 10:04:08 1 warning found (use --debug to expand): 10:04:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1' 10:04:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 --push - 10:04:09 #1 [internal] load build definition from Dockerfile 10:04:09 #1 transferring dockerfile: 204B done 10:04:09 #1 DONE 0.0s 10:04:09 10:04:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 10:04:09 #2 DONE 0.0s 10:04:09 10:04:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1 10:04:09 #3 DONE 0.0s 10:04:09 10:04:09 #4 [internal] load .dockerignore 10:04:09 #4 transferring context: 2B done 10:04:09 #4 DONE 0.0s 10:04:09 10:04:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 10:04:09 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 0.0s done 10:04:09 #5 CACHED 10:04:09 10:04:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 10:04:09 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 0.0s done 10:04:09 #6 CACHED 10:04:09 10:04:09 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:04:09 #7 DONE 0.0s 10:04:09 10:04:09 #8 exporting to image 10:04:09 #8 exporting layers done 10:04:09 #8 exporting manifest sha256:bdbbf9a9ac134fc93ba675ee869b038359f6f1e725860a335796be40edcd1274 done 10:04:09 #8 exporting config sha256:e1666e3ec9316a15a6edbd0ac4413506c11c65c7d683d5705bf145f0f672e226 done 10:04:09 #8 exporting manifest sha256:d709bf312c5275f8aa0de146d383b5fa9c2b4761d18e5d2396a130e457146914 done 10:04:09 #8 exporting config sha256:9ae6eac41f6bb9987e8b64e1bc4453ba5acb56dc97e6d063fc0a01e657b746f9 done 10:04:09 #8 exporting manifest list sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a done 10:04:09 #8 pushing layers 0.0s done 10:04:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:17cd6acb3ab05603e8c1f45218d142dd684bc1cc-4.0.1@sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a 0.1s done 10:04:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:09 #8 DONE 0.1s 10:04:09 10:04:09 1 warning found (use --debug to expand): 10:04:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:odessa' 10:04:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:odessa --push - 10:04:09 #1 [internal] load build definition from Dockerfile 10:04:09 #1 transferring dockerfile: 164B done 10:04:09 #1 DONE 0.0s 10:04:09 10:04:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:odessa 10:04:09 #2 DONE 0.0s 10:04:09 10:04:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:odessa 10:04:09 #3 DONE 0.0s 10:04:09 10:04:09 #4 [internal] load .dockerignore 10:04:09 #4 transferring context: 2B done 10:04:09 #4 DONE 0.0s 10:04:09 10:04:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 10:04:09 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 0.0s done 10:04:09 #5 CACHED 10:04:09 10:04:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 10:04:09 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:083085ebff4ea5ee8d76f02c06be454af6807659abd27bb4e0e86c5e7d381642 0.0s done 10:04:09 #6 CACHED 10:04:09 10:04:09 #7 exporting to image 10:04:09 #7 exporting layers done 10:04:09 #7 exporting manifest sha256:bdbbf9a9ac134fc93ba675ee869b038359f6f1e725860a335796be40edcd1274 done 10:04:09 #7 exporting config sha256:e1666e3ec9316a15a6edbd0ac4413506c11c65c7d683d5705bf145f0f672e226 done 10:04:09 #7 exporting manifest sha256:d709bf312c5275f8aa0de146d383b5fa9c2b4761d18e5d2396a130e457146914 done 10:04:09 #7 exporting config sha256:9ae6eac41f6bb9987e8b64e1bc4453ba5acb56dc97e6d063fc0a01e657b746f9 done 10:04:09 #7 exporting manifest list sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a done 10:04:09 #7 pushing layers 0.0s done 10:04:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a 10:04:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:odessa@sha256:4c41a8d7c7875b529d4cbbd3a1df41637b5b76ef067654c65a748f6c14af4f2a 0.1s done 10:04:10 #7 DONE 0.1s 10:04:10 10:04:10 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 10:04:10 #8 DONE 0.0s 10:04:10 10:04:10 1 warning found (use --debug to expand): 10:04:10  - 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:04:10 + '[' -d /w/workspace/dgexfoundry_device-opc-ua_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:04:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:04:11 ---> package-listing.sh 10:04:11 ++ facter osfamily 10:04:11 ++ tr '[:upper:]' '[:lower:]' 10:04:11 + OS_FAMILY=redhat 10:04:11 + workspace=/w/workspace/dgexfoundry_device-opc-ua_odessa 10:04:11 + START_PACKAGES=/tmp/packages_start.txt 10:04:11 + END_PACKAGES=/tmp/packages_end.txt 10:04:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:11 + PACKAGES=/tmp/packages_start.txt 10:04:11 + '[' /w/workspace/dgexfoundry_device-opc-ua_odessa ']' 10:04:11 + PACKAGES=/tmp/packages_end.txt 10:04:11 + case "${OS_FAMILY}" in 10:04:11 + rpm -qa 10:04:11 + sort 10:04:12 + '[' -f /tmp/packages_start.txt ']' 10:04:12 + '[' -f /tmp/packages_end.txt ']' 10:04:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:12 + '[' /w/workspace/dgexfoundry_device-opc-ua_odessa ']' 10:04:12 + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_odessa/archives/ 10:04:12 + 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:04:12 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:04:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:13 10:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:13 latest: Pulling from edgex-lftools-log-publisher 10:04:13 5eb5b503b376: Pulling fs layer 10:04:13 5c69ac0246d0: Pulling fs layer 10:04:13 ec43610c2a17: Pulling fs layer 10:04:13 3a2ae6a8a46f: Pulling fs layer 10:04:13 33b1e0a273af: Pulling fs layer 10:04:13 5d3b04190fa2: Pulling fs layer 10:04:13 2f39f015ded8: Pulling fs layer 10:04:13 3a2ae6a8a46f: Waiting 10:04:13 33b1e0a273af: Waiting 10:04:13 5d3b04190fa2: Waiting 10:04:13 2f39f015ded8: Waiting 10:04:13 5c69ac0246d0: Verifying Checksum 10:04:13 5c69ac0246d0: Download complete 10:04:13 3a2ae6a8a46f: Verifying Checksum 10:04:13 3a2ae6a8a46f: Download complete 10:04:13 ec43610c2a17: Verifying Checksum 10:04:13 ec43610c2a17: Download complete 10:04:13 33b1e0a273af: Verifying Checksum 10:04:13 33b1e0a273af: Download complete 10:04:13 5d3b04190fa2: Verifying Checksum 10:04:13 5d3b04190fa2: Download complete 10:04:13 5eb5b503b376: Verifying Checksum 10:04:13 5eb5b503b376: Download complete 10:04:14 2f39f015ded8: Verifying Checksum 10:04:14 2f39f015ded8: Download complete 10:04:15 5eb5b503b376: Pull complete 10:04:15 5c69ac0246d0: Pull complete 10:04:15 ec43610c2a17: Pull complete 10:04:15 3a2ae6a8a46f: Pull complete 10:04:16 33b1e0a273af: Pull complete 10:04:16 5d3b04190fa2: Pull complete 10:04:20 2f39f015ded8: Pull complete 10:04:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:20 prd-centos7-docker-4c-2g-773993 does not seem to be running inside a container 10:04:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:04:28 $ docker top 560dfb7c554d7e39bb033c6d9f33ec67349fd2e8c991c1a246082c7c971b5516 -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:29 + touch /tmp/pre-build-complete [Pipeline] sh 10:04:29 + mkdir -p /var/log/sysstat [Pipeline] sh 10:04:29 + ls /var/log/sa-host 10:04:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:29 provisioning config files... 10:04:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config648622549457077833tmp [Pipeline] { [Pipeline] echo 10:04:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:04:30 ---> create-netrc.sh [Pipeline] } 10:04:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:04:30 ---> python-tools-install.sh [Pipeline] echo 10:04:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:04:30 ---> sudo-logs.sh 10:04:30 Archiving 'sudo' log.. 10:04:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-773993.novalocal: Name or service not known 10:04:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-773993.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:04:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:04:31 ---> job-cost.sh 10:04:31 lf-activate-venv: SKIPPING 10:04:31 DEBUG: total: 0.10999999940395355 10:04:31 INFO: Retrieving Stack Cost... 10:04:31 INFO: Retrieving Pricing Info for: v3-standard-2 10:04:31 INFO: Archiving Costs [Pipeline] echo 10:04:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:04:32 ---> logs-deploy.sh 10:04:32 lf-activate-venv: SKIPPING 10:04:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/odessa/5 10:04:32 INFO: archiving workspace using pattern(s): 10:04:33 Archives upload complete. 10:04:33 INFO: archiving logs to Nexus 10:04:33 ---> uname -a: 10:04:33 Linux prd-centos7-docker-4c-2g-773993.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:04:33 10:04:33 10:04:33 ---> lscpu: 10:04:33 Architecture: x86_64 10:04:33 CPU op-mode(s): 32-bit, 64-bit 10:04:33 Byte Order: Little Endian 10:04:33 Address sizes: 40 bits physical, 48 bits virtual 10:04:33 CPU(s): 2 10:04:33 On-line CPU(s) list: 0,1 10:04:33 Thread(s) per core: 1 10:04:33 Core(s) per socket: 1 10:04:33 Socket(s): 2 10:04:33 NUMA node(s): 1 10:04:33 Vendor ID: AuthenticAMD 10:04:33 CPU family: 23 10:04:33 Model: 49 10:04:33 Model name: AMD EPYC-Rome Processor 10:04:33 Stepping: 0 10:04:33 CPU MHz: 2800.000 10:04:33 BogoMIPS: 5600.00 10:04:33 Virtualization: AMD-V 10:04:33 Hypervisor vendor: KVM 10:04:33 Virtualization type: full 10:04:33 L1d cache: 64 KiB 10:04:33 L1i cache: 64 KiB 10:04:33 L2 cache: 1 MiB 10:04:33 L3 cache: 32 MiB 10:04:33 NUMA node0 CPU(s): 0,1 10:04:33 Vulnerability Itlb multihit: Not affected 10:04:33 Vulnerability L1tf: Not affected 10:04:33 Vulnerability Mds: Not affected 10:04:33 Vulnerability Meltdown: Not affected 10:04:33 Vulnerability Mmio stale data: Not affected 10:04:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:04:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:04:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:04:33 Vulnerability Srbds: Not affected 10:04:33 Vulnerability Tsx async abort: Not affected 10:04:33 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:04:33 10:04:33 10:04:33 ---> nproc: 10:04:33 2 10:04:33 10:04:33 10:04:33 ---> df -h: 10:04:33 Filesystem Size Used Avail Use% Mounted on 10:04:33 overlay 40G 7.3G 33G 19% / 10:04:33 tmpfs 64M 0 64M 0% /dev 10:04:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:04:33 shm 64M 0 64M 0% /dev/shm 10:04:33 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:04:33 10:04:33 10:04:33 Cannot open /var/log/sysstat/sa27: No such file or directory 10:04:33 Please check if data collecting is enabled 10:04:33 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:33 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:04:33 $ docker stop --time=1 560dfb7c554d7e39bb033c6d9f33ec67349fd2e8c991c1a246082c7c971b5516 10:04:35 $ docker rm -f --volumes 560dfb7c554d7e39bb033c6d9f33ec67349fd2e8c991c1a246082c7c971b5516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:04:35 [WS-CLEANUP] Deleting project workspace... 10:04:35 [WS-CLEANUP] Deferred wipeout is used... 10:04:35 [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:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:35 10:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:35 latest: Pulling from edgex-lftools-log-publisher 10:04:35 5eb5b503b376: Pulling fs layer 10:04:35 5c69ac0246d0: Pulling fs layer 10:04:35 ec43610c2a17: Pulling fs layer 10:04:35 3a2ae6a8a46f: Pulling fs layer 10:04:35 33b1e0a273af: Pulling fs layer 10:04:35 5d3b04190fa2: Pulling fs layer 10:04:35 2f39f015ded8: Pulling fs layer 10:04:35 5d3b04190fa2: Waiting 10:04:35 2f39f015ded8: Waiting 10:04:35 3a2ae6a8a46f: Waiting 10:04:35 33b1e0a273af: Waiting 10:04:35 5c69ac0246d0: Download complete 10:04:35 3a2ae6a8a46f: Download complete 10:04:35 33b1e0a273af: Verifying Checksum 10:04:35 33b1e0a273af: Download complete 10:04:35 ec43610c2a17: Verifying Checksum 10:04:35 ec43610c2a17: Download complete 10:04:36 5d3b04190fa2: Verifying Checksum 10:04:36 5d3b04190fa2: Download complete 10:04:36 5eb5b503b376: Verifying Checksum 10:04:36 5eb5b503b376: Download complete 10:04:38 2f39f015ded8: Verifying Checksum 10:04:38 2f39f015ded8: Download complete 10:04:38 5eb5b503b376: Pull complete 10:04:38 5c69ac0246d0: Pull complete 10:04:38 ec43610c2a17: Pull complete 10:04:38 3a2ae6a8a46f: Pull complete 10:04:38 33b1e0a273af: Pull complete 10:04:38 5d3b04190fa2: Pull complete 10:04:44 2f39f015ded8: Pull complete 10:04:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:44 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 10:04:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:04:46 $ docker top 7f74b8628631b6c20a5fa73cf20fa9559bb8b2a7b983f47e5e9d38dbd8a63fec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:46 ---> job-cost.sh 10:04:46 lf-activate-venv: SKIPPING 10:04:46 INFO: No Stack... 10:04:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:04:47 INFO: Archiving Costs [Pipeline] sh 10:04:47 + cat /w/workspace/dgexfoundry_device-opc-ua_odessa/archives/cost.csv 10:04:47 + cut -d, -f6 [Pipeline] lock 10:04:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-5-stack-cost] 10:04:47 Resource [jenkins-edgexfoundry-device-opc-ua-odessa-5-stack-cost] did not exist. Created. 10:04:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:47 /w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/durable-3213f880/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:04:48 + echo total: 0.2199999988079071 [Pipeline] stash 10:04:48 Warning: overwriting stash ‘stack-cost’ 10:04:48 Stashed 1 file(s) [Pipeline] } 10:04:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:04:48 $ docker stop --time=1 7f74b8628631b6c20a5fa73cf20fa9559bb8b2a7b983f47e5e9d38dbd8a63fec 10:04:49 $ docker rm -f --volumes 7f74b8628631b6c20a5fa73cf20fa9559bb8b2a7b983f47e5e9d38dbd8a63fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:04:49 provisioning config files... 10:04:49 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config12017630888500287242tmp [Pipeline] { [Pipeline] sh 10:04:50 + set +x 10:04:50 + bash -s -- 10:04:50 + curl -s https://codecov.io/bash 10:04:50 10:04:50 _____ _ 10:04:50 / ____| | | 10:04:50 | | ___ __| | ___ ___ _____ __ 10:04:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:04:50 | |___| (_) | (_| | __/ (_| (_) \ V / 10:04:50 \_____\___/ \__,_|\___|\___\___/ \_/ 10:04:50 Bash-1.0.6 10:04:50 10:04:50 10:04:50 ==> git version 2.25.1 found 10:04:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:04:50 Release-Date: 2020-01-08 10:04:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:04:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:04:50 ==> Jenkins CI detected. 10:04:50 current dir:  /w/workspace/dgexfoundry_device-opc-ua_odessa 10:04:50 project root: . 10:04:50 --> token set from env 10:04:50 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 10:04:50 ==> Running gcov in . (disable via -X gcov) 10:04:50 ==> Python coveragepy not found 10:04:50 ==> Searching for coverage reports in: 10:04:50 + . 10:04:50 -> Found 1 reports 10:04:50 ==> Detecting git/mercurial file structure 10:04:50 ==> Reading reports 10:04:50 + ./coverage.out bytes=26136 10:04:50 ==> Appending adjustments 10:04:50 https://docs.codecov.io/docs/fixing-reports 10:04:50 + Found adjustments 10:04:50 ==> Gzipping contents 10:04:50 32K /tmp/codecov.ulRfSj.gz 10:04:50 ==> Uploading reports 10:04:50 url: https://codecov.io 10:04:50 query: branch=odessa&commit=17cd6acb3ab05603e8c1f45218d142dd684bc1cc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fodessa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 10:04:50 -> Pinging Codecov 10:04:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=17cd6acb3ab05603e8c1f45218d142dd684bc1cc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fodessa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 10:04:50 -> Uploading to 10:04:50 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/17cd6acb3ab05603e8c1f45218d142dd684bc1cc/3d6d8198-ff64-421a-867a-586c7c92fc06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251127%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251127T100450Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2b82a98ca89797258940f34991cd6b78aa248916cbd5c0d9e42bbe5a7b795aaf 10:04:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:50 Dload Upload Total Spent Left Speed 10:04:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29381 0 0 100 29381 0 215k --:--:-- --:--:-- --:--:-- 215k 10:04:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] } 10:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:04:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:04:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:04:51 10:04:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:04:51 latest: Pulling from edgex-devops/edgex-snyk-go 10:04:51 2d35ebdb57d9: Already exists 10:04:51 85e8836fcdb2: Pulling fs layer 10:04:51 91631faa732a: Pulling fs layer 10:04:51 f3f5ae8826fa: Pulling fs layer 10:04:51 4f4fb700ef54: Pulling fs layer 10:04:51 7861252a18e6: Pulling fs layer 10:04:51 9130f900ef6f: Pulling fs layer 10:04:51 7861252a18e6: Waiting 10:04:51 4f4fb700ef54: Waiting 10:04:51 9130f900ef6f: Waiting 10:04:51 f3f5ae8826fa: Verifying Checksum 10:04:51 f3f5ae8826fa: Download complete 10:04:51 85e8836fcdb2: Verifying Checksum 10:04:51 85e8836fcdb2: Download complete 10:04:51 4f4fb700ef54: Verifying Checksum 10:04:51 4f4fb700ef54: Download complete 10:04:51 85e8836fcdb2: Pull complete 10:04:51 7861252a18e6: Verifying Checksum 10:04:51 7861252a18e6: Download complete 10:04:52 91631faa732a: Verifying Checksum 10:04:52 91631faa732a: Download complete 10:04:52 9130f900ef6f: Verifying Checksum 10:04:52 9130f900ef6f: Download complete 10:04:57 91631faa732a: Pull complete 10:04:57 f3f5ae8826fa: Pull complete 10:04:57 4f4fb700ef54: Pull complete 10:04:57 7861252a18e6: Pull complete 10:05:00 9130f900ef6f: Pull complete 10:05:00 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:05:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:00 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 10:05:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:05:02 $ docker top 3ec9da40ab080e9ac7e307fc552ad6128fbb6c07429665e666cede4d55775c3e -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:03 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_odessa [Pipeline] echo 10:05:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:odessa' [Pipeline] sh 10:05:03 + set -o pipefail 10:05:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:odessa' 10:05:08 10:05:08 Monitoring /w/workspace/dgexfoundry_device-opc-ua_odessa (github.com/edgexfoundry/device-opc-ua)... 10:05:08 10:05:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7c3e8905-1a2c-4015-97f5-7cd8df9c632d/history/34685e9c-3f68-4f1a-a23e-418781c3fa3a 10:05:08 10:05:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:05:08 10:05:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:05:08 [Pipeline] } 10:05:08 $ docker stop --time=1 3ec9da40ab080e9ac7e307fc552ad6128fbb6c07429665e666cede4d55775c3e 10:05:10 $ docker rm -f --volumes 3ec9da40ab080e9ac7e307fc552ad6128fbb6c07429665e666cede4d55775c3e [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:05:10 + git log --format=format:%s -1 17cd6acb3ab05603e8c1f45218d142dd684bc1cc [Pipeline] sh 10:05:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:11 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 10:05:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:05:11 $ docker top 891f6e7b3b63a580d149d9354e68d7e6b3417484dfbc5b2e21c2d01b2e60ccca -eo pid,comm 10:05:11 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:05:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:11 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:12 + git semver [Pipeline] } 10:05:12 $ docker stop --time=1 891f6e7b3b63a580d149d9354e68d7e6b3417484dfbc5b2e21c2d01b2e60ccca 10:05:13 $ docker rm -f --volumes 891f6e7b3b63a580d149d9354e68d7e6b3417484dfbc5b2e21c2d01b2e60ccca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:05:14 10:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:05:14 0.23.1-centos7: Pulling from edgex-lftools 10:05:14 ab5ef0e58194: Pulling fs layer 10:05:14 9712f1f96733: Pulling fs layer 10:05:14 63f879dbbcfc: Pulling fs layer 10:05:14 0d9ebad4ef96: Pulling fs layer 10:05:14 e9a5061849ea: Pulling fs layer 10:05:14 d747dcd14b5f: Pulling fs layer 10:05:14 2de7ff778b66: Pulling fs layer 10:05:14 0d9ebad4ef96: Waiting 10:05:14 2de7ff778b66: Waiting 10:05:14 e9a5061849ea: Waiting 10:05:14 d747dcd14b5f: Waiting 10:05:14 9712f1f96733: Verifying Checksum 10:05:14 9712f1f96733: Download complete 10:05:15 63f879dbbcfc: Verifying Checksum 10:05:15 63f879dbbcfc: Download complete 10:05:15 e9a5061849ea: Verifying Checksum 10:05:15 e9a5061849ea: Download complete 10:05:15 d747dcd14b5f: Verifying Checksum 10:05:15 d747dcd14b5f: Download complete 10:05:15 0d9ebad4ef96: Verifying Checksum 10:05:15 0d9ebad4ef96: Download complete 10:05:15 ab5ef0e58194: Verifying Checksum 10:05:15 ab5ef0e58194: Download complete 10:05:15 2de7ff778b66: Verifying Checksum 10:05:15 2de7ff778b66: Download complete 10:05:19 ab5ef0e58194: Pull complete 10:05:19 9712f1f96733: Pull complete 10:05:19 63f879dbbcfc: Pull complete 10:05:24 0d9ebad4ef96: Pull complete 10:05:25 e9a5061849ea: Pull complete 10:05:25 d747dcd14b5f: Pull complete 10:05:26 2de7ff778b66: Pull complete 10:05:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:05:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:26 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 10:05:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:05:29 $ docker top f7d6dc5f6d8d2d0197bc3ccb8439194a8624bb817fe1231106ed390a3ad418d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:05:29 provisioning config files... 10:05:29 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config14196785599817207653tmp 10:05:29 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config12599507623677197050tmp 10:05:29 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config11769764438874164971tmp [Pipeline] { [Pipeline] echo 10:05:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:05:29 ---> sigul-configuration.sh 10:05:29 gpg: directory `/root/.gnupg' created 10:05:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:05:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:05:29 gpg: keyring `/root/.gnupg/secring.gpg' created 10:05:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:05:29 gpg: CAST5 encrypted data 10:05:29 gpg: encrypted with 1 passphrase 10:05:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:05:30 + mkdir /home/jenkins 10:05:30 + mkdir /home/jenkins/sigul [Pipeline] sh 10:05:30 + 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:05:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:05:30 ---> sigul-install.sh 10:05:30 Sigul already installed; skipping installation. [Pipeline] sh 10:05:31 + git tag --list 10:05:31 v4.0 10:05:31 v4.0.0 10:05:31 v4.0.1 10:05:31 v4.0.1-dev.1 10:05:31 v4.1.0-dev.1 10:05:31 v4.1.0-dev.10 10:05:31 v4.1.0-dev.11 10:05:31 v4.1.0-dev.12 10:05:31 v4.1.0-dev.2 10:05:31 v4.1.0-dev.3 10:05:31 v4.1.0-dev.4 10:05:31 v4.1.0-dev.5 10:05:31 v4.1.0-dev.6 10:05:31 v4.1.0-dev.7 10:05:31 v4.1.0-dev.8 10:05:31 v4.1.0-dev.9 [Pipeline] sh 10:05:31 + lftools sign git-tag v4.0.1 10:05:32 Signing Git tag with Sigul... 10:05:32 Signing v4.0.1 [Pipeline] echo 10:05:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:05:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:05:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:05:33 $ docker stop --time=1 f7d6dc5f6d8d2d0197bc3ccb8439194a8624bb817fe1231106ed390a3ad418d3 10:05:34 $ docker rm -f --volumes f7d6dc5f6d8d2d0197bc3ccb8439194a8624bb817fe1231106ed390a3ad418d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:05:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:35 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 10:05:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:05:35 $ docker top 8ade6a291a4dd7642a26f012529810245ab0338494fd334402851a2aaf0a905b -eo pid,comm 10:05:35 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:05:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:35 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:36 + git semver [Pipeline] } 10:05:36 $ docker stop --time=1 8ade6a291a4dd7642a26f012529810245ab0338494fd334402851a2aaf0a905b 10:05:37 $ docker rm -f --volumes 8ade6a291a4dd7642a26f012529810245ab0338494fd334402851a2aaf0a905b [Pipeline] // withDockerContainer [Pipeline] sh 10:05:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:38 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 10:05:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:05:38 $ docker top e104153ee118606833a69acf924edfee9c4d6e0e622c8297f2ec235980193c9f -eo pid,comm 10:05:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:05:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:38 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:39 + git semver [Pipeline] } 10:05:39 $ docker stop --time=1 e104153ee118606833a69acf924edfee9c4d6e0e622c8297f2ec235980193c9f 10:05:40 $ docker rm -f --volumes e104153ee118606833a69acf924edfee9c4d6e0e622c8297f2ec235980193c9f [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:05:41 + [ -d /w/workspace/dgexfoundry_device-opc-ua_odessa/archives ] 10:05:41 + ls -al /w/workspace/dgexfoundry_device-opc-ua_odessa/archives 10:05:41 total 16 10:05:41 drwxr-xr-x 3 root root 4096 Nov 27 10:04 . 10:05:41 drwxrwxr-x 11 jenkins jenkins 4096 Nov 27 10:05 .. 10:05:41 drwxr-xr-x 2 root root 4096 Nov 27 10:04 cost 10:05:41 -rw-r--r-- 1 root root 86 Nov 27 10:04 cost.csv 10:05:41 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-opc-ua_odessa/archives 10:05:41 + ls -al /w/workspace/dgexfoundry_device-opc-ua_odessa/archives 10:05:41 total 16 10:05:41 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 10:04 . 10:05:41 drwxrwxr-x 11 jenkins jenkins 4096 Nov 27 10:05 .. 10:05:41 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 10:04 cost 10:05:41 -rw-r--r-- 1 jenkins jenkins 86 Nov 27 10:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:05:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:42 ---> package-listing.sh 10:05:42 ++ facter osfamily 10:05:42 ++ tr '[:upper:]' '[:lower:]' 10:05:42 + OS_FAMILY=debian 10:05:42 + workspace=/w/workspace/dgexfoundry_device-opc-ua_odessa 10:05:42 + START_PACKAGES=/tmp/packages_start.txt 10:05:42 + END_PACKAGES=/tmp/packages_end.txt 10:05:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:42 + PACKAGES=/tmp/packages_start.txt 10:05:42 + '[' /w/workspace/dgexfoundry_device-opc-ua_odessa ']' 10:05:42 + PACKAGES=/tmp/packages_end.txt 10:05:42 + case "${OS_FAMILY}" in 10:05:42 + dpkg -l 10:05:42 + grep '^ii' 10:05:42 + '[' -f /tmp/packages_start.txt ']' 10:05:42 + '[' -f /tmp/packages_end.txt ']' 10:05:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:42 + '[' /w/workspace/dgexfoundry_device-opc-ua_odessa ']' 10:05:42 + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_odessa/archives/ 10:05:42 + 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:05:42 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:05:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:43 prd-ubuntu20.04-docker-8c-8g-773959 does not seem to be running inside a container 10:05:43 $ 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:05:43 $ docker top 2e5c8782dccf1ab64739fea1f5baecfcf20ff4b9d0f4b151260bacce9b1f79b6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:44 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:44 + mkdir -p /var/log/sysstat [Pipeline] sh 10:05:44 + ls /var/log/sa-host 10:05:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:44 provisioning config files... 10:05:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_odessa@tmp/config4708305468791766030tmp [Pipeline] { [Pipeline] echo 10:05:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:45 ---> create-netrc.sh [Pipeline] } 10:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:45 ---> python-tools-install.sh [Pipeline] echo 10:05:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:45 ---> sudo-logs.sh 10:05:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:05:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:45 ---> job-cost.sh 10:05:45 lf-activate-venv: SKIPPING 10:05:45 DEBUG: total: 0.2199999988079071 10:05:45 INFO: Retrieving Stack Cost... 10:05:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:05:46 INFO: Archiving Costs [Pipeline] echo 10:05:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:46 ---> logs-deploy.sh 10:05:46 lf-activate-venv: SKIPPING 10:05:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/odessa/5 10:05:46 INFO: archiving workspace using pattern(s): 10:05:47 Archives upload complete. 10:05:47 INFO: archiving logs to Nexus