Pull request #506 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 judehung for edgexfoundry/device-virtual-go Obtained Jenkinsfile from ca17556e0757fa9eca4f5e6146377f7c67c5ecb3+0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c (a85cc2870979e8a0d9f5a06dfcec2d744885bfd2) 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-ssh414123023856320967.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12057906656040215754.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-go/branches/PR-506/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-virtual-go/branches/PR-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8324410982129105935.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-virtual-go/branches/PR-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3341681453896448731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh306509663752289348.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-virtual-go/branches/PR-506/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-virtual-go/branches/PR-506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5535436422623165906.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go 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-virtual 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-26988 in /w/workspace/foundry_device-virtual-go_PR-506 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-506 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c into PR head commit ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 Merge succeeded, producing ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 Checking out Revision ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 (PR-506) > git config core.sparsecheckout # timeout=10 > git checkout -f ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 # 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 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 # timeout=10 Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:40:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:40:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:40:47 ========================================================= 06:40:47 EdgeX Global Pipelines Version Info 06:40:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:40:48 ------------------- 06:40:48 stable info: 06:40:48 ------------------- 06:40:48 Commited By: Ginny Guan ginny@iotechsys.com 06:40:48 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:40:48 Message: update stable to v1.0.265 06:40:48 ------------------- 06:40:48 experimental info: 06:40:48 ------------------- 06:40:48 Commited By: Cherry Wang cherry@iotechsys.com 06:40:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:40:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:40:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-506 [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-506 [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-506 [Pipeline] echo 06:40:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] echo 06:40:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca17556 [Pipeline] echo 06:40:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:51 provisioning config files... 06:40:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-506@tmp/config5452017742378393438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:51 ---> ****-login.sh 06:40:51 nexus3.edgexfoundry.org:10001 06:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:51 Configure a credential helper to remove this warning. See 06:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:51 06:40:51 Login Succeeded 06:40:51 nexus3.edgexfoundry.org:10002 06:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:52 Configure a credential helper to remove this warning. See 06:40:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:52 06:40:52 Login Succeeded 06:40:52 nexus3.edgexfoundry.org:10003 06:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:52 Configure a credential helper to remove this warning. See 06:40:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:52 06:40:52 Login Succeeded 06:40:52 nexus3.edgexfoundry.org:10004 06:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:52 Configure a credential helper to remove this warning. See 06:40:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:52 06:40:52 Login Succeeded 06:40:52 ****.io 06:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:52 Configure a credential helper to remove this warning. See 06:40:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:52 06:40:52 Login Succeeded 06:40:52 ---> ****-login.sh ends [Pipeline] } 06:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:40:53 + git rev-list -1 --merges ca17556e0757fa9eca4f5e6146377f7c67c5ecb3~1..ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] echo 06:40:53 -----------> git rev-list -1 --merges ca17556e0757fa9eca4f5e6146377f7c67c5ecb3~1..ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [false] [Pipeline] sh 06:40:53 + git log --format=format:%s -1 ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] echo 06:40:53 ========================================================= 06:40:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:40:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:40:54 + git log --format=format:%s -1 ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] echo 06:40:54 [semverPrep] GIT_COMMIT: ca17556e0757fa9eca4f5e6146377f7c67c5ecb3, Commit Message: feat: Add new build-noziti and docker-noziti targets into Makefile [Pipeline] echo 06:40:54 [semverPrep] This is not a build commit. [Pipeline] sh 06:40:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:54 + grep -v github /etc/ssh/ssh_known_hosts 06:40:54 + [ -e /tmp/ssh_known_hosts ] 06:40:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:40:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:40:54 + sudo tee -a /etc/ssh/ssh_known_hosts 06:40:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:55 06:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:55 0.1.4: Pulling from edgex-devops/py-git-semver 06:40:55 b85a868b505f: Pulling fs layer 06:40:55 e2be974225ed: Pulling fs layer 06:40:55 339a4e72a1f5: Pulling fs layer 06:40:55 988bab9f4d93: Pulling fs layer 06:40:55 1469e6f7b9e6: Pulling fs layer 06:40:55 eaf3925da568: Pulling fs layer 06:40:55 988bab9f4d93: Waiting 06:40:55 bab4dde63d76: Pulling fs layer 06:40:55 bde34c3a00c8: Pulling fs layer 06:40:55 eaf3925da568: Waiting 06:40:55 bab4dde63d76: Waiting 06:40:55 b352a97aabf1: Pulling fs layer 06:40:55 4872d77fe225: Pulling fs layer 06:40:55 5851b861e8e6: Pulling fs layer 06:40:55 bde34c3a00c8: Waiting 06:40:55 b352a97aabf1: Waiting 06:40:55 5851b861e8e6: Waiting 06:40:55 e2be974225ed: Verifying Checksum 06:40:55 e2be974225ed: Download complete 06:40:55 988bab9f4d93: Verifying Checksum 06:40:55 988bab9f4d93: Download complete 06:40:55 1469e6f7b9e6: Verifying Checksum 06:40:55 1469e6f7b9e6: Download complete 06:40:55 eaf3925da568: Verifying Checksum 06:40:55 eaf3925da568: Download complete 06:40:55 339a4e72a1f5: Verifying Checksum 06:40:55 339a4e72a1f5: Download complete 06:40:55 bde34c3a00c8: Verifying Checksum 06:40:55 bde34c3a00c8: Download complete 06:40:55 b352a97aabf1: Download complete 06:40:55 4872d77fe225: Verifying Checksum 06:40:55 5851b861e8e6: Download complete 06:40:55 b85a868b505f: Verifying Checksum 06:40:55 b85a868b505f: Download complete 06:40:56 bab4dde63d76: Verifying Checksum 06:40:56 bab4dde63d76: Download complete 06:40:57 b85a868b505f: Pull complete 06:40:57 e2be974225ed: Pull complete 06:40:57 339a4e72a1f5: Pull complete 06:40:57 988bab9f4d93: Pull complete 06:40:57 1469e6f7b9e6: Pull complete 06:40:57 eaf3925da568: Pull complete 06:40:59 bab4dde63d76: Pull complete 06:40:59 bde34c3a00c8: Pull complete 06:40:59 b352a97aabf1: Pull complete 06:40:59 4872d77fe225: Pull complete 06:40:59 5851b861e8e6: Pull complete 06:40:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:40:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:00 prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container 06:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 06:41:03 $ docker top fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 -eo pid,comm 06:41:03 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). 06:41:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:03 [ssh-agent] Looking for ssh-agent implementation... 06:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:04 $ docker exec fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 ssh-agent 06:41:04 SSH_AUTH_SOCK=/tmp/ssh-Ouf3Yyub0DLH/agent.32 06:41:04 SSH_AGENT_PID=38 06:41:04 Running ssh-add (command line suppressed) 06:41:04 Identity added: /w/workspace/foundry_device-virtual-go_PR-506@tmp/private_key_16354784867809205195.key (/w/workspace/foundry_device-virtual-go_PR-506@tmp/private_key_16354784867809205195.key) 06:41:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:04 + git tag --points-at HEAD [Pipeline] } 06:41:04 $ docker exec --env ******** --env ******** fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 ssh-agent -k 06:41:04 unset SSH_AUTH_SOCK; 06:41:04 unset SSH_AGENT_PID; 06:41:04 echo Agent pid 38 killed; 06:41:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:04 [ssh-agent] Looking for ssh-agent implementation... 06:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:05 $ docker exec fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 ssh-agent 06:41:05 SSH_AUTH_SOCK=/tmp/ssh-vxZ4qkQYXu9f/agent.71 06:41:05 SSH_AGENT_PID=77 06:41:05 Running ssh-add (command line suppressed) 06:41:05 Identity added: /w/workspace/foundry_device-virtual-go_PR-506@tmp/private_key_1809509001652448392.key (/w/workspace/foundry_device-virtual-go_PR-506@tmp/private_key_1809509001652448392.key) 06:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:05 + git semver init 06:41:05 2024-11-19 06:41:05,752 [run_init] DEBUG init version:0.0.0 force:False 06:41:05 2024-11-19 06:41:05,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-506/.semver 06:41:05 2024-11-19 06:41:05,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-506/.semver 06:41:05 2024-11-19 06:41:05,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-506/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-506, universal_newlines=False, shell=None, istream=None) 06:41:08 2024-11-19 06:41:07,789 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-506/.git/info/exclude 06:41:08 2024-11-19 06:41:07,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-506/.semver/PR-506 with force:False 06:41:08 2024-11-19 06:41:07,789 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-506/.semver/PR-506 06:41:08 2024-11-19 06:41:07,794 [execute] INFO git cat-file --batch-check 06:41:08 2024-11-19 06:41:07,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-506/.semver, universal_newlines=False, shell=None, istream=) 06:41:08 2024-11-19 06:41:07,800 [execute] INFO git cat-file --batch 06:41:08 2024-11-19 06:41:07,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-506/.semver, universal_newlines=False, shell=None, istream=) 06:41:08 2024-11-19 06:41:07,804 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-506/.semver/PR-506 06:41:08 0.0.0 [Pipeline] } 06:41:08 $ docker exec --env ******** --env ******** fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 ssh-agent -k 06:41:08 unset SSH_AUTH_SOCK; 06:41:08 unset SSH_AGENT_PID; 06:41:08 echo Agent pid 77 killed; 06:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:08 + git semver [Pipeline] } 06:41:09 $ docker stop --time=1 fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 06:41:10 $ docker rm -f --volumes fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:11 Stashed 1 file(s) [Pipeline] echo 06:41:11 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:11 provisioning config files... 06:41:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-506@tmp/config16724533174589042714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:12 ---> ****-login.sh 06:41:12 nexus3.edgexfoundry.org:10001 06:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:12 Configure a credential helper to remove this warning. See 06:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:12 06:41:12 Login Succeeded 06:41:12 nexus3.edgexfoundry.org:10002 06:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:12 Configure a credential helper to remove this warning. See 06:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:12 06:41:12 Login Succeeded 06:41:12 nexus3.edgexfoundry.org:10003 06:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:12 Configure a credential helper to remove this warning. See 06:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:12 06:41:12 Login Succeeded 06:41:12 nexus3.edgexfoundry.org:10004 06:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:12 Configure a credential helper to remove this warning. See 06:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:12 06:41:12 Login Succeeded 06:41:12 ****.io 06:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:12 Configure a credential helper to remove this warning. See 06:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:12 06:41:12 Login Succeeded 06:41:12 ---> ****-login.sh ends [Pipeline] } 06:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:41:13 ========================================================= 06:41:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:41:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + 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 . 06:41:13 Sending build context to Docker daemon 37.77MB 06:41:13 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:41:13 Step 2/12 : FROM ${BASE} AS builder 06:41:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:13 43c4264eed91: Pulling fs layer 06:41:13 4cc291be95ef: Pulling fs layer 06:41:13 2ac1f1163629: Pulling fs layer 06:41:13 5c3c966382ef: Pulling fs layer 06:41:13 4f4fb700ef54: Pulling fs layer 06:41:13 5d5c8e513c77: Pulling fs layer 06:41:13 9f66e0745190: Pulling fs layer 06:41:13 f49a43e4bbc0: Pulling fs layer 06:41:13 561ebcabdf7f: Pulling fs layer 06:41:13 5c3c966382ef: Waiting 06:41:13 4f4fb700ef54: Waiting 06:41:13 5d5c8e513c77: Waiting 06:41:13 9f66e0745190: Waiting 06:41:13 f49a43e4bbc0: Waiting 06:41:13 561ebcabdf7f: Waiting 06:41:13 4cc291be95ef: Verifying Checksum 06:41:13 4cc291be95ef: Download complete 06:41:13 5c3c966382ef: Download complete 06:41:13 4f4fb700ef54: Verifying Checksum 06:41:13 4f4fb700ef54: Download complete 06:41:13 5d5c8e513c77: Download complete 06:41:13 43c4264eed91: Download complete 06:41:13 9f66e0745190: Verifying Checksum 06:41:13 9f66e0745190: Download complete 06:41:14 43c4264eed91: Pull complete 06:41:14 561ebcabdf7f: Download complete 06:41:14 4cc291be95ef: Pull complete 06:41:14 2ac1f1163629: Verifying Checksum 06:41:14 2ac1f1163629: Download complete 06:41:14 f49a43e4bbc0: Verifying Checksum 06:41:14 f49a43e4bbc0: Download complete 06:41:18 2ac1f1163629: Pull complete 06:41:18 5c3c966382ef: Pull complete 06:41:18 4f4fb700ef54: Pull complete 06:41:18 5d5c8e513c77: Pull complete 06:41:18 9f66e0745190: Pull complete 06:41:20 f49a43e4bbc0: Pull complete 06:41:21 561ebcabdf7f: Pull complete 06:41:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:41:21 ---> 3a752c3f9dda 06:41:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:41:26 ---> Running in 0f5012c99880 06:41:26 Removing intermediate container 0f5012c99880 06:41:26 ---> e6b74c6bd511 06:41:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:41:26 ---> Running in 2f648b96d1fb 06:41:26 Removing intermediate container 2f648b96d1fb 06:41:26 ---> 161a665f7f76 06:41:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:41:26 ---> Running in 9c61dec16e53 06:41:26 Removing intermediate container 9c61dec16e53 06:41:26 ---> 4c0a7890ce05 06:41:26 Step 6/12 : WORKDIR /device-virtual-go 06:41:26 ---> Running in b0bdc2f92481 06:41:26 Removing intermediate container b0bdc2f92481 06:41:26 ---> cef2fb9c8239 06:41:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:41:26 ---> Running in 5378627d388f 06:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:41:26 Still waiting to schedule task 06:41:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:41:27 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:41:27 (2/4) Installing libedit (20240517.3.1-r0) 06:41:27 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:41:27 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:41:27 Executing busybox-1.36.1-r29.trigger 06:41:27 OK: 250 MiB in 58 packages 06:41:27 Removing intermediate container 5378627d388f 06:41:27 ---> c76888cebb77 06:41:27 Step 8/12 : COPY go.mod vendor* ./ 06:41:27 ---> 674f43c06c62 06:41:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:27 ---> Running in a4379cf60049 06:42:23 Removing intermediate container a4379cf60049 06:42:23 ---> 5a9fd594c026 06:42:23 Step 10/12 : COPY . . 06:42:23 ---> e9535f69e081 06:42:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:42:23 ---> Running in 9c1723d670fc 06:42:23 Removing intermediate container 9c1723d670fc 06:42:23 ---> b518073fb061 06:42:23 Step 12/12 : RUN $MAKE 06:42:23 ---> Running in eab67c4c83c1 06:42:23 noop 06:42:23 Removing intermediate container eab67c4c83c1 06:42:23 ---> d5b1eb45b543 06:42:23 Successfully built d5b1eb45b543 06:42:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:24 + docker inspect -f . ci-base-image-x86_64 06:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:24 prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container 06:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 06:42:24 $ docker top 65c050062ce4ce4f8b825b5253cc5ba19bb8bfc3e501c2d4d8d0401ab78a7c97 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:25 + go version 06:42:25 go version go1.23.2 linux/amd64 [Pipeline] } 06:42:25 $ docker stop --time=1 65c050062ce4ce4f8b825b5253cc5ba19bb8bfc3e501c2d4d8d0401ab78a7c97 06:42:26 $ docker rm -f --volumes 65c050062ce4ce4f8b825b5253cc5ba19bb8bfc3e501c2d4d8d0401ab78a7c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:27 + docker inspect -f . ci-base-image-x86_64 06:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:27 prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container 06:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 06:42:27 $ docker top be244207c4c5f07e9171109fa5ce42e790db7d242b34206e60d2440546c5bfed -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:28 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-506 [Pipeline] fileExists [Pipeline] sh 06:42:28 + make test 06:42:28 go test ./... -coverprofile=coverage.out 06:42:30 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:42:48 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 06:42:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements 06:42:58 go vet ./... 06:43:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26989 in /w/workspace/foundry_device-virtual-go_PR-506 [Pipeline] { [Pipeline] ws 06:43:00 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:43:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:43:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:43:02 ./bin/test-attribution-txt.sh 06:43:03 The recommended git tool is: git [Pipeline] echo 06:43:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:43:03 $ docker stop --time=1 be244207c4c5f07e9171109fa5ce42e790db7d242b34206e60d2440546c5bfed 06:43:07 $ docker rm -f --volumes be244207c4c5f07e9171109fa5ce42e790db7d242b34206e60d2440546c5bfed [Pipeline] // withDockerContainer [Pipeline] sh 06:43:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:43:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:43:08 + sudo chown -R jenkins:jenkins . 06:43:09 using credential edgex-jenkins-ssh [Pipeline] sh 06:43:09 Cloning the remote Git repository 06:43:09 + ls -al . 06:43:09 total 264 06:43:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 06:42 . 06:43:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 06:40 .. 06:43:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 06:42 .git 06:43:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:40 .github 06:43:09 -rw-rw-r-- 1 jenkins jenkins 272 Nov 19 06:40 .gitignore 06:43:09 -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 06:40 .golangci.yml 06:43:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 06:41 .semver 06:43:09 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 19 06:40 Attribution.txt 06:43:09 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 19 06:40 CHANGELOG.md 06:43:09 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 19 06:40 Dockerfile 06:43:09 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 06:40 GOVERNANCE.md 06:43:09 -rw-rw-r-- 1 jenkins jenkins 660 Nov 19 06:40 Jenkinsfile 06:43:09 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 06:40 LICENSE 06:43:09 -rw-rw-r-- 1 jenkins jenkins 2652 Nov 19 06:40 Makefile 06:43:09 -rw-rw-r-- 1 jenkins jenkins 623 Nov 19 06:40 OWNERS.md 06:43:09 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 19 06:40 README.md 06:43:09 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 06:41 VERSION 06:43:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 06:40 bin 06:43:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:40 cmd 06:43:09 -rw-r--r-- 1 jenkins jenkins 43316 Nov 19 06:42 coverage.out 06:43:09 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 19 06:40 go.mod 06:43:09 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 19 06:40 go.sum 06:43:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:40 internal 06:43:09 -rw-rw-r-- 1 jenkins jenkins 235 Nov 19 06:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:09 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 --label arch=amd64 --label version=0.0.0 . 06:43:09 Sending build context to Docker daemon 37.82MB 06:43:09 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 06:43:09 Step 2/26 : FROM ${BASE} AS builder 06:43:09 ---> d5b1eb45b543 06:43:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:43:09 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:43:09 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:43:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:43:09 > git --version # timeout=10 06:43:09 > git --version # 'git version 2.25.1' 06:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:10 ---> Running in 528a7563bf34 06:43:10 Removing intermediate container 528a7563bf34 06:43:10 ---> a7a6fa345b41 06:43:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:43:10 ---> Running in cc0e1b522f4d 06:43:10 Removing intermediate container cc0e1b522f4d 06:43:10 ---> fab1cb9f0d76 06:43:10 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:43:10 ---> Running in 20ecc3f82f57 06:43:10 Removing intermediate container 20ecc3f82f57 06:43:10 ---> f766a5883a82 06:43:10 Step 6/26 : WORKDIR /device-virtual-go 06:43:10 ---> Running in dc87fa409d4a 06:43:10 Removing intermediate container dc87fa409d4a 06:43:10 ---> 9b53a3fc41e3 06:43:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:43:10 ---> Running in d2b2f211e1e5 06:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:11 OK: 250 MiB in 58 packages 06:43:11 Removing intermediate container d2b2f211e1e5 06:43:11 ---> 082fac630948 06:43:11 Step 8/26 : COPY go.mod vendor* ./ 06:43:11 ---> 31646b53b8a8 06:43:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:11 ---> Running in 2d540012f8fe 06:43:12 Removing intermediate container 2d540012f8fe 06:43:12 ---> 679498d86944 06:43:12 Step 10/26 : COPY . . 06:43:13 ---> 6f5daf4689cd 06:43:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:43:13 ---> Running in 57a7d36ec48f 06:43:13 Removing intermediate container 57a7d36ec48f 06:43:13 ---> fa5878668a65 06:43:13 Step 12/26 : RUN $MAKE 06:43:13 ---> Running in 117f31ec0b35 06:43:13 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:43:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:43:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:43:14 Merging remotes/origin/main commit 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c into PR head commit ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 06:43:14 Merge succeeded, producing ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 06:43:14 Checking out Revision ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 (PR-506) 06:43:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:43:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:43:14 > git config core.sparsecheckout # timeout=10 06:43:14 > git checkout -f ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 # timeout=10 06:43:14 > git remote # timeout=10 06:43:14 > git config --get remote.origin.url # timeout=10 06:43:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:14 > git merge 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c # timeout=10 06:43:14 > git rev-parse HEAD^{commit} # timeout=10 06:43:14 > git config core.sparsecheckout # timeout=10 06:43:14 > git checkout -f ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 # timeout=10 06:43:18 Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" 06:43:18 > git --version # timeout=10 06:43:18 > git --version # 'git version 2.25.1' 06:43:18 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:43:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:43:20 Dload Upload Total Spent Left Speed 06:43:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 06:43:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:43:21 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 06:43:21 tee /etc/docker/daemon.new 06:43:21 { 06:43:21 "registry-mirrors": [ 06:43:21 "https://nexus3.edgexfoundry.org:10001" 06:43:21 ], 06:43:21 "bip": "10.250.0.254/24", 06:43:21 "hosts": [ 06:43:21 "tcp://0.0.0.0:5555", 06:43:21 "unix:///var/run/docker.sock" 06:43:21 ], 06:43:21 "mtu": 1458, 06:43:21 "selinux-enabled": true, 06:43:21 "seccomp-profile": "/etc/docker/seccomp.json" 06:43:21 } [Pipeline] sh 06:43:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:43:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:40 provisioning config files... 06:43:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4053605944863629237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:40 ---> ****-login.sh 06:43:40 nexus3.edgexfoundry.org:10001 06:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:41 Configure a credential helper to remove this warning. See 06:43:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:41 06:43:41 Login Succeeded 06:43:41 nexus3.edgexfoundry.org:10002 06:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:41 Configure a credential helper to remove this warning. See 06:43:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:41 06:43:41 Login Succeeded 06:43:41 nexus3.edgexfoundry.org:10003 06:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:42 Configure a credential helper to remove this warning. See 06:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:42 06:43:42 Login Succeeded 06:43:42 nexus3.edgexfoundry.org:10004 06:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:42 Configure a credential helper to remove this warning. See 06:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:42 06:43:42 Login Succeeded 06:43:42 ****.io 06:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:42 Configure a credential helper to remove this warning. See 06:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:42 06:43:42 Login Succeeded 06:43:42 ---> ****-login.sh ends [Pipeline] } 06:43:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:43:43 ========================================================= 06:43:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:43:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:43:44 Sending build context to Docker daemon 19.09MB 06:43:44 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:43:44 Step 2/12 : FROM ${BASE} AS builder 06:43:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:43:44 cf04c63912e1: Pulling fs layer 06:43:44 55b35a11ae5e: Pulling fs layer 06:43:44 a37a00ec5f00: Pulling fs layer 06:43:44 50b3750afda1: Pulling fs layer 06:43:44 4f4fb700ef54: Pulling fs layer 06:43:44 80978eb59214: Pulling fs layer 06:43:44 c9f46d7d2bd2: Pulling fs layer 06:43:44 c5a475d317c9: Pulling fs layer 06:43:44 80978eb59214: Waiting 06:43:44 c9f46d7d2bd2: Waiting 06:43:44 c5a475d317c9: Waiting 06:43:44 50b3750afda1: Waiting 06:43:44 4f4fb700ef54: Waiting 06:43:44 55b35a11ae5e: Verifying Checksum 06:43:44 55b35a11ae5e: Download complete 06:43:44 50b3750afda1: Verifying Checksum 06:43:44 50b3750afda1: Download complete 06:43:44 4f4fb700ef54: Verifying Checksum 06:43:44 4f4fb700ef54: Download complete 06:43:44 80978eb59214: Verifying Checksum 06:43:44 80978eb59214: Download complete 06:43:44 cf04c63912e1: Verifying Checksum 06:43:44 cf04c63912e1: Download complete 06:43:45 c5a475d317c9: Verifying Checksum 06:43:45 c5a475d317c9: Download complete 06:43:45 cf04c63912e1: Pull complete 06:43:45 Removing intermediate container 117f31ec0b35 06:43:45 ---> 716438c85459 06:43:45 Step 13/26 : FROM alpine:3.20 06:43:45 3.20: Pulling from library/alpine 06:43:45 da9db072f522: Pulling fs layer 06:43:45 da9db072f522: Verifying Checksum 06:43:45 da9db072f522: Download complete 06:43:45 da9db072f522: Pull complete 06:43:45 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 06:43:45 Status: Downloaded newer image for alpine:3.20 06:43:45 ---> 63b790fccc90 06:43:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:43:45 ---> Running in d26e03ea1a58 06:43:45 Removing intermediate container d26e03ea1a58 06:43:45 ---> 31b591eaeee9 06:43:45 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:43:45 ---> Running in 3fc765f416c0 06:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:45 (1/1) Installing dumb-init (1.2.5-r3) 06:43:45 Executing busybox-1.36.1-r29.trigger 06:43:45 OK: 8 MiB in 15 packages 06:43:45 Removing intermediate container 3fc765f416c0 06:43:45 ---> aa9e8bc6d013 06:43:45 Step 16/26 : RUN apk --no-cache upgrade 06:43:45 ---> Running in 27a62c9bbe64 06:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:46 55b35a11ae5e: Pull complete 06:43:46 Upgrading critical system libraries and apk-tools: 06:43:46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:43:46 Executing busybox-1.36.1-r29.trigger 06:43:46 Continuing the upgrade transaction with new apk-tools: 06:43:46 a37a00ec5f00: Verifying Checksum 06:43:46 a37a00ec5f00: Download complete 06:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:46 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:43:46 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:43:46 OK: 8 MiB in 15 packages 06:43:47 c9f46d7d2bd2: Verifying Checksum 06:43:47 c9f46d7d2bd2: Download complete 06:43:47 Removing intermediate container 27a62c9bbe64 06:43:47 ---> be6b42dd3905 06:43:47 Step 17/26 : WORKDIR / 06:43:47 ---> Running in c51271aaf9fc 06:43:47 Removing intermediate container c51271aaf9fc 06:43:47 ---> a3f26142d04e 06:43:47 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:43:47 ---> 68ca3c511cdc 06:43:47 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:43:47 ---> 320a09bf42ba 06:43:47 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:43:49 ---> 1b50b562b944 06:43:49 Step 21/26 : EXPOSE 59900 06:43:49 ---> Running in 7c927390b9bb 06:43:49 Removing intermediate container 7c927390b9bb 06:43:49 ---> dea230271623 06:43:49 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:43:49 ---> Running in 17d6b24a36db 06:43:49 Removing intermediate container 17d6b24a36db 06:43:49 ---> 61206a63ca7d 06:43:49 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:43:49 ---> Running in 9317c1365696 06:43:49 Removing intermediate container 9317c1365696 06:43:49 ---> 03f16e0bdd8b 06:43:49 Step 24/26 : LABEL arch=amd64 06:43:49 ---> Running in 75c6eeb040ca 06:43:49 Removing intermediate container 75c6eeb040ca 06:43:49 ---> 4492d4b8278a 06:43:49 Step 25/26 : LABEL git_sha=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 06:43:49 ---> Running in f865fe793005 06:43:49 Removing intermediate container f865fe793005 06:43:49 ---> 9273426432fd 06:43:49 Step 26/26 : LABEL version=0.0.0 06:43:49 ---> Running in e3589a38544c 06:43:49 Removing intermediate container e3589a38544c 06:43:49 ---> 57fcc82173f2 06:43:49 [Warning] One or more build-args [ARCH] were not consumed 06:43:49 Successfully built 57fcc82173f2 06:43:49 Successfully tagged device-virtual:latest [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 06:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:50 06:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:50 latest: Pulling from edgex-lftools-log-publisher 06:43:50 5eb5b503b376: Pulling fs layer 06:43:50 5c69ac0246d0: Pulling fs layer 06:43:50 ec43610c2a17: Pulling fs layer 06:43:50 3a2ae6a8a46f: Pulling fs layer 06:43:50 33b1e0a273af: Pulling fs layer 06:43:50 5d3b04190fa2: Pulling fs layer 06:43:50 2f39f015ded8: Pulling fs layer 06:43:50 3a2ae6a8a46f: Waiting 06:43:50 33b1e0a273af: Waiting 06:43:50 2f39f015ded8: Waiting 06:43:50 5c69ac0246d0: Verifying Checksum 06:43:50 5c69ac0246d0: Download complete 06:43:50 3a2ae6a8a46f: Verifying Checksum 06:43:50 3a2ae6a8a46f: Download complete 06:43:50 33b1e0a273af: Verifying Checksum 06:43:50 33b1e0a273af: Download complete 06:43:50 5d3b04190fa2: Verifying Checksum 06:43:50 5d3b04190fa2: Download complete 06:43:50 ec43610c2a17: Verifying Checksum 06:43:50 ec43610c2a17: Download complete 06:43:51 5eb5b503b376: Download complete 06:43:51 2f39f015ded8: Verifying Checksum 06:43:51 2f39f015ded8: Download complete 06:43:52 5eb5b503b376: Pull complete 06:43:52 5c69ac0246d0: Pull complete 06:43:53 ec43610c2a17: Pull complete 06:43:53 3a2ae6a8a46f: Pull complete 06:43:53 33b1e0a273af: Pull complete 06:43:53 5d3b04190fa2: Pull complete 06:43:57 2f39f015ded8: Pull complete 06:43:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:57 prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container 06:43:57 $ 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/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 06:43:59 a37a00ec5f00: Pull complete 06:43:59 50b3750afda1: Pull complete 06:44:00 4f4fb700ef54: Pull complete 06:44:00 80978eb59214: Pull complete 06:44:01 $ docker top 6c7822120ed6c7d28856d2bc37f2f9484329c855635a5ce04eeccfac576168fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:01 ---> job-cost.sh 06:44:01 lf-activate-venv: SKIPPING 06:44:01 INFO: No Stack... 06:44:01 INFO: Retrieving Pricing Info for: v3-standard-8 06:44:02 INFO: Archiving Costs [Pipeline] sh 06:44:02 + cat /w/workspace/foundry_device-virtual-go_PR-506/archives/cost.csv 06:44:02 + cut -d, -f6 [Pipeline] lock 06:44:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] 06:44:08 c9f46d7d2bd2: Pull complete 06:44:09 c5a475d317c9: Pull complete 06:44:09 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:44:09 ---> be29e6b0f0d4 06:44:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:44:11 ---> Running in 0577aca34dc7 06:44:11 Removing intermediate container 0577aca34dc7 06:44:11 ---> 8299af2bee21 06:44:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:44:11 ---> Running in b3d2a89d9170 06:44:11 Removing intermediate container b3d2a89d9170 06:44:11 ---> fea528f778ff 06:44:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:44:12 ---> Running in feae52a858d0 06:44:12 Removing intermediate container feae52a858d0 06:44:12 ---> 2da58d326c45 06:44:12 Step 6/12 : WORKDIR /device-virtual-go 06:44:12 ---> Running in b178a35d62a7 06:44:12 Removing intermediate container b178a35d62a7 06:44:12 ---> b979639fdb76 06:44:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:12 ---> Running in 55b2fad3e87d 06:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:44:15 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:44:15 (2/4) Installing libedit (20240517.3.1-r0) 06:44:15 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:44:15 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:44:15 Executing busybox-1.36.1-r29.trigger 06:44:15 OK: 242 MiB in 58 packages 06:44:16 Removing intermediate container 55b2fad3e87d 06:44:16 ---> 67125643ee03 06:44:16 Step 8/12 : COPY go.mod vendor* ./ 06:44:18 ---> f76f49fdf6b4 06:44:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:18 ---> Running in eab125be0542 06:44:20 Resource [jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] did not exist. Created. 06:44:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:44:21 + echo total: 0.2199999988079071 [Pipeline] stash 06:44:21 Stashed 1 file(s) [Pipeline] } 06:44:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:44:21 $ docker stop --time=1 6c7822120ed6c7d28856d2bc37f2f9484329c855635a5ce04eeccfac576168fd 06:44:22 $ docker rm -f --volumes 6c7822120ed6c7d28856d2bc37f2f9484329c855635a5ce04eeccfac576168fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:46:10 Removing intermediate container eab125be0542 06:46:10 ---> 5e15d3a7810b 06:46:10 Step 10/12 : COPY . . 06:46:10 ---> 421774cf027f 06:46:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:46:10 ---> Running in 10fb3463da45 06:46:10 Removing intermediate container 10fb3463da45 06:46:10 ---> 21f44f9a97eb 06:46:10 Step 12/12 : RUN $MAKE 06:46:10 ---> Running in 3984ad49a8f5 06:46:10 noop 06:46:10 Removing intermediate container 3984ad49a8f5 06:46:10 ---> e63247ed766b 06:46:10 Successfully built e63247ed766b 06:46:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:10 + docker inspect -f . ci-base-image-arm64 06:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:11 prd-ubuntu20.04-docker-arm64-4c-16g-26989 does not seem to be running inside a container 06:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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-arm64 cat 06:46:12 $ docker top 44d8f9021ad0e5309b7f639037704004f9da12687ef4aa2e8734e352e55078c9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:13 + go version 06:46:13 go version go1.23.2 linux/arm64 [Pipeline] } 06:46:13 $ docker stop --time=1 44d8f9021ad0e5309b7f639037704004f9da12687ef4aa2e8734e352e55078c9 06:46:14 $ docker rm -f --volumes 44d8f9021ad0e5309b7f639037704004f9da12687ef4aa2e8734e352e55078c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:15 + docker inspect -f . ci-base-image-arm64 06:46:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:16 prd-ubuntu20.04-docker-arm64-4c-16g-26989 does not seem to be running inside a container 06:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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-arm64 cat 06:46:17 $ docker top e9597ec5d78b3cf7554864812fa23e9e4856a601b408521cadfba1ec27c49224 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:18 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 06:46:18 + make test 06:46:18 go test ./... -coverprofile=coverage.out 06:46:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:49:46 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 06:49:49 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.055s coverage: 58.3% of statements 06:49:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:49:50 go vet ./... 06:50:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:50:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:50:37 ./bin/test-attribution-txt.sh [Pipeline] echo 06:50:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:50:37 $ docker stop --time=1 e9597ec5d78b3cf7554864812fa23e9e4856a601b408521cadfba1ec27c49224 06:50:39 $ docker rm -f --volumes e9597ec5d78b3cf7554864812fa23e9e4856a601b408521cadfba1ec27c49224 [Pipeline] // withDockerContainer [Pipeline] sh 06:50:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:50:40 Warning: overwriting stash ‘coverage-report’ 06:50:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:50:42 + ls -al . 06:50:42 total 260 06:50:42 drwxrwxr-x 7 jenkins jenkins 4096 Nov 19 06:46 . 06:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 06:43 .. 06:50:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 06:43 .git 06:50:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:43 .github 06:50:42 -rw-rw-r-- 1 jenkins jenkins 272 Nov 19 06:43 .gitignore 06:50:42 -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 06:43 .golangci.yml 06:50:42 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 19 06:43 Attribution.txt 06:50:42 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 19 06:43 CHANGELOG.md 06:50:42 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 19 06:43 Dockerfile 06:50:42 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 06:43 GOVERNANCE.md 06:50:42 -rw-rw-r-- 1 jenkins jenkins 660 Nov 19 06:43 Jenkinsfile 06:50:42 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 06:43 LICENSE 06:50:42 -rw-rw-r-- 1 jenkins jenkins 2652 Nov 19 06:43 Makefile 06:50:42 -rw-rw-r-- 1 jenkins jenkins 623 Nov 19 06:43 OWNERS.md 06:50:42 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 19 06:43 README.md 06:50:42 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 06:41 VERSION 06:50:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 06:43 bin 06:50:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:43 cmd 06:50:42 -rw-r--r-- 1 jenkins jenkins 43316 Nov 19 06:49 coverage.out 06:50:42 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 19 06:43 go.mod 06:50:42 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 19 06:43 go.sum 06:50:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:43 internal 06:50:42 -rw-rw-r-- 1 jenkins jenkins 235 Nov 19 06:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:42 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 --label arch=arm64 --label version=0.0.0 . 06:50:43 Sending build context to Docker daemon 19.14MB 06:50:43 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 06:50:43 Step 2/26 : FROM ${BASE} AS builder 06:50:43 ---> e63247ed766b 06:50:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:50:43 ---> Running in d2ff595f1b50 06:50:43 Removing intermediate container d2ff595f1b50 06:50:43 ---> 54625bdec02d 06:50:43 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:50:43 ---> Running in c4f1a03f7bda 06:50:44 Removing intermediate container c4f1a03f7bda 06:50:44 ---> c5b2de8acbab 06:50:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:50:44 ---> Running in 0279d92278ad 06:50:44 Removing intermediate container 0279d92278ad 06:50:44 ---> 7437cc1baca4 06:50:44 Step 6/26 : WORKDIR /device-virtual-go 06:50:44 ---> Running in 0f04f20bf002 06:50:44 Removing intermediate container 0f04f20bf002 06:50:44 ---> f47c8e0ffbbe 06:50:44 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:50:44 ---> Running in f37abe5ff8dd 06:50:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:50:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:50:47 OK: 242 MiB in 58 packages 06:50:48 Removing intermediate container f37abe5ff8dd 06:50:48 ---> 999adf0d3c4c 06:50:48 Step 8/26 : COPY go.mod vendor* ./ 06:50:48 ---> 0fb58abfc42f 06:50:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:49 ---> Running in dcdb9fa5d2b0 06:50:51 Removing intermediate container dcdb9fa5d2b0 06:50:51 ---> bebb9443681f 06:50:51 Step 10/26 : COPY . . 06:50:52 ---> 1d158418e235 06:50:52 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:50:52 ---> Running in 52c286ef4499 06:50:53 Removing intermediate container 52c286ef4499 06:50:53 ---> d6dd2667225a 06:50:53 Step 12/26 : RUN $MAKE 06:50:53 ---> Running in f08628d4f8b1 06:50:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:54:00 Removing intermediate container f08628d4f8b1 06:54:00 ---> 6eb48242fc7a 06:54:00 Step 13/26 : FROM alpine:3.20 06:54:01 3.20: Pulling from library/alpine 06:54:01 9986a736f7d3: Pulling fs layer 06:54:01 9986a736f7d3: Verifying Checksum 06:54:01 9986a736f7d3: Download complete 06:54:02 9986a736f7d3: Pull complete 06:54:02 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 06:54:02 Status: Downloaded newer image for alpine:3.20 06:54:02 ---> 511a44083d3a 06:54:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:54:02 ---> Running in 04502c68b650 06:54:02 Removing intermediate container 04502c68b650 06:54:02 ---> afb0ba376fb3 06:54:02 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:54:02 ---> Running in bc3bf416030d 06:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:54:05 (1/1) Installing dumb-init (1.2.5-r3) 06:54:05 Executing busybox-1.36.1-r29.trigger 06:54:05 OK: 9 MiB in 15 packages 06:54:06 Removing intermediate container bc3bf416030d 06:54:06 ---> 8c13063295fb 06:54:06 Step 16/26 : RUN apk --no-cache upgrade 06:54:06 ---> Running in 3d3d060c2f23 06:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:54:09 Upgrading critical system libraries and apk-tools: 06:54:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:54:09 Executing busybox-1.36.1-r29.trigger 06:54:09 Continuing the upgrade transaction with new apk-tools: 06:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:54:10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:54:10 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:54:10 OK: 9 MiB in 15 packages 06:54:11 Removing intermediate container 3d3d060c2f23 06:54:11 ---> 393d190d194b 06:54:11 Step 17/26 : WORKDIR / 06:54:11 ---> Running in 78413c2d31e2 06:54:12 Removing intermediate container 78413c2d31e2 06:54:12 ---> ed95301f2947 06:54:12 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:54:12 ---> 64de8b92c1af 06:54:12 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:54:13 ---> df9211b68149 06:54:13 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:54:15 ---> 2b1587dc30b5 06:54:15 Step 21/26 : EXPOSE 59900 06:54:15 ---> Running in c1a5a481e3ac 06:54:15 Removing intermediate container c1a5a481e3ac 06:54:15 ---> 66610902bf3e 06:54:15 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:54:15 ---> Running in 3dfd152197d7 06:54:15 Removing intermediate container 3dfd152197d7 06:54:15 ---> d78dd79b9b9f 06:54:15 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:54:15 ---> Running in 471face09fd0 06:54:16 Removing intermediate container 471face09fd0 06:54:16 ---> 4726f199fa21 06:54:16 Step 24/26 : LABEL arch=arm64 06:54:16 ---> Running in 96c1869a3a4f 06:54:16 Removing intermediate container 96c1869a3a4f 06:54:16 ---> aefafb1805a8 06:54:16 Step 25/26 : LABEL git_sha=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 06:54:16 ---> Running in 3783d48442c6 06:54:16 Removing intermediate container 3783d48442c6 06:54:16 ---> 9093627139ed 06:54:16 Step 26/26 : LABEL version=0.0.0 06:54:16 ---> Running in 322e5476c84d 06:54:17 Removing intermediate container 322e5476c84d 06:54:17 ---> 23307c85e6b1 06:54:17 [Warning] One or more build-args [ARCH] were not consumed 06:54:17 Successfully built 23307c85e6b1 06:54:17 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:18 06:54:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:19 arm64: Pulling from edgex-lftools-log-publisher 06:54:19 8998bd30e6a1: Pulling fs layer 06:54:19 04944245beec: Pulling fs layer 06:54:19 699f458cf7ca: Pulling fs layer 06:54:19 765212b225bb: Pulling fs layer 06:54:19 f23df028b6ca: Pulling fs layer 06:54:19 d65c8cfc05b1: Pulling fs layer 06:54:19 2437ff75d9bd: Pulling fs layer 06:54:19 f23df028b6ca: Waiting 06:54:19 d65c8cfc05b1: Waiting 06:54:19 2437ff75d9bd: Waiting 06:54:19 765212b225bb: Waiting 06:54:20 04944245beec: Verifying Checksum 06:54:20 04944245beec: Download complete 06:54:20 765212b225bb: Download complete 06:54:20 f23df028b6ca: Verifying Checksum 06:54:20 f23df028b6ca: Download complete 06:54:20 d65c8cfc05b1: Verifying Checksum 06:54:20 d65c8cfc05b1: Download complete 06:54:20 699f458cf7ca: Verifying Checksum 06:54:20 699f458cf7ca: Download complete 06:54:20 8998bd30e6a1: Verifying Checksum 06:54:20 8998bd30e6a1: Download complete 06:54:23 2437ff75d9bd: Verifying Checksum 06:54:25 8998bd30e6a1: Pull complete 06:54:25 04944245beec: Pull complete 06:54:27 699f458cf7ca: Pull complete 06:54:27 765212b225bb: Pull complete 06:54:28 f23df028b6ca: Pull complete 06:54:28 d65c8cfc05b1: Pull complete 06:54:46 2437ff75d9bd: Pull complete 06:54:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:47 prd-ubuntu20.04-docker-arm64-4c-16g-26989 does not seem to be running inside a container 06:54:47 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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:arm64 cat 06:54:49 $ docker top 42fb88010e7941f80b36d5f1feff6210e79434b3945586036dd460df7a41754e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:50 ---> job-cost.sh 06:54:50 lf-activate-venv: SKIPPING 06:54:50 INFO: No Stack... 06:54:51 INFO: Retrieving Pricing Info for: v3-standard-4 06:54:52 INFO: Archiving Costs [Pipeline] sh 06:54:52 + + cut -d,cat -f6 /w/workspace/device-virtual-go/1/archives/cost.csv 06:54:52 [Pipeline] lock 06:54:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] 06:54:52 Resource [jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] did not exist. Created. 06:54:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:53 /w/workspace/device-virtual-go/1@tmp/durable-31277935/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:54:54 + echo total: 0.10999999940395355 [Pipeline] stash 06:54:54 Warning: overwriting stash ‘stack-cost’ 06:54:54 Stashed 1 file(s) [Pipeline] } 06:54:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:54:54 $ docker stop --time=1 42fb88010e7941f80b36d5f1feff6210e79434b3945586036dd460df7a41754e 06:54:57 $ docker rm -f --volumes 42fb88010e7941f80b36d5f1feff6210e79434b3945586036dd460df7a41754e [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 06:54:58 provisioning config files... 06:54:58 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-506@tmp/config15327895414899937114tmp [Pipeline] { [Pipeline] sh 06:54:58 + set +x 06:54:58 + curl+ -s https://codecov.io/bash 06:54:58 bash -s -- 06:54:58 06:54:58 _____ _ 06:54:58 / ____| | | 06:54:58 | | ___ __| | ___ ___ _____ __ 06:54:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:54:58 | |___| (_) | (_| | __/ (_| (_) \ V / 06:54:58 \_____\___/ \__,_|\___|\___\___/ \_/ 06:54:58 Bash-1.0.6 06:54:58 06:54:58 06:54:58 ==> git version 2.25.1 found 06:54:58 ==> 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 06:54:58 Release-Date: 2020-01-08 06:54:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:54:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:54:58 ==> Jenkins CI detected. 06:54:58 current dir:  /w/workspace/foundry_device-virtual-go_PR-506 06:54:58 project root: . 06:54:58 --> token set from env 06:54:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:54:58 ==> Running gcov in . (disable via -X gcov) 06:54:58 ==> Python coveragepy not found 06:54:58 ==> Searching for coverage reports in: 06:54:58 + . 06:54:58 -> Found 1 reports 06:54:58 ==> Detecting git/mercurial file structure 06:54:58 ==> Reading reports 06:54:58 + ./coverage.out bytes=43316 06:54:58 ==> Appending adjustments 06:54:58 https://docs.codecov.io/docs/fixing-reports 06:54:58 + Found adjustments 06:54:58 ==> Gzipping contents 06:54:58 8.0K /tmp/codecov.UJqTDM.gz 06:54:58 ==> Uploading reports 06:54:58 url: https://codecov.io 06:54:58 query: branch=PR-506&commit=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=506&job=&cmd_args= 06:54:58 -> Pinging Codecov 06:54:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-506&commit=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=506&job=&cmd_args= 06:54:59 -> Uploading to 06:54:59 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/ca17556e0757fa9eca4f5e6146377f7c67c5ecb3/2d447b51-27a8-43e3-837f-4dc412db031e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T065458Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ddbec24988e15bcf6077f471bf3dcb64574ab0bf7deb97d10996706a759b3854 06:54:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:59 Dload Upload Total Spent Left Speed 06:54:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 24114 --:--:-- --:--:-- --:--:-- 24114 06:54:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] } 06:54:59 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 06:55:01 + [ -d /w/workspace/foundry_device-virtual-go_PR-506/archives ] 06:55:01 + ls -al /w/workspace/foundry_device-virtual-go_PR-506/archives 06:55:01 total 16 06:55:01 drwxr-xr-x 3 root root 4096 Nov 19 06:44 . 06:55:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 06:44 .. 06:55:01 drwxr-xr-x 2 root root 4096 Nov 19 06:44 cost 06:55:01 -rw-r--r-- 1 root root 89 Nov 19 06:44 cost.csv 06:55:01 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-506/archives 06:55:01 + ls -al /w/workspace/foundry_device-virtual-go_PR-506/archives 06:55:01 total 16 06:55:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 06:44 . 06:55:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 06:44 .. 06:55:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 06:44 cost 06:55:01 -rw-r--r-- 1 jenkins jenkins 89 Nov 19 06:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:55:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:55:03 ---> package-listing.sh 06:55:03 ++ facter osfamily 06:55:03 ++ tr '[:upper:]' '[:lower:]' 06:55:03 + OS_FAMILY=debian 06:55:03 + workspace=/w/workspace/foundry_device-virtual-go_PR-506 06:55:03 + START_PACKAGES=/tmp/packages_start.txt 06:55:03 + END_PACKAGES=/tmp/packages_end.txt 06:55:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:03 + PACKAGES=/tmp/packages_start.txt 06:55:03 + '[' /w/workspace/foundry_device-virtual-go_PR-506 ']' 06:55:03 + PACKAGES=/tmp/packages_end.txt 06:55:03 + case "${OS_FAMILY}" in 06:55:03 + dpkg -l 06:55:03 + grep '^ii' 06:55:03 + '[' -f /tmp/packages_start.txt ']' 06:55:03 + '[' -f /tmp/packages_end.txt ']' 06:55:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:03 + '[' /w/workspace/foundry_device-virtual-go_PR-506 ']' 06:55:03 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-506/archives/ 06:55:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-506/archives/ [Pipeline] echo 06:55:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:55:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:04 prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container 06:55:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 06:55:04 $ docker top c4ac5124ba245df754e5ad4c81cd45c541f1e618305b8ff2657c12e0703511cb -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:55:05 + mkdir -p /var/log/sysstat [Pipeline] sh 06:55:05 + ls /var/log/sa-host 06:55:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:05 provisioning config files... 06:55:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-506@tmp/config12810573946603947288tmp [Pipeline] { [Pipeline] echo 06:55:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:55:06 ---> create-netrc.sh [Pipeline] } 06:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:55:06 ---> python-tools-install.sh [Pipeline] echo 06:55:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:55:07 ---> sudo-logs.sh 06:55:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:55:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:55:07 ---> job-cost.sh 06:55:07 lf-activate-venv: SKIPPING 06:55:07 DEBUG: total: 0.2199999988079071 06:55:07 INFO: Retrieving Stack Cost... 06:55:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:55:08 INFO: Archiving Costs [Pipeline] echo 06:55:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:55:08 ---> logs-deploy.sh 06:55:08 lf-activate-venv: SKIPPING 06:55:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-506/1 06:55:08 INFO: archiving workspace using pattern(s): 06:55:09 Archives upload complete. 06:55:09 INFO: archiving logs to Nexus