Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d484454ed3060f2f1c56262b265adff557aa4896 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-ssh10984906172817481779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5018976517724266102.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17704261902692695654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1254859016157239689.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-ssh11136997688385032181.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38927 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 d484454ed3060f2f1c56262b265adff557aa4896 (main) Commit message: "Merge pull request #106 from yiqisoft/main" > git config core.sparsecheckout # timeout=10 > git checkout -f d484454ed3060f2f1c56262b265adff557aa4896 # timeout=10 > git rev-list --no-walk 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:44:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:44:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:44:45 ========================================================= 00:44:45 EdgeX Global Pipelines Version Info 00:44:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:44:46 ------------------- 00:44:46 stable info: 00:44:46 ------------------- 00:44:46 Commited By: Cherry Wang cherry@iotechsys.com 00:44:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:44:46 Message: update stable to v1.0.269 00:44:47 ------------------- 00:44:47 experimental info: 00:44:47 ------------------- 00:44:47 Commited By: **** collab-it+edgex@linuxfoundation.org 00:44:47 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:44:47 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:44:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:44:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:44:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:44:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] echo 00:44:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d484454 [Pipeline] echo 00:44:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:48 provisioning config files... 00:44:48 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13003416950442093941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:48 ---> ****-login.sh 00:44:48 nexus3.edgexfoundry.org:10001 00:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:44:48 Configure a credential helper to remove this warning. See 00:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:44:48 00:44:48 Login Succeeded 00:44:48 nexus3.edgexfoundry.org:10002 00:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:44:49 Configure a credential helper to remove this warning. See 00:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:44:49 00:44:49 Login Succeeded 00:44:49 nexus3.edgexfoundry.org:10003 00:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:44:49 Configure a credential helper to remove this warning. See 00:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:44:49 00:44:49 Login Succeeded 00:44:49 nexus3.edgexfoundry.org:10004 00:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:44:49 Configure a credential helper to remove this warning. See 00:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:44:49 00:44:49 Login Succeeded 00:44:49 ****.io 00:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:44:49 Configure a credential helper to remove this warning. See 00:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:44:49 00:44:49 Login Succeeded 00:44:49 ---> ****-login.sh ends [Pipeline] } 00:44:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:44:50 + git rev-list -1 --merges d484454ed3060f2f1c56262b265adff557aa4896~1..d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] echo 00:44:50 -----------> git rev-list -1 --merges d484454ed3060f2f1c56262b265adff557aa4896~1..d484454ed3060f2f1c56262b265adff557aa4896 d484454ed3060f2f1c56262b265adff557aa4896 00:44:50 d484454ed3060f2f1c56262b265adff557aa4896 [false] [Pipeline] sh 00:44:50 + git log --format=format:%s -1 d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] echo 00:44:50 ========================================================= 00:44:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:44:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:50 + git log --format=format:%s -1 d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] echo 00:44:50 [semverPrep] GIT_COMMIT: d484454ed3060f2f1c56262b265adff557aa4896, Commit Message: Merge pull request #106 from yiqisoft/main [Pipeline] echo 00:44:50 [semverPrep] This is not a build commit. [Pipeline] sh 00:44:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:44:51 + grep -v github /etc/ssh/ssh_known_hosts 00:44:51 + [ -e /tmp/ssh_known_hosts ] 00:44:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:44:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:44:51 + sudo tee -a /etc/ssh/ssh_known_hosts 00:44:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:51 00:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:51 0.1.4: Pulling from edgex-devops/py-git-semver 00:44:51 b85a868b505f: Pulling fs layer 00:44:51 e2be974225ed: Pulling fs layer 00:44:51 339a4e72a1f5: Pulling fs layer 00:44:51 988bab9f4d93: Pulling fs layer 00:44:51 1469e6f7b9e6: Pulling fs layer 00:44:51 eaf3925da568: Pulling fs layer 00:44:51 bab4dde63d76: Pulling fs layer 00:44:51 bde34c3a00c8: Pulling fs layer 00:44:51 b352a97aabf1: Pulling fs layer 00:44:51 4872d77fe225: Pulling fs layer 00:44:51 5851b861e8e6: Pulling fs layer 00:44:51 988bab9f4d93: Waiting 00:44:51 1469e6f7b9e6: Waiting 00:44:51 eaf3925da568: Waiting 00:44:51 4872d77fe225: Waiting 00:44:51 bab4dde63d76: Waiting 00:44:51 b352a97aabf1: Waiting 00:44:51 5851b861e8e6: Waiting 00:44:51 bde34c3a00c8: Waiting 00:44:51 e2be974225ed: Download complete 00:44:51 988bab9f4d93: Verifying Checksum 00:44:51 988bab9f4d93: Download complete 00:44:51 1469e6f7b9e6: Verifying Checksum 00:44:51 1469e6f7b9e6: Download complete 00:44:51 eaf3925da568: Verifying Checksum 00:44:51 eaf3925da568: Download complete 00:44:52 339a4e72a1f5: Verifying Checksum 00:44:52 339a4e72a1f5: Download complete 00:44:52 bde34c3a00c8: Verifying Checksum 00:44:52 bde34c3a00c8: Download complete 00:44:52 b352a97aabf1: Verifying Checksum 00:44:52 b352a97aabf1: Download complete 00:44:52 4872d77fe225: Verifying Checksum 00:44:52 5851b861e8e6: Verifying Checksum 00:44:52 5851b861e8e6: Download complete 00:44:52 b85a868b505f: Verifying Checksum 00:44:52 b85a868b505f: Download complete 00:44:52 bab4dde63d76: Verifying Checksum 00:44:52 bab4dde63d76: Download complete 00:44:53 b85a868b505f: Pull complete 00:44:53 e2be974225ed: Pull complete 00:44:54 339a4e72a1f5: Pull complete 00:44:54 988bab9f4d93: Pull complete 00:44:54 1469e6f7b9e6: Pull complete 00:44:54 eaf3925da568: Pull complete 00:44:56 bab4dde63d76: Pull complete 00:44:56 bde34c3a00c8: Pull complete 00:44:57 b352a97aabf1: Pull complete 00:44:57 4872d77fe225: Pull complete 00:44:58 5851b861e8e6: Pull complete 00:44:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:58 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 00:44:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:45:01 $ docker top 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc -eo pid,comm 00:45:01 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). 00:45:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:45:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:01 [ssh-agent] Looking for ssh-agent implementation... 00:45:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:01 $ docker exec 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc ssh-agent 00:45:01 SSH_AUTH_SOCK=/tmp/ssh-kGyHW4hYlB31/agent.33 00:45:01 SSH_AGENT_PID=39 00:45:01 Running ssh-add (command line suppressed) 00:45:01 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_17207056714212232067.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_17207056714212232067.key) 00:45:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:02 + git tag --points-at HEAD [Pipeline] } 00:45:02 $ docker exec --env ******** --env ******** 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc ssh-agent -k 00:45:02 unset SSH_AUTH_SOCK; 00:45:02 unset SSH_AGENT_PID; 00:45:02 echo Agent pid 39 killed; 00:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:45:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:02 [ssh-agent] Looking for ssh-agent implementation... 00:45:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:02 $ docker exec 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc ssh-agent 00:45:02 SSH_AUTH_SOCK=/tmp/ssh-bpw7tBQ3gYnd/agent.71 00:45:02 SSH_AGENT_PID=77 00:45:02 Running ssh-add (command line suppressed) 00:45:02 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6796274126184548565.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6796274126184548565.key) 00:45:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:02 + git semver init 00:45:03 2025-02-14 00:45:03,011 [run_init] DEBUG init version:0.0.0 force:False 00:45:03 2025-02-14 00:45:03,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 00:45:03 2025-02-14 00:45:03,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 00:45:03 2025-02-14 00:45:03,013 [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, universal_newlines=False, shell=None, istream=None) 00:45:03 2025-02-14 00:45:03,634 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 00:45:03 2025-02-14 00:45:03,634 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 00:45:03 2025-02-14 00:45:03,634 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 00:45:03 2025-02-14 00:45:03,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 00:45:03 4.0.0-dev.1 [Pipeline] } 00:45:03 $ docker exec --env ******** --env ******** 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc ssh-agent -k 00:45:04 unset SSH_AUTH_SOCK; 00:45:04 unset SSH_AGENT_PID; 00:45:04 echo Agent pid 77 killed; 00:45:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:45:04 + git semver [Pipeline] } 00:45:04 $ docker stop --time=1 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc 00:45:05 $ docker rm -f --volumes 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc [Pipeline] // withDockerContainer [Pipeline] sh 00:45:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:45:06 Stashed 1 file(s) [Pipeline] echo 00:45:06 [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:06 provisioning config files... 00:45:06 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15580512225789190439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:07 ---> ****-login.sh 00:45:07 nexus3.edgexfoundry.org:10001 00:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:07 Configure a credential helper to remove this warning. See 00:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:07 00:45:07 Login Succeeded 00:45:07 nexus3.edgexfoundry.org:10002 00:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:07 Configure a credential helper to remove this warning. See 00:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:07 00:45:07 Login Succeeded 00:45:07 nexus3.edgexfoundry.org:10003 00:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:07 Configure a credential helper to remove this warning. See 00:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:07 00:45:07 Login Succeeded 00:45:07 nexus3.edgexfoundry.org:10004 00:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:07 Configure a credential helper to remove this warning. See 00:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:07 00:45:07 Login Succeeded 00:45:07 ****.io 00:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:07 Configure a credential helper to remove this warning. See 00:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:07 00:45:07 Login Succeeded 00:45:07 ---> ****-login.sh ends [Pipeline] } 00:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:45:07 ========================================================= 00:45:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:45:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:07 + 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 . 00:45:07 Sending build context to Docker daemon 866.3kB 00:45:07 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 00:45:08 1.23-alpine3.20: Pulling from library/golang 00:45:08 66a3d608f3fa: Pulling fs layer 00:45:08 a6b5cec81d87: Pulling fs layer 00:45:08 dd968b00abc2: Pulling fs layer 00:45:08 0a7fa572a88c: Pulling fs layer 00:45:08 4f4fb700ef54: Pulling fs layer 00:45:08 a6b5cec81d87: Download complete 00:45:08 66a3d608f3fa: Verifying Checksum 00:45:08 66a3d608f3fa: Download complete 00:45:09 66a3d608f3fa: Pull complete 00:45:09 a6b5cec81d87: Pull complete 00:45:09 4f4fb700ef54: Verifying Checksum 00:45:09 4f4fb700ef54: Download complete 00:45:09 dd968b00abc2: Download complete 00:45:13 dd968b00abc2: Pull complete 00:45:13 0a7fa572a88c: Pull complete 00:45:13 4f4fb700ef54: Pull complete 00:45:13 Digest: sha256:22caeb4deced0138cb4ae154db260b22d1b2ef893dde7f84415b619beae90901 00:45:13 Status: Downloaded newer image for golang:1.23-alpine3.20 00:45:13 ---> d9452640ca3f 00:45:13 Step 2/5 : WORKDIR /device-opcua 00:45:15 ---> Running in fa605a60fe01 00:45:15 Removing intermediate container fa605a60fe01 00:45:15 ---> 422ff29516e1 00:45:15 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 00:45:15 ---> Running in 6b573f2b91d9 00:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:45:16 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:45:16 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:45:16 OK: 24174 distinct packages available 00:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:45:16 (1/31) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 00:45:16 (2/31) Installing libgcc (13.2.1_git20240309-r0) 00:45:16 (3/31) Installing jansson (2.14-r4) 00:45:16 (4/31) Installing libstdc++ (13.2.1_git20240309-r0) 00:45:16 (5/31) Installing zstd-libs (1.5.6-r0) 00:45:16 (6/31) Installing binutils (2.42-r0) 00:45:16 (7/31) Installing libgomp (13.2.1_git20240309-r0) 00:45:16 (8/31) Installing libatomic (13.2.1_git20240309-r0) 00:45:16 (9/31) Installing gmp (6.3.0-r1) 00:45:16 (10/31) Installing isl26 (0.26-r1) 00:45:16 (11/31) Installing mpfr4 (4.2.1-r0) 00:45:16 (12/31) Installing mpc1 (1.3.1-r1) 00:45:17 (13/31) Installing gcc (13.2.1_git20240309-r0) 00:45:17 (14/31) Installing brotli-libs (1.1.0-r2) 00:45:17 (15/31) Installing c-ares (1.33.1-r0) 00:45:17 (16/31) Installing libunistring (1.2-r0) 00:45:17 (17/31) Installing libidn2 (2.3.7-r0) 00:45:17 (18/31) Installing nghttp2-libs (1.62.1-r0) 00:45:17 (19/31) Installing libpsl (0.21.5-r1) 00:45:17 (20/31) Installing libcurl (8.12.1-r0) 00:45:17 (21/31) Installing libexpat (2.6.4-r0) 00:45:17 (22/31) Installing pcre2 (10.43-r0) 00:45:17 (23/31) Installing git (2.45.3-r0) 00:45:17 (24/31) Installing git-init-template (2.45.3-r0) 00:45:17 (25/31) Installing make (4.4.1-r2) 00:45:17 (26/31) Installing musl-dev (1.2.5-r1) 00:45:17 (27/31) Installing pkgconf (2.2.0-r0) 00:45:17 (28/31) Installing libsodium (1.0.19-r0) 00:45:17 (29/31) Installing libzmq (4.3.5-r2) 00:45:17 (30/31) Installing libsodium-dev (1.0.19-r0) 00:45:17 (31/31) Installing zeromq-dev (4.3.5-r2) 00:45:17 Executing busybox-1.36.1-r29.trigger 00:45:17 OK: 171 MiB in 45 packages 00:45:21 Removing intermediate container 6b573f2b91d9 00:45:21 ---> 35c10020c601 00:45:21 Step 4/5 : COPY . . 00:45:21 ---> a7051fb7cade 00:45:21 Step 5/5 : RUN make build 00:45:21 ---> Running in 0d19ac6b70c2 00:45:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 00:45:21 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 00:45:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 00:45:21 go: downloading github.com/gopcua/opcua v0.5.3 00:45:21 Still waiting to schedule task 00:45:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38922’ 00:45:21 go: downloading github.com/spf13/cast v1.7.0 00:45:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 00:45:21 go: downloading github.com/labstack/echo/v4 v4.12.0 00:45:22 go: downloading github.com/google/uuid v1.6.0 00:45:22 go: downloading github.com/panjf2000/ants/v2 v2.10.0 00:45:22 go: downloading github.com/go-playground/validator/v10 v10.22.1 00:45:22 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 00:45:22 go: downloading github.com/go-kit/log v0.2.1 00:45:22 go: downloading golang.org/x/net v0.30.0 00:45:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:45:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:45:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 00:45:22 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:45:22 go: downloading gopkg.in/yaml.v3 v3.0.1 00:45:22 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 00:45:22 go: downloading github.com/labstack/gommon v0.4.2 00:45:22 go: downloading golang.org/x/crypto v0.28.0 00:45:22 go: downloading github.com/sirupsen/logrus v1.9.3 00:45:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 00:45:23 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 00:45:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 00:45:23 go: downloading github.com/mitchellh/copystructure v1.2.0 00:45:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 00:45:23 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:45:23 go: downloading github.com/openziti/sdk-golang v0.23.43 00:45:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:45:23 go: downloading github.com/x448/float16 v0.8.4 00:45:23 go: downloading github.com/hashicorp/errwrap v1.1.0 00:45:23 go: downloading github.com/pkg/errors v0.9.1 00:45:23 go: downloading github.com/mattn/go-colorable v0.1.13 00:45:23 go: downloading github.com/mattn/go-isatty v0.0.20 00:45:23 go: downloading github.com/valyala/fasttemplate v1.2.2 00:45:23 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:45:23 go: downloading github.com/go-playground/universal-translator v0.18.1 00:45:23 go: downloading github.com/leodido/go-urn v1.4.0 00:45:23 go: downloading golang.org/x/text v0.19.0 00:45:23 go: downloading golang.org/x/sys v0.26.0 00:45:23 go: downloading golang.org/x/sync v0.8.0 00:45:23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:45:23 go: downloading github.com/gorilla/websocket v1.5.3 00:45:23 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:45:23 go: downloading golang.org/x/time v0.6.0 00:45:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 00:45:23 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:45:23 go: downloading github.com/go-playground/locales v0.14.1 00:45:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:45:24 go: downloading github.com/zeebo/errs v1.3.0 00:45:24 go: downloading google.golang.org/grpc v1.67.1 00:45:24 go: downloading github.com/hashicorp/consul/api v1.29.4 00:45:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:45:24 go: downloading github.com/go-openapi/runtime v0.28.0 00:45:24 go: downloading github.com/go-openapi/strfmt v0.23.0 00:45:24 go: downloading github.com/go-resty/resty/v2 v2.15.3 00:45:24 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 00:45:24 go: downloading github.com/michaelquigley/pfxlog v0.6.10 00:45:24 go: downloading github.com/openziti/edge-api v0.26.32 00:45:25 go: downloading github.com/openziti/foundation/v2 v2.0.49 00:45:25 go: downloading github.com/openziti/identity v1.0.85 00:45:25 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 00:45:25 go: downloading github.com/zitadel/oidc/v2 v2.12.2 00:45:25 go: downloading golang.org/x/oauth2 v0.23.0 00:45:25 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 00:45:25 go: downloading github.com/kataras/go-events v0.0.3 00:45:25 go: downloading github.com/openziti/channel/v3 v3.0.4 00:45:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:45:25 go: downloading github.com/openziti/metrics v1.2.58 00:45:25 go: downloading github.com/openziti/secretstream v0.1.25 00:45:25 go: downloading github.com/openziti/transport/v2 v2.0.146 00:45:25 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 00:45:25 go: downloading google.golang.org/protobuf v1.34.2 00:45:25 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 00:45:25 go: downloading github.com/go-openapi/errors v0.22.0 00:45:25 go: downloading github.com/go-openapi/swag v0.23.0 00:45:25 go: downloading github.com/opentracing/opentracing-go v1.2.0 00:45:25 go: downloading go.opentelemetry.io/otel v1.29.0 00:45:26 go: downloading go.opentelemetry.io/otel/trace v1.29.0 00:45:26 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 00:45:26 go: downloading github.com/oklog/ulid v1.3.1 00:45:26 go: downloading go.mongodb.org/mongo-driver v1.17.0 00:45:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:45:26 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:45:26 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 00:45:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:45:26 go: downloading github.com/hashicorp/serf v0.10.1 00:45:26 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 00:45:26 go: downloading github.com/go-openapi/validate v0.24.0 00:45:26 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 00:45:26 go: downloading github.com/gorilla/securecookie v1.1.2 00:45:26 go: downloading github.com/gorilla/schema v1.4.1 00:45:26 go: downloading github.com/muhlemmer/gu v0.3.1 00:45:26 go: downloading github.com/mitchellh/go-ps v1.0.0 00:45:26 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 00:45:26 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 00:45:26 go: downloading github.com/golang/protobuf v1.5.4 00:45:26 go: downloading github.com/fsnotify/fsnotify v1.7.0 00:45:26 go: downloading github.com/go-openapi/analysis v0.23.0 00:45:26 go: downloading github.com/go-openapi/loads v0.22.0 00:45:26 go: downloading github.com/go-openapi/spec v0.21.0 00:45:26 go: downloading github.com/mailru/easyjson v0.7.7 00:45:26 go: downloading github.com/go-logr/logr v1.4.2 00:45:26 go: downloading go.opentelemetry.io/otel/metric v1.29.0 00:45:26 go: downloading golang.org/x/term v0.25.0 00:45:26 go: downloading github.com/fatih/color v1.16.0 00:45:26 go: downloading github.com/armon/go-metrics v0.4.1 00:45:26 go: downloading github.com/tklauser/go-sysconf v0.3.12 00:45:26 go: downloading github.com/josharian/intern v1.0.0 00:45:26 go: downloading github.com/go-logr/stdr v1.2.2 00:45:26 go: downloading github.com/go-openapi/jsonpointer v0.21.0 00:45:26 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 00:45:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:45:26 go: downloading github.com/tklauser/numcpus v0.6.1 00:45:26 go: downloading github.com/go-openapi/jsonreference v0.21.0 00:45:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:45:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 00:46:11 Removing intermediate container 0d19ac6b70c2 00:46:11 ---> f686d61e0299 00:46:11 [Warning] One or more build-args [BASE MAKE] were not consumed 00:46:11 Successfully built f686d61e0299 00:46:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:11 + docker inspect -f . ci-base-image-x86_64 00:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:11 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 00:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:46:11 $ docker top cd92d9c585bf1b9641c880f620ec8c2c1c0dd74ce41c209dc279623e50ef8029 -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:12 + go version 00:46:12 go version go1.23.6 linux/amd64 [Pipeline] } 00:46:12 $ docker stop --time=1 cd92d9c585bf1b9641c880f620ec8c2c1c0dd74ce41c209dc279623e50ef8029 00:46:13 $ docker rm -f --volumes cd92d9c585bf1b9641c880f620ec8c2c1c0dd74ce41c209dc279623e50ef8029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:13 + docker inspect -f . ci-base-image-x86_64 00:46:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:13 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 00:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:46:14 $ docker top 3f2a2169c6dcae10dbc329f7acc37ada098c07d4a3f74ac8c79602a87e68d99a -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 00:46:14 + make test 00:46:14 go install github.com/jstemmer/go-junit-report@v0.9.1 00:46:14 go: downloading github.com/jstemmer/go-junit-report v0.9.1 00:46:20 go install github.com/axw/gocov/gocov@v1.0.0 00:46:20 go: downloading github.com/axw/gocov v1.0.0 00:46:20 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 00:46:23 go install github.com/AlekSi/gocov-xml@v1.0.0 00:46:23 go: downloading github.com/AlekSi/gocov-xml v1.0.0 00:46:23 go install github.com/jandelgado/gcov2lcov@v1.0.5 00:46:23 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 00:46:24 rm -rf test-artifacts 00:46:24 mkdir test-artifacts 00:46:24 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 00:46:24 go: downloading github.com/stretchr/testify v1.9.0 00:46:24 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:46:24 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:46:42 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 00:46:42 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 00:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:46:42 $ docker stop --time=1 3f2a2169c6dcae10dbc329f7acc37ada098c07d4a3f74ac8c79602a87e68d99a 00:46:46 $ docker rm -f --volumes 3f2a2169c6dcae10dbc329f7acc37ada098c07d4a3f74ac8c79602a87e68d99a [Pipeline] // withDockerContainer [Pipeline] sh 00:46:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:46:47 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:46:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:46:47 + ls -al . 00:46:47 total 204 00:46:47 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 00:46 . 00:46:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:44 .. 00:46:47 -rw-rw-r-- 1 jenkins jenkins 62 Feb 14 00:44 .dockerignore 00:46:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:46 .git 00:46:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:44 .github 00:46:47 -rw-rw-r-- 1 jenkins jenkins 84 Feb 14 00:44 .gitignore 00:46:47 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:45 .semver 00:46:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:44 .vscode 00:46:47 -rw-rw-r-- 1 jenkins jenkins 7466 Feb 14 00:44 Attribution.txt 00:46:47 -rw-rw-r-- 1 jenkins jenkins 1125 Feb 14 00:44 Dockerfile 00:46:47 -rw-rw-r-- 1 jenkins jenkins 649 Feb 14 00:44 Jenkinsfile 00:46:47 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 14 00:44 LICENSE 00:46:47 -rw-rw-r-- 1 jenkins jenkins 2185 Feb 14 00:44 Makefile 00:46:47 -rw-rw-r-- 1 jenkins jenkins 4109 Feb 14 00:44 README.md 00:46:47 -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:45 VERSION 00:46:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:44 bin 00:46:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:44 cmd 00:46:47 -rw-rw-r-- 1 jenkins jenkins 7098 Feb 14 00:44 go.mod 00:46:47 -rw-rw-r-- 1 jenkins jenkins 100417 Feb 14 00:44 go.sum 00:46:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:44 internal 00:46:47 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:46 test-artifacts 00:46:47 -rw-rw-r-- 1 jenkins jenkins 260 Feb 14 00:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:48 + 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=d484454ed3060f2f1c56262b265adff557aa4896 --label arch=amd64 --label version=4.0.0-dev.1 . 00:46:48 Sending build context to Docker daemon 883.7kB 00:46:48 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 00:46:48 ---> d9452640ca3f 00:46:48 Step 2/19 : WORKDIR /device-opcua 00:46:48 ---> Using cache 00:46:48 ---> 422ff29516e1 00:46:48 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 00:46:48 ---> Using cache 00:46:48 ---> 35c10020c601 00:46:48 Step 4/19 : COPY . . 00:46:48 ---> 77ea64f05ebf 00:46:48 Step 5/19 : RUN make build 00:46:48 ---> Running in 46296d3d73d2 00:46:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 00:46:48 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 00:46:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 00:46:48 go: downloading github.com/gopcua/opcua v0.5.3 00:46:48 go: downloading github.com/spf13/cast v1.7.0 00:46:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 00:46:48 go: downloading github.com/labstack/echo/v4 v4.12.0 00:46:48 go: downloading github.com/go-kit/log v0.2.1 00:46:48 go: downloading github.com/google/uuid v1.6.0 00:46:48 go: downloading github.com/panjf2000/ants/v2 v2.10.0 00:46:48 go: downloading github.com/go-playground/validator/v10 v10.22.1 00:46:48 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 00:46:48 go: downloading golang.org/x/net v0.30.0 00:46:48 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:46:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:46:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 00:46:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:46:48 go: downloading gopkg.in/yaml.v3 v3.0.1 00:46:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:46:48 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:46:48 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 00:46:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 00:46:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 00:46:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 00:46:48 go: downloading github.com/mitchellh/copystructure v1.2.0 00:46:48 go: downloading github.com/sirupsen/logrus v1.9.3 00:46:48 go: downloading github.com/openziti/sdk-golang v0.23.43 00:46:48 go: downloading github.com/labstack/gommon v0.4.2 00:46:48 go: downloading golang.org/x/crypto v0.28.0 00:46:49 go: downloading golang.org/x/sync v0.8.0 00:46:49 go: downloading github.com/x448/float16 v0.8.4 00:46:49 go: downloading github.com/hashicorp/errwrap v1.1.0 00:46:49 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:46:49 go: downloading github.com/go-playground/universal-translator v0.18.1 00:46:49 go: downloading github.com/leodido/go-urn v1.4.0 00:46:49 go: downloading golang.org/x/text v0.19.0 00:46:49 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:46:49 go: downloading github.com/gorilla/websocket v1.5.3 00:46:49 go: downloading golang.org/x/sys v0.26.0 00:46:49 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:46:49 go: downloading github.com/valyala/fasttemplate v1.2.2 00:46:49 go: downloading golang.org/x/time v0.6.0 00:46:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 00:46:49 go: downloading github.com/mattn/go-colorable v0.1.13 00:46:49 go: downloading github.com/mattn/go-isatty v0.0.20 00:46:49 go: downloading github.com/go-openapi/runtime v0.28.0 00:46:49 go: downloading github.com/go-openapi/strfmt v0.23.0 00:46:49 go: downloading github.com/go-resty/resty/v2 v2.15.3 00:46:49 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 00:46:49 go: downloading github.com/michaelquigley/pfxlog v0.6.10 00:46:49 go: downloading github.com/openziti/edge-api v0.26.32 00:46:50 go: downloading github.com/openziti/foundation/v2 v2.0.49 00:46:50 go: downloading github.com/openziti/identity v1.0.85 00:46:50 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 00:46:50 go: downloading github.com/pkg/errors v0.9.1 00:46:50 go: downloading github.com/zitadel/oidc/v2 v2.12.2 00:46:50 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 00:46:50 go: downloading golang.org/x/oauth2 v0.23.0 00:46:50 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 00:46:50 go: downloading github.com/kataras/go-events v0.0.3 00:46:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:46:50 go: downloading github.com/openziti/channel/v3 v3.0.4 00:46:50 go: downloading github.com/openziti/metrics v1.2.58 00:46:50 go: downloading github.com/openziti/secretstream v0.1.25 00:46:50 go: downloading github.com/openziti/transport/v2 v2.0.146 00:46:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:46:50 go: downloading github.com/hashicorp/consul/api v1.29.4 00:46:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:46:50 go: downloading github.com/go-playground/locales v0.14.1 00:46:50 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:46:50 go: downloading github.com/zeebo/errs v1.3.0 00:46:50 go: downloading google.golang.org/grpc v1.67.1 00:46:50 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 00:46:50 go: downloading github.com/go-openapi/errors v0.22.0 00:46:50 go: downloading github.com/oklog/ulid v1.3.1 00:46:50 go: downloading go.mongodb.org/mongo-driver v1.17.0 00:46:50 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 00:46:50 go: downloading github.com/go-openapi/swag v0.23.0 00:46:50 go: downloading github.com/opentracing/opentracing-go v1.2.0 00:46:50 go: downloading go.opentelemetry.io/otel v1.29.0 00:46:51 go: downloading go.opentelemetry.io/otel/trace v1.29.0 00:46:51 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 00:46:51 go: downloading github.com/go-openapi/validate v0.24.0 00:46:51 go: downloading github.com/fsnotify/fsnotify v1.7.0 00:46:51 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 00:46:51 go: downloading github.com/mitchellh/go-ps v1.0.0 00:46:51 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 00:46:51 go: downloading github.com/gorilla/securecookie v1.1.2 00:46:51 go: downloading github.com/gorilla/schema v1.4.1 00:46:51 go: downloading github.com/muhlemmer/gu v0.3.1 00:46:51 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 00:46:51 go: downloading github.com/golang/protobuf v1.5.4 00:46:51 go: downloading google.golang.org/protobuf v1.34.2 00:46:51 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 00:46:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:46:51 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:46:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:46:51 go: downloading github.com/hashicorp/serf v0.10.1 00:46:51 go: downloading golang.org/x/term v0.25.0 00:46:51 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 00:46:51 go: downloading github.com/go-openapi/analysis v0.23.0 00:46:51 go: downloading github.com/go-openapi/loads v0.22.0 00:46:51 go: downloading github.com/go-openapi/spec v0.21.0 00:46:51 go: downloading github.com/mailru/easyjson v0.7.7 00:46:51 go: downloading github.com/go-logr/logr v1.4.2 00:46:51 go: downloading go.opentelemetry.io/otel/metric v1.29.0 00:46:51 go: downloading github.com/tklauser/go-sysconf v0.3.12 00:46:51 go: downloading github.com/go-openapi/jsonpointer v0.21.0 00:46:51 go: downloading github.com/fatih/color v1.16.0 00:46:51 go: downloading github.com/armon/go-metrics v0.4.1 00:46:51 go: downloading github.com/josharian/intern v1.0.0 00:46:51 go: downloading github.com/go-logr/stdr v1.2.2 00:46:51 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 00:46:51 go: downloading github.com/go-openapi/jsonreference v0.21.0 00:46:51 go: downloading github.com/tklauser/numcpus v0.6.1 00:46:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:46:51 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:47:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 00:47:35 Removing intermediate container 46296d3d73d2 00:47:35 ---> 8f02a0d6bfe4 00:47:35 Step 6/19 : FROM alpine:3.20 00:47:35 3.20: Pulling from library/alpine 00:47:35 66a3d608f3fa: Already exists 00:47:35 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 00:47:35 Status: Downloaded newer image for alpine:3.20 00:47:35 ---> e29df9b510ff 00:47:35 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 00:47:35 ---> Running in 79c7ed7eb2e4 00:47:35 Removing intermediate container 79c7ed7eb2e4 00:47:35 ---> 19bd4f4bddb7 00:47:35 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 00:47:35 ---> Running in 6cbe768a1a76 00:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:47:35 (1/6) Installing dumb-init (1.2.5-r3) 00:47:35 (2/6) Installing libgcc (13.2.1_git20240309-r0) 00:47:35 (3/6) Installing libsodium (1.0.19-r0) 00:47:35 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 00:47:35 (5/6) Installing libzmq (4.3.5-r2) 00:47:35 (6/6) Installing zeromq (4.3.5-r2) 00:47:35 Executing busybox-1.36.1-r29.trigger 00:47:35 OK: 12 MiB in 20 packages 00:47:35 Removing intermediate container 6cbe768a1a76 00:47:35 ---> 9a661e1a3f78 00:47:35 Step 9/19 : RUN apk --no-cache upgrade 00:47:35 ---> Running in 1eefd5e798f5 00:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:47:35 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 00:47:35 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 00:47:35 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 00:47:35 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 00:47:35 Executing busybox-1.36.1-r29.trigger 00:47:35 OK: 12 MiB in 20 packages 00:47:36 Removing intermediate container 1eefd5e798f5 00:47:36 ---> ae8728ffb8bb 00:47:36 Step 10/19 : EXPOSE 59997 00:47:36 ---> Running in 5f91805f7b63 00:47:36 Removing intermediate container 5f91805f7b63 00:47:36 ---> df18d46f0f81 00:47:36 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 00:47:37 ---> c84b536d27de 00:47:37 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 00:47:37 ---> 05f6ef51281c 00:47:37 Step 13/19 : COPY LICENSE / 00:47:37 ---> ac700616fdf4 00:47:37 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 00:47:38 ---> cacd8002cbb7 00:47:38 Step 15/19 : ENTRYPOINT ["/device-opcua"] 00:47:38 ---> Running in f3ea5e402dee 00:47:38 Removing intermediate container f3ea5e402dee 00:47:38 ---> 9e25f1b63773 00:47:38 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:47:38 ---> Running in d674a397d428 00:47:38 Removing intermediate container d674a397d428 00:47:38 ---> a0833ac6b286 00:47:38 Step 17/19 : LABEL arch=amd64 00:47:38 ---> Running in 3cd8e95ba2dc 00:47:38 Removing intermediate container 3cd8e95ba2dc 00:47:38 ---> d14662863a97 00:47:38 Step 18/19 : LABEL git_sha=d484454ed3060f2f1c56262b265adff557aa4896 00:47:38 ---> Running in c454aacf928c 00:47:38 Removing intermediate container c454aacf928c 00:47:38 ---> 17ad331dfd6f 00:47:38 Step 19/19 : LABEL version=4.0.0-dev.1 00:47:38 ---> Running in 184d1545597d 00:47:38 Removing intermediate container 184d1545597d 00:47:38 ---> 473a871035fc 00:47:38 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 00:47:38 Successfully built 473a871035fc 00:47:38 Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:38 provisioning config files... 00:47:38 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4216644788141096999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:38 ---> ****-login.sh 00:47:38 nexus3.edgexfoundry.org:10001 00:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:38 Configure a credential helper to remove this warning. See 00:47:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:38 00:47:38 Login Succeeded 00:47:38 nexus3.edgexfoundry.org:10002 00:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:38 Configure a credential helper to remove this warning. See 00:47:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:38 00:47:38 Login Succeeded 00:47:38 nexus3.edgexfoundry.org:10003 00:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:39 Configure a credential helper to remove this warning. See 00:47:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:39 00:47:39 Login Succeeded 00:47:39 nexus3.edgexfoundry.org:10004 00:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:39 Configure a credential helper to remove this warning. See 00:47:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:39 00:47:39 Login Succeeded 00:47:39 ****.io 00:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:39 Configure a credential helper to remove this warning. See 00:47:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:39 00:47:39 Login Succeeded 00:47:39 ---> ****-login.sh ends [Pipeline] } 00:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:47:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:47:39 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 00:47:39 d484454ed3060f2f1c56262b265adff557aa4896 00:47:39 latest 00:47:39 4.0.0-dev.1 00:47:39 d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 00:47:39 main 00:47:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:39 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:40 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896 00:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 00:47:40 f5e0af914fd0: Preparing 00:47:40 956281c4e3dc: Preparing 00:47:40 286f95abe385: Preparing 00:47:40 a0bb728a2cc4: Preparing 00:47:40 f9cf1d62960c: Preparing 00:47:40 95490e161752: Preparing 00:47:40 ce5a8cde9eee: Preparing 00:47:40 95490e161752: Waiting 00:47:40 ce5a8cde9eee: Waiting 00:47:40 f5e0af914fd0: Pushed 00:47:40 956281c4e3dc: Pushed 00:47:40 286f95abe385: Pushed 00:47:40 ce5a8cde9eee: Layer already exists 00:47:40 95490e161752: Pushed 00:47:40 f9cf1d62960c: Pushed 00:47:44 a0bb728a2cc4: Pushed 00:47:44 d484454ed3060f2f1c56262b265adff557aa4896: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:45 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:45 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 00:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 00:47:45 f5e0af914fd0: Preparing 00:47:45 956281c4e3dc: Preparing 00:47:45 286f95abe385: Preparing 00:47:45 a0bb728a2cc4: Preparing 00:47:45 f9cf1d62960c: Preparing 00:47:45 95490e161752: Preparing 00:47:45 ce5a8cde9eee: Preparing 00:47:45 95490e161752: Waiting 00:47:45 ce5a8cde9eee: Waiting 00:47:45 a0bb728a2cc4: Layer already exists 00:47:45 f9cf1d62960c: Layer already exists 00:47:45 286f95abe385: Layer already exists 00:47:45 956281c4e3dc: Layer already exists 00:47:45 f5e0af914fd0: Layer already exists 00:47:45 95490e161752: Layer already exists 00:47:45 ce5a8cde9eee: Layer already exists 00:47:45 latest: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:45 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:46 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 00:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 00:47:46 f5e0af914fd0: Preparing 00:47:46 956281c4e3dc: Preparing 00:47:46 286f95abe385: Preparing 00:47:46 a0bb728a2cc4: Preparing 00:47:46 f9cf1d62960c: Preparing 00:47:46 95490e161752: Preparing 00:47:46 ce5a8cde9eee: Preparing 00:47:46 95490e161752: Waiting 00:47:46 f9cf1d62960c: Layer already exists 00:47:46 a0bb728a2cc4: Layer already exists 00:47:46 286f95abe385: Layer already exists 00:47:46 f5e0af914fd0: Layer already exists 00:47:46 956281c4e3dc: Layer already exists 00:47:46 ce5a8cde9eee: Layer already exists 00:47:46 95490e161752: Layer already exists 00:47:46 4.0.0-dev.1: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:46 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:46 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 00:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 00:47:46 f5e0af914fd0: Preparing 00:47:46 956281c4e3dc: Preparing 00:47:46 286f95abe385: Preparing 00:47:46 a0bb728a2cc4: Preparing 00:47:46 f9cf1d62960c: Preparing 00:47:46 95490e161752: Preparing 00:47:46 ce5a8cde9eee: Preparing 00:47:46 95490e161752: Waiting 00:47:46 ce5a8cde9eee: Waiting 00:47:46 286f95abe385: Layer already exists 00:47:46 f9cf1d62960c: Layer already exists 00:47:46 a0bb728a2cc4: Layer already exists 00:47:46 f5e0af914fd0: Layer already exists 00:47:46 956281c4e3dc: Layer already exists 00:47:46 ce5a8cde9eee: Layer already exists 00:47:46 95490e161752: Layer already exists 00:47:46 d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:47 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:47 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 00:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 00:47:47 f5e0af914fd0: Preparing 00:47:47 956281c4e3dc: Preparing 00:47:47 286f95abe385: Preparing 00:47:47 a0bb728a2cc4: Preparing 00:47:47 f9cf1d62960c: Preparing 00:47:47 95490e161752: Preparing 00:47:47 ce5a8cde9eee: Preparing 00:47:47 95490e161752: Waiting 00:47:47 ce5a8cde9eee: Waiting 00:47:47 f5e0af914fd0: Layer already exists 00:47:47 956281c4e3dc: Layer already exists 00:47:47 286f95abe385: Layer already exists 00:47:47 f9cf1d62960c: Layer already exists 00:47:47 a0bb728a2cc4: Layer already exists 00:47:47 ce5a8cde9eee: Layer already exists 00:47:47 95490e161752: Layer already exists 00:47:47 main: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:47:47 ===================================================== [Pipeline] echo 00:47:47 taggedImages: 00:47:47 - nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896 00:47:47 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 00:47:47 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 00:47:47 - nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 00:47:47 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:48 00:47:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:48 latest: Pulling from edgex-lftools-log-publisher 00:47:48 5eb5b503b376: Pulling fs layer 00:47:48 5c69ac0246d0: Pulling fs layer 00:47:48 ec43610c2a17: Pulling fs layer 00:47:48 3a2ae6a8a46f: Pulling fs layer 00:47:48 33b1e0a273af: Pulling fs layer 00:47:48 5d3b04190fa2: Pulling fs layer 00:47:48 2f39f015ded8: Pulling fs layer 00:47:48 33b1e0a273af: Waiting 00:47:48 5d3b04190fa2: Waiting 00:47:48 2f39f015ded8: Waiting 00:47:48 3a2ae6a8a46f: Waiting 00:47:48 5c69ac0246d0: Verifying Checksum 00:47:48 5c69ac0246d0: Download complete 00:47:48 3a2ae6a8a46f: Verifying Checksum 00:47:48 3a2ae6a8a46f: Download complete 00:47:48 33b1e0a273af: Verifying Checksum 00:47:48 33b1e0a273af: Download complete 00:47:48 5d3b04190fa2: Verifying Checksum 00:47:48 5d3b04190fa2: Download complete 00:47:48 ec43610c2a17: Verifying Checksum 00:47:48 ec43610c2a17: Download complete 00:47:48 5eb5b503b376: Verifying Checksum 00:47:48 5eb5b503b376: Download complete 00:47:49 2f39f015ded8: Download complete 00:47:50 5eb5b503b376: Pull complete 00:47:50 5c69ac0246d0: Pull complete 00:47:50 ec43610c2a17: Pull complete 00:47:50 3a2ae6a8a46f: Pull complete 00:47:50 33b1e0a273af: Pull complete 00:47:50 5d3b04190fa2: Pull complete 00:47:55 2f39f015ded8: Pull complete 00:47:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:55 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 00:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:47:57 $ docker top a8fb95f4b3fa7ffbdd51875adc257f63b64312af21146e81747be477fa62752d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:58 ---> job-cost.sh 00:47:58 lf-activate-venv: SKIPPING 00:47:58 INFO: No Stack... 00:47:58 INFO: Retrieving Pricing Info for: v3-standard-8 00:47:58 INFO: Archiving Costs [Pipeline] sh 00:47:59 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 00:47:59 + cut -d, -f6 [Pipeline] lock 00:47:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] 00:47:59 Resource [jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] did not exist. Created. 00:47:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:47:59 + echo total: 0.2199999988079071 [Pipeline] stash 00:47:59 Stashed 1 file(s) [Pipeline] } 00:47:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:47:59 $ docker stop --time=1 a8fb95f4b3fa7ffbdd51875adc257f63b64312af21146e81747be477fa62752d 00:48:00 $ docker rm -f --volumes a8fb95f4b3fa7ffbdd51875adc257f63b64312af21146e81747be477fa62752d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:48:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38930 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 00:48:13 Running in /w/workspace/device-opc-ua/4 [Pipeline] { [Pipeline] checkout 00:48:16 Selected Git installation does not exist. Using Default 00:48:16 The recommended git tool is: NONE 00:48:21 using credential edgex-jenkins-ssh 00:48:21 Cloning the remote Git repository 00:48:21 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 00:48:21 > git init /w/workspace/device-opc-ua/4 # timeout=10 00:48:21 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 00:48:21 > git --version # timeout=10 00:48:21 > git --version # 'git version 2.25.1' 00:48:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:48:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:22 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 00:48:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:23 Avoid second fetch 00:48:23 Checking out Revision d484454ed3060f2f1c56262b265adff557aa4896 (main) 00:48:24 Commit message: "Merge pull request #106 from yiqisoft/main" 00:48:23 > git config core.sparsecheckout # timeout=10 00:48:23 > git checkout -f d484454ed3060f2f1c56262b265adff557aa4896 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:48:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:48:29 % Total % Received % Xferd Average Speed Time Time Time Current 00:48:29 Dload Upload Total Spent Left Speed 00:48:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 76357 [Pipeline] sh 00:48:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:48:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:48:29 + sudo tee /etc/docker/daemon.new 00:48:29 { 00:48:29 "registry-mirrors": [ 00:48:29 "https://nexus3.edgexfoundry.org:10001" 00:48:29 ], 00:48:29 "bip": "10.250.0.254/24", 00:48:29 "hosts": [ 00:48:29 "tcp://0.0.0.0:5555", 00:48:29 "unix:///var/run/docker.sock" 00:48:29 ], 00:48:29 "mtu": 1458, 00:48:29 "selinux-enabled": true, 00:48:29 "seccomp-profile": "/etc/docker/seccomp.json" 00:48:29 } [Pipeline] sh 00:48:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:48:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:48 provisioning config files... 00:48:48 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/4@tmp/config6536629148838623334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:49 ---> ****-login.sh 00:48:49 nexus3.edgexfoundry.org:10001 00:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:49 Configure a credential helper to remove this warning. See 00:48:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:49 00:48:49 Login Succeeded 00:48:49 nexus3.edgexfoundry.org:10002 00:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:49 Configure a credential helper to remove this warning. See 00:48:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:49 00:48:49 Login Succeeded 00:48:49 nexus3.edgexfoundry.org:10003 00:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:50 Configure a credential helper to remove this warning. See 00:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:50 00:48:50 Login Succeeded 00:48:50 nexus3.edgexfoundry.org:10004 00:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:50 Configure a credential helper to remove this warning. See 00:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:50 00:48:50 Login Succeeded 00:48:50 ****.io 00:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:50 Configure a credential helper to remove this warning. See 00:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:50 00:48:50 Login Succeeded 00:48:50 ---> ****-login.sh ends [Pipeline] } 00:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:48:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:48:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:48:51 ========================================================= 00:48:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:48:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:51 + 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 . 00:48:51 Sending build context to Docker daemon 569.9kB 00:48:51 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 00:48:52 1.23-alpine3.20: Pulling from library/golang 00:48:52 0152682790bb: Pulling fs layer 00:48:52 7b3b141d4917: Pulling fs layer 00:48:52 ff7476bebdd2: Pulling fs layer 00:48:52 6bd0810b3f04: Pulling fs layer 00:48:52 4f4fb700ef54: Pulling fs layer 00:48:52 6bd0810b3f04: Waiting 00:48:52 4f4fb700ef54: Waiting 00:48:53 7b3b141d4917: Verifying Checksum 00:48:53 7b3b141d4917: Download complete 00:48:53 0152682790bb: Verifying Checksum 00:48:53 0152682790bb: Download complete 00:48:53 6bd0810b3f04: Verifying Checksum 00:48:53 6bd0810b3f04: Download complete 00:48:53 4f4fb700ef54: Verifying Checksum 00:48:53 4f4fb700ef54: Download complete 00:48:53 0152682790bb: Pull complete 00:48:54 7b3b141d4917: Pull complete 00:48:54 ff7476bebdd2: Verifying Checksum 00:48:54 ff7476bebdd2: Download complete 00:49:06 ff7476bebdd2: Pull complete 00:49:06 6bd0810b3f04: Pull complete 00:49:07 4f4fb700ef54: Pull complete 00:49:07 Digest: sha256:22caeb4deced0138cb4ae154db260b22d1b2ef893dde7f84415b619beae90901 00:49:07 Status: Downloaded newer image for golang:1.23-alpine3.20 00:49:07 ---> 6f28aa44b600 00:49:07 Step 2/5 : WORKDIR /device-opcua 00:49:08 ---> Running in a45701ceb33f 00:49:08 Removing intermediate container a45701ceb33f 00:49:08 ---> 5ddd932309eb 00:49:08 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 00:49:08 ---> Running in 3457bb06e075 00:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:49:11 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:49:11 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:49:11 OK: 24052 distinct packages available 00:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:49:12 (1/31) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 00:49:13 (2/31) Installing libgcc (13.2.1_git20240309-r0) 00:49:13 (3/31) Installing jansson (2.14-r4) 00:49:13 (4/31) Installing libstdc++ (13.2.1_git20240309-r0) 00:49:13 (5/31) Installing zstd-libs (1.5.6-r0) 00:49:13 (6/31) Installing binutils (2.42-r0) 00:49:13 (7/31) Installing libgomp (13.2.1_git20240309-r0) 00:49:13 (8/31) Installing libatomic (13.2.1_git20240309-r0) 00:49:13 (9/31) Installing gmp (6.3.0-r1) 00:49:13 (10/31) Installing isl26 (0.26-r1) 00:49:13 (11/31) Installing mpfr4 (4.2.1-r0) 00:49:13 (12/31) Installing mpc1 (1.3.1-r1) 00:49:13 (13/31) Installing gcc (13.2.1_git20240309-r0) 00:49:16 (14/31) Installing brotli-libs (1.1.0-r2) 00:49:16 (15/31) Installing c-ares (1.33.1-r0) 00:49:16 (16/31) Installing libunistring (1.2-r0) 00:49:16 (17/31) Installing libidn2 (2.3.7-r0) 00:49:16 (18/31) Installing nghttp2-libs (1.62.1-r0) 00:49:16 (19/31) Installing libpsl (0.21.5-r1) 00:49:16 (20/31) Installing libcurl (8.12.1-r0) 00:49:16 (21/31) Installing libexpat (2.6.4-r0) 00:49:16 (22/31) Installing pcre2 (10.43-r0) 00:49:16 (23/31) Installing git (2.45.3-r0) 00:49:16 (24/31) Installing git-init-template (2.45.3-r0) 00:49:16 (25/31) Installing make (4.4.1-r2) 00:49:16 (26/31) Installing musl-dev (1.2.5-r1) 00:49:16 (27/31) Installing pkgconf (2.2.0-r0) 00:49:16 (28/31) Installing libsodium (1.0.19-r0) 00:49:16 (29/31) Installing libzmq (4.3.5-r2) 00:49:16 (30/31) Installing libsodium-dev (1.0.19-r0) 00:49:17 (31/31) Installing zeromq-dev (4.3.5-r2) 00:49:17 Executing busybox-1.36.1-r29.trigger 00:49:17 OK: 165 MiB in 45 packages 00:49:23 Removing intermediate container 3457bb06e075 00:49:23 ---> ac18e98df5b8 00:49:23 Step 4/5 : COPY . . 00:49:23 ---> b3225624ecf9 00:49:23 Step 5/5 : RUN make build 00:49:23 ---> Running in 35cb4230738c 00:49:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 00:49:24 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 00:49:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 00:49:25 go: downloading github.com/spf13/cast v1.7.0 00:49:25 go: downloading github.com/gopcua/opcua v0.5.3 00:49:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 00:49:25 go: downloading github.com/labstack/echo/v4 v4.12.0 00:49:25 go: downloading github.com/go-kit/log v0.2.1 00:49:25 go: downloading github.com/go-playground/validator/v10 v10.22.1 00:49:25 go: downloading github.com/google/uuid v1.6.0 00:49:26 go: downloading github.com/panjf2000/ants/v2 v2.10.0 00:49:26 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 00:49:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:49:26 go: downloading github.com/labstack/gommon v0.4.2 00:49:26 go: downloading golang.org/x/crypto v0.28.0 00:49:26 go: downloading golang.org/x/net v0.30.0 00:49:27 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:49:27 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:49:27 go: downloading github.com/go-playground/universal-translator v0.18.1 00:49:27 go: downloading github.com/leodido/go-urn v1.4.0 00:49:27 go: downloading golang.org/x/text v0.19.0 00:49:27 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 00:49:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:49:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 00:49:28 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:49:28 go: downloading gopkg.in/yaml.v3 v3.0.1 00:49:28 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 00:49:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 00:49:28 go: downloading github.com/mitchellh/copystructure v1.2.0 00:49:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 00:49:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 00:49:28 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:49:28 go: downloading github.com/openziti/sdk-golang v0.23.43 00:49:28 go: downloading github.com/sirupsen/logrus v1.9.3 00:49:28 go: downloading golang.org/x/sync v0.8.0 00:49:28 go: downloading github.com/mattn/go-colorable v0.1.13 00:49:28 go: downloading github.com/mattn/go-isatty v0.0.20 00:49:28 go: downloading github.com/valyala/fasttemplate v1.2.2 00:49:29 go: downloading github.com/x448/float16 v0.8.4 00:49:29 go: downloading github.com/go-playground/locales v0.14.1 00:49:29 go: downloading golang.org/x/sys v0.26.0 00:49:30 go: downloading github.com/pkg/errors v0.9.1 00:49:30 go: downloading github.com/hashicorp/errwrap v1.1.0 00:49:30 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:49:30 go: downloading github.com/gorilla/websocket v1.5.3 00:49:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 00:49:31 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:49:31 go: downloading golang.org/x/time v0.6.0 00:49:31 go: downloading github.com/go-openapi/runtime v0.28.0 00:49:31 go: downloading github.com/go-openapi/strfmt v0.23.0 00:49:31 go: downloading github.com/go-resty/resty/v2 v2.15.3 00:49:31 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 00:49:31 go: downloading github.com/michaelquigley/pfxlog v0.6.10 00:49:32 go: downloading github.com/openziti/edge-api v0.26.32 00:49:35 go: downloading github.com/openziti/foundation/v2 v2.0.49 00:49:35 go: downloading github.com/openziti/identity v1.0.85 00:49:35 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 00:49:35 go: downloading github.com/zitadel/oidc/v2 v2.12.2 00:49:35 go: downloading golang.org/x/oauth2 v0.23.0 00:49:35 go: downloading github.com/openziti/channel/v3 v3.0.4 00:49:35 go: downloading github.com/openziti/secretstream v0.1.25 00:49:35 go: downloading github.com/openziti/transport/v2 v2.0.146 00:49:35 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 00:49:35 go: downloading github.com/kataras/go-events v0.0.3 00:49:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:49:35 go: downloading github.com/openziti/metrics v1.2.58 00:49:35 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:49:35 go: downloading github.com/hashicorp/consul/api v1.29.4 00:49:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:49:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:49:35 go: downloading github.com/zeebo/errs v1.3.0 00:49:35 go: downloading google.golang.org/grpc v1.67.1 00:49:37 go: downloading github.com/go-openapi/errors v0.22.0 00:49:37 go: downloading github.com/go-openapi/swag v0.23.0 00:49:37 go: downloading github.com/opentracing/opentracing-go v1.2.0 00:49:37 go: downloading go.opentelemetry.io/otel v1.29.0 00:49:38 go: downloading go.opentelemetry.io/otel/trace v1.29.0 00:49:38 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 00:49:38 go: downloading go.mongodb.org/mongo-driver v1.17.0 00:49:38 go: downloading github.com/oklog/ulid v1.3.1 00:49:38 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 00:49:38 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 00:49:38 go: downloading github.com/go-openapi/validate v0.24.0 00:49:38 go: downloading github.com/fsnotify/fsnotify v1.7.0 00:49:39 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 00:49:39 go: downloading github.com/gorilla/securecookie v1.1.2 00:49:39 go: downloading github.com/gorilla/schema v1.4.1 00:49:39 go: downloading github.com/muhlemmer/gu v0.3.1 00:49:39 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 00:49:39 go: downloading github.com/golang/protobuf v1.5.4 00:49:39 go: downloading google.golang.org/protobuf v1.34.2 00:49:40 go: downloading github.com/mitchellh/go-ps v1.0.0 00:49:40 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 00:49:41 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 00:49:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:49:41 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:49:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:49:41 go: downloading github.com/hashicorp/serf v0.10.1 00:49:41 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 00:49:41 go: downloading github.com/go-openapi/analysis v0.23.0 00:49:41 go: downloading github.com/go-openapi/loads v0.22.0 00:49:41 go: downloading github.com/go-openapi/spec v0.21.0 00:49:41 go: downloading github.com/mailru/easyjson v0.7.7 00:49:42 go: downloading github.com/go-logr/logr v1.4.2 00:49:42 go: downloading go.opentelemetry.io/otel/metric v1.29.0 00:49:42 go: downloading golang.org/x/term v0.25.0 00:49:42 go: downloading github.com/go-openapi/jsonpointer v0.21.0 00:49:42 go: downloading github.com/tklauser/go-sysconf v0.3.12 00:49:42 go: downloading github.com/fatih/color v1.16.0 00:49:42 go: downloading github.com/armon/go-metrics v0.4.1 00:49:42 go: downloading github.com/josharian/intern v1.0.0 00:49:42 go: downloading github.com/go-logr/stdr v1.2.2 00:49:42 go: downloading github.com/go-openapi/jsonreference v0.21.0 00:49:42 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 00:49:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:49:42 go: downloading github.com/tklauser/numcpus v0.6.1 00:49:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:53:19 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 00:53:51 Removing intermediate container 35cb4230738c 00:53:51 ---> eae6cddac1ff 00:53:51 [Warning] One or more build-args [BASE MAKE] were not consumed 00:53:51 Successfully built eae6cddac1ff 00:53:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:52 + docker inspect -f . ci-base-image-arm64 00:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:52 prd-ubuntu20.04-docker-arm64-4c-16g-38930 does not seem to be running inside a container 00:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/4 -v /w/workspace/device-opc-ua/4:/w/workspace/device-opc-ua/4:rw,z -v /w/workspace/device-opc-ua/4@tmp:/w/workspace/device-opc-ua/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:53:53 $ docker top 7f30d7384bbaf14359fd441e236d9e0c41374da4a95f504353f434d71ce63340 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:54 + go version 00:53:54 go version go1.23.6 linux/arm64 [Pipeline] } 00:53:54 $ docker stop --time=1 7f30d7384bbaf14359fd441e236d9e0c41374da4a95f504353f434d71ce63340 00:53:56 $ docker rm -f --volumes 7f30d7384bbaf14359fd441e236d9e0c41374da4a95f504353f434d71ce63340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:56 + docker inspect -f . ci-base-image-arm64 00:53:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:57 prd-ubuntu20.04-docker-arm64-4c-16g-38930 does not seem to be running inside a container 00:53:57 $ 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/4 -v /w/workspace/device-opc-ua/4:/w/workspace/device-opc-ua/4:rw,z -v /w/workspace/device-opc-ua/4@tmp:/w/workspace/device-opc-ua/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:53:58 $ docker top f8eb66bc1b02e2ec60189689cab7936977b6596b93ccc00ba47dbb8e764e3f5c -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:59 + git config --global --add safe.directory /w/workspace/device-opc-ua/4 [Pipeline] fileExists [Pipeline] sh 00:54:00 + make test 00:54:00 go install github.com/jstemmer/go-junit-report@v0.9.1 00:54:00 go: downloading github.com/jstemmer/go-junit-report v0.9.1 00:54:32 go install github.com/axw/gocov/gocov@v1.0.0 00:54:32 go: downloading github.com/axw/gocov v1.0.0 00:54:32 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 00:54:45 go install github.com/AlekSi/gocov-xml@v1.0.0 00:54:45 go: downloading github.com/AlekSi/gocov-xml v1.0.0 00:54:47 go install github.com/jandelgado/gcov2lcov@v1.0.5 00:54:47 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 00:54:49 rm -rf test-artifacts 00:54:49 mkdir test-artifacts 00:54:49 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 00:54:49 go: downloading github.com/stretchr/testify v1.9.0 00:54:50 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:54:50 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:58:56 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 00:58:56 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 00:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:58:56 $ docker stop --time=1 f8eb66bc1b02e2ec60189689cab7936977b6596b93ccc00ba47dbb8e764e3f5c 00:58:58 $ docker rm -f --volumes f8eb66bc1b02e2ec60189689cab7936977b6596b93ccc00ba47dbb8e764e3f5c [Pipeline] // withDockerContainer [Pipeline] sh 00:59:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:59:00 Warning: overwriting stash ‘coverage-report’ 00:59:01 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:59:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:59:01 + ls -al . 00:59:01 total 200 00:59:01 drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 00:54 . 00:59:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:48 .. 00:59:01 -rw-rw-r-- 1 jenkins jenkins 62 Feb 14 00:48 .dockerignore 00:59:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:58 .git 00:59:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:48 .github 00:59:01 -rw-rw-r-- 1 jenkins jenkins 84 Feb 14 00:48 .gitignore 00:59:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:48 .vscode 00:59:01 -rw-rw-r-- 1 jenkins jenkins 7466 Feb 14 00:48 Attribution.txt 00:59:01 -rw-rw-r-- 1 jenkins jenkins 1125 Feb 14 00:48 Dockerfile 00:59:01 -rw-rw-r-- 1 jenkins jenkins 649 Feb 14 00:48 Jenkinsfile 00:59:01 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 14 00:48 LICENSE 00:59:01 -rw-rw-r-- 1 jenkins jenkins 2185 Feb 14 00:48 Makefile 00:59:01 -rw-rw-r-- 1 jenkins jenkins 4109 Feb 14 00:48 README.md 00:59:01 -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:45 VERSION 00:59:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:48 bin 00:59:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:48 cmd 00:59:01 -rw-rw-r-- 1 jenkins jenkins 7098 Feb 14 00:48 go.mod 00:59:01 -rw-rw-r-- 1 jenkins jenkins 100417 Feb 14 00:48 go.sum 00:59:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:48 internal 00:59:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:58 test-artifacts 00:59:01 -rw-rw-r-- 1 jenkins jenkins 260 Feb 14 00:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:02 + 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=d484454ed3060f2f1c56262b265adff557aa4896 --label arch=arm64 --label version=4.0.0-dev.1 . 00:59:02 Sending build context to Docker daemon 586.8kB 00:59:02 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 00:59:02 ---> 6f28aa44b600 00:59:02 Step 2/19 : WORKDIR /device-opcua 00:59:02 ---> Using cache 00:59:02 ---> 5ddd932309eb 00:59:02 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 00:59:02 ---> Using cache 00:59:02 ---> ac18e98df5b8 00:59:02 Step 4/19 : COPY . . 00:59:03 ---> 26cf43682d03 00:59:03 Step 5/19 : RUN make build 00:59:03 ---> Running in ad2ec1cc0be0 00:59:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 00:59:04 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 00:59:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 00:59:05 go: downloading github.com/gopcua/opcua v0.5.3 00:59:05 go: downloading github.com/spf13/cast v1.7.0 00:59:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 00:59:05 go: downloading github.com/labstack/echo/v4 v4.12.0 00:59:05 go: downloading github.com/go-kit/log v0.2.1 00:59:05 go: downloading github.com/go-playground/validator/v10 v10.22.1 00:59:06 go: downloading github.com/google/uuid v1.6.0 00:59:06 go: downloading github.com/panjf2000/ants/v2 v2.10.0 00:59:06 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 00:59:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:59:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:59:06 go: downloading github.com/labstack/gommon v0.4.2 00:59:06 go: downloading golang.org/x/crypto v0.28.0 00:59:06 go: downloading golang.org/x/net v0.30.0 00:59:07 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 00:59:07 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:59:08 go: downloading github.com/go-playground/universal-translator v0.18.1 00:59:08 go: downloading github.com/leodido/go-urn v1.4.0 00:59:08 go: downloading golang.org/x/text v0.19.0 00:59:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:59:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 00:59:08 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:59:08 go: downloading gopkg.in/yaml.v3 v3.0.1 00:59:08 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 00:59:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 00:59:08 go: downloading github.com/mitchellh/copystructure v1.2.0 00:59:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 00:59:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 00:59:09 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:59:09 go: downloading github.com/sirupsen/logrus v1.9.3 00:59:09 go: downloading github.com/openziti/sdk-golang v0.23.43 00:59:09 go: downloading golang.org/x/sync v0.8.0 00:59:09 go: downloading github.com/x448/float16 v0.8.4 00:59:09 go: downloading github.com/mattn/go-colorable v0.1.13 00:59:09 go: downloading github.com/mattn/go-isatty v0.0.20 00:59:09 go: downloading github.com/valyala/fasttemplate v1.2.2 00:59:09 go: downloading github.com/pkg/errors v0.9.1 00:59:09 go: downloading github.com/go-playground/locales v0.14.1 00:59:09 go: downloading golang.org/x/sys v0.26.0 00:59:11 go: downloading github.com/hashicorp/errwrap v1.1.0 00:59:11 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:59:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 00:59:11 go: downloading github.com/gorilla/websocket v1.5.3 00:59:11 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:59:11 go: downloading golang.org/x/time v0.6.0 00:59:12 go: downloading github.com/go-openapi/runtime v0.28.0 00:59:12 go: downloading github.com/go-openapi/strfmt v0.23.0 00:59:12 go: downloading github.com/go-resty/resty/v2 v2.15.3 00:59:13 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 00:59:13 go: downloading github.com/michaelquigley/pfxlog v0.6.10 00:59:13 go: downloading github.com/openziti/edge-api v0.26.32 00:59:16 go: downloading github.com/openziti/foundation/v2 v2.0.49 00:59:16 go: downloading github.com/openziti/identity v1.0.85 00:59:16 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 00:59:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:59:16 go: downloading github.com/kataras/go-events v0.0.3 00:59:16 go: downloading github.com/openziti/channel/v3 v3.0.4 00:59:16 go: downloading github.com/openziti/metrics v1.2.58 00:59:16 go: downloading github.com/zitadel/oidc/v2 v2.12.2 00:59:16 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 00:59:16 go: downloading github.com/openziti/secretstream v0.1.25 00:59:16 go: downloading github.com/openziti/transport/v2 v2.0.146 00:59:16 go: downloading golang.org/x/oauth2 v0.23.0 00:59:16 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:59:16 go: downloading github.com/hashicorp/consul/api v1.29.4 00:59:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:59:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:59:16 go: downloading github.com/zeebo/errs v1.3.0 00:59:16 go: downloading google.golang.org/grpc v1.67.1 00:59:18 go: downloading github.com/go-openapi/errors v0.22.0 00:59:18 go: downloading github.com/go-openapi/swag v0.23.0 00:59:18 go: downloading github.com/opentracing/opentracing-go v1.2.0 00:59:18 go: downloading go.opentelemetry.io/otel v1.29.0 00:59:19 go: downloading go.opentelemetry.io/otel/trace v1.29.0 00:59:19 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 00:59:19 go: downloading github.com/oklog/ulid v1.3.1 00:59:19 go: downloading go.mongodb.org/mongo-driver v1.17.0 00:59:19 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 00:59:19 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 00:59:19 go: downloading github.com/go-openapi/validate v0.24.0 00:59:20 go: downloading github.com/fsnotify/fsnotify v1.7.0 00:59:20 go: downloading google.golang.org/protobuf v1.34.2 00:59:21 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 00:59:21 go: downloading github.com/gorilla/securecookie v1.1.2 00:59:21 go: downloading github.com/mitchellh/go-ps v1.0.0 00:59:22 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 00:59:22 go: downloading github.com/gorilla/schema v1.4.1 00:59:22 go: downloading github.com/muhlemmer/gu v0.3.1 00:59:22 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 00:59:22 go: downloading github.com/golang/protobuf v1.5.4 00:59:22 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 00:59:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:59:22 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:59:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:59:23 go: downloading github.com/hashicorp/serf v0.10.1 00:59:23 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 00:59:23 go: downloading github.com/go-openapi/analysis v0.23.0 00:59:23 go: downloading github.com/go-openapi/loads v0.22.0 00:59:23 go: downloading github.com/go-openapi/spec v0.21.0 00:59:23 go: downloading github.com/mailru/easyjson v0.7.7 00:59:23 go: downloading github.com/go-logr/logr v1.4.2 00:59:23 go: downloading go.opentelemetry.io/otel/metric v1.29.0 00:59:23 go: downloading golang.org/x/term v0.25.0 00:59:23 go: downloading github.com/go-openapi/jsonpointer v0.21.0 00:59:23 go: downloading github.com/tklauser/go-sysconf v0.3.12 00:59:23 go: downloading github.com/fatih/color v1.16.0 00:59:23 go: downloading github.com/josharian/intern v1.0.0 00:59:23 go: downloading github.com/go-logr/stdr v1.2.2 00:59:23 go: downloading github.com/armon/go-metrics v0.4.1 00:59:23 go: downloading github.com/go-openapi/jsonreference v0.21.0 00:59:23 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 00:59:23 go: downloading github.com/tklauser/numcpus v0.6.1 00:59:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:59:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:03:15 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:03:54 Removing intermediate container ad2ec1cc0be0 01:03:54 ---> 825664679fd5 01:03:54 Step 6/19 : FROM alpine:3.20 01:03:54 3.20: Pulling from library/alpine 01:03:54 0152682790bb: Already exists 01:03:54 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:03:54 Status: Downloaded newer image for alpine:3.20 01:03:54 ---> f4194d9e8c10 01:03:54 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:03:54 ---> Running in b33a0eb76d1e 01:03:54 Removing intermediate container b33a0eb76d1e 01:03:54 ---> 137a505fb599 01:03:54 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 01:03:54 ---> Running in 44a3433cc282 01:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:03:54 (1/6) Installing dumb-init (1.2.5-r3) 01:03:54 (2/6) Installing libgcc (13.2.1_git20240309-r0) 01:03:54 (3/6) Installing libsodium (1.0.19-r0) 01:03:54 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 01:03:54 (5/6) Installing libzmq (4.3.5-r2) 01:03:54 (6/6) Installing zeromq (4.3.5-r2) 01:03:54 Executing busybox-1.36.1-r29.trigger 01:03:54 OK: 13 MiB in 20 packages 01:03:54 Removing intermediate container 44a3433cc282 01:03:54 ---> de592636bf12 01:03:54 Step 9/19 : RUN apk --no-cache upgrade 01:03:54 ---> Running in 1648d6a36e4f 01:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:03:57 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 01:03:57 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 01:03:57 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 01:03:57 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 01:03:57 Executing busybox-1.36.1-r29.trigger 01:03:57 OK: 13 MiB in 20 packages 01:03:59 Removing intermediate container 1648d6a36e4f 01:03:59 ---> c6c1a55c8817 01:03:59 Step 10/19 : EXPOSE 59997 01:03:59 ---> Running in 65402f019358 01:03:59 Removing intermediate container 65402f019358 01:03:59 ---> 46d85a3118e2 01:03:59 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 01:04:02 ---> a4476b3abd56 01:04:02 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 01:04:02 ---> dddd9a92c4ee 01:04:02 Step 13/19 : COPY LICENSE / 01:04:03 ---> 14e1a36710b8 01:04:03 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 01:04:04 ---> 10539274fff8 01:04:04 Step 15/19 : ENTRYPOINT ["/device-opcua"] 01:04:04 ---> Running in 7cb658f1f294 01:04:04 Removing intermediate container 7cb658f1f294 01:04:04 ---> c37615838ffa 01:04:04 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:04:04 ---> Running in db86ecfd6fd7 01:04:04 Removing intermediate container db86ecfd6fd7 01:04:04 ---> f492196ce9be 01:04:04 Step 17/19 : LABEL arch=arm64 01:04:04 ---> Running in 0f5e3400b4fd 01:04:05 Removing intermediate container 0f5e3400b4fd 01:04:05 ---> c06ca2321ed5 01:04:05 Step 18/19 : LABEL git_sha=d484454ed3060f2f1c56262b265adff557aa4896 01:04:05 ---> Running in 553e00529237 01:04:05 Removing intermediate container 553e00529237 01:04:05 ---> 447bc299b37e 01:04:05 Step 19/19 : LABEL version=4.0.0-dev.1 01:04:05 ---> Running in 10ce933445f0 01:04:05 Removing intermediate container 10ce933445f0 01:04:05 ---> d7bd029366a3 01:04:05 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 01:04:05 Successfully built d7bd029366a3 01:04:05 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:06 provisioning config files... 01:04:06 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/4@tmp/config3542610835219014230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:06 ---> ****-login.sh 01:04:06 nexus3.edgexfoundry.org:10001 01:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:06 Configure a credential helper to remove this warning. See 01:04:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:06 01:04:06 Login Succeeded 01:04:06 nexus3.edgexfoundry.org:10002 01:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:07 Configure a credential helper to remove this warning. See 01:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:07 01:04:07 Login Succeeded 01:04:07 nexus3.edgexfoundry.org:10003 01:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:07 Configure a credential helper to remove this warning. See 01:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:07 01:04:07 Login Succeeded 01:04:07 nexus3.edgexfoundry.org:10004 01:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:08 Configure a credential helper to remove this warning. See 01:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:08 01:04:08 Login Succeeded 01:04:08 ****.io 01:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:08 Configure a credential helper to remove this warning. See 01:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:08 01:04:08 Login Succeeded 01:04:08 ---> ****-login.sh ends [Pipeline] } 01:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:04:08 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 01:04:08 d484454ed3060f2f1c56262b265adff557aa4896 01:04:08 latest 01:04:08 4.0.0-dev.1 01:04:08 d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 01:04:08 main 01:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:09 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:09 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896 01:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:04:09 11d6e8a57084: Preparing 01:04:09 ee964a01948b: Preparing 01:04:09 6206bb1e388c: Preparing 01:04:09 6471fe79355a: Preparing 01:04:09 857934b2a9a8: Preparing 01:04:09 63efacfac3e3: Preparing 01:04:09 534a70dc8296: Preparing 01:04:09 63efacfac3e3: Waiting 01:04:09 534a70dc8296: Waiting 01:04:09 ee964a01948b: Pushed 01:04:09 11d6e8a57084: Pushed 01:04:09 6206bb1e388c: Pushed 01:04:09 534a70dc8296: Layer already exists 01:04:11 63efacfac3e3: Pushed 01:04:11 857934b2a9a8: Pushed 01:04:21 6471fe79355a: Pushed 01:04:21 d484454ed3060f2f1c56262b265adff557aa4896: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:21 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:22 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 01:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:04:22 11d6e8a57084: Preparing 01:04:22 ee964a01948b: Preparing 01:04:22 6206bb1e388c: Preparing 01:04:22 6471fe79355a: Preparing 01:04:22 857934b2a9a8: Preparing 01:04:22 63efacfac3e3: Preparing 01:04:22 534a70dc8296: Preparing 01:04:22 63efacfac3e3: Waiting 01:04:22 534a70dc8296: Waiting 01:04:22 11d6e8a57084: Layer already exists 01:04:22 6471fe79355a: Layer already exists 01:04:22 6206bb1e388c: Layer already exists 01:04:22 ee964a01948b: Layer already exists 01:04:22 857934b2a9a8: Layer already exists 01:04:22 534a70dc8296: Layer already exists 01:04:22 63efacfac3e3: Layer already exists 01:04:22 latest: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:22 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:23 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 01:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:04:23 11d6e8a57084: Preparing 01:04:23 ee964a01948b: Preparing 01:04:23 6206bb1e388c: Preparing 01:04:23 6471fe79355a: Preparing 01:04:23 857934b2a9a8: Preparing 01:04:23 63efacfac3e3: Preparing 01:04:23 534a70dc8296: Preparing 01:04:23 63efacfac3e3: Waiting 01:04:23 534a70dc8296: Waiting 01:04:23 11d6e8a57084: Layer already exists 01:04:23 6471fe79355a: Layer already exists 01:04:23 ee964a01948b: Layer already exists 01:04:23 857934b2a9a8: Layer already exists 01:04:23 6206bb1e388c: Layer already exists 01:04:23 534a70dc8296: Layer already exists 01:04:23 63efacfac3e3: Layer already exists 01:04:23 4.0.0-dev.1: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:23 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:24 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 01:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:04:24 11d6e8a57084: Preparing 01:04:24 ee964a01948b: Preparing 01:04:24 6206bb1e388c: Preparing 01:04:24 6471fe79355a: Preparing 01:04:24 857934b2a9a8: Preparing 01:04:24 63efacfac3e3: Preparing 01:04:24 534a70dc8296: Preparing 01:04:24 63efacfac3e3: Waiting 01:04:24 534a70dc8296: Waiting 01:04:24 11d6e8a57084: Layer already exists 01:04:24 6471fe79355a: Layer already exists 01:04:24 ee964a01948b: Layer already exists 01:04:24 857934b2a9a8: Layer already exists 01:04:24 6206bb1e388c: Layer already exists 01:04:24 534a70dc8296: Layer already exists 01:04:24 63efacfac3e3: Layer already exists 01:04:24 d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:24 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:25 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 01:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 01:04:25 11d6e8a57084: Preparing 01:04:25 ee964a01948b: Preparing 01:04:25 6206bb1e388c: Preparing 01:04:25 6471fe79355a: Preparing 01:04:25 857934b2a9a8: Preparing 01:04:25 63efacfac3e3: Preparing 01:04:25 534a70dc8296: Preparing 01:04:25 63efacfac3e3: Waiting 01:04:25 534a70dc8296: Waiting 01:04:25 6471fe79355a: Layer already exists 01:04:25 857934b2a9a8: Layer already exists 01:04:25 11d6e8a57084: Layer already exists 01:04:25 6206bb1e388c: Layer already exists 01:04:25 ee964a01948b: Layer already exists 01:04:25 63efacfac3e3: Layer already exists 01:04:25 534a70dc8296: Layer already exists 01:04:25 main: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:25 ===================================================== [Pipeline] echo 01:04:25 taggedImages: 01:04:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896 01:04:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 01:04:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 01:04:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 01:04:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:04:26 01:04:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:04:26 arm64: Pulling from edgex-lftools-log-publisher 01:04:26 8998bd30e6a1: Pulling fs layer 01:04:26 04944245beec: Pulling fs layer 01:04:26 699f458cf7ca: Pulling fs layer 01:04:26 765212b225bb: Pulling fs layer 01:04:26 f23df028b6ca: Pulling fs layer 01:04:26 d65c8cfc05b1: Pulling fs layer 01:04:26 2437ff75d9bd: Pulling fs layer 01:04:26 765212b225bb: Waiting 01:04:26 f23df028b6ca: Waiting 01:04:26 d65c8cfc05b1: Waiting 01:04:26 2437ff75d9bd: Waiting 01:04:26 04944245beec: Verifying Checksum 01:04:26 04944245beec: Download complete 01:04:26 765212b225bb: Download complete 01:04:26 f23df028b6ca: Download complete 01:04:26 d65c8cfc05b1: Verifying Checksum 01:04:26 d65c8cfc05b1: Download complete 01:04:26 699f458cf7ca: Verifying Checksum 01:04:26 699f458cf7ca: Download complete 01:04:27 8998bd30e6a1: Verifying Checksum 01:04:27 8998bd30e6a1: Download complete 01:04:29 2437ff75d9bd: Verifying Checksum 01:04:29 2437ff75d9bd: Download complete 01:04:31 8998bd30e6a1: Pull complete 01:04:32 04944245beec: Pull complete 01:04:33 699f458cf7ca: Pull complete 01:04:34 765212b225bb: Pull complete 01:04:35 f23df028b6ca: Pull complete 01:04:35 d65c8cfc05b1: Pull complete 01:04:53 2437ff75d9bd: Pull complete 01:04:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:04:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:53 prd-ubuntu20.04-docker-arm64-4c-16g-38930 does not seem to be running inside a container 01:04:53 $ 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/4 -v /w/workspace/device-opc-ua/4:/w/workspace/device-opc-ua/4:rw,z -v /w/workspace/device-opc-ua/4@tmp:/w/workspace/device-opc-ua/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:04:57 $ docker top af2738c720bc659bb600af7c069e5b132dd6b97451620dcbd1539b665f6a1e19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:57 ---> job-cost.sh 01:04:57 lf-activate-venv: SKIPPING 01:04:57 INFO: No Stack... 01:04:59 INFO: Retrieving Pricing Info for: v3-standard-4 01:05:00 INFO: Archiving Costs [Pipeline] sh 01:05:00 + + cut -d, -f6cat 01:05:00 /w/workspace/device-opc-ua/4/archives/cost.csv [Pipeline] lock 01:05:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] 01:05:01 Resource [jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] did not exist. Created. 01:05:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:05:01 /w/workspace/device-opc-ua/4@tmp/durable-faca7810/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:05:02 + echo total: 0.10999999940395355 [Pipeline] stash 01:05:02 Warning: overwriting stash ‘stack-cost’ 01:05:02 Stashed 1 file(s) [Pipeline] } 01:05:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 01:05:02 $ docker stop --time=1 af2738c720bc659bb600af7c069e5b132dd6b97451620dcbd1539b665f6a1e19 01:05:04 $ docker rm -f --volumes af2738c720bc659bb600af7c069e5b132dd6b97451620dcbd1539b665f6a1e19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:05:04 provisioning config files... 01:05:04 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7234791537368690896tmp [Pipeline] { [Pipeline] sh 01:05:04 + set +x 01:05:04 + curl -s https://codecov.io/bash 01:05:04 + bash -s -- 01:05:04 01:05:04 _____ _ 01:05:04 / ____| | | 01:05:04 | | ___ __| | ___ ___ _____ __ 01:05:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:05:04 | |___| (_) | (_| | __/ (_| (_) \ V / 01:05:04 \_____\___/ \__,_|\___|\___\___/ \_/ 01:05:04 Bash-1.0.6 01:05:04 01:05:04 01:05:04 ==> git version 2.25.1 found 01:05:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:05:04 Release-Date: 2020-01-08 01:05:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:05:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:05:04 ==> Jenkins CI detected. 01:05:04 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 01:05:04 project root: . 01:05:04 --> token set from env 01:05:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:05:04 ==> Running gcov in . (disable via -X gcov) 01:05:04 ==> Python coveragepy not found 01:05:04 ==> Searching for coverage reports in: 01:05:04 + . 01:05:04 -> Found 4 reports 01:05:04 ==> Detecting git/mercurial file structure 01:05:04 ==> Reading reports 01:05:04 + ./test-artifacts/coverage.lcov bytes=561 01:05:04 + ./test-artifacts/cover.out bytes=2241 01:05:04 + ./test-artifacts/coverage.xml bytes=6158 01:05:04 + ./test-artifacts/report.xml bytes=4152 01:05:05 ==> Appending adjustments 01:05:05 https://docs.codecov.io/docs/fixing-reports 01:05:05 + Found adjustments 01:05:05 ==> Gzipping contents 01:05:05 4.0K /tmp/codecov.OTWb9f.gz 01:05:05 ==> Uploading reports 01:05:05 url: https://codecov.io 01:05:05 query: branch=main&commit=d484454ed3060f2f1c56262b265adff557aa4896&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 01:05:05 -> Pinging Codecov 01:05:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d484454ed3060f2f1c56262b265adff557aa4896&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 01:05:05 -> Uploading to 01:05:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/d484454ed3060f2f1c56262b265adff557aa4896/46359e3b-e54c-49ba-93f3-3cec77148cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T010505Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ca0eee9e5d7e1703389a53a827d5f17990fc1eab9d3c835cf5b7a439a549c904 01:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:05:05 Dload Upload Total Spent Left Speed 01:05:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3506 0 0 100 3506 0 26360 --:--:-- --:--:-- --:--:-- 26360 100 3506 0 0 100 3506 0 26360 --:--:-- --:--:-- --:--:-- 26164 01:05:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] } 01:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:05:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:05:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:05:05 01:05:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:05:06 latest: Pulling from edgex-devops/edgex-snyk-go 01:05:06 43c4264eed91: Pulling fs layer 01:05:06 4cc291be95ef: Pulling fs layer 01:05:06 2ac1f1163629: Pulling fs layer 01:05:06 5c3c966382ef: Pulling fs layer 01:05:06 4f4fb700ef54: Pulling fs layer 01:05:06 d9c7d2e4e75e: Pulling fs layer 01:05:06 9c3e1370e548: Pulling fs layer 01:05:06 5c3c966382ef: Waiting 01:05:06 9c3e1370e548: Waiting 01:05:06 4f4fb700ef54: Waiting 01:05:06 d9c7d2e4e75e: Waiting 01:05:06 4cc291be95ef: Verifying Checksum 01:05:06 4cc291be95ef: Download complete 01:05:06 5c3c966382ef: Download complete 01:05:06 4f4fb700ef54: Download complete 01:05:06 43c4264eed91: Download complete 01:05:06 d9c7d2e4e75e: Verifying Checksum 01:05:06 d9c7d2e4e75e: Download complete 01:05:06 43c4264eed91: Pull complete 01:05:06 4cc291be95ef: Pull complete 01:05:06 2ac1f1163629: Verifying Checksum 01:05:06 2ac1f1163629: Download complete 01:05:07 9c3e1370e548: Verifying Checksum 01:05:07 9c3e1370e548: Download complete 01:05:10 2ac1f1163629: Pull complete 01:05:10 5c3c966382ef: Pull complete 01:05:10 4f4fb700ef54: Pull complete 01:05:10 d9c7d2e4e75e: Pull complete 01:05:14 9c3e1370e548: Pull complete 01:05:14 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:14 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 01:05:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:05:18 $ docker top e2d62649163acf09281f3e4f38dddedf7785684a7e8dd8eea718562cd528a53f -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 01:05:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 01:05:18 + set -o pipefail 01:05:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 01:05:25 01:05:25 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 01:05:25 01:05:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/6ef01c4b-6f42-41c2-82aa-07897e9a8e9c 01:05:25 01:05:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:05:25 01:05:25 01:05:25 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:05:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:05:25 $ docker stop --time=1 e2d62649163acf09281f3e4f38dddedf7785684a7e8dd8eea718562cd528a53f 01:05:30 $ docker rm -f --volumes e2d62649163acf09281f3e4f38dddedf7785684a7e8dd8eea718562cd528a53f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:05:31 + git log --format=format:%s -1 d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] sh 01:05:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:05:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:32 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 01:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:05:32 $ docker top ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 -eo pid,comm 01:05:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:05:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:32 [ssh-agent] Looking for ssh-agent implementation... 01:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:32 $ docker exec ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 ssh-agent 01:05:32 SSH_AUTH_SOCK=/tmp/ssh-qpihmqC7qqu7/agent.33 01:05:32 SSH_AGENT_PID=39 01:05:32 Running ssh-add (command line suppressed) 01:05:33 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4416531134546889661.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4416531134546889661.key) 01:05:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:33 + git semver tag 01:05:33 2025-02-14 01:05:33,477 [run_tag] DEBUG tag force:False 01:05:33 2025-02-14 01:05:33,477 [check_head_tag] DEBUG check head tag 01:05:33 2025-02-14 01:05:33,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:05:33 2025-02-14 01:05:33,477 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 01:05:33 2025-02-14 01:05:33,477 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 01:05:33 2025-02-14 01:05:33,482 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:05:33 4.0.0-dev.1 [Pipeline] } 01:05:33 $ docker exec --env ******** --env ******** ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 ssh-agent -k 01:05:33 unset SSH_AUTH_SOCK; 01:05:33 unset SSH_AGENT_PID; 01:05:33 echo Agent pid 39 killed; 01:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:05:34 + git semver [Pipeline] } 01:05:34 $ docker stop --time=1 ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 01:05:35 $ docker rm -f --volumes ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:05:35 01:05:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:05:36 0.23.1-centos7: Pulling from edgex-lftools 01:05:36 ab5ef0e58194: Pulling fs layer 01:05:36 9712f1f96733: Pulling fs layer 01:05:36 63f879dbbcfc: Pulling fs layer 01:05:36 0d9ebad4ef96: Pulling fs layer 01:05:36 e9a5061849ea: Pulling fs layer 01:05:36 d747dcd14b5f: Pulling fs layer 01:05:36 2de7ff778b66: Pulling fs layer 01:05:36 e9a5061849ea: Waiting 01:05:36 d747dcd14b5f: Waiting 01:05:36 2de7ff778b66: Waiting 01:05:36 0d9ebad4ef96: Waiting 01:05:36 9712f1f96733: Verifying Checksum 01:05:36 9712f1f96733: Download complete 01:05:36 63f879dbbcfc: Verifying Checksum 01:05:36 63f879dbbcfc: Download complete 01:05:36 e9a5061849ea: Verifying Checksum 01:05:36 e9a5061849ea: Download complete 01:05:36 d747dcd14b5f: Download complete 01:05:36 0d9ebad4ef96: Verifying Checksum 01:05:37 ab5ef0e58194: Verifying Checksum 01:05:37 ab5ef0e58194: Download complete 01:05:37 2de7ff778b66: Verifying Checksum 01:05:37 2de7ff778b66: Download complete 01:05:39 ab5ef0e58194: Pull complete 01:05:39 9712f1f96733: Pull complete 01:05:40 63f879dbbcfc: Pull complete 01:05:44 0d9ebad4ef96: Pull complete 01:05:44 e9a5061849ea: Pull complete 01:05:44 d747dcd14b5f: Pull complete 01:05:44 2de7ff778b66: Pull complete 01:05:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:05:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:44 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 01:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:05:50 $ docker top c420c04288b0a610430738a0d52b2d03247122b66c9a3342a763b4718ee48f12 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:05:50 provisioning config files... 01:05:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3628552436461977860tmp 01:05:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1465750299204514406tmp 01:05:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8565119351916935801tmp [Pipeline] { [Pipeline] echo 01:05:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:05:50 ---> sigul-configuration.sh 01:05:50 gpg: directory `/root/.gnupg' created 01:05:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:05:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:05:50 gpg: keyring `/root/.gnupg/secring.gpg' created 01:05:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:05:50 gpg: CAST5 encrypted data 01:05:50 gpg: encrypted with 1 passphrase 01:05:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:05:50 + mkdir /home/jenkins 01:05:50 + mkdir /home/jenkins/sigul [Pipeline] sh 01:05:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:05:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:05:51 ---> sigul-install.sh 01:05:51 Sigul already installed; skipping installation. [Pipeline] sh 01:05:51 + git tag --list 01:05:51 v4.0.0-dev.1 [Pipeline] sh 01:05:51 + lftools sign git-tag v4.0.0-dev.1 01:05:52 Signing Git tag with Sigul... 01:05:52 Signing v4.0.0-dev.1 [Pipeline] echo 01:05:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:05:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:05:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:05:53 $ docker stop --time=1 c420c04288b0a610430738a0d52b2d03247122b66c9a3342a763b4718ee48f12 01:05:54 $ docker rm -f --volumes c420c04288b0a610430738a0d52b2d03247122b66c9a3342a763b4718ee48f12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:05:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:05:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:55 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 01:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:05:55 $ docker top dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 -eo pid,comm 01:05:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:05:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:05:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:55 [ssh-agent] Looking for ssh-agent implementation... 01:05:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:55 $ docker exec dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 ssh-agent 01:05:55 SSH_AUTH_SOCK=/tmp/ssh-uVjGc1yaX0B6/agent.33 01:05:55 SSH_AGENT_PID=39 01:05:56 Running ssh-add (command line suppressed) 01:05:56 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15887621495345580939.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15887621495345580939.key) 01:05:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:56 + git semver bump pre 01:05:56 2025-02-14 01:05:56,562 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:05:56 2025-02-14 01:05:56,563 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev 01:05:56 2025-02-14 01:05:56,563 [bump_version] DEBUG bumped version:4.0.0-dev.2 01:05:56 2025-02-14 01:05:56,563 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 01:05:56 2025-02-14 01:05:56,563 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:05:56 2025-02-14 01:05:56,563 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:05:56 2025-02-14 01:05:56,565 [execute] INFO git cat-file --batch-check 01:05:56 2025-02-14 01:05:56,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 01:05:56 2025-02-14 01:05:56,569 [execute] INFO git cat-file --batch 01:05:56 2025-02-14 01:05:56,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 01:05:56 2025-02-14 01:05:56,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:05:56 4.0.0-dev.2 [Pipeline] } 01:05:56 $ docker exec --env ******** --env ******** dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 ssh-agent -k 01:05:56 unset SSH_AUTH_SOCK; 01:05:56 unset SSH_AGENT_PID; 01:05:56 echo Agent pid 39 killed; 01:05:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:05:57 + git semver [Pipeline] } 01:05:57 $ docker stop --time=1 dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 01:05:58 $ docker rm -f --volumes dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 [Pipeline] // withDockerContainer [Pipeline] sh 01:05:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:05:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:59 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 01:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:05:59 $ docker top af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:00 [ssh-agent] Looking for ssh-agent implementation... 01:06:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:00 $ docker exec af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 ssh-agent 01:06:00 SSH_AUTH_SOCK=/tmp/ssh-Kt206yMskMMa/agent.32 01:06:00 SSH_AGENT_PID=38 01:06:00 Running ssh-add (command line suppressed) 01:06:00 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1383965844232303523.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1383965844232303523.key) 01:06:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:00 + git semver push 01:06:00 2025-02-14 01:06:00,897 [run_push] DEBUG push 01:06:00 2025-02-14 01:06:00,898 [execute] INFO git cat-file --batch-check 01:06:00 2025-02-14 01:06:00,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 01:06:00 2025-02-14 01:06:00,901 [execute] INFO git rev-list fa88fb6c1607df93f707c74f9102db8387d4c7a8 -- 01:06:00 2025-02-14 01:06:00,902 [execute] DEBUG Popen(['git', 'rev-list', 'fa88fb6c1607df93f707c74f9102db8387d4c7a8', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 01:06:00 2025-02-14 01:06:00,906 [execute] INFO git fetch -v origin 01:06:00 2025-02-14 01:06:00,906 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) 01:06:01 2025-02-14 01:06:01,357 [run_push] DEBUG no remote changes detected 01:06:01 2025-02-14 01:06:01,357 [execute] INFO git push origin semver 01:06:01 2025-02-14 01:06:01,357 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 01:06:02 2025-02-14 01:06:02,095 [run_push] DEBUG push all version tags 01:06:02 2025-02-14 01:06:02,095 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:06:02 2025-02-14 01:06:02,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 01:06:03 2025-02-14 01:06:02,896 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:06:03 4.0.0-dev.2 [Pipeline] } 01:06:03 $ docker exec --env ******** --env ******** af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 ssh-agent -k 01:06:03 unset SSH_AUTH_SOCK; 01:06:03 unset SSH_AGENT_PID; 01:06:03 echo Agent pid 38 killed; 01:06:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:03 + git semver [Pipeline] } 01:06:03 $ docker stop --time=1 af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 01:06:05 $ docker rm -f --volumes af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:06:05 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 01:06:05 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 01:06:05 total 16 01:06:05 drwxr-xr-x 3 root root 4096 Feb 14 00:47 . 01:06:05 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 01:05 .. 01:06:05 drwxr-xr-x 2 root root 4096 Feb 14 00:47 cost 01:06:05 -rw-r--r-- 1 root root 83 Feb 14 00:47 cost.csv 01:06:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 01:06:05 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 01:06:05 total 16 01:06:05 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:47 . 01:06:05 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 01:05 .. 01:06:05 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:47 cost 01:06:05 -rw-r--r-- 1 jenkins jenkins 83 Feb 14 00:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:06:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:06:06 ---> package-listing.sh 01:06:06 ++ facter osfamily 01:06:06 ++ tr '[:upper:]' '[:lower:]' 01:06:07 + OS_FAMILY=debian 01:06:07 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 01:06:07 + START_PACKAGES=/tmp/packages_start.txt 01:06:07 + END_PACKAGES=/tmp/packages_end.txt 01:06:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:07 + PACKAGES=/tmp/packages_start.txt 01:06:07 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:06:07 + PACKAGES=/tmp/packages_end.txt 01:06:07 + case "${OS_FAMILY}" in 01:06:07 + dpkg -l 01:06:07 + grep '^ii' 01:06:07 + '[' -f /tmp/packages_start.txt ']' 01:06:07 + '[' -f /tmp/packages_end.txt ']' 01:06:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:07 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:06:07 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 01:06:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 01:06:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:06:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:08 prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container 01:06:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:06:08 $ docker top 49e3db2bb6604a050406afa59eb349acdf153809d58827386ada65615c458ec9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:08 + touch /tmp/pre-build-complete [Pipeline] sh 01:06:08 + mkdir -p /var/log/sysstat [Pipeline] sh 01:06:09 + ls /var/log/sa-host 01:06:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:09 provisioning config files... 01:06:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14314717786935383474tmp [Pipeline] { [Pipeline] echo 01:06:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:06:09 ---> create-netrc.sh [Pipeline] } 01:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:06:09 ---> python-tools-install.sh [Pipeline] echo 01:06:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:06:10 ---> sudo-logs.sh 01:06:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:06:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:06:10 ---> job-cost.sh 01:06:10 lf-activate-venv: SKIPPING 01:06:10 DEBUG: total: 0.2199999988079071 01:06:10 INFO: Retrieving Stack Cost... 01:06:10 INFO: Retrieving Pricing Info for: v3-standard-8 01:06:11 INFO: Archiving Costs [Pipeline] echo 01:06:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:06:11 ---> logs-deploy.sh 01:06:11 lf-activate-venv: SKIPPING 01:06:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/4 01:06:11 INFO: archiving workspace using pattern(s): 01:06:12 Archives upload complete. 01:06:12 INFO: archiving logs to Nexus