Pull request #144 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-opc-ua Obtained Jenkinsfile from c3fb7212b5f2c78b1eddf0af21b1c65549c5e162+826a9d9e9ef1e6fa21ea23605df0d181f80b74ba (0637e4585e35e83cb8c0589a95c09f39ca9c2624) 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-ssh7303751409757388581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4017744015490211594.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7499721032671062722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3057910819822740932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7531539579001635703.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-144/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-144/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17589627014183195499.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-773528 in /w/workspace/dgexfoundry_device-opc-ua_PR-144 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/dgexfoundry_device-opc-ua_PR-144 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 Merging remotes/origin/odessa commit 826a9d9e9ef1e6fa21ea23605df0d181f80b74ba into PR head commit c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 Merge succeeded, producing c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 Checking out Revision c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 (PR-144) > git config core.sparsecheckout # timeout=10 > git checkout -f c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 826a9d9e9ef1e6fa21ea23605df0d181f80b74ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 # timeout=10 Commit message: "build: Bump Alpine from 3.20 to 3.22" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:59:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:59:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:59:33 ========================================================= 08:59:33 EdgeX Global Pipelines Version Info 08:59:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:59:34 ------------------- 08:59:34 stable info: 08:59:34 ------------------- 08:59:34 Commited By: Cherry Wang cherry@iotechsys.com 08:59:34 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:59:34 Message: update stable to v1.0.278 08:59:35 ------------------- 08:59:35 experimental info: 08:59:35 ------------------- 08:59:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:59:35 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:59:35 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-144 [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-144 [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-144 [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3fb721 [Pipeline] echo 08:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:37 provisioning config files... 08:59:37 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp/config179494574548401524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:38 ---> ****-login.sh 08:59:38 nexus3.edgexfoundry.org:10001 08:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:38 08:59:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:38 Configure a credential helper to remove this warning. See 08:59:38 https://docs.****.com/go/credential-store/ 08:59:38 08:59:38 Login Succeeded 08:59:38 nexus3.edgexfoundry.org:10002 08:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:38 08:59:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:38 Configure a credential helper to remove this warning. See 08:59:38 https://docs.****.com/go/credential-store/ 08:59:38 08:59:38 Login Succeeded 08:59:38 nexus3.edgexfoundry.org:10003 08:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:38 08:59:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:38 Configure a credential helper to remove this warning. See 08:59:38 https://docs.****.com/go/credential-store/ 08:59:38 08:59:38 Login Succeeded 08:59:38 nexus3.edgexfoundry.org:10004 08:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:39 08:59:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:39 Configure a credential helper to remove this warning. See 08:59:39 https://docs.****.com/go/credential-store/ 08:59:39 08:59:39 Login Succeeded 08:59:39 ****.io 08:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:39 08:59:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:39 Configure a credential helper to remove this warning. See 08:59:39 https://docs.****.com/go/credential-store/ 08:59:39 08:59:39 Login Succeeded 08:59:39 ---> ****-login.sh ends [Pipeline] } 08:59:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:59:39 + git rev-list -1 --merges c3fb7212b5f2c78b1eddf0af21b1c65549c5e162~1..c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 [Pipeline] echo 08:59:39 -----------> git rev-list -1 --merges c3fb7212b5f2c78b1eddf0af21b1c65549c5e162~1..c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 [false] [Pipeline] sh 08:59:40 + git log --format=format:%s -1 c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 [Pipeline] echo 08:59:40 ========================================================= 08:59:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:59:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:59:40 + git log --format=format:%s -1 c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 [Pipeline] echo 08:59:40 [semverPrep] GIT_COMMIT: c3fb7212b5f2c78b1eddf0af21b1c65549c5e162, Commit Message: build: Bump Alpine from 3.20 to 3.22 [Pipeline] echo 08:59:40 [semverPrep] This is not a build commit. [Pipeline] sh 08:59:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:59:41 + grep -v github /etc/ssh/ssh_known_hosts 08:59:41 + [ -e /tmp/ssh_known_hosts ] 08:59:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:59:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:59:41 + sudo tee -a /etc/ssh/ssh_known_hosts 08:59:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:41 08:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:42 0.1.4: Pulling from edgex-devops/py-git-semver 08:59:42 3dae71ba6b94: Pulling fs layer 08:59:42 6bf1a483ea7c: Pulling fs layer 08:59:42 f5dfc541a4d3: Pulling fs layer 08:59:42 461d9e800cba: Pulling fs layer 08:59:42 461d9e800cba: Waiting 08:59:42 80192f66455f: Pulling fs layer 08:59:42 2e8e34ca0e6c: Pulling fs layer 08:59:42 80192f66455f: Waiting 08:59:42 a29436f7fd5d: Pulling fs layer 08:59:42 923cac83aea3: Pulling fs layer 08:59:42 2e8e34ca0e6c: Waiting 08:59:42 a29436f7fd5d: Waiting 08:59:42 25ad8b0a4227: Pulling fs layer 08:59:42 db01528c6b51: Pulling fs layer 08:59:42 28988de357af: Pulling fs layer 08:59:42 923cac83aea3: Waiting 08:59:42 25ad8b0a4227: Waiting 08:59:42 db01528c6b51: Waiting 08:59:42 28988de357af: Waiting 08:59:42 6bf1a483ea7c: Verifying Checksum 08:59:42 6bf1a483ea7c: Download complete 08:59:42 461d9e800cba: Download complete 08:59:42 80192f66455f: Verifying Checksum 08:59:42 80192f66455f: Download complete 08:59:42 f5dfc541a4d3: Verifying Checksum 08:59:42 f5dfc541a4d3: Download complete 08:59:42 3dae71ba6b94: Verifying Checksum 08:59:42 3dae71ba6b94: Download complete 08:59:42 923cac83aea3: Verifying Checksum 08:59:42 923cac83aea3: Download complete 08:59:42 25ad8b0a4227: Verifying Checksum 08:59:42 25ad8b0a4227: Download complete 08:59:42 db01528c6b51: Verifying Checksum 08:59:42 db01528c6b51: Download complete 08:59:42 28988de357af: Verifying Checksum 08:59:42 28988de357af: Download complete 08:59:42 a29436f7fd5d: Verifying Checksum 08:59:42 a29436f7fd5d: Download complete 08:59:43 2e8e34ca0e6c: Verifying Checksum 08:59:43 2e8e34ca0e6c: Download complete 08:59:44 3dae71ba6b94: Pull complete 08:59:44 6bf1a483ea7c: Pull complete 08:59:45 f5dfc541a4d3: Pull complete 08:59:45 461d9e800cba: Pull complete 08:59:45 80192f66455f: Pull complete 08:59:49 2e8e34ca0e6c: Pull complete 08:59:49 a29436f7fd5d: Pull complete 08:59:50 923cac83aea3: Pull complete 08:59:50 25ad8b0a4227: Pull complete 08:59:50 db01528c6b51: Pull complete 08:59:50 28988de357af: Pull complete 08:59:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:50 prd-ubuntu20.04-docker-8c-8g-773528 does not seem to be running inside a container 08:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_PR-144 -v /w/workspace/dgexfoundry_device-opc-ua_PR-144:/w/workspace/dgexfoundry_device-opc-ua_PR-144:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:59:52 $ docker top 4cb273ae9f6ae38e25e742c9bf517df013b1043b063c4989d0058a16a547c31e -eo pid,comm 08:59:52 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). 08:59:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:52 [ssh-agent] Looking for ssh-agent implementation... 08:59:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:52 $ docker exec 4cb273ae9f6ae38e25e742c9bf517df013b1043b063c4989d0058a16a547c31e ssh-agent 08:59:52 SSH_AUTH_SOCK=/tmp/ssh-tom1zzMt6Br5/agent.32 08:59:52 SSH_AGENT_PID=38 08:59:52 Running ssh-add (command line suppressed) 08:59:52 Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp/private_key_250980007092194941.key (/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp/private_key_250980007092194941.key) 08:59:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:53 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_PR-144 [Pipeline] sh 08:59:53 + git tag --points-at HEAD [Pipeline] } 08:59:53 $ docker exec --env ******** --env ******** 4cb273ae9f6ae38e25e742c9bf517df013b1043b063c4989d0058a16a547c31e ssh-agent -k 08:59:53 unset SSH_AUTH_SOCK; 08:59:53 unset SSH_AGENT_PID; 08:59:53 echo Agent pid 38 killed; 08:59:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:59:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:53 [ssh-agent] Looking for ssh-agent implementation... 08:59:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:53 $ docker exec 4cb273ae9f6ae38e25e742c9bf517df013b1043b063c4989d0058a16a547c31e ssh-agent 08:59:53 SSH_AUTH_SOCK=/tmp/ssh-Laki9UPV569X/agent.85 08:59:53 SSH_AGENT_PID=91 08:59:53 Running ssh-add (command line suppressed) 08:59:53 Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp/private_key_4865255475751690218.key (/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp/private_key_4865255475751690218.key) 08:59:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:54 + git semver init 08:59:54 2025-11-21 08:59:54,555 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:59:54 2025-11-21 08:59:54,558 [run_init] DEBUG init version:0.0.0 force:False 08:59:54 2025-11-21 08:59:54,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-opc-ua_PR-144/.semver 08:59:54 2025-11-21 08:59:54,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/dgexfoundry_device-opc-ua_PR-144/.semver 08:59:54 2025-11-21 08:59:54,559 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/dgexfoundry_device-opc-ua_PR-144/.semver'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-144, stdin=None, shell=False, universal_newlines=False) 08:59:55 2025-11-21 08:59:55,679 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-opc-ua_PR-144/.git/info/exclude 08:59:55 2025-11-21 08:59:55,679 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-opc-ua_PR-144/.semver/PR-144 with force:False 08:59:55 2025-11-21 08:59:55,679 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-opc-ua_PR-144/.semver/PR-144 08:59:55 2025-11-21 08:59:55,683 [execute] INFO git cat-file --batch-check 08:59:55 2025-11-21 08:59:55,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-144/.semver, stdin=, shell=False, universal_newlines=False) 08:59:55 2025-11-21 08:59:55,688 [execute] INFO git cat-file --batch 08:59:55 2025-11-21 08:59:55,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-144/.semver, stdin=, shell=False, universal_newlines=False) 08:59:55 2025-11-21 08:59:55,691 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_PR-144/.semver/PR-144 08:59:55 0.0.0 [Pipeline] } 08:59:56 $ docker exec --env ******** --env ******** 4cb273ae9f6ae38e25e742c9bf517df013b1043b063c4989d0058a16a547c31e ssh-agent -k 08:59:56 unset SSH_AUTH_SOCK; 08:59:56 unset SSH_AGENT_PID; 08:59:56 echo Agent pid 91 killed; 08:59:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:56 + git semver [Pipeline] } 08:59:56 $ docker stop --time=1 4cb273ae9f6ae38e25e742c9bf517df013b1043b063c4989d0058a16a547c31e 08:59:58 $ docker rm -f --volumes 4cb273ae9f6ae38e25e742c9bf517df013b1043b063c4989d0058a16a547c31e [Pipeline] // withDockerContainer [Pipeline] sh 08:59:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:59:58 Stashed 1 file(s) [Pipeline] echo 08:59:58 [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:59 provisioning config files... 09:00:00 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp/config6041947460818988016tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 09:00:00 ---> ****-login.sh 09:00:00 nexus3.edgexfoundry.org:10001 09:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:00 Login Succeeded 09:00:00 nexus3.edgexfoundry.org:10002 09:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:00 Login Succeeded 09:00:00 nexus3.edgexfoundry.org:10003 09:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:00 Login Succeeded 09:00:00 nexus3.edgexfoundry.org:10004 09:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:00 Login Succeeded 09:00:00 ****.io 09:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:01 Login Succeeded 09:00:01 ---> ****-login.sh ends [Pipeline] } 09:00:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:00:01 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:00:01 + grep ^go [0-9].[0-9]* go.mod 09:00:01 + cut -d -f 2 09:00:01 + cut -d . -f1-2 [Pipeline] echo 09:00:01 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:00:01 ========================================================= 09:00:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 09:00:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:00:02 #0 building with "default" instance using docker driver 09:00:02 09:00:02 #1 [internal] load build definition from Dockerfile 09:00:02 #1 transferring dockerfile: 1.28kB done 09:00:02 #1 DONE 0.0s 09:00:02 09:00:02 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:00:02 #2 DONE 0.1s 09:00:03 09:00:03 #3 [internal] load .dockerignore 09:00:03 #3 transferring context: 102B done 09:00:03 #3 DONE 0.0s 09:00:03 09:00:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:00:03 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 09:00:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.24MB / 74.06MB 0.1s 09:00:03 #4 ... 09:00:03 09:00:03 #5 [internal] load build context 09:00:03 #5 transferring context: 18.86MB 0.2s done 09:00:03 #5 DONE 0.2s 09:00:03 09:00:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:00:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 17.83MB / 74.06MB 0.2s 09:00:03 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 09:00:03 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 09:00:03 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 09:00:03 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:00:03 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 09:00:03 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 09:00:03 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 09:00:03 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 09:00:03 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done 09:00:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0B / 100.52MB 0.2s 09:00:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 33.55MB / 74.06MB 0.3s 09:00:03 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 09:00:03 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 09:00:03 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.3s 09:00:03 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 09:00:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 72.35MB / 74.06MB 0.5s 09:00:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 8.39MB / 100.52MB 0.5s 09:00:03 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 10.49MB / 13.29MB 0.5s 09:00:03 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.0s done 09:00:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s done 09:00:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 29.36MB / 100.52MB 0.7s 09:00:03 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.7s done 09:00:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 50.33MB / 100.52MB 0.8s 09:00:03 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 09:00:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 74.45MB / 100.52MB 0.9s 09:00:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 99.61MB / 100.52MB 1.0s 09:00:04 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.2s done 09:00:08 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.2s done 09:00:08 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 09:00:08 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 09:00:08 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:00:08 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 09:00:08 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 09:00:08 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 09:00:10 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.4s done 09:00:10 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 09:00:11 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.6s done 09:00:11 #4 DONE 8.4s 09:00:11 09:00:11 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:00:11 #6 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:00:11 #6 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:00:11 #6 0.695 OK: 248 MiB in 58 packages 09:00:13 #6 DONE 2.2s 09:00:13 09:00:13 #7 [builder 3/7] WORKDIR /device-opcua 09:00:13 #7 DONE 0.0s 09:00:13 09:00:13 #8 [builder 4/7] COPY go.mod vendor* ./ 09:00:13 #8 DONE 0.0s 09:00:13 09:00:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:28 #9 DONE 13.9s 09:00:28 09:00:28 #10 [builder 6/7] COPY . . 09:00:28 #10 DONE 0.1s 09:00:28 09:00:28 #11 [builder 7/7] RUN echo noop 09:00:28 #11 0.200 noop 09:00:28 #11 DONE 0.2s 09:00:28 09:00:28 #12 exporting to image 09:00:28 #12 exporting layers 09:00:35 #12 exporting layers 6.6s done 09:00:35 #12 writing image sha256:1b3889f33cf50daa98bf862b4c0d75a350f0fa5f715c02f1bf34944e79b41333 done 09:00:35 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:00:35 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:35 + docker inspect -f . ci-base-image-x86_64 09:00:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:35 prd-ubuntu20.04-docker-8c-8g-773528 does not seem to be running inside a container 09:00:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-opc-ua_PR-144 -v /w/workspace/dgexfoundry_device-opc-ua_PR-144:/w/workspace/dgexfoundry_device-opc-ua_PR-144:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:00:36 $ docker top d9a5ec3be75c84f76a68cabc1b6a8ca551d3a52967f34e3494d24563b62fea2e -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:36 + go version 09:00:36 go version go1.23.7 linux/amd64 [Pipeline] } 09:00:36 $ docker stop --time=1 d9a5ec3be75c84f76a68cabc1b6a8ca551d3a52967f34e3494d24563b62fea2e 09:00:37 $ docker rm -f --volumes d9a5ec3be75c84f76a68cabc1b6a8ca551d3a52967f34e3494d24563b62fea2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:38 + docker inspect -f . ci-base-image-x86_64 09:00:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:38 prd-ubuntu20.04-docker-8c-8g-773528 does not seem to be running inside a container 09:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-opc-ua_PR-144 -v /w/workspace/dgexfoundry_device-opc-ua_PR-144:/w/workspace/dgexfoundry_device-opc-ua_PR-144:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:00:39 $ docker top 0b87a209bd9265708594b8c6e71e6f421a84a2d1f16df526e53130a4037bc805 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:39 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_PR-144 [Pipeline] fileExists [Pipeline] sh 09:00:40 + make test 09:00:40 go test ./... -coverprofile=coverage.out 09:00:40 ? github.com/edgexfoundry/device-opc-ua [no test files] 09:00:59 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 09:00:59 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 09:00:59 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.038s coverage: 41.4% of statements 09:01:07 go vet ./... 09:01:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:01:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:01:12 ./bin/test-attribution-txt.sh [Pipeline] echo 09:01:12 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:01:12 + go mod tidy [Pipeline] } 09:01:13 $ docker stop --time=1 0b87a209bd9265708594b8c6e71e6f421a84a2d1f16df526e53130a4037bc805 09:01:16 $ docker rm -f --volumes 0b87a209bd9265708594b8c6e71e6f421a84a2d1f16df526e53130a4037bc805 [Pipeline] // withDockerContainer [Pipeline] sh 09:01:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:01:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:01:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:01:18 + ls -al . 09:01:18 total 240 09:01:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 09:00 . 09:01:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 08:59 .. 09:01:18 -rw-rw-r-- 1 jenkins jenkins 62 Nov 21 08:59 .dockerignore 09:01:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 09:00 .git 09:01:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 08:59 .github 09:01:18 -rw-rw-r-- 1 jenkins jenkins 92 Nov 21 08:59 .gitignore 09:01:18 -rw-rw-r-- 1 jenkins jenkins 218 Nov 21 08:59 .golangci.yml 09:01:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 08:59 .semver 09:01:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 08:59 .vscode 09:01:18 -rw-rw-r-- 1 jenkins jenkins 19813 Nov 21 08:59 Attribution.txt 09:01:18 -rw-rw-r-- 1 jenkins jenkins 2560 Nov 21 08:59 CHANGELOG.md 09:01:18 -rw-rw-r-- 1 jenkins jenkins 1242 Nov 21 08:59 Dockerfile 09:01:18 -rw-rw-r-- 1 jenkins jenkins 649 Nov 21 08:59 Jenkinsfile 09:01:18 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 21 08:59 LICENSE 09:01:18 -rw-rw-r-- 1 jenkins jenkins 2474 Nov 21 08:59 Makefile 09:01:18 -rw-rw-r-- 1 jenkins jenkins 4109 Nov 21 08:59 README.md 09:01:18 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 08:59 VERSION 09:01:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 08:59 bin 09:01:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 08:59 cmd 09:01:18 -rw-r--r-- 1 jenkins jenkins 26136 Nov 21 09:00 coverage.out 09:01:18 -rw-rw-r-- 1 jenkins jenkins 6245 Nov 21 08:59 go.mod 09:01:18 -rw-rw-r-- 1 jenkins jenkins 86697 Nov 21 08:59 go.sum 09:01:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 08:59 internal 09:01:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 08:59 vendor 09:01:18 -rw-rw-r-- 1 jenkins jenkins 260 Nov 21 08:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:18 + 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=c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 --label arch=amd64 --label version=0.0.0 . 09:01:19 #0 building with "default" instance using docker driver 09:01:19 09:01:19 #1 [internal] load build definition from Dockerfile 09:01:19 #1 transferring dockerfile: 1.28kB done 09:01:19 #1 DONE 0.0s 09:01:19 09:01:19 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:01:19 #2 DONE 0.0s 09:01:19 09:01:19 #3 [internal] load metadata for docker.io/library/alpine:3.22 09:01:19 #3 DONE 0.1s 09:01:19 09:01:19 #4 [internal] load .dockerignore 09:01:19 #4 transferring context: 102B done 09:01:19 #4 DONE 0.0s 09:01:19 09:01:19 #5 [internal] load build context 09:01:19 #5 transferring context: 35.42kB 0.0s done 09:01:19 #5 DONE 0.0s 09:01:19 09:01:19 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:01:19 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:01:19 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:01:19 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:01:19 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 09:01:19 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:01:19 #6 ... 09:01:19 09:01:19 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:01:19 #7 DONE 0.1s 09:01:19 09:01:19 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:01:19 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:01:19 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 09:01:19 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 09:01:19 #6 DONE 0.3s 09:01:19 09:01:19 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 09:01:19 #8 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:01:19 #8 0.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:01:19 #8 0.585 (1/6) Installing dumb-init (1.2.5-r3) 09:01:20 #8 0.589 (2/6) Installing libgcc (14.2.0-r6) 09:01:20 #8 0.594 (3/6) Installing libsodium (1.0.20-r0) 09:01:20 #8 0.602 (4/6) Installing libstdc++ (14.2.0-r6) 09:01:20 #8 0.623 (5/6) Installing libzmq (4.3.5-r2) 09:01:20 #8 0.632 (6/6) Installing zeromq (4.3.5-r2) 09:01:20 #8 0.637 Executing busybox-1.37.0-r19.trigger 09:01:20 #8 0.644 OK: 11 MiB in 22 packages 09:01:20 #8 DONE 0.9s 09:01:20 09:01:20 #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:01:20 #9 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:01:20 #9 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:01:20 #9 0.832 OK: 248 MiB in 58 packages 09:01:20 #9 DONE 1.0s 09:01:20 09:01:20 #10 [builder 3/7] WORKDIR /device-opcua 09:01:20 #10 DONE 0.0s 09:01:20 09:01:20 #11 [builder 4/7] COPY go.mod vendor* ./ 09:01:20 #11 DONE 0.0s 09:01:20 09:01:20 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:20 #12 DONE 0.5s 09:01:20 09:01:20 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:01:20 #13 0.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:01:20 #13 0.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:01:20 #13 ... 09:01:20 09:01:20 #14 [builder 6/7] COPY . . 09:01:20 #14 DONE 0.1s 09:01:20 09:01:20 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:01:20 #13 0.789 OK: 11 MiB in 22 packages 09:01:20 #13 DONE 0.9s 09:01:20 09:01:20 #15 [builder 7/7] RUN make build 09:01:21 #15 0.336 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 09:01:43 #15 21.04 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:01:43 #15 DONE 22.1s 09:01:43 09:01:43 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 09:01:43 #16 DONE 0.2s 09:01:43 09:01:43 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 09:01:43 #17 DONE 0.1s 09:01:43 09:01:43 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 09:01:43 #18 DONE 0.0s 09:01:43 09:01:43 #19 exporting to image 09:01:43 #19 exporting layers 09:01:43 #19 exporting layers 0.3s done 09:01:43 #19 writing image sha256:a84d2d2f8a96d196596e1a9d1846983c242bfc5a9a25a8bbb307cae9e1a4e52e done 09:01:43 #19 naming to docker.io/library/device-opc-ua done 09:01:43 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 09:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:44 09:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:45 latest: Pulling from edgex-lftools-log-publisher 09:01:45 5eb5b503b376: Pulling fs layer 09:01:45 5c69ac0246d0: Pulling fs layer 09:01:45 ec43610c2a17: Pulling fs layer 09:01:45 3a2ae6a8a46f: Pulling fs layer 09:01:45 33b1e0a273af: Pulling fs layer 09:01:45 5d3b04190fa2: Pulling fs layer 09:01:45 2f39f015ded8: Pulling fs layer 09:01:45 3a2ae6a8a46f: Waiting 09:01:45 33b1e0a273af: Waiting 09:01:45 5d3b04190fa2: Waiting 09:01:45 2f39f015ded8: Waiting 09:01:45 5c69ac0246d0: Verifying Checksum 09:01:45 5c69ac0246d0: Download complete 09:01:45 3a2ae6a8a46f: Verifying Checksum 09:01:45 3a2ae6a8a46f: Download complete 09:01:45 33b1e0a273af: Verifying Checksum 09:01:45 33b1e0a273af: Download complete 09:01:45 ec43610c2a17: Verifying Checksum 09:01:45 ec43610c2a17: Download complete 09:01:45 5d3b04190fa2: Verifying Checksum 09:01:45 5eb5b503b376: Verifying Checksum 09:01:45 5eb5b503b376: Download complete 09:01:45 2f39f015ded8: Verifying Checksum 09:01:45 2f39f015ded8: Download complete 09:01:46 5eb5b503b376: Pull complete 09:01:46 5c69ac0246d0: Pull complete 09:01:47 ec43610c2a17: Pull complete 09:01:47 3a2ae6a8a46f: Pull complete 09:01:47 33b1e0a273af: Pull complete 09:01:47 5d3b04190fa2: Pull complete 09:01:54 2f39f015ded8: Pull complete 09:01:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:54 prd-ubuntu20.04-docker-8c-8g-773528 does not seem to be running inside a container 09:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-opc-ua_PR-144 -v /w/workspace/dgexfoundry_device-opc-ua_PR-144:/w/workspace/dgexfoundry_device-opc-ua_PR-144:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:01:56 $ docker top 91672e3aebce57b58e75f7df490b0f48f87f2e209a264b467f03758d5b8846a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:57 ---> job-cost.sh 09:01:57 lf-activate-venv: SKIPPING 09:01:57 INFO: No Stack... 09:01:57 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:57 INFO: Archiving Costs [Pipeline] sh 09:01:58 + cat /w/workspace/dgexfoundry_device-opc-ua_PR-144/archives/cost.csv 09:01:58 + cut -d, -f6 [Pipeline] lock 09:01:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-144-1-stack-cost] 09:01:58 Resource [jenkins-edgexfoundry-device-opc-ua-PR-144-1-stack-cost] did not exist. Created. 09:01:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:01:58 + echo total: 0.2199999988079071 [Pipeline] stash 09:01:58 Stashed 1 file(s) [Pipeline] } 09:01:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-144-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:01:58 $ docker stop --time=1 91672e3aebce57b58e75f7df490b0f48f87f2e209a264b467f03758d5b8846a5 09:02:00 $ docker rm -f --volumes 91672e3aebce57b58e75f7df490b0f48f87f2e209a264b467f03758d5b8846a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:02:00 provisioning config files... 09:02:00 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp/config1054274862352503809tmp [Pipeline] { [Pipeline] sh 09:02:01 + set +x 09:02:01 + curl -s https://codecov.io/bash 09:02:01 + bash -s -- 09:02:01 09:02:01 _____ _ 09:02:01 / ____| | | 09:02:01 | | ___ __| | ___ ___ _____ __ 09:02:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:02:01 | |___| (_) | (_| | __/ (_| (_) \ V / 09:02:01 \_____\___/ \__,_|\___|\___\___/ \_/ 09:02:01 Bash-1.0.6 09:02:01 09:02:01 09:02:01 ==> git version 2.25.1 found 09:02:01 ==> 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 09:02:01 Release-Date: 2020-01-08 09:02:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:02:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:02:01 ==> Jenkins CI detected. 09:02:01 current dir:  /w/workspace/dgexfoundry_device-opc-ua_PR-144 09:02:01 project root: . 09:02:01 --> token set from env 09:02:01 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 09:02:01 ==> Running gcov in . (disable via -X gcov) 09:02:01 ==> Python coveragepy not found 09:02:01 ==> Searching for coverage reports in: 09:02:01 + . 09:02:01 -> Found 1 reports 09:02:01 ==> Detecting git/mercurial file structure 09:02:01 ==> Reading reports 09:02:01 + ./coverage.out bytes=26136 09:02:01 ==> Appending adjustments 09:02:01 https://docs.codecov.io/docs/fixing-reports 09:02:01 + Found adjustments 09:02:01 ==> Gzipping contents 09:02:01 32K /tmp/codecov.O0AHYe.gz 09:02:01 ==> Uploading reports 09:02:01 url: https://codecov.io 09:02:01 query: branch=PR-144&commit=c3fb7212b5f2c78b1eddf0af21b1c65549c5e162&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=144&job=&cmd_args= 09:02:01 -> Pinging Codecov 09:02:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-144&commit=c3fb7212b5f2c78b1eddf0af21b1c65549c5e162&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=144&job=&cmd_args= 09:02:01 -> Uploading to 09:02:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/c3fb7212b5f2c78b1eddf0af21b1c65549c5e162/23333978-59eb-49f1-89e9-6b3da0785fa3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251121%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251121T090201Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6afa0ef84d52950dafa1e4d24c264dbd0efddeba88694172c383c0a461cd6af4 09:02:02 % Total % Received % Xferd Average Speed Time Time Time Current 09:02:02 Dload Upload Total Spent Left Speed 09:02:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29382 0 0 100 29382 0 168k --:--:-- --:--:-- --:--:-- 168k 09:02:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/c3fb7212b5f2c78b1eddf0af21b1c65549c5e162 [Pipeline] } 09:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 09:02:04 + [ -d /w/workspace/dgexfoundry_device-opc-ua_PR-144/archives ] 09:02:04 + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-144/archives 09:02:04 total 16 09:02:04 drwxr-xr-x 3 root root 4096 Nov 21 09:01 . 09:02:04 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 09:01 .. 09:02:04 drwxr-xr-x 2 root root 4096 Nov 21 09:01 cost 09:02:04 -rw-r--r-- 1 root root 85 Nov 21 09:01 cost.csv 09:02:04 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-opc-ua_PR-144/archives 09:02:04 + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-144/archives 09:02:04 total 16 09:02:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 09:01 . 09:02:04 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 09:01 .. 09:02:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 09:01 cost 09:02:04 -rw-r--r-- 1 jenkins jenkins 85 Nov 21 09:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:02:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:02:05 ---> package-listing.sh 09:02:05 ++ facter osfamily 09:02:05 ++ tr '[:upper:]' '[:lower:]' 09:02:05 + OS_FAMILY=debian 09:02:05 + workspace=/w/workspace/dgexfoundry_device-opc-ua_PR-144 09:02:05 + START_PACKAGES=/tmp/packages_start.txt 09:02:05 + END_PACKAGES=/tmp/packages_end.txt 09:02:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:02:05 + PACKAGES=/tmp/packages_start.txt 09:02:05 + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-144 ']' 09:02:05 + PACKAGES=/tmp/packages_end.txt 09:02:05 + case "${OS_FAMILY}" in 09:02:05 + dpkg -l 09:02:05 + grep '^ii' 09:02:05 + '[' -f /tmp/packages_start.txt ']' 09:02:05 + '[' -f /tmp/packages_end.txt ']' 09:02:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:02:05 + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-144 ']' 09:02:05 + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_PR-144/archives/ 09:02:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-opc-ua_PR-144/archives/ [Pipeline] echo 09:02:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-opc-ua_PR-144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:02:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:02:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:06 prd-ubuntu20.04-docker-8c-8g-773528 does not seem to be running inside a container 09:02:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-opc-ua_PR-144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-opc-ua_PR-144 -v /w/workspace/dgexfoundry_device-opc-ua_PR-144:/w/workspace/dgexfoundry_device-opc-ua_PR-144:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:02:07 $ docker top 66cc99c77e5d090845b285e9994a9b8b1c78eeb7fc369eed7d9dffe1c63f7536 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:07 + touch /tmp/pre-build-complete [Pipeline] sh 09:02:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:02:08 + ls /var/log/sa-host 09:02:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:08 provisioning config files... 09:02:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-144@tmp/config16695759825477978215tmp [Pipeline] { [Pipeline] echo 09:02:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:02:08 ---> create-netrc.sh [Pipeline] } 09:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:02:09 ---> python-tools-install.sh [Pipeline] echo 09:02:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:02:09 ---> sudo-logs.sh 09:02:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:02:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:02:10 ---> job-cost.sh 09:02:10 lf-activate-venv: SKIPPING 09:02:10 DEBUG: total: 0.2199999988079071 09:02:10 INFO: Retrieving Stack Cost... 09:02:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:02:10 INFO: Archiving Costs [Pipeline] echo 09:02:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:02:10 ---> logs-deploy.sh 09:02:10 lf-activate-venv: SKIPPING 09:02:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-144/1 09:02:10 INFO: archiving workspace using pattern(s): 09:02:11 Archives upload complete. 09:02:11 INFO: archiving logs to Nexus