Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a29499ea9c3ec17332541b18573abd41505027fa 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-ssh16548331017133500278.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-ssh8515217843853845829.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9310474617298087203.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-ssh2660212839902792349.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3811518969000590800.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua, goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-770991’ is offline Running on prd-ubuntu20.04-docker-8c-8g-770992 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision a29499ea9c3ec17332541b18573abd41505027fa (main) Commit message: "Merge pull request #138 from FelixTing/bump-alpine-3.22" > git config core.sparsecheckout # timeout=10 > git checkout -f a29499ea9c3ec17332541b18573abd41505027fa # timeout=10 > git rev-list --no-walk 2b0bdc7118cb613de3609f7eab2add5ffb2ec92b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:58 ========================================================= 05:56:58 EdgeX Global Pipelines Version Info 05:56:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:59 ------------------- 05:56:59 stable info: 05:56:59 ------------------- 05:56:59 Commited By: Cherry Wang cherry@iotechsys.com 05:56:59 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:56:59 Message: update stable to v1.0.278 05:57:00 ------------------- 05:57:00 experimental info: 05:57:00 ------------------- 05:57:00 Commited By: **** collab-it+edgex@linuxfoundation.org 05:57:00 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:57:00 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a29499e [Pipeline] echo 05:57:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:01 provisioning config files... 05:57:01 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1148458258693767074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:01 ---> ****-login.sh 05:57:01 nexus3.edgexfoundry.org:10001 05:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:01 05:57:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:01 Configure a credential helper to remove this warning. See 05:57:01 https://docs.****.com/go/credential-store/ 05:57:01 05:57:01 Login Succeeded 05:57:01 nexus3.edgexfoundry.org:10002 05:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:01 05:57:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:01 Configure a credential helper to remove this warning. See 05:57:01 https://docs.****.com/go/credential-store/ 05:57:01 05:57:01 Login Succeeded 05:57:01 nexus3.edgexfoundry.org:10003 05:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:01 05:57:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:01 Configure a credential helper to remove this warning. See 05:57:01 https://docs.****.com/go/credential-store/ 05:57:01 05:57:01 Login Succeeded 05:57:01 nexus3.edgexfoundry.org:10004 05:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:01 05:57:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:01 Configure a credential helper to remove this warning. See 05:57:01 https://docs.****.com/go/credential-store/ 05:57:01 05:57:01 Login Succeeded 05:57:01 ****.io 05:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:02 05:57:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:02 Configure a credential helper to remove this warning. See 05:57:02 https://docs.****.com/go/credential-store/ 05:57:02 05:57:02 Login Succeeded 05:57:02 ---> ****-login.sh ends [Pipeline] } 05:57:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:57:02 + git rev-list -1 --merges a29499ea9c3ec17332541b18573abd41505027fa~1..a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo 05:57:02 -----------> git rev-list -1 --merges a29499ea9c3ec17332541b18573abd41505027fa~1..a29499ea9c3ec17332541b18573abd41505027fa a29499ea9c3ec17332541b18573abd41505027fa 05:57:02 a29499ea9c3ec17332541b18573abd41505027fa [false] [Pipeline] sh 05:57:02 + git log --format=format:%s -1 a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo 05:57:02 ========================================================= 05:57:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:57:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:03 + git log --format=format:%s -1 a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo 05:57:03 [semverPrep] GIT_COMMIT: a29499ea9c3ec17332541b18573abd41505027fa, Commit Message: Merge pull request #138 from FelixTing/bump-alpine-3.22 [Pipeline] echo 05:57:03 [semverPrep] This is not a build commit. [Pipeline] sh 05:57:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:57:03 + grep -v github /etc/ssh/ssh_known_hosts 05:57:03 + [ -e /tmp/ssh_known_hosts ] 05:57:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:57:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 05:57:03 tee -a /etc/ssh/ssh_known_hosts 05:57:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:03 05:57:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:04 0.1.4: Pulling from edgex-devops/py-git-semver 05:57:04 3dae71ba6b94: Pulling fs layer 05:57:04 6bf1a483ea7c: Pulling fs layer 05:57:04 f5dfc541a4d3: Pulling fs layer 05:57:04 461d9e800cba: Pulling fs layer 05:57:04 80192f66455f: Pulling fs layer 05:57:04 2e8e34ca0e6c: Pulling fs layer 05:57:04 a29436f7fd5d: Pulling fs layer 05:57:04 80192f66455f: Waiting 05:57:04 461d9e800cba: Waiting 05:57:04 2e8e34ca0e6c: Waiting 05:57:04 923cac83aea3: Pulling fs layer 05:57:04 25ad8b0a4227: Pulling fs layer 05:57:04 db01528c6b51: Pulling fs layer 05:57:04 28988de357af: Pulling fs layer 05:57:04 db01528c6b51: Waiting 05:57:04 28988de357af: Waiting 05:57:04 923cac83aea3: Waiting 05:57:04 a29436f7fd5d: Waiting 05:57:04 25ad8b0a4227: Waiting 05:57:04 6bf1a483ea7c: Verifying Checksum 05:57:04 6bf1a483ea7c: Download complete 05:57:04 461d9e800cba: Verifying Checksum 05:57:04 461d9e800cba: Download complete 05:57:04 80192f66455f: Verifying Checksum 05:57:04 80192f66455f: Download complete 05:57:04 f5dfc541a4d3: Verifying Checksum 05:57:04 f5dfc541a4d3: Download complete 05:57:04 3dae71ba6b94: Verifying Checksum 05:57:04 3dae71ba6b94: Download complete 05:57:04 923cac83aea3: Verifying Checksum 05:57:04 923cac83aea3: Download complete 05:57:04 25ad8b0a4227: Verifying Checksum 05:57:04 25ad8b0a4227: Download complete 05:57:04 db01528c6b51: Verifying Checksum 05:57:04 db01528c6b51: Download complete 05:57:04 28988de357af: Verifying Checksum 05:57:04 28988de357af: Download complete 05:57:04 a29436f7fd5d: Verifying Checksum 05:57:04 a29436f7fd5d: Download complete 05:57:05 2e8e34ca0e6c: Verifying Checksum 05:57:05 2e8e34ca0e6c: Download complete 05:57:05 3dae71ba6b94: Pull complete 05:57:05 6bf1a483ea7c: Pull complete 05:57:06 f5dfc541a4d3: Pull complete 05:57:06 461d9e800cba: Pull complete 05:57:06 80192f66455f: Pull complete 05:57:11 2e8e34ca0e6c: Pull complete 05:57:11 a29436f7fd5d: Pull complete 05:57:11 923cac83aea3: Pull complete 05:57:11 25ad8b0a4227: Pull complete 05:57:11 db01528c6b51: Pull complete 05:57:11 28988de357af: Pull complete 05:57:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:11 prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container 05:57:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:57:13 $ docker top 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 -eo pid,comm 05:57:13 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). 05:57:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:13 [ssh-agent] Looking for ssh-agent implementation... 05:57:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:13 $ docker exec 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 ssh-agent 05:57:13 SSH_AUTH_SOCK=/tmp/ssh-yDJOrApKXmnN/agent.33 05:57:13 SSH_AGENT_PID=39 05:57:13 Running ssh-add (command line suppressed) 05:57:14 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11008546495982299951.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11008546495982299951.key) 05:57:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 05:57:14 + git tag --points-at HEAD [Pipeline] } 05:57:14 $ docker exec --env ******** --env ******** 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 ssh-agent -k 05:57:14 unset SSH_AUTH_SOCK; 05:57:14 unset SSH_AGENT_PID; 05:57:14 echo Agent pid 39 killed; 05:57:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:57:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:14 [ssh-agent] Looking for ssh-agent implementation... 05:57:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:14 $ docker exec 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 ssh-agent 05:57:15 SSH_AUTH_SOCK=/tmp/ssh-AhL60xOoTo0E/agent.86 05:57:15 SSH_AGENT_PID=92 05:57:15 Running ssh-add (command line suppressed) 05:57:15 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10737326710443318209.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10737326710443318209.key) 05:57:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:15 + git semver init 05:57:15 2025-10-30 05:57:15,664 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:57:15 2025-10-30 05:57:15,670 [run_init] DEBUG init version:0.0.0 force:False 05:57:15 2025-10-30 05:57:15,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 05:57:15 2025-10-30 05:57:15,671 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 05:57:15 2025-10-30 05:57:15,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 05:57:17 2025-10-30 05:57:16,776 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 05:57:17 2025-10-30 05:57:16,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 05:57:17 2025-10-30 05:57:16,776 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:57:17 2025-10-30 05:57:16,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:57:17 4.1.0-dev.11 [Pipeline] } 05:57:17 $ docker exec --env ******** --env ******** 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 ssh-agent -k 05:57:17 unset SSH_AUTH_SOCK; 05:57:17 unset SSH_AGENT_PID; 05:57:17 echo Agent pid 92 killed; 05:57:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:17 + git semver [Pipeline] } 05:57:17 $ docker stop --time=1 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 05:57:19 $ docker rm -f --volumes 41d0c13bd44daaaf328ddab2b3e4c01544575868c17b94c6584359b7aa6a79a4 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:19 Stashed 1 file(s) [Pipeline] echo 05:57:19 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:19 provisioning config files... 05:57:19 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12127085057214982406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:20 ---> ****-login.sh 05:57:20 nexus3.edgexfoundry.org:10001 05:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:20 Login Succeeded 05:57:20 nexus3.edgexfoundry.org:10002 05:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:20 Login Succeeded 05:57:20 nexus3.edgexfoundry.org:10003 05:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:20 Login Succeeded 05:57:20 nexus3.edgexfoundry.org:10004 05:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:20 Login Succeeded 05:57:20 ****.io 05:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:21 Login Succeeded 05:57:21 ---> ****-login.sh ends [Pipeline] } 05:57:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:21 ========================================================= 05:57:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:57:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:57:22 #0 building with "default" instance using docker driver 05:57:22 05:57:22 #1 [internal] load build definition from Dockerfile 05:57:22 #1 transferring dockerfile: 1.28kB done 05:57:22 #1 DONE 0.0s 05:57:22 05:57:22 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:57:22 #2 DONE 0.1s 05:57:22 05:57:22 #3 [internal] load .dockerignore 05:57:22 #3 transferring context: 102B done 05:57:22 #3 DONE 0.0s 05:57:22 05:57:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 05:57:22 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 05:57:22 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 05:57:22 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 05:57:22 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done 05:57:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.15MB / 74.07MB 0.1s 05:57:22 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 05:57:22 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 05:57:22 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 05:57:22 #4 ... 05:57:22 05:57:22 #5 [internal] load build context 05:57:22 #5 transferring context: 17.39MB 0.2s done 05:57:22 #5 DONE 0.2s 05:57:22 05:57:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 05:57:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 13.63MB / 74.07MB 0.2s 05:57:22 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s 05:57:22 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:57:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 1.05MB / 113.25MB 0.2s 05:57:22 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 05:57:22 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 1.51MB / 2.38MB 0.2s 05:57:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 29.09MB / 74.07MB 0.3s 05:57:22 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done 05:57:22 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 05:57:22 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 1.05MB / 13.30MB 0.3s 05:57:22 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 05:57:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 67.11MB / 74.07MB 0.5s 05:57:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 20.97MB / 113.25MB 0.5s 05:57:22 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.5s done 05:57:22 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done 05:57:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s 05:57:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 36.70MB / 113.25MB 0.6s 05:57:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 58.72MB / 113.25MB 0.7s 05:57:22 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 05:57:23 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done 05:57:23 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 82.13MB / 113.25MB 0.8s 05:57:23 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 110.10MB / 113.25MB 0.9s 05:57:23 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done 05:57:28 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.7s done 05:57:28 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 05:57:28 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 05:57:28 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:57:28 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 05:57:28 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 05:57:28 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 05:57:28 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 05:57:31 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.9s done 05:57:31 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 05:57:31 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.5s done 05:57:31 #4 DONE 9.5s 05:57:31 05:57:31 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:57:31 #6 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:57:31 #6 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:57:32 #6 0.710 OK: 265 MiB in 60 packages 05:57:34 #6 DONE 2.5s 05:57:34 05:57:34 #7 [builder 3/7] WORKDIR /device-opcua 05:57:34 #7 DONE 0.0s 05:57:34 05:57:34 #8 [builder 4/7] COPY go.mod vendor* ./ 05:57:34 #8 DONE 0.0s 05:57:34 05:57:34 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:34 Still waiting to schedule task 05:57:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-770993’ 05:57:49 #9 DONE 14.5s 05:57:49 05:57:49 #10 [builder 6/7] COPY . . 05:57:49 #10 DONE 0.1s 05:57:49 05:57:49 #11 [builder 7/7] RUN echo noop 05:57:49 #11 0.174 noop 05:57:49 #11 DONE 0.2s 05:57:49 05:57:49 #12 exporting to image 05:57:49 #12 exporting layers 05:57:57 #12 exporting layers 7.4s done 05:57:57 #12 writing image sha256:5df3f7bb5cb2c211ecf063e51db9f0d80f4cbe40c6ca5791b6f886171e173e0a done 05:57:57 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:57:57 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:57 + docker inspect -f . ci-base-image-x86_64 05:57:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:57 prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container 05:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:00 $ docker top 13e257926699c9a5189b9969538378453c31ce0495f0b08a6af09e5053820fba -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:01 + go version 05:58:01 go version go1.23.12 linux/amd64 [Pipeline] } 05:58:01 $ docker stop --time=1 13e257926699c9a5189b9969538378453c31ce0495f0b08a6af09e5053820fba 05:58:03 $ docker rm -f --volumes 13e257926699c9a5189b9969538378453c31ce0495f0b08a6af09e5053820fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:03 + docker inspect -f . ci-base-image-x86_64 05:58:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:03 prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container 05:58:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:04 $ docker top 82452c00e6fa09e9f0168549cb2e380eb3c8c9f61619a32bbd79a05b638ddf4e -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 05:58:04 + make test 05:58:04 go test ./... -coverprofile=coverage.out 05:58:06 ? github.com/edgexfoundry/device-opc-ua [no test files] 05:58:28 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 05:58:28 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 05:58:28 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.022s coverage: 41.4% of statements 05:58:38 go vet ./... 05:58:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:58:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:58:44 ./bin/test-attribution-txt.sh 05:58:44 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 05:58:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:58:44 $ docker stop --time=1 82452c00e6fa09e9f0168549cb2e380eb3c8c9f61619a32bbd79a05b638ddf4e 05:58:50 $ docker rm -f --volumes 82452c00e6fa09e9f0168549cb2e380eb3c8c9f61619a32bbd79a05b638ddf4e [Pipeline] // withDockerContainer [Pipeline] sh 05:58:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:58:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:58:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:58:51 + ls -al . 05:58:51 total 236 05:58:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 05:58 . 05:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 05:56 .. 05:58:51 -rw-rw-r-- 1 jenkins jenkins 62 Oct 30 05:56 .dockerignore 05:58:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 05:58 .git 05:58:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 .github 05:58:51 -rw-rw-r-- 1 jenkins jenkins 101 Oct 30 05:56 .gitignore 05:58:51 -rw-rw-r-- 1 jenkins jenkins 218 Oct 30 05:56 .golangci.yml 05:58:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 05:57 .semver 05:58:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 .vscode 05:58:51 -rw-rw-r-- 1 jenkins jenkins 20452 Oct 30 05:56 Attribution.txt 05:58:51 -rw-rw-r-- 1 jenkins jenkins 2560 Oct 30 05:56 CHANGELOG.md 05:58:51 -rw-rw-r-- 1 jenkins jenkins 1242 Oct 30 05:56 Dockerfile 05:58:51 -rw-rw-r-- 1 jenkins jenkins 672 Oct 30 05:56 Jenkinsfile 05:58:51 -rw-rw-r-- 1 jenkins jenkins 11367 Oct 30 05:56 LICENSE 05:58:51 -rw-rw-r-- 1 jenkins jenkins 2474 Oct 30 05:56 Makefile 05:58:51 -rw-rw-r-- 1 jenkins jenkins 4109 Oct 30 05:56 README.md 05:58:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 05:57 VERSION 05:58:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 bin 05:58:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:56 cmd 05:58:51 -rw-r--r-- 1 jenkins jenkins 26136 Oct 30 05:58 coverage.out 05:58:51 -rw-rw-r-- 1 jenkins jenkins 6323 Oct 30 05:56 go.mod 05:58:51 -rw-rw-r-- 1 jenkins jenkins 87111 Oct 30 05:56 go.sum 05:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 05:56 internal 05:58:51 -rw-rw-r-- 1 jenkins jenkins 260 Oct 30 05:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:52 + 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=a29499ea9c3ec17332541b18573abd41505027fa --label arch=amd64 --label version=4.1.0-dev.11 . 05:58:52 #0 building with "default" instance using docker driver 05:58:52 05:58:52 #1 [internal] load build definition from Dockerfile 05:58:52 #1 transferring dockerfile: 1.28kB done 05:58:52 #1 DONE 0.0s 05:58:52 05:58:52 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:58:52 #2 DONE 0.0s 05:58:52 05:58:52 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:58:52 #3 DONE 0.1s 05:58:52 05:58:52 #4 [internal] load .dockerignore 05:58:52 #4 transferring context: 102B done 05:58:52 #4 DONE 0.0s 05:58:52 05:58:52 #5 [internal] load build context 05:58:52 #5 transferring context: 37.05kB 0.0s done 05:58:52 #5 DONE 0.0s 05:58:52 05:58:52 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:58:52 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 05:58:52 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:58:52 #6 ... 05:58:52 05:58:52 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:58:52 #7 DONE 0.1s 05:58:52 05:58:52 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:58:52 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:58:52 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:58:52 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:58:52 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:58:52 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 05:58:52 #6 DONE 0.3s 05:58:52 05:58:52 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 05:58:52 #8 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:58:52 #8 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:58:53 #8 ... 05:58:53 05:58:53 #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:58:53 #9 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:58:53 #9 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:58:53 #9 0.566 OK: 265 MiB in 60 packages 05:58:53 #9 DONE 0.7s 05:58:53 05:58:53 #10 [builder 3/7] WORKDIR /device-opcua 05:58:53 #10 DONE 0.0s 05:58:53 05:58:53 #11 [builder 4/7] COPY go.mod vendor* ./ 05:58:53 #11 DONE 0.1s 05:58:53 05:58:53 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:53 #12 ... 05:58:53 05:58:53 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 05:58:53 #8 0.586 (1/6) Installing dumb-init (1.2.5-r3) 05:58:53 #8 0.590 (2/6) Installing libgcc (14.2.0-r6) 05:58:53 #8 0.595 (3/6) Installing libsodium (1.0.20-r0) 05:58:53 #8 0.604 (4/6) Installing libstdc++ (14.2.0-r6) 05:58:53 #8 0.628 (5/6) Installing libzmq (4.3.5-r2) 05:58:53 #8 0.638 (6/6) Installing zeromq (4.3.5-r2) 05:58:53 #8 0.642 Executing busybox-1.37.0-r19.trigger 05:58:53 #8 0.648 OK: 11 MiB in 22 packages 05:58:53 #8 DONE 0.8s 05:58:53 05:58:53 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:58:53 #13 0.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:58:54 #13 ... 05:58:54 05:58:54 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:54 #12 DONE 0.6s 05:58:54 05:58:54 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:58:54 #13 0.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:58:54 #13 ... 05:58:54 05:58:54 #14 [builder 6/7] COPY . . 05:58:54 #14 DONE 0.1s 05:58:54 05:58:54 #15 [builder 7/7] RUN make build 05:58:54 #15 0.218 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 05:58:54 #15 ... 05:58:54 05:58:54 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:58:54 #13 0.943 OK: 11 MiB in 22 packages 05:58:54 #13 DONE 1.1s 05:58:54 05:58:54 #15 [builder 7/7] RUN make build 05:59:16 #15 22.22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:59:17 #15 DONE 23.5s 05:59:17 05:59:17 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 05:59:17 #16 DONE 0.3s 05:59:17 05:59:17 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 05:59:17 #17 DONE 0.1s 05:59:18 05:59:18 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 05:59:18 #18 DONE 0.1s 05:59:18 05:59:18 #19 exporting to image 05:59:18 #19 exporting layers 05:59:18 #19 exporting layers 0.2s done 05:59:18 #19 writing image sha256:6a91e709e62ca24ebc7b9fd21dfe2a88b78c37711ce1dd3538dd687c4853d2e2 done 05:59:18 #19 naming to docker.io/library/device-opc-ua done 05:59:18 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:18 provisioning config files... 05:59:18 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4961003488477026463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:18 ---> ****-login.sh 05:59:18 nexus3.edgexfoundry.org:10001 05:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:18 Login Succeeded 05:59:18 nexus3.edgexfoundry.org:10002 05:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:18 Login Succeeded 05:59:18 nexus3.edgexfoundry.org:10003 05:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 Login Succeeded 05:59:19 nexus3.edgexfoundry.org:10004 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 Login Succeeded 05:59:19 ****.io 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 Login Succeeded 05:59:19 ---> ****-login.sh ends [Pipeline] } 05:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:59:19 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 05:59:19 a29499ea9c3ec17332541b18573abd41505027fa 05:59:19 latest 05:59:19 4.1.0-dev.11 05:59:19 a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 05:59:19 main 05:59:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:19 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:20 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa 05:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:59:20 13ac1f27ba2b: Preparing 05:59:20 da1b4e38c9a1: Preparing 05:59:20 0c59a580b9e4: Preparing 05:59:20 f9ccce3893bc: Preparing 05:59:20 670fc817e537: Preparing 05:59:20 256f393e029f: Preparing 05:59:20 13ac1f27ba2b: Pushed 05:59:20 da1b4e38c9a1: Pushed 05:59:20 f9ccce3893bc: Pushed 05:59:20 256f393e029f: Layer already exists 05:59:20 670fc817e537: Pushed 05:59:26 0c59a580b9e4: Pushed 05:59:26 a29499ea9c3ec17332541b18573abd41505027fa: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:59:26 13ac1f27ba2b: Preparing 05:59:26 da1b4e38c9a1: Preparing 05:59:26 0c59a580b9e4: Preparing 05:59:26 f9ccce3893bc: Preparing 05:59:26 670fc817e537: Preparing 05:59:26 256f393e029f: Preparing 05:59:26 256f393e029f: Waiting 05:59:26 670fc817e537: Layer already exists 05:59:26 f9ccce3893bc: Layer already exists 05:59:26 0c59a580b9e4: Layer already exists 05:59:26 da1b4e38c9a1: Layer already exists 05:59:26 13ac1f27ba2b: Layer already exists 05:59:26 256f393e029f: Layer already exists 05:59:26 latest: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:27 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:27 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 05:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:59:27 13ac1f27ba2b: Preparing 05:59:27 da1b4e38c9a1: Preparing 05:59:27 0c59a580b9e4: Preparing 05:59:27 f9ccce3893bc: Preparing 05:59:27 670fc817e537: Preparing 05:59:27 256f393e029f: Preparing 05:59:27 256f393e029f: Waiting 05:59:27 da1b4e38c9a1: Layer already exists 05:59:27 0c59a580b9e4: Layer already exists 05:59:27 f9ccce3893bc: Layer already exists 05:59:27 13ac1f27ba2b: Layer already exists 05:59:27 670fc817e537: Layer already exists 05:59:27 256f393e029f: Layer already exists 05:59:27 4.1.0-dev.11: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:27 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:28 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 05:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:59:28 13ac1f27ba2b: Preparing 05:59:28 da1b4e38c9a1: Preparing 05:59:28 0c59a580b9e4: Preparing 05:59:28 f9ccce3893bc: Preparing 05:59:28 670fc817e537: Preparing 05:59:28 256f393e029f: Preparing 05:59:28 256f393e029f: Waiting 05:59:28 0c59a580b9e4: Layer already exists 05:59:28 da1b4e38c9a1: Layer already exists 05:59:28 13ac1f27ba2b: Layer already exists 05:59:28 f9ccce3893bc: Layer already exists 05:59:28 670fc817e537: Layer already exists 05:59:28 256f393e029f: Layer already exists 05:59:28 a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:28 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:28 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 05:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:59:28 13ac1f27ba2b: Preparing 05:59:28 da1b4e38c9a1: Preparing 05:59:28 0c59a580b9e4: Preparing 05:59:28 f9ccce3893bc: Preparing 05:59:28 670fc817e537: Preparing 05:59:28 256f393e029f: Preparing 05:59:28 256f393e029f: Waiting 05:59:28 0c59a580b9e4: Layer already exists 05:59:28 13ac1f27ba2b: Layer already exists 05:59:28 f9ccce3893bc: Layer already exists 05:59:28 670fc817e537: Layer already exists 05:59:28 da1b4e38c9a1: Layer already exists 05:59:28 256f393e029f: Layer already exists 05:59:28 main: digest: sha256:ebc97d9c080a543f5a3c6d5d9358f3c4b630687cd2e500a1b44b43dada4922f0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:28 ===================================================== [Pipeline] echo 05:59:28 taggedImages: 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 05:59:28 ========================================================= 05:59:28 [edgeXBuildMultiArch] RAW Config: 05:59:28 images: 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 05:59:28 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 05:59:28 settingsFile: 05:59:28 device-opc-ua-settings 05:59:28 ========================================================= [Pipeline] node 05:59:43 Still waiting to schedule task 05:59:43 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-770994’ 06:00:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-770995 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 06:00:18 Running in /w/workspace/device-opc-ua/25 [Pipeline] { [Pipeline] checkout 06:00:21 Selected Git installation does not exist. Using Default 06:00:21 The recommended git tool is: NONE 06:00:26 using credential edgex-jenkins-ssh 06:00:26 Cloning the remote Git repository 06:00:26 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 06:00:26 > git init /w/workspace/device-opc-ua/25 # timeout=10 06:00:26 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 06:00:26 > git --version # timeout=10 06:00:26 > git --version # 'git version 2.25.1' 06:00:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:27 Running on prd-centos7-docker-4c-2g-770996 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:27 provisioning config files... 06:00:28 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17341647542465552827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:29 ---> ****-login.sh 06:00:29 nexus3.edgexfoundry.org:10001 06:00:28 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 06:00:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:29 Avoid second fetch 06:00:29 Checking out Revision a29499ea9c3ec17332541b18573abd41505027fa (main) 06:00:29 > git config core.sparsecheckout # timeout=10 06:00:29 > git checkout -f a29499ea9c3ec17332541b18573abd41505027fa # timeout=10 06:00:30 Commit message: "Merge pull request #138 from FelixTing/bump-alpine-3.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:34 provisioning config files... 06:00:34 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/25@tmp/config3010389689862718205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:35 ---> ****-login.sh 06:00:35 nexus3.edgexfoundry.org:10001 06:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:36 Configure a credential helper to remove this warning. See 06:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:36 06:00:36 Login Succeeded 06:00:36 nexus3.edgexfoundry.org:10002 06:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:36 Configure a credential helper to remove this warning. See 06:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:36 06:00:36 Login Succeeded 06:00:36 nexus3.edgexfoundry.org:10003 06:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:36 Configure a credential helper to remove this warning. See 06:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:36 06:00:36 Login Succeeded 06:00:36 nexus3.edgexfoundry.org:10004 06:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:37 Configure a credential helper to remove this warning. See 06:00:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:37 06:00:37 Login Succeeded 06:00:37 ****.io 06:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:38 Configure a credential helper to remove this warning. See 06:00:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:38 06:00:38 Login Succeeded 06:00:38 ---> ****-login.sh ends [Pipeline] } 06:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:00:39 ========================================================= 06:00:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:00:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:00:39 Sending build context to Docker daemon 8.882MB 06:00:39 Step 1/10 : ARG BASE=golang:1.23-alpine3.22 06:00:39 Step 2/10 : FROM ${BASE} AS builder 06:00:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:40 6e174226ea69: Pulling fs layer 06:00:40 7d1a427e917c: Pulling fs layer 06:00:40 382d65ac76eb: Pulling fs layer 06:00:40 13eebdc497b7: Pulling fs layer 06:00:40 4f4fb700ef54: Pulling fs layer 06:00:40 06715773e931: Pulling fs layer 06:00:40 7fa9dde3b271: Pulling fs layer 06:00:40 d57d563a94ed: Pulling fs layer 06:00:40 4f4fb700ef54: Waiting 06:00:40 06715773e931: Waiting 06:00:40 7fa9dde3b271: Waiting 06:00:40 d57d563a94ed: Waiting 06:00:40 13eebdc497b7: Waiting 06:00:40 7d1a427e917c: Verifying Checksum 06:00:40 7d1a427e917c: Download complete 06:00:40 13eebdc497b7: Download complete 06:00:40 4f4fb700ef54: Verifying Checksum 06:00:40 4f4fb700ef54: Download complete 06:00:40 06715773e931: Download complete 06:00:40 6e174226ea69: Download complete 06:00:40 d57d563a94ed: Verifying Checksum 06:00:40 d57d563a94ed: Download complete 06:00:41 6e174226ea69: Pull complete 06:00:41 7d1a427e917c: Pull complete 06:00:42 382d65ac76eb: Verifying Checksum 06:00:43 7fa9dde3b271: Verifying Checksum 06:00:43 7fa9dde3b271: Download complete 06:00:58 382d65ac76eb: Pull complete 06:00:58 13eebdc497b7: Pull complete 06:00:58 4f4fb700ef54: Pull complete 06:00:58 06715773e931: Pull complete 06:01:06 7fa9dde3b271: Pull complete 06:01:07 d57d563a94ed: Pull complete 06:01:07 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 06:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:01:07 ---> 43a1c90cae9b 06:01:07 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:01:09 ---> Running in 05b3e4b41882 06:01:09 Removing intermediate container 05b3e4b41882 06:01:09 ---> 4a1f9f6984da 06:01:09 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:10 ---> Running in 939874a6eba7 06:01:10 Removing intermediate container 939874a6eba7 06:01:10 ---> 3cecdbef1321 06:01:10 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:01:10 ---> Running in 13c59f813f1b 06:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:01:13 OK: 255 MiB in 60 packages 06:01:14 Removing intermediate container 13c59f813f1b 06:01:14 ---> e648ff1f9919 06:01:14 Step 6/10 : WORKDIR /device-opcua 06:01:14 ---> Running in ac6338dfa0fc 06:01:14 Removing intermediate container ac6338dfa0fc 06:01:14 ---> 96dbc0102619 06:01:14 Step 7/10 : COPY go.mod vendor* ./ 06:01:16 ---> 85e17f73ece1 06:01:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:17 ---> Running in 0dc9abe36315 06:03:08 Removing intermediate container 0dc9abe36315 06:03:08 ---> 0a00ed1f688f 06:03:08 Step 9/10 : COPY . . 06:03:08 ---> 2955528fe34a 06:03:08 Step 10/10 : RUN ${MAKE} 06:03:08 ---> Running in 5e051e4f39d9 06:03:08 noop 06:03:08 Removing intermediate container 5e051e4f39d9 06:03:08 ---> 4c63d312a2ef 06:03:08 Successfully built 4c63d312a2ef 06:03:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:09 + docker inspect -f . ci-base-image-arm64 06:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:09 prd-ubuntu20.04-docker-arm64-4c-16g-770995 does not seem to be running inside a container 06:03:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/25 -v /w/workspace/device-opc-ua/25:/w/workspace/device-opc-ua/25:rw,z -v /w/workspace/device-opc-ua/25@tmp:/w/workspace/device-opc-ua/25@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 06:03:10 $ docker top b0014b83d066dddf57cccecf45fe42bdda8403a54660015931f15e0a3f25e73d -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:11 + go version 06:03:11 go version go1.23.12 linux/arm64 [Pipeline] } 06:03:11 $ docker stop --time=1 b0014b83d066dddf57cccecf45fe42bdda8403a54660015931f15e0a3f25e73d 06:03:13 $ docker rm -f --volumes b0014b83d066dddf57cccecf45fe42bdda8403a54660015931f15e0a3f25e73d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:13 + docker inspect -f . ci-base-image-arm64 06:03:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:14 prd-ubuntu20.04-docker-arm64-4c-16g-770995 does not seem to be running inside a container 06:03:14 $ 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/25 -v /w/workspace/device-opc-ua/25:/w/workspace/device-opc-ua/25:rw,z -v /w/workspace/device-opc-ua/25@tmp:/w/workspace/device-opc-ua/25@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 06:03:16 $ docker top f1f1aaeda230f3e9a28afc894cb0d15511a6bff8371f251a4838fcd089357644 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:17 + git config --global --add safe.directory /w/workspace/device-opc-ua/25 [Pipeline] fileExists [Pipeline] sh 06:03:17 + make test 06:03:17 go test ./... -coverprofile=coverage.out 06:03:24 ? github.com/edgexfoundry/device-opc-ua [no test files] 06:07:03 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 06:07:03 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 06:07:03 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.076s coverage: 41.4% of statements 06:07:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:07:04 go vet ./... 06:08:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:08:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:08:01 ./bin/test-attribution-txt.sh 06:08:01 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:08:01 $ docker stop --time=1 f1f1aaeda230f3e9a28afc894cb0d15511a6bff8371f251a4838fcd089357644 06:08:03 $ docker rm -f --volumes f1f1aaeda230f3e9a28afc894cb0d15511a6bff8371f251a4838fcd089357644 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:05 Warning: overwriting stash ‘coverage-report’ 06:08:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:08:06 + ls -al . 06:08:06 total 232 06:08:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:03 . 06:08:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:00 .. 06:08:06 -rw-rw-r-- 1 jenkins jenkins 62 Oct 30 06:00 .dockerignore 06:08:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:00 .git 06:08:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:00 .github 06:08:06 -rw-rw-r-- 1 jenkins jenkins 101 Oct 30 06:00 .gitignore 06:08:06 -rw-rw-r-- 1 jenkins jenkins 218 Oct 30 06:00 .golangci.yml 06:08:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:00 .vscode 06:08:06 -rw-rw-r-- 1 jenkins jenkins 20452 Oct 30 06:00 Attribution.txt 06:08:06 -rw-rw-r-- 1 jenkins jenkins 2560 Oct 30 06:00 CHANGELOG.md 06:08:06 -rw-rw-r-- 1 jenkins jenkins 1242 Oct 30 06:00 Dockerfile 06:08:06 -rw-rw-r-- 1 jenkins jenkins 672 Oct 30 06:00 Jenkinsfile 06:08:06 -rw-rw-r-- 1 jenkins jenkins 11367 Oct 30 06:00 LICENSE 06:08:06 -rw-rw-r-- 1 jenkins jenkins 2474 Oct 30 06:00 Makefile 06:08:06 -rw-rw-r-- 1 jenkins jenkins 4109 Oct 30 06:00 README.md 06:08:06 -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 05:57 VERSION 06:08:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:00 bin 06:08:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:00 cmd 06:08:06 -rw-r--r-- 1 jenkins jenkins 26136 Oct 30 06:07 coverage.out 06:08:06 -rw-rw-r-- 1 jenkins jenkins 6323 Oct 30 06:00 go.mod 06:08:06 -rw-rw-r-- 1 jenkins jenkins 87111 Oct 30 06:00 go.sum 06:08:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:00 internal 06:08:06 -rw-rw-r-- 1 jenkins jenkins 260 Oct 30 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:06 + 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=a29499ea9c3ec17332541b18573abd41505027fa --label arch=arm64 --label version=4.1.0-dev.11 . 06:08:07 Sending build context to Docker daemon 8.909MB 06:08:07 Step 1/23 : ARG BASE=golang:1.23-alpine3.22 06:08:07 Step 2/23 : FROM ${BASE} AS builder 06:08:07 ---> 4c63d312a2ef 06:08:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:08:07 ---> Running in 70d3e7aa1360 06:08:07 Removing intermediate container 70d3e7aa1360 06:08:07 ---> 6b85d383d429 06:08:07 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:08:07 ---> Running in af8dc0ac5a65 06:08:08 Removing intermediate container af8dc0ac5a65 06:08:08 ---> c1ae8b1d5eaf 06:08:08 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:08:08 ---> Running in 9b768c2ccc6a 06:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:10 OK: 255 MiB in 60 packages 06:08:12 Removing intermediate container 9b768c2ccc6a 06:08:12 ---> 2ecfded7e2bf 06:08:12 Step 6/23 : WORKDIR /device-opcua 06:08:12 ---> Running in 2c3b3aac863c 06:08:12 Removing intermediate container 2c3b3aac863c 06:08:12 ---> 765946445604 06:08:12 Step 7/23 : COPY go.mod vendor* ./ 06:08:12 ---> d1b13f20e64f 06:08:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:12 ---> Running in ea41fefa0969 06:08:15 Removing intermediate container ea41fefa0969 06:08:15 ---> 271587156b88 06:08:15 Step 9/23 : COPY . . 06:08:17 ---> 0d70d62681b4 06:08:17 Step 10/23 : RUN ${MAKE} 06:08:17 ---> Running in 5c99e52a552e 06:08:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 06:11:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:12:03 Removing intermediate container 5c99e52a552e 06:12:03 ---> 74e485828670 06:12:03 Step 11/23 : FROM alpine:3.22 06:12:03 3.22: Pulling from library/alpine 06:12:03 6b59a28fa201: Pulling fs layer 06:12:03 6b59a28fa201: Verifying Checksum 06:12:03 6b59a28fa201: Download complete 06:12:05 6b59a28fa201: Pull complete 06:12:05 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:12:05 Status: Downloaded newer image for alpine:3.22 06:12:05 ---> 171e65262c80 06:12:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 06:12:05 ---> Running in a953b607a121 06:12:05 Removing intermediate container a953b607a121 06:12:05 ---> c45b99790626 06:12:05 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 06:12:05 ---> Running in 815dde53bd6e 06:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:12:08 (1/6) Installing dumb-init (1.2.5-r3) 06:12:08 (2/6) Installing libgcc (14.2.0-r6) 06:12:08 (3/6) Installing libsodium (1.0.20-r0) 06:12:08 (4/6) Installing libstdc++ (14.2.0-r6) 06:12:08 (5/6) Installing libzmq (4.3.5-r2) 06:12:08 (6/6) Installing zeromq (4.3.5-r2) 06:12:08 Executing busybox-1.37.0-r19.trigger 06:12:08 OK: 12 MiB in 22 packages 06:12:09 Removing intermediate container 815dde53bd6e 06:12:09 ---> f1c965fccbf0 06:12:09 Step 14/23 : RUN apk --no-cache upgrade 06:12:10 ---> Running in 2b1f341a2342 06:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:12:12 OK: 12 MiB in 22 packages 06:12:13 Removing intermediate container 2b1f341a2342 06:12:13 ---> 0544926b25f3 06:12:13 Step 15/23 : COPY --from=builder /device-opcua/cmd / 06:12:16 ---> 7101d48bea1b 06:12:16 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 06:12:16 ---> 627197e3352c 06:12:16 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 06:12:17 ---> c0a6c11c80da 06:12:17 Step 18/23 : EXPOSE 59997 06:12:17 ---> Running in 97166edfd7d6 06:12:18 Removing intermediate container 97166edfd7d6 06:12:18 ---> afded3524425 06:12:18 Step 19/23 : ENTRYPOINT ["/device-opcua"] 06:12:18 ---> Running in ee085eb2569d 06:12:18 Removing intermediate container ee085eb2569d 06:12:18 ---> 9ccae9af2ff2 06:12:18 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:12:18 ---> Running in 2ae1db6e8ad7 06:12:18 Removing intermediate container 2ae1db6e8ad7 06:12:18 ---> 7175b7135531 06:12:18 Step 21/23 : LABEL arch=arm64 06:12:18 ---> Running in 57c2b1373752 06:12:18 Removing intermediate container 57c2b1373752 06:12:18 ---> 64a286d72681 06:12:18 Step 22/23 : LABEL git_sha=a29499ea9c3ec17332541b18573abd41505027fa 06:12:19 ---> Running in 9696531150cf 06:12:19 Removing intermediate container 9696531150cf 06:12:19 ---> b2ab5b9b1a9a 06:12:19 Step 23/23 : LABEL version=4.1.0-dev.11 06:12:19 ---> Running in f4bf21161f2c 06:12:19 Removing intermediate container f4bf21161f2c 06:12:19 ---> d12afd5f8fe6 06:12:19 [Warning] One or more build-args [ARCH] were not consumed 06:12:19 Successfully built d12afd5f8fe6 06:12:19 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 06:12:19 provisioning config files... 06:12:19 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/25@tmp/config7251806905372152180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:20 ---> ****-login.sh 06:12:20 nexus3.edgexfoundry.org:10001 06:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:20 Configure a credential helper to remove this warning. See 06:12:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:20 06:12:20 Login Succeeded 06:12:20 nexus3.edgexfoundry.org:10002 06:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:20 Configure a credential helper to remove this warning. See 06:12:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:20 06:12:20 Login Succeeded 06:12:20 nexus3.edgexfoundry.org:10003 06:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:21 Configure a credential helper to remove this warning. See 06:12:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:21 06:12:21 Login Succeeded 06:12:21 nexus3.edgexfoundry.org:10004 06:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:21 Configure a credential helper to remove this warning. See 06:12:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:21 06:12:21 Login Succeeded 06:12:21 ****.io 06:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:22 Configure a credential helper to remove this warning. See 06:12:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:22 06:12:22 Login Succeeded 06:12:22 ---> ****-login.sh ends [Pipeline] } 06:12:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:12:22 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 06:12:22 a29499ea9c3ec17332541b18573abd41505027fa 06:12:22 latest 06:12:22 4.1.0-dev.11 06:12:22 a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 06:12:22 main 06:12:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:22 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:22 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa 06:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:12:22 34f3ec2bcb88: Preparing 06:12:22 2c1662238cd8: Preparing 06:12:22 3bc3590e7fc7: Preparing 06:12:22 68b61eb0b790: Preparing 06:12:22 37c6729be941: Preparing 06:12:22 0e64f2360a44: Preparing 06:12:22 0e64f2360a44: Waiting 06:12:23 2c1662238cd8: Pushed 06:12:23 34f3ec2bcb88: Pushed 06:12:23 68b61eb0b790: Pushed 06:12:25 37c6729be941: Pushed 06:12:25 0e64f2360a44: Pushed 06:12:33 3bc3590e7fc7: Pushed 06:12:33 a29499ea9c3ec17332541b18573abd41505027fa: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:33 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:34 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 06:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:12:34 34f3ec2bcb88: Preparing 06:12:34 2c1662238cd8: Preparing 06:12:34 3bc3590e7fc7: Preparing 06:12:34 68b61eb0b790: Preparing 06:12:34 37c6729be941: Preparing 06:12:34 0e64f2360a44: Preparing 06:12:34 0e64f2360a44: Waiting 06:12:34 2c1662238cd8: Layer already exists 06:12:34 3bc3590e7fc7: Layer already exists 06:12:34 34f3ec2bcb88: Layer already exists 06:12:34 37c6729be941: Layer already exists 06:12:34 68b61eb0b790: Layer already exists 06:12:34 0e64f2360a44: Layer already exists 06:12:34 latest: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:34 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:35 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 06:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:12:35 34f3ec2bcb88: Preparing 06:12:35 2c1662238cd8: Preparing 06:12:35 3bc3590e7fc7: Preparing 06:12:35 68b61eb0b790: Preparing 06:12:35 37c6729be941: Preparing 06:12:35 0e64f2360a44: Preparing 06:12:35 0e64f2360a44: Waiting 06:12:35 3bc3590e7fc7: Layer already exists 06:12:35 2c1662238cd8: Layer already exists 06:12:35 34f3ec2bcb88: Layer already exists 06:12:35 68b61eb0b790: Layer already exists 06:12:35 37c6729be941: Layer already exists 06:12:35 0e64f2360a44: Layer already exists 06:12:35 4.1.0-dev.11: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:35 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:35 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 06:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:12:35 34f3ec2bcb88: Preparing 06:12:35 2c1662238cd8: Preparing 06:12:35 3bc3590e7fc7: Preparing 06:12:35 68b61eb0b790: Preparing 06:12:35 37c6729be941: Preparing 06:12:35 0e64f2360a44: Preparing 06:12:35 0e64f2360a44: Waiting 06:12:35 3bc3590e7fc7: Layer already exists 06:12:35 37c6729be941: Layer already exists 06:12:35 34f3ec2bcb88: Layer already exists 06:12:35 2c1662238cd8: Layer already exists 06:12:35 68b61eb0b790: Layer already exists 06:12:35 0e64f2360a44: Layer already exists 06:12:35 a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:36 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:36 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 06:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:12:36 34f3ec2bcb88: Preparing 06:12:36 2c1662238cd8: Preparing 06:12:36 3bc3590e7fc7: Preparing 06:12:36 68b61eb0b790: Preparing 06:12:36 37c6729be941: Preparing 06:12:36 0e64f2360a44: Preparing 06:12:36 0e64f2360a44: Waiting 06:12:36 37c6729be941: Layer already exists 06:12:36 68b61eb0b790: Layer already exists 06:12:36 2c1662238cd8: Layer already exists 06:12:36 34f3ec2bcb88: Layer already exists 06:12:36 3bc3590e7fc7: Layer already exists 06:12:36 0e64f2360a44: Layer already exists 06:12:36 main: digest: sha256:7e5e65e4a95d1742932d2ddd7e7363a53d4baf78b759be5e011322a3449edf5d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:36 ===================================================== [Pipeline] echo 06:12:36 taggedImages: 06:12:36 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa 06:12:36 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 06:12:36 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 06:12:36 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 06:12:36 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 06:12:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa [Pipeline] echo 06:12:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 06:12:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [Pipeline] echo 06:12:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:a29499ea9c3ec17332541b18573abd41505027fa-4.1.0-dev.11 [Pipeline] echo 06:12:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:37 06:12:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:37 arm64: Pulling from edgex-lftools-log-publisher 06:12:37 8998bd30e6a1: Pulling fs layer 06:12:37 04944245beec: Pulling fs layer 06:12:37 699f458cf7ca: Pulling fs layer 06:12:37 765212b225bb: Pulling fs layer 06:12:37 f23df028b6ca: Pulling fs layer 06:12:37 d65c8cfc05b1: Pulling fs layer 06:12:37 2437ff75d9bd: Pulling fs layer 06:12:37 f23df028b6ca: Waiting 06:12:37 d65c8cfc05b1: Waiting 06:12:37 765212b225bb: Waiting 06:12:37 2437ff75d9bd: Waiting 06:12:38 04944245beec: Verifying Checksum 06:12:38 04944245beec: Download complete 06:12:38 765212b225bb: Verifying Checksum 06:12:38 765212b225bb: Download complete 06:12:38 f23df028b6ca: Verifying Checksum 06:12:38 f23df028b6ca: Download complete 06:12:38 d65c8cfc05b1: Verifying Checksum 06:12:38 d65c8cfc05b1: Download complete 06:12:38 699f458cf7ca: Verifying Checksum 06:12:38 699f458cf7ca: Download complete 06:12:38 8998bd30e6a1: Verifying Checksum 06:12:38 8998bd30e6a1: Download complete 06:12:41 2437ff75d9bd: Verifying Checksum 06:12:41 2437ff75d9bd: Download complete 06:12:43 8998bd30e6a1: Pull complete 06:12:43 04944245beec: Pull complete 06:12:45 699f458cf7ca: Pull complete 06:12:45 765212b225bb: Pull complete 06:12:45 f23df028b6ca: Pull complete 06:12:46 d65c8cfc05b1: Pull complete 06:13:04 2437ff75d9bd: Pull complete 06:13:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:13:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:04 prd-ubuntu20.04-docker-arm64-4c-16g-770995 does not seem to be running inside a container 06:13:04 $ 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/25 -v /w/workspace/device-opc-ua/25:/w/workspace/device-opc-ua/25:rw,z -v /w/workspace/device-opc-ua/25@tmp:/w/workspace/device-opc-ua/25@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 06:13:07 $ docker top 12d38172dc95e148c6b577dc07100c00459ea85ae57df50c274ac2b21568c344 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:08 ---> job-cost.sh 06:13:08 lf-activate-venv: SKIPPING 06:13:08 INFO: No Stack... 06:13:09 INFO: Retrieving Pricing Info for: v3-standard-4 06:13:09 INFO: Archiving Costs [Pipeline] sh 06:13:10 + cut -d, -f6 06:13:10 + cat /w/workspace/device-opc-ua/25/archives/cost.csv [Pipeline] lock 06:13:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] 06:13:10 Resource [jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] did not exist. Created. 06:13:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:11 + echo total: 0.10999999940395355 [Pipeline] stash 06:13:11 Stashed 1 file(s) [Pipeline] } 06:13:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 06:13:11 $ docker stop --time=1 12d38172dc95e148c6b577dc07100c00459ea85ae57df50c274ac2b21568c344 06:13:12 $ docker rm -f --volumes 12d38172dc95e148c6b577dc07100c00459ea85ae57df50c274ac2b21568c344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:56:58 Cancelling nested steps due to timeout 11:56:58 Sending interrupt signal to process 11:57:00 script returned exit code 143 [Pipeline] } 11:57:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:57:01 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:57:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:57:02 ---> package-listing.sh 11:57:02 ++ facter osfamily 11:57:02 ++ tr '[:upper:]' '[:lower:]' 11:57:02 + OS_FAMILY=redhat 11:57:02 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 11:57:02 + START_PACKAGES=/tmp/packages_start.txt 11:57:02 + END_PACKAGES=/tmp/packages_end.txt 11:57:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:02 + PACKAGES=/tmp/packages_start.txt 11:57:02 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 11:57:02 + PACKAGES=/tmp/packages_end.txt 11:57:02 + case "${OS_FAMILY}" in 11:57:02 + rpm -qa 11:57:02 + sort 11:57:03 + '[' -f /tmp/packages_start.txt ']' 11:57:03 + '[' -f /tmp/packages_end.txt ']' 11:57:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:57:03 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 11:57:03 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 11:57:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 11:57:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:57:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:04 11:57:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:04 latest: Pulling from edgex-lftools-log-publisher 11:57:04 5eb5b503b376: Pulling fs layer 11:57:04 5c69ac0246d0: Pulling fs layer 11:57:04 ec43610c2a17: Pulling fs layer 11:57:04 3a2ae6a8a46f: Pulling fs layer 11:57:04 33b1e0a273af: Pulling fs layer 11:57:04 5d3b04190fa2: Pulling fs layer 11:57:04 2f39f015ded8: Pulling fs layer 11:57:04 3a2ae6a8a46f: Waiting 11:57:04 33b1e0a273af: Waiting 11:57:04 5d3b04190fa2: Waiting 11:57:04 2f39f015ded8: Waiting 11:57:04 5c69ac0246d0: Verifying Checksum 11:57:04 5c69ac0246d0: Download complete 11:57:04 3a2ae6a8a46f: Verifying Checksum 11:57:04 3a2ae6a8a46f: Download complete 11:57:04 33b1e0a273af: Verifying Checksum 11:57:04 33b1e0a273af: Download complete 11:57:04 ec43610c2a17: Verifying Checksum 11:57:04 ec43610c2a17: Download complete 11:57:04 5d3b04190fa2: Verifying Checksum 11:57:04 5d3b04190fa2: Download complete 11:57:04 5eb5b503b376: Verifying Checksum 11:57:04 5eb5b503b376: Download complete 11:57:05 2f39f015ded8: Verifying Checksum 11:57:05 2f39f015ded8: Download complete 11:57:06 5eb5b503b376: Pull complete 11:57:06 5c69ac0246d0: Pull complete 11:57:06 ec43610c2a17: Pull complete 11:57:06 3a2ae6a8a46f: Pull complete 11:57:06 33b1e0a273af: Pull complete 11:57:06 5d3b04190fa2: Pull complete 11:57:11 2f39f015ded8: Pull complete 11:57:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:11 prd-centos7-docker-4c-2g-770996 does not seem to be running inside a container 11:57:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:57:14 $ docker top 42535c882bf86dd91921c3893ec72682982eafef5258465021be049e0d7f56d3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:15 + touch /tmp/pre-build-complete [Pipeline] sh 11:57:15 + mkdir -p /var/log/sysstat [Pipeline] sh 11:57:15 + ls /var/log/sa-host 11:57:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:57:15 provisioning config files... 11:57:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config161983237869506039tmp [Pipeline] { [Pipeline] echo 11:57:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:57:16 ---> create-netrc.sh [Pipeline] } 11:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:57:16 ---> python-tools-install.sh [Pipeline] echo 11:57:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:57:16 ---> sudo-logs.sh 11:57:16 Archiving 'sudo' log.. 11:57:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-770996.novalocal: Name or service not known 11:57:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-770996.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:57:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:57:17 ---> job-cost.sh 11:57:17 lf-activate-venv: SKIPPING 11:57:17 DEBUG: total: 0.10999999940395355 11:57:17 INFO: Retrieving Stack Cost... 11:57:17 INFO: Retrieving Pricing Info for: v3-standard-2 11:57:17 INFO: Archiving Costs [Pipeline] echo 11:57:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:57:17 ---> logs-deploy.sh 11:57:17 lf-activate-venv: SKIPPING 11:57:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/25 11:57:17 INFO: archiving workspace using pattern(s): 11:57:18 Archives upload complete. 11:57:18 INFO: archiving logs to Nexus 11:57:19 ---> uname -a: 11:57:19 Linux prd-centos7-docker-4c-2g-770996.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:57:19 11:57:19 11:57:19 ---> lscpu: 11:57:19 Architecture: x86_64 11:57:19 CPU op-mode(s): 32-bit, 64-bit 11:57:19 Byte Order: Little Endian 11:57:19 Address sizes: 40 bits physical, 48 bits virtual 11:57:19 CPU(s): 2 11:57:19 On-line CPU(s) list: 0,1 11:57:19 Thread(s) per core: 1 11:57:19 Core(s) per socket: 1 11:57:19 Socket(s): 2 11:57:19 NUMA node(s): 1 11:57:19 Vendor ID: AuthenticAMD 11:57:19 CPU family: 23 11:57:19 Model: 49 11:57:19 Model name: AMD EPYC-Rome Processor 11:57:19 Stepping: 0 11:57:19 CPU MHz: 2799.998 11:57:19 BogoMIPS: 5599.99 11:57:19 Virtualization: AMD-V 11:57:19 Hypervisor vendor: KVM 11:57:19 Virtualization type: full 11:57:19 L1d cache: 64 KiB 11:57:19 L1i cache: 64 KiB 11:57:19 L2 cache: 1 MiB 11:57:19 L3 cache: 32 MiB 11:57:19 NUMA node0 CPU(s): 0,1 11:57:19 Vulnerability Itlb multihit: Not affected 11:57:19 Vulnerability L1tf: Not affected 11:57:19 Vulnerability Mds: Not affected 11:57:19 Vulnerability Meltdown: Not affected 11:57:19 Vulnerability Mmio stale data: Not affected 11:57:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:57:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:57:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:57:19 Vulnerability Srbds: Not affected 11:57:19 Vulnerability Tsx async abort: Not affected 11:57:19 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 11:57:19 11:57:19 11:57:19 ---> nproc: 11:57:19 2 11:57:19 11:57:19 11:57:19 ---> df -h: 11:57:19 Filesystem Size Used Avail Use% Mounted on 11:57:19 overlay 40G 6.8G 34G 17% / 11:57:19 tmpfs 64M 0 64M 0% /dev 11:57:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:57:19 shm 64M 0 64M 0% /dev/shm 11:57:19 /dev/vda1 40G 6.8G 34G 17% /facter-os 11:57:19 11:57:19 11:57:19 Cannot open /var/log/sysstat/sa30: No such file or directory 11:57:19 Please check if data collecting is enabled 11:57:19 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:57:19 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:57:19 $ docker stop --time=1 42535c882bf86dd91921c3893ec72682982eafef5258465021be049e0d7f56d3 11:57:21 $ docker rm -f --volumes 42535c882bf86dd91921c3893ec72682982eafef5258465021be049e0d7f56d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:57:21 [WS-CLEANUP] Deleting project workspace... 11:57:21 [WS-CLEANUP] Deferred wipeout is used... 11:57:21 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:21 11:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:21 latest: Pulling from edgex-lftools-log-publisher 11:57:21 5eb5b503b376: Pulling fs layer 11:57:21 5c69ac0246d0: Pulling fs layer 11:57:21 ec43610c2a17: Pulling fs layer 11:57:21 3a2ae6a8a46f: Pulling fs layer 11:57:21 33b1e0a273af: Pulling fs layer 11:57:21 5d3b04190fa2: Pulling fs layer 11:57:21 2f39f015ded8: Pulling fs layer 11:57:21 33b1e0a273af: Waiting 11:57:21 5d3b04190fa2: Waiting 11:57:21 3a2ae6a8a46f: Waiting 11:57:21 2f39f015ded8: Waiting 11:57:21 5c69ac0246d0: Download complete 11:57:21 3a2ae6a8a46f: Download complete 11:57:21 33b1e0a273af: Verifying Checksum 11:57:21 33b1e0a273af: Download complete 11:57:21 5d3b04190fa2: Verifying Checksum 11:57:21 5d3b04190fa2: Download complete 11:57:22 ec43610c2a17: Verifying Checksum 11:57:22 ec43610c2a17: Download complete 11:57:22 5eb5b503b376: Verifying Checksum 11:57:22 5eb5b503b376: Download complete 11:57:22 2f39f015ded8: Verifying Checksum 11:57:22 2f39f015ded8: Download complete 11:57:23 5eb5b503b376: Pull complete 11:57:23 5c69ac0246d0: Pull complete 11:57:24 ec43610c2a17: Pull complete 11:57:24 3a2ae6a8a46f: Pull complete 11:57:24 33b1e0a273af: Pull complete 11:57:24 5d3b04190fa2: Pull complete 11:57:29 2f39f015ded8: Pull complete 11:57:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:29 prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container 11:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:57:31 $ docker top 06591c3dfcbabc835a6bfe3dbdc471b439cd8eaec4f75290b68a55acee1f53f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:31 ---> job-cost.sh 11:57:31 lf-activate-venv: SKIPPING 11:57:31 INFO: No Stack... 11:57:32 INFO: Retrieving Pricing Info for: v3-standard-8 11:57:32 INFO: Archiving Costs [Pipeline] sh 11:57:32 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 11:57:32 + cut -d, -f6 [Pipeline] lock 11:57:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] 11:57:32 Resource [jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] did not exist. Created. 11:57:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:57:33 /w/workspace/edgexfoundry_device-opc-ua_main@tmp/durable-106d55a7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:57:33 + echo total: 1.5299999713897705 [Pipeline] stash 11:57:33 Warning: overwriting stash ‘stack-cost’ 11:57:33 Stashed 1 file(s) [Pipeline] } 11:57:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 11:57:33 $ docker stop --time=1 06591c3dfcbabc835a6bfe3dbdc471b439cd8eaec4f75290b68a55acee1f53f6 11:57:34 $ docker rm -f --volumes 06591c3dfcbabc835a6bfe3dbdc471b439cd8eaec4f75290b68a55acee1f53f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:57:34 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:57:35 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 11:57:35 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 11:57:35 total 16 11:57:35 drwxr-xr-x 3 root root 4096 Oct 30 11:57 . 11:57:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 11:57 .. 11:57:35 drwxr-xr-x 2 root root 4096 Oct 30 11:57 cost 11:57:35 -rw-r--r-- 1 root root 86 Oct 30 11:57 cost.csv 11:57:35 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 11:57:35 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 11:57:35 total 16 11:57:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 11:57 . 11:57:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 11:57 .. 11:57:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 11:57 cost 11:57:35 -rw-r--r-- 1 jenkins jenkins 86 Oct 30 11:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:57:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:57:36 ---> package-listing.sh 11:57:36 ++ facter osfamily 11:57:36 ++ tr '[:upper:]' '[:lower:]' 11:57:37 + OS_FAMILY=debian 11:57:37 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 11:57:37 + START_PACKAGES=/tmp/packages_start.txt 11:57:37 + END_PACKAGES=/tmp/packages_end.txt 11:57:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:37 + PACKAGES=/tmp/packages_start.txt 11:57:37 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 11:57:37 + PACKAGES=/tmp/packages_end.txt 11:57:37 + case "${OS_FAMILY}" in 11:57:37 + dpkg -l 11:57:37 + grep '^ii' 11:57:37 + '[' -f /tmp/packages_start.txt ']' 11:57:37 + '[' -f /tmp/packages_end.txt ']' 11:57:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:57:37 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 11:57:37 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 11:57:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 11:57:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:57:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:37 prd-ubuntu20.04-docker-8c-8g-770992 does not seem to be running inside a container 11:57:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:57:38 $ docker top 111a5c0bfdae5a9b47c9b5346fe5bd36ed59d34844e7221dce66932c43af2c53 -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:38 + touch /tmp/pre-build-complete [Pipeline] sh 11:57:39 + mkdir -p /var/log/sysstat [Pipeline] sh 11:57:39 + ls /var/log/sa-host 11:57:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:57:39 provisioning config files... 11:57:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11702459250633510927tmp [Pipeline] { [Pipeline] echo 11:57:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:57:39 ---> create-netrc.sh [Pipeline] } 11:57:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:57:39 ---> python-tools-install.sh [Pipeline] echo 11:57:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:57:40 ---> sudo-logs.sh 11:57:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:57:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:57:40 ---> job-cost.sh 11:57:40 lf-activate-venv: SKIPPING 11:57:40 DEBUG: total: 1.5299999713897705 11:57:40 INFO: Retrieving Stack Cost... 11:57:40 INFO: Retrieving Pricing Info for: v3-standard-8 11:57:40 INFO: Archiving Costs [Pipeline] echo 11:57:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:57:41 ---> logs-deploy.sh 11:57:41 lf-activate-venv: SKIPPING 11:57:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/25 11:57:41 INFO: archiving workspace using pattern(s): 11:57:42 Archives upload complete. 11:57:42 INFO: archiving logs to Nexus 11:57:42 ---> uname -a: 11:57:42 Linux prd-ubuntu20-04-docker-8c-8g-770992 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 11:57:42 11:57:42 11:57:42 ---> lscpu: 11:57:42 Architecture: x86_64 11:57:42 CPU op-mode(s): 32-bit, 64-bit 11:57:42 Byte Order: Little Endian 11:57:42 Address sizes: 40 bits physical, 48 bits virtual 11:57:42 CPU(s): 8 11:57:42 On-line CPU(s) list: 0-7 11:57:42 Thread(s) per core: 1 11:57:42 Core(s) per socket: 1 11:57:42 Socket(s): 8 11:57:42 NUMA node(s): 1 11:57:42 Vendor ID: AuthenticAMD 11:57:42 CPU family: 23 11:57:42 Model: 49 11:57:42 Model name: AMD EPYC-Rome Processor 11:57:42 Stepping: 0 11:57:42 CPU MHz: 2799.998 11:57:42 BogoMIPS: 5599.99 11:57:42 Virtualization: AMD-V 11:57:42 Hypervisor vendor: KVM 11:57:42 Virtualization type: full 11:57:42 L1d cache: 256 KiB 11:57:42 L1i cache: 256 KiB 11:57:42 L2 cache: 4 MiB 11:57:42 L3 cache: 128 MiB 11:57:42 NUMA node0 CPU(s): 0-7 11:57:42 Vulnerability Gather data sampling: Not affected 11:57:42 Vulnerability Itlb multihit: Not affected 11:57:42 Vulnerability L1tf: Not affected 11:57:42 Vulnerability Mds: Not affected 11:57:42 Vulnerability Meltdown: Not affected 11:57:42 Vulnerability Mmio stale data: Not affected 11:57:42 Vulnerability Retbleed: Vulnerable 11:57:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:57:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:57:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:57:42 Vulnerability Srbds: Not affected 11:57:42 Vulnerability Tsx async abort: Not affected 11:57:42 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:57:42 11:57:42 11:57:42 ---> nproc: 11:57:42 8 11:57:42 11:57:42