Pull request #388 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0+afca5dd35944e70aeaf084f770d24917f4059b9f (f79857a5d1039f29959fa82453c3bce036e460fa) 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-ssh843308280855009918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8736947936158263458.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6374846690806174980.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1628060509866999143.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15075223612141402693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9302 in /w/workspace/foundry_device-virtual-go_PR-388 [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-388 # 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 Merging remotes/origin/main commit afca5dd35944e70aeaf084f770d24917f4059b9f into PR head commit 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 Merge succeeded, producing 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 Checking out Revision 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 (PR-388) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > 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/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 # 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 afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 # timeout=10 > git rev-list --no-walk f12b1023e89ed6cefa92fcdfc09c8c7ded3ad308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-21T14:53:20.197Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-21T14:53:20.267Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-21T14:53:20.284Z] ========================================================= [2023-04-21T14:53:20.284Z] EdgeX Global Pipelines Version Info [2023-04-21T14:53:20.284Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:53:21.016Z] ------------------- [2023-04-21T14:53:21.016Z] stable info: [2023-04-21T14:53:21.016Z] ------------------- [2023-04-21T14:53:21.016Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-21T14:53:21.016Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T14:53:21.016Z] Message: update stable to v1.0.248 [2023-04-21T14:53:21.589Z] ------------------- [2023-04-21T14:53:21.589Z] experimental info: [2023-04-21T14:53:21.589Z] ------------------- [2023-04-21T14:53:21.589Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-21T14:53:21.589Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T14:53:21.589Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-21T14:53:21.769Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-21T14:53:21.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-21T14:53:21.793Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-21T14:53:21.809Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-21T14:53:21.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-21T14:53:21.837Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-21T14:53:21.850Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-21T14:53:21.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-21T14:53:21.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-21T14:53:21.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-21T14:53:21.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-21T14:53:21.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-21T14:53:21.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-21T14:53:21.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-21T14:53:21.980Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T14:53:21.996Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T14:53:22.013Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T14:53:22.025Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T14:53:22.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-21T14:53:22.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-21T14:53:22.062Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-21T14:53:22.071Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-21T14:53:22.080Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-21T14:53:22.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-21T14:53:22.121Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-21T14:53:22.140Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-21T14:53:22.157Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-21T14:53:22.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo [2023-04-21T14:53:22.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo [2023-04-21T14:53:22.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo [2023-04-21T14:53:22.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [Pipeline] echo [2023-04-21T14:53:22.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ed091c [Pipeline] echo [2023-04-21T14:53:22.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T14:53:22.273Z] provisioning config files... [2023-04-21T14:53:22.288Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-388@tmp/config5853287559348104854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:53:22.600Z] ---> docker-login.sh [2023-04-21T14:53:22.600Z] nexus3.edgexfoundry.org:10001 [2023-04-21T14:53:22.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:22.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:22.864Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:22.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:22.864Z] [2023-04-21T14:53:22.864Z] Login Succeeded [2023-04-21T14:53:22.864Z] nexus3.edgexfoundry.org:10002 [2023-04-21T14:53:22.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:22.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:22.864Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:22.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:22.864Z] [2023-04-21T14:53:22.864Z] Login Succeeded [2023-04-21T14:53:22.864Z] nexus3.edgexfoundry.org:10003 [2023-04-21T14:53:23.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:23.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:23.126Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:23.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:23.126Z] [2023-04-21T14:53:23.126Z] Login Succeeded [2023-04-21T14:53:23.126Z] nexus3.edgexfoundry.org:10004 [2023-04-21T14:53:23.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:23.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:23.126Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:23.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:23.126Z] [2023-04-21T14:53:23.126Z] Login Succeeded [2023-04-21T14:53:23.126Z] docker.io [2023-04-21T14:53:23.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:23.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:23.389Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:23.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:23.389Z] [2023-04-21T14:53:23.389Z] Login Succeeded [2023-04-21T14:53:23.389Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T14:53:23.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-21T14:53:23.768Z] + git rev-list -1 --merges 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0~1..9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [Pipeline] echo [2023-04-21T14:53:23.817Z] -----------> git rev-list -1 --merges 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0~1..9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [false] [Pipeline] sh [2023-04-21T14:53:24.104Z] + git log --format=format:%s -1 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [Pipeline] echo [2023-04-21T14:53:24.118Z] ========================================================= [2023-04-21T14:53:24.118Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-21T14:53:24.118Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T14:53:24.463Z] + git log --format=format:%s -1 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [Pipeline] echo [2023-04-21T14:53:24.473Z] [semverPrep] GIT_COMMIT: 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-21T14:53:24.482Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-21T14:53:24.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T14:53:24.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-21T14:53:24.828Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-21T14:53:24.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-21T14:53:24.828Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-21T14:53:24.828Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-21T14:53:24.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:53:25.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T14:53:25.188Z] [2023-04-21T14:53:25.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:53:25.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T14:53:25.488Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-21T14:53:25.488Z] b85a868b505f: Pulling fs layer [2023-04-21T14:53:25.488Z] e2be974225ed: Pulling fs layer [2023-04-21T14:53:25.488Z] 339a4e72a1f5: Pulling fs layer [2023-04-21T14:53:25.488Z] 988bab9f4d93: Pulling fs layer [2023-04-21T14:53:25.488Z] 1469e6f7b9e6: Pulling fs layer [2023-04-21T14:53:25.488Z] eaf3925da568: Pulling fs layer [2023-04-21T14:53:25.488Z] bab4dde63d76: Pulling fs layer [2023-04-21T14:53:25.488Z] bde34c3a00c8: Pulling fs layer [2023-04-21T14:53:25.488Z] b352a97aabf1: Pulling fs layer [2023-04-21T14:53:25.488Z] 4872d77fe225: Pulling fs layer [2023-04-21T14:53:25.488Z] 5851b861e8e6: Pulling fs layer [2023-04-21T14:53:25.488Z] 988bab9f4d93: Waiting [2023-04-21T14:53:25.488Z] 1469e6f7b9e6: Waiting [2023-04-21T14:53:25.488Z] eaf3925da568: Waiting [2023-04-21T14:53:25.488Z] bab4dde63d76: Waiting [2023-04-21T14:53:25.488Z] bde34c3a00c8: Waiting [2023-04-21T14:53:25.488Z] 5851b861e8e6: Waiting [2023-04-21T14:53:25.488Z] e2be974225ed: Verifying Checksum [2023-04-21T14:53:25.488Z] e2be974225ed: Download complete [2023-04-21T14:53:25.488Z] 988bab9f4d93: Download complete [2023-04-21T14:53:25.750Z] 1469e6f7b9e6: Verifying Checksum [2023-04-21T14:53:25.750Z] 1469e6f7b9e6: Download complete [2023-04-21T14:53:25.750Z] eaf3925da568: Verifying Checksum [2023-04-21T14:53:25.750Z] eaf3925da568: Download complete [2023-04-21T14:53:25.750Z] 339a4e72a1f5: Verifying Checksum [2023-04-21T14:53:25.750Z] 339a4e72a1f5: Download complete [2023-04-21T14:53:25.750Z] bde34c3a00c8: Verifying Checksum [2023-04-21T14:53:25.750Z] b352a97aabf1: Verifying Checksum [2023-04-21T14:53:25.750Z] b352a97aabf1: Download complete [2023-04-21T14:53:25.750Z] 4872d77fe225: Verifying Checksum [2023-04-21T14:53:25.750Z] 4872d77fe225: Download complete [2023-04-21T14:53:25.750Z] 5851b861e8e6: Verifying Checksum [2023-04-21T14:53:25.750Z] 5851b861e8e6: Download complete [2023-04-21T14:53:25.750Z] b85a868b505f: Download complete [2023-04-21T14:53:26.317Z] bab4dde63d76: Verifying Checksum [2023-04-21T14:53:26.317Z] bab4dde63d76: Download complete [2023-04-21T14:53:27.257Z] b85a868b505f: Pull complete [2023-04-21T14:53:27.257Z] e2be974225ed: Pull complete [2023-04-21T14:53:27.517Z] 339a4e72a1f5: Pull complete [2023-04-21T14:53:27.775Z] 988bab9f4d93: Pull complete [2023-04-21T14:53:28.034Z] 1469e6f7b9e6: Pull complete [2023-04-21T14:53:28.034Z] eaf3925da568: Pull complete [2023-04-21T14:53:29.939Z] bab4dde63d76: Pull complete [2023-04-21T14:53:29.939Z] bde34c3a00c8: Pull complete [2023-04-21T14:53:29.939Z] b352a97aabf1: Pull complete [2023-04-21T14:53:29.939Z] 4872d77fe225: Pull complete [2023-04-21T14:53:29.939Z] 5851b861e8e6: Pull complete [2023-04-21T14:53:30.200Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-21T14:53:30.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T14:53:30.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:53:30.303Z] prd-ubuntu20.04-docker-8c-8g-9302 does not seem to be running inside a container [2023-04-21T14:53:30.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-388 -v /w/workspace/foundry_device-virtual-go_PR-388:/w/workspace/foundry_device-virtual-go_PR-388:rw,z -v /w/workspace/foundry_device-virtual-go_PR-388@tmp:/w/workspace/foundry_device-virtual-go_PR-388@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 [2023-04-21T14:53:35.667Z] $ docker top b765c8a480780bfdd095bb8b18628fe462b87887db988ecf9e2bda02fef07782 -eo pid,comm [2023-04-21T14:53:35.722Z] 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). [2023-04-21T14:53:35.722Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T14:53:35.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T14:53:35.766Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T14:53:35.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T14:53:35.895Z] $ docker exec b765c8a480780bfdd095bb8b18628fe462b87887db988ecf9e2bda02fef07782 ssh-agent [2023-04-21T14:53:35.985Z] SSH_AUTH_SOCK=/tmp/ssh-RLkvmXoVERP8/agent.33 [2023-04-21T14:53:35.985Z] SSH_AGENT_PID=39 [2023-04-21T14:53:35.992Z] Running ssh-add (command line suppressed) [2023-04-21T14:53:36.100Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-388@tmp/private_key_15861111091689584633.key (/w/workspace/foundry_device-virtual-go_PR-388@tmp/private_key_15861111091689584633.key) [2023-04-21T14:53:36.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T14:53:36.406Z] + git tag --points-at HEAD [Pipeline] } [2023-04-21T14:53:36.423Z] $ docker exec --env ******** --env ******** b765c8a480780bfdd095bb8b18628fe462b87887db988ecf9e2bda02fef07782 ssh-agent -k [2023-04-21T14:53:36.520Z] unset SSH_AUTH_SOCK; [2023-04-21T14:53:36.520Z] unset SSH_AGENT_PID; [2023-04-21T14:53:36.521Z] echo Agent pid 39 killed; [2023-04-21T14:53:36.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-21T14:53:36.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T14:53:36.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T14:53:36.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T14:53:36.682Z] $ docker exec b765c8a480780bfdd095bb8b18628fe462b87887db988ecf9e2bda02fef07782 ssh-agent [2023-04-21T14:53:36.796Z] SSH_AUTH_SOCK=/tmp/ssh-IKzUtvj9Ewcs/agent.71 [2023-04-21T14:53:36.796Z] SSH_AGENT_PID=77 [2023-04-21T14:53:36.805Z] Running ssh-add (command line suppressed) [2023-04-21T14:53:36.914Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-388@tmp/private_key_5442230440397985019.key (/w/workspace/foundry_device-virtual-go_PR-388@tmp/private_key_5442230440397985019.key) [2023-04-21T14:53:36.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T14:53:37.208Z] + git semver init [2023-04-21T14:53:37.468Z] 2023-04-21 14:53:37,463 [run_init] DEBUG init version:0.0.0 force:False [2023-04-21T14:53:37.468Z] 2023-04-21 14:53:37,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-388/.semver [2023-04-21T14:53:37.468Z] 2023-04-21 14:53:37,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-388/.semver [2023-04-21T14:53:37.468Z] 2023-04-21 14:53:37,467 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-388/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-388, universal_newlines=False, shell=None, istream=None) [2023-04-21T14:53:38.850Z] 2023-04-21 14:53:38,718 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-388/.git/info/exclude [2023-04-21T14:53:38.850Z] 2023-04-21 14:53:38,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-388/.semver/PR-388 with force:False [2023-04-21T14:53:38.850Z] 2023-04-21 14:53:38,719 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-388/.semver/PR-388 [2023-04-21T14:53:38.850Z] 2023-04-21 14:53:38,723 [execute] INFO git cat-file --batch-check [2023-04-21T14:53:38.850Z] 2023-04-21 14:53:38,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-388/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T14:53:38.850Z] 2023-04-21 14:53:38,728 [execute] INFO git cat-file --batch [2023-04-21T14:53:38.850Z] 2023-04-21 14:53:38,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-388/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T14:53:38.850Z] 2023-04-21 14:53:38,734 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-388/.semver/PR-388 [2023-04-21T14:53:38.850Z] 0.0.0 [Pipeline] } [2023-04-21T14:53:38.864Z] $ docker exec --env ******** --env ******** b765c8a480780bfdd095bb8b18628fe462b87887db988ecf9e2bda02fef07782 ssh-agent -k [2023-04-21T14:53:38.969Z] unset SSH_AUTH_SOCK; [2023-04-21T14:53:38.969Z] unset SSH_AGENT_PID; [2023-04-21T14:53:38.969Z] echo Agent pid 77 killed; [2023-04-21T14:53:38.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T14:53:39.293Z] + git semver [Pipeline] } [2023-04-21T14:53:39.570Z] $ docker stop --time=1 b765c8a480780bfdd095bb8b18628fe462b87887db988ecf9e2bda02fef07782 [2023-04-21T14:53:40.898Z] $ docker rm -f --volumes b765c8a480780bfdd095bb8b18628fe462b87887db988ecf9e2bda02fef07782 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T14:53:41.239Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-21T14:53:41.448Z] Stashed 1 file(s) [Pipeline] echo [2023-04-21T14:53:41.451Z] [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 [2023-04-21T14:53:41.639Z] provisioning config files... [2023-04-21T14:53:41.649Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-388@tmp/config1032593424180828733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:53:41.950Z] ---> docker-login.sh [2023-04-21T14:53:41.950Z] nexus3.edgexfoundry.org:10001 [2023-04-21T14:53:41.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:41.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:41.950Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:41.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:41.950Z] [2023-04-21T14:53:41.950Z] Login Succeeded [2023-04-21T14:53:41.950Z] nexus3.edgexfoundry.org:10002 [2023-04-21T14:53:41.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:41.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:41.950Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:41.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:41.950Z] [2023-04-21T14:53:41.950Z] Login Succeeded [2023-04-21T14:53:41.950Z] nexus3.edgexfoundry.org:10003 [2023-04-21T14:53:42.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:42.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:42.210Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:42.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:42.210Z] [2023-04-21T14:53:42.210Z] Login Succeeded [2023-04-21T14:53:42.210Z] nexus3.edgexfoundry.org:10004 [2023-04-21T14:53:42.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:42.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:42.210Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:42.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:42.210Z] [2023-04-21T14:53:42.210Z] Login Succeeded [2023-04-21T14:53:42.210Z] docker.io [2023-04-21T14:53:42.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:42.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:42.470Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:42.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:42.470Z] [2023-04-21T14:53:42.470Z] Login Succeeded [2023-04-21T14:53:42.470Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T14:53:42.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T14:53:42.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T14:53:42.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T14:53:42.554Z] ========================================================= [2023-04-21T14:53:42.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-21T14:53:42.554Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:53:42.859Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-21T14:53:42.859Z] Sending build context to Docker daemon 23.58MB [2023-04-21T14:53:42.859Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T14:53:42.859Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T14:53:42.859Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-21T14:53:42.859Z] 63b65145d645: Pulling fs layer [2023-04-21T14:53:42.859Z] a2d21d5440eb: Pulling fs layer [2023-04-21T14:53:42.859Z] 935e6c44a52c: Pulling fs layer [2023-04-21T14:53:42.859Z] 94cc34f8dd06: Pulling fs layer [2023-04-21T14:53:42.859Z] 30dea6a524f1: Pulling fs layer [2023-04-21T14:53:42.859Z] a2aff8979fd8: Pulling fs layer [2023-04-21T14:53:42.859Z] 6808be2612f2: Pulling fs layer [2023-04-21T14:53:42.859Z] f25807f1079a: Pulling fs layer [2023-04-21T14:53:42.859Z] a2aff8979fd8: Waiting [2023-04-21T14:53:42.859Z] 94cc34f8dd06: Waiting [2023-04-21T14:53:42.859Z] f25807f1079a: Waiting [2023-04-21T14:53:42.859Z] 30dea6a524f1: Waiting [2023-04-21T14:53:42.859Z] 6808be2612f2: Waiting [2023-04-21T14:53:43.121Z] a2d21d5440eb: Verifying Checksum [2023-04-21T14:53:43.121Z] a2d21d5440eb: Download complete [2023-04-21T14:53:43.121Z] 94cc34f8dd06: Verifying Checksum [2023-04-21T14:53:43.121Z] 94cc34f8dd06: Download complete [2023-04-21T14:53:43.121Z] 30dea6a524f1: Verifying Checksum [2023-04-21T14:53:43.121Z] 30dea6a524f1: Download complete [2023-04-21T14:53:43.121Z] 63b65145d645: Verifying Checksum [2023-04-21T14:53:43.121Z] 63b65145d645: Download complete [2023-04-21T14:53:43.121Z] a2aff8979fd8: Verifying Checksum [2023-04-21T14:53:43.121Z] a2aff8979fd8: Download complete [2023-04-21T14:53:43.121Z] 63b65145d645: Pull complete [2023-04-21T14:53:43.382Z] a2d21d5440eb: Pull complete [2023-04-21T14:53:43.641Z] f25807f1079a: Verifying Checksum [2023-04-21T14:53:43.641Z] f25807f1079a: Download complete [2023-04-21T14:53:43.900Z] 935e6c44a52c: Verifying Checksum [2023-04-21T14:53:43.900Z] 935e6c44a52c: Download complete [2023-04-21T14:53:43.900Z] 6808be2612f2: Verifying Checksum [2023-04-21T14:53:43.900Z] 6808be2612f2: Download complete [2023-04-21T14:53:47.181Z] 935e6c44a52c: Pull complete [2023-04-21T14:53:47.181Z] 94cc34f8dd06: Pull complete [2023-04-21T14:53:47.181Z] 30dea6a524f1: Pull complete [2023-04-21T14:53:47.181Z] a2aff8979fd8: Pull complete [2023-04-21T14:53:49.713Z] 6808be2612f2: Pull complete [2023-04-21T14:53:50.279Z] f25807f1079a: Pull complete [2023-04-21T14:53:50.279Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-21T14:53:50.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-21T14:53:50.279Z] ---> 3b553350e43f [2023-04-21T14:53:50.279Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T14:53:56.579Z] Still waiting to schedule task [2023-04-21T14:53:56.579Z] ‘prd-centos7-blackbox-4c-2g-8594’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-21T14:53:56.579Z] ‘prd-centos7-blackbox-4c-2g-8595’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-21T14:53:56.579Z] ‘prd-ubuntu18.04-docker-8c-8g-9292’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-21T14:53:56.579Z] ‘prd-ubuntu18.04-docker-8c-8g-9293’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-21T14:53:56.579Z] ‘prd-ubuntu20.04-docker-8c-8g-9303’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-21T14:53:56.579Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9304’ is offline [2023-04-21T14:53:58.427Z] ---> Running in cc1ef47fc543 [2023-04-21T14:53:58.427Z] Removing intermediate container cc1ef47fc543 [2023-04-21T14:53:58.427Z] ---> 0de9856322ad [2023-04-21T14:53:58.427Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T14:53:58.427Z] ---> Running in e14af7400cd3 [2023-04-21T14:53:58.688Z] Removing intermediate container e14af7400cd3 [2023-04-21T14:53:58.688Z] ---> 175a4700be10 [2023-04-21T14:53:58.688Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T14:53:58.688Z] ---> Running in 9040556b8425 [2023-04-21T14:53:58.688Z] Removing intermediate container 9040556b8425 [2023-04-21T14:53:58.688Z] ---> 164f2b998181 [2023-04-21T14:53:58.688Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-21T14:53:58.688Z] ---> Running in 45121a8fef55 [2023-04-21T14:53:58.688Z] Removing intermediate container 45121a8fef55 [2023-04-21T14:53:58.688Z] ---> 82d68944ffbd [2023-04-21T14:53:58.688Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T14:53:58.947Z] ---> Running in 1ea7347dfe7f [2023-04-21T14:53:59.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T14:53:59.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T14:53:59.463Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T14:53:59.463Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T14:53:59.463Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T14:53:59.463Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T14:53:59.463Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T14:53:59.463Z] OK: 269 MiB in 57 packages [2023-04-21T14:54:00.842Z] Removing intermediate container 1ea7347dfe7f [2023-04-21T14:54:00.842Z] ---> 375913e5f7ad [2023-04-21T14:54:00.842Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-21T14:54:00.842Z] ---> b4ccb14ce8e7 [2023-04-21T14:54:00.842Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T14:54:00.842Z] ---> Running in 34a165caabbb [2023-04-21T14:54:57.100Z] Removing intermediate container 34a165caabbb [2023-04-21T14:54:57.100Z] ---> 1981db3199d6 [2023-04-21T14:54:57.100Z] Step 10/12 : COPY . . [2023-04-21T14:54:57.100Z] ---> ee1f10176a4f [2023-04-21T14:54:57.100Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T14:54:57.100Z] ---> Running in 4bbdde4c4be3 [2023-04-21T14:54:57.100Z] Removing intermediate container 4bbdde4c4be3 [2023-04-21T14:54:57.100Z] ---> 865ef1b8ccc5 [2023-04-21T14:54:57.100Z] Step 12/12 : RUN $MAKE [2023-04-21T14:54:57.100Z] ---> Running in 87f6d216dbb3 [2023-04-21T14:54:57.100Z] noop [2023-04-21T14:54:57.101Z] Removing intermediate container 87f6d216dbb3 [2023-04-21T14:54:57.101Z] ---> 6944e474c536 [2023-04-21T14:54:57.101Z] Successfully built 6944e474c536 [2023-04-21T14:54:57.101Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:54:57.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T14:54:57.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:54:57.480Z] prd-ubuntu20.04-docker-8c-8g-9302 does not seem to be running inside a container [2023-04-21T14:54:57.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-388 -v /w/workspace/foundry_device-virtual-go_PR-388:/w/workspace/foundry_device-virtual-go_PR-388:rw,z -v /w/workspace/foundry_device-virtual-go_PR-388@tmp:/w/workspace/foundry_device-virtual-go_PR-388@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 [2023-04-21T14:54:57.841Z] $ docker top 090490594ddd99e555ab4a3aa33db5bd063db4a6ee63a1af7a69fa346b58843c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T14:54:58.235Z] + go version [2023-04-21T14:54:58.235Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-21T14:54:58.252Z] $ docker stop --time=1 090490594ddd99e555ab4a3aa33db5bd063db4a6ee63a1af7a69fa346b58843c [2023-04-21T14:54:59.541Z] $ docker rm -f --volumes 090490594ddd99e555ab4a3aa33db5bd063db4a6ee63a1af7a69fa346b58843c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:54:59.958Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T14:54:59.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:55:00.032Z] prd-ubuntu20.04-docker-8c-8g-9302 does not seem to be running inside a container [2023-04-21T14:55:00.071Z] $ 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-388 -v /w/workspace/foundry_device-virtual-go_PR-388:/w/workspace/foundry_device-virtual-go_PR-388:rw,z -v /w/workspace/foundry_device-virtual-go_PR-388@tmp:/w/workspace/foundry_device-virtual-go_PR-388@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 [2023-04-21T14:55:00.398Z] $ docker top 8ccac9c34795b14cefa4aabd2432a41640c90ec5058170bd427ae2f65954a51b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T14:55:00.745Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-388 [Pipeline] fileExists [Pipeline] sh [2023-04-21T14:55:01.042Z] + make test [2023-04-21T14:55:01.042Z] go test ./... -coverprofile=coverage.out [2023-04-21T14:55:05.353Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-21T14:55:15.321Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-21T14:55:15.321Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2023-04-21T14:55:20.583Z] go vet ./... [2023-04-21T14:55:23.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T14:55:23.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T14:55:23.167Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T14:55:23.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T14:55:23.491Z] $ docker stop --time=1 8ccac9c34795b14cefa4aabd2432a41640c90ec5058170bd427ae2f65954a51b [2023-04-21T14:55:28.122Z] $ docker rm -f --volumes 8ccac9c34795b14cefa4aabd2432a41640c90ec5058170bd427ae2f65954a51b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T14:55:28.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T14:55:28.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-21T14:55:29.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T14:55:29.365Z] + ls -al . [2023-04-21T14:55:29.365Z] total 192 [2023-04-21T14:55:29.365Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 14:55 . [2023-04-21T14:55:29.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:53 .. [2023-04-21T14:55:29.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 14:53 .git [2023-04-21T14:55:29.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:53 .github [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 21 14:53 .gitignore [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 14:53 .golangci.yml [2023-04-21T14:55:29.365Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 14:53 .semver [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 21 14:53 Attribution.txt [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 21 14:53 CHANGELOG.md [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 21 14:53 Dockerfile [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 14:53 GOVERNANCE.md [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 21 14:53 Jenkinsfile [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 14:53 LICENSE [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 21 14:53 Makefile [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 21 14:53 OWNERS.md [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 14:53 README.md [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 14:53 VERSION [2023-04-21T14:55:29.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 14:53 bin [2023-04-21T14:55:29.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:53 cmd [2023-04-21T14:55:29.365Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 21 14:55 coverage.out [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 21 14:53 go.mod [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 21 14:53 go.sum [2023-04-21T14:55:29.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:53 internal [2023-04-21T14:55:29.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:53 snap [2023-04-21T14:55:29.365Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 21 14:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:30.063Z] + 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=9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 --label arch=amd64 --label version=0.0.0 . [2023-04-21T14:55:30.063Z] Sending build context to Docker daemon 23.62MB [2023-04-21T14:55:30.063Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T14:55:30.063Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-21T14:55:30.063Z] ---> 6944e474c536 [2023-04-21T14:55:30.063Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T14:55:30.661Z] ---> Running in 55aab91a484c [2023-04-21T14:55:30.661Z] Removing intermediate container 55aab91a484c [2023-04-21T14:55:30.661Z] ---> 7ee5e0017df3 [2023-04-21T14:55:30.661Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T14:55:30.661Z] ---> Running in a45d2bbdaa94 [2023-04-21T14:55:30.661Z] Removing intermediate container a45d2bbdaa94 [2023-04-21T14:55:30.661Z] ---> e85ba186ff14 [2023-04-21T14:55:30.661Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-21T14:55:30.661Z] ---> Running in c2500e80f7a0 [2023-04-21T14:55:30.661Z] Removing intermediate container c2500e80f7a0 [2023-04-21T14:55:30.661Z] ---> ea99cc3e1624 [2023-04-21T14:55:30.661Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-21T14:55:30.661Z] ---> Running in b50169f5cfd3 [2023-04-21T14:55:30.932Z] Removing intermediate container b50169f5cfd3 [2023-04-21T14:55:30.932Z] ---> ce3470919508 [2023-04-21T14:55:30.932Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T14:55:30.932Z] ---> Running in 502ea03df58d [2023-04-21T14:55:31.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T14:55:31.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T14:55:31.451Z] OK: 269 MiB in 57 packages [2023-04-21T14:55:31.717Z] Removing intermediate container 502ea03df58d [2023-04-21T14:55:31.717Z] ---> 9ae8a6e78ff6 [2023-04-21T14:55:31.717Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-21T14:55:31.974Z] ---> 2e1c68d6e275 [2023-04-21T14:55:31.974Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T14:55:31.974Z] ---> Running in f07616b029ff [2023-04-21T14:55:32.912Z] Removing intermediate container f07616b029ff [2023-04-21T14:55:32.912Z] ---> 65fadcfd6ad8 [2023-04-21T14:55:32.912Z] Step 10/25 : COPY . . [2023-04-21T14:55:33.482Z] ---> 655d12d76690 [2023-04-21T14:55:33.482Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T14:55:33.482Z] ---> Running in 700f4205819f [2023-04-21T14:55:33.482Z] Removing intermediate container 700f4205819f [2023-04-21T14:55:33.482Z] ---> de554b9a2bcd [2023-04-21T14:55:33.482Z] Step 12/25 : RUN $MAKE [2023-04-21T14:55:33.482Z] ---> Running in 7bc28209445c [2023-04-21T14:55:33.741Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-21T14:56:00.286Z] Removing intermediate container 7bc28209445c [2023-04-21T14:56:00.286Z] ---> 4e6f9db360a6 [2023-04-21T14:56:00.286Z] Step 13/25 : FROM alpine:3.17 [2023-04-21T14:56:00.286Z] 3.17: Pulling from library/alpine [2023-04-21T14:56:00.286Z] f56be85fc22e: Pulling fs layer [2023-04-21T14:56:00.286Z] f56be85fc22e: Verifying Checksum [2023-04-21T14:56:00.286Z] f56be85fc22e: Download complete [2023-04-21T14:56:00.286Z] f56be85fc22e: Pull complete [2023-04-21T14:56:00.286Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T14:56:00.286Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T14:56:00.286Z] ---> 9ed4aefc74f6 [2023-04-21T14:56:00.286Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-21T14:56:00.286Z] ---> Running in 0471313771b3 [2023-04-21T14:56:00.286Z] Removing intermediate container 0471313771b3 [2023-04-21T14:56:00.286Z] ---> a0b627c035bb [2023-04-21T14:56:00.286Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-21T14:56:00.286Z] ---> Running in 702c4a94e0ed [2023-04-21T14:56:00.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T14:56:00.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T14:56:00.286Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T14:56:00.286Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T14:56:00.286Z] OK: 7 MiB in 16 packages [2023-04-21T14:56:00.286Z] Removing intermediate container 702c4a94e0ed [2023-04-21T14:56:00.286Z] ---> 9c6f25fbc564 [2023-04-21T14:56:00.286Z] Step 16/25 : WORKDIR / [2023-04-21T14:56:00.286Z] ---> Running in c6e15d5df8aa [2023-04-21T14:56:00.286Z] Removing intermediate container c6e15d5df8aa [2023-04-21T14:56:00.286Z] ---> 8f7c75b84656 [2023-04-21T14:56:00.286Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-21T14:56:00.286Z] ---> f21453865bed [2023-04-21T14:56:00.286Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-21T14:56:00.286Z] ---> d779b9bf97ff [2023-04-21T14:56:00.286Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-21T14:56:00.286Z] ---> 2d4a41ce389c [2023-04-21T14:56:00.286Z] Step 20/25 : EXPOSE 59900 [2023-04-21T14:56:00.286Z] ---> Running in 5ca456bc50ed [2023-04-21T14:56:00.286Z] Removing intermediate container 5ca456bc50ed [2023-04-21T14:56:00.286Z] ---> bafe588d5cf1 [2023-04-21T14:56:00.286Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-21T14:56:00.286Z] ---> Running in bb3ac0e8de2c [2023-04-21T14:56:00.286Z] Removing intermediate container bb3ac0e8de2c [2023-04-21T14:56:00.286Z] ---> 99fc5c6109a3 [2023-04-21T14:56:00.286Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-21T14:56:00.286Z] ---> Running in 22379762a7fa [2023-04-21T14:56:00.286Z] Removing intermediate container 22379762a7fa [2023-04-21T14:56:00.286Z] ---> 87ca9ef020a4 [2023-04-21T14:56:00.286Z] Step 23/25 : LABEL arch=amd64 [2023-04-21T14:56:00.286Z] ---> Running in 15b740402e3e [2023-04-21T14:56:00.286Z] Removing intermediate container 15b740402e3e [2023-04-21T14:56:00.286Z] ---> 76a484e3c66b [2023-04-21T14:56:00.286Z] Step 24/25 : LABEL git_sha=9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [2023-04-21T14:56:00.286Z] ---> Running in 6c491d3886a3 [2023-04-21T14:56:00.286Z] Removing intermediate container 6c491d3886a3 [2023-04-21T14:56:00.286Z] ---> 1828c39bd0e0 [2023-04-21T14:56:00.286Z] Step 25/25 : LABEL version=0.0.0 [2023-04-21T14:56:00.286Z] ---> Running in b8efcf006702 [2023-04-21T14:56:00.286Z] Removing intermediate container b8efcf006702 [2023-04-21T14:56:00.286Z] ---> 35bb55cbbdc5 [2023-04-21T14:56:00.286Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T14:56:00.286Z] Successfully built 35bb55cbbdc5 [2023-04-21T14:56:00.286Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:56:00.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T14:56:00.752Z] [2023-04-21T14:56:00.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:56:01.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T14:56:01.057Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-21T14:56:01.057Z] 5eb5b503b376: Pulling fs layer [2023-04-21T14:56:01.057Z] 5c69ac0246d0: Pulling fs layer [2023-04-21T14:56:01.057Z] ec43610c2a17: Pulling fs layer [2023-04-21T14:56:01.057Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-21T14:56:01.057Z] 33b1e0a273af: Pulling fs layer [2023-04-21T14:56:01.057Z] 5d3b04190fa2: Pulling fs layer [2023-04-21T14:56:01.057Z] 2f39f015ded8: Pulling fs layer [2023-04-21T14:56:01.057Z] 5d3b04190fa2: Waiting [2023-04-21T14:56:01.057Z] 33b1e0a273af: Waiting [2023-04-21T14:56:01.057Z] 2f39f015ded8: Waiting [2023-04-21T14:56:01.057Z] 5c69ac0246d0: Verifying Checksum [2023-04-21T14:56:01.057Z] 5c69ac0246d0: Download complete [2023-04-21T14:56:01.057Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-21T14:56:01.057Z] 3a2ae6a8a46f: Download complete [2023-04-21T14:56:01.057Z] 33b1e0a273af: Verifying Checksum [2023-04-21T14:56:01.057Z] 33b1e0a273af: Download complete [2023-04-21T14:56:01.057Z] 5d3b04190fa2: Download complete [2023-04-21T14:56:01.057Z] ec43610c2a17: Verifying Checksum [2023-04-21T14:56:01.057Z] ec43610c2a17: Download complete [2023-04-21T14:56:01.317Z] 5eb5b503b376: Verifying Checksum [2023-04-21T14:56:01.317Z] 5eb5b503b376: Download complete [2023-04-21T14:56:01.882Z] 2f39f015ded8: Download complete [2023-04-21T14:56:02.450Z] 5eb5b503b376: Pull complete [2023-04-21T14:56:02.450Z] 5c69ac0246d0: Pull complete [2023-04-21T14:56:03.025Z] ec43610c2a17: Pull complete [2023-04-21T14:56:03.025Z] 3a2ae6a8a46f: Pull complete [2023-04-21T14:56:03.285Z] 33b1e0a273af: Pull complete [2023-04-21T14:56:03.285Z] 5d3b04190fa2: Pull complete [2023-04-21T14:56:07.471Z] 2f39f015ded8: Pull complete [2023-04-21T14:56:07.471Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-21T14:56:07.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T14:56:07.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:56:07.579Z] prd-ubuntu20.04-docker-8c-8g-9302 does not seem to be running inside a container [2023-04-21T14:56:07.617Z] $ 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-388 -v /w/workspace/foundry_device-virtual-go_PR-388:/w/workspace/foundry_device-virtual-go_PR-388:rw,z -v /w/workspace/foundry_device-virtual-go_PR-388@tmp:/w/workspace/foundry_device-virtual-go_PR-388@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 [2023-04-21T14:56:16.597Z] $ docker top f8baad6c6b2954c718a0ff13a464227d00b4f9641672ad5d929b2860da5e9bb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:56:16.967Z] ---> job-cost.sh [2023-04-21T14:56:16.967Z] lf-activate-venv: SKIPPING [2023-04-21T14:56:16.967Z] INFO: No Stack... [2023-04-21T14:56:17.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T14:56:17.488Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T14:56:17.777Z] + cut -d, -f6 [2023-04-21T14:56:17.777Z] + cat /w/workspace/foundry_device-virtual-go_PR-388/archives/cost.csv [Pipeline] lock [2023-04-21T14:56:17.791Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-388-2-stack-cost] [2023-04-21T14:56:17.798Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-388-2-stack-cost] did not exist. Created. [2023-04-21T14:56:17.798Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-388-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T14:56:18.098Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-21T14:56:18.128Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T14:56:18.135Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-388-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T14:56:18.152Z] $ docker stop --time=1 f8baad6c6b2954c718a0ff13a464227d00b4f9641672ad5d929b2860da5e9bb5 [2023-04-21T14:56:19.304Z] $ docker rm -f --volumes f8baad6c6b2954c718a0ff13a464227d00b4f9641672ad5d929b2860da5e9bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T14:56:56.957Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9307 in /w/workspace/foundry_device-virtual-go_PR-388 [Pipeline] { [Pipeline] ws [2023-04-21T14:56:56.970Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2023-04-21T14:56:57.030Z] The recommended git tool is: git [2023-04-21T14:57:03.852Z] using credential edgex-jenkins-ssh [2023-04-21T14:57:03.876Z] Cloning the remote Git repository [2023-04-21T14:57:03.935Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-21T14:57:04.076Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2023-04-21T14:57:04.262Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-21T14:57:04.263Z] > git --version # timeout=10 [2023-04-21T14:57:04.292Z] > git --version # 'git version 2.25.1' [2023-04-21T14:57:04.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T14:57:04.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T14:57:06.757Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-21T14:57:06.786Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T14:57:08.545Z] Merging remotes/origin/main commit afca5dd35944e70aeaf084f770d24917f4059b9f into PR head commit 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [2023-04-21T14:57:08.897Z] Merge succeeded, producing 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [2023-04-21T14:57:08.898Z] Checking out Revision 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 (PR-388) [2023-04-21T14:57:07.877Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-21T14:57:07.950Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-21T14:57:07.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T14:57:07.968Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-21T14:57:08.566Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T14:57:08.675Z] > git checkout -f 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 # timeout=10 [2023-04-21T14:57:08.780Z] > git remote # timeout=10 [2023-04-21T14:57:08.803Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T14:57:08.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T14:57:08.841Z] > git merge afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 [2023-04-21T14:57:08.872Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T14:57:08.904Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T14:57:08.919Z] > git checkout -f 9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 # timeout=10 [2023-04-21T14:57:09.476Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T14:57:10.426Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-21T14:57:10.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T14:57:10.426Z] Dload Upload Total Spent Left Speed [2023-04-21T14:57:10.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-04-21T14:57:11.129Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-21T14:57:11.471Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-21T14:57:11.471Z] + sudo tee /etc/docker/daemon.new [2023-04-21T14:57:11.471Z] { [2023-04-21T14:57:11.471Z] "registry-mirrors": [ [2023-04-21T14:57:11.471Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-21T14:57:11.471Z] ], [2023-04-21T14:57:11.471Z] "bip": "10.250.0.254/24", [2023-04-21T14:57:11.471Z] "hosts": [ [2023-04-21T14:57:11.471Z] "tcp://0.0.0.0:5555", [2023-04-21T14:57:11.471Z] "unix:///var/run/docker.sock" [2023-04-21T14:57:11.471Z] ], [2023-04-21T14:57:11.471Z] "mtu": 1458, [2023-04-21T14:57:11.471Z] "selinux-enabled": true, [2023-04-21T14:57:11.471Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-21T14:57:11.471Z] } [Pipeline] sh [2023-04-21T14:57:11.808Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-21T14:57:12.145Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T14:57:30.468Z] provisioning config files... [2023-04-21T14:57:30.507Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config14044463354366301875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:57:30.895Z] ---> docker-login.sh [2023-04-21T14:57:30.895Z] nexus3.edgexfoundry.org:10001 [2023-04-21T14:57:31.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:57:31.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:57:31.793Z] Configure a credential helper to remove this warning. See [2023-04-21T14:57:31.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:57:31.793Z] [2023-04-21T14:57:31.793Z] Login Succeeded [2023-04-21T14:57:31.793Z] nexus3.edgexfoundry.org:10002 [2023-04-21T14:57:32.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:57:32.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:57:32.080Z] Configure a credential helper to remove this warning. See [2023-04-21T14:57:32.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:57:32.080Z] [2023-04-21T14:57:32.080Z] Login Succeeded [2023-04-21T14:57:32.080Z] nexus3.edgexfoundry.org:10003 [2023-04-21T14:57:32.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:57:32.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:57:32.637Z] Configure a credential helper to remove this warning. See [2023-04-21T14:57:32.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:57:32.637Z] [2023-04-21T14:57:32.637Z] Login Succeeded [2023-04-21T14:57:32.637Z] nexus3.edgexfoundry.org:10004 [2023-04-21T14:57:32.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:57:32.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:57:32.914Z] Configure a credential helper to remove this warning. See [2023-04-21T14:57:32.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:57:32.914Z] [2023-04-21T14:57:32.914Z] Login Succeeded [2023-04-21T14:57:32.914Z] docker.io [2023-04-21T14:57:33.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:57:33.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:57:33.465Z] Configure a credential helper to remove this warning. See [2023-04-21T14:57:33.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:57:33.465Z] [2023-04-21T14:57:33.465Z] Login Succeeded [2023-04-21T14:57:33.465Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T14:57:33.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T14:57:33.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T14:57:33.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T14:57:33.866Z] ========================================================= [2023-04-21T14:57:33.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-21T14:57:33.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:57:34.234Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-21T14:57:34.540Z] Sending build context to Docker daemon 11.94MB [2023-04-21T14:57:34.540Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T14:57:34.540Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T14:57:34.828Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-21T14:57:34.828Z] af6eaf76a39c: Pulling fs layer [2023-04-21T14:57:34.828Z] 55522c791124: Pulling fs layer [2023-04-21T14:57:34.828Z] ce5c4a1c91eb: Pulling fs layer [2023-04-21T14:57:34.828Z] 169dfbe0d373: Pulling fs layer [2023-04-21T14:57:34.828Z] e1ff8fa3b103: Pulling fs layer [2023-04-21T14:57:34.828Z] 52ebb69f0ebf: Pulling fs layer [2023-04-21T14:57:34.828Z] 5abe8eddf0d5: Pulling fs layer [2023-04-21T14:57:34.828Z] 169dfbe0d373: Waiting [2023-04-21T14:57:34.828Z] e1ff8fa3b103: Waiting [2023-04-21T14:57:34.828Z] 52ebb69f0ebf: Waiting [2023-04-21T14:57:34.828Z] 5abe8eddf0d5: Waiting [2023-04-21T14:57:34.828Z] 55522c791124: Download complete [2023-04-21T14:57:34.829Z] 169dfbe0d373: Verifying Checksum [2023-04-21T14:57:34.829Z] 169dfbe0d373: Download complete [2023-04-21T14:57:34.829Z] e1ff8fa3b103: Verifying Checksum [2023-04-21T14:57:34.829Z] e1ff8fa3b103: Download complete [2023-04-21T14:57:35.120Z] af6eaf76a39c: Verifying Checksum [2023-04-21T14:57:35.120Z] af6eaf76a39c: Download complete [2023-04-21T14:57:36.116Z] af6eaf76a39c: Pull complete [2023-04-21T14:57:36.406Z] 5abe8eddf0d5: Verifying Checksum [2023-04-21T14:57:36.406Z] 5abe8eddf0d5: Download complete [2023-04-21T14:57:36.704Z] 55522c791124: Pull complete [2023-04-21T14:57:37.717Z] ce5c4a1c91eb: Verifying Checksum [2023-04-21T14:57:37.717Z] ce5c4a1c91eb: Download complete [2023-04-21T14:57:37.990Z] 52ebb69f0ebf: Verifying Checksum [2023-04-21T14:57:37.990Z] 52ebb69f0ebf: Download complete [2023-04-21T14:57:50.506Z] ce5c4a1c91eb: Pull complete [2023-04-21T14:57:50.506Z] 169dfbe0d373: Pull complete [2023-04-21T14:57:50.506Z] e1ff8fa3b103: Pull complete [2023-04-21T14:57:57.222Z] 52ebb69f0ebf: Pull complete [2023-04-21T14:57:59.209Z] 5abe8eddf0d5: Pull complete [2023-04-21T14:57:59.209Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-21T14:57:59.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-21T14:57:59.209Z] ---> 6cb57ee374ae [2023-04-21T14:57:59.209Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T14:58:01.181Z] ---> Running in 765f933b73de [2023-04-21T14:58:01.461Z] Removing intermediate container 765f933b73de [2023-04-21T14:58:01.461Z] ---> be3938c54dda [2023-04-21T14:58:01.461Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T14:58:01.743Z] ---> Running in af6324a5a00b [2023-04-21T14:58:02.017Z] Removing intermediate container af6324a5a00b [2023-04-21T14:58:02.017Z] ---> 13a4ff47b486 [2023-04-21T14:58:02.017Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T14:58:02.291Z] ---> Running in b0cce0be6e5b [2023-04-21T14:58:02.564Z] Removing intermediate container b0cce0be6e5b [2023-04-21T14:58:02.564Z] ---> bd049258b005 [2023-04-21T14:58:02.564Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-21T14:58:02.564Z] ---> Running in 28906c9e0049 [2023-04-21T14:58:03.155Z] Removing intermediate container 28906c9e0049 [2023-04-21T14:58:03.155Z] ---> 59d6cce3ae10 [2023-04-21T14:58:03.155Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T14:58:03.155Z] ---> Running in bbbd5d18be52 [2023-04-21T14:58:04.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T14:58:04.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T14:58:06.290Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T14:58:06.290Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T14:58:06.290Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T14:58:06.290Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T14:58:06.290Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T14:58:06.290Z] OK: 268 MiB in 57 packages [2023-04-21T14:58:07.271Z] Removing intermediate container bbbd5d18be52 [2023-04-21T14:58:07.271Z] ---> db9b899fc8e6 [2023-04-21T14:58:07.271Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-21T14:58:07.863Z] ---> 5afbd424e926 [2023-04-21T14:58:07.863Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T14:58:08.134Z] ---> Running in 96edbb999712 [2023-04-21T14:59:29.824Z] Removing intermediate container 96edbb999712 [2023-04-21T14:59:29.824Z] ---> bd22c79df0ed [2023-04-21T14:59:29.824Z] Step 10/12 : COPY . . [2023-04-21T14:59:29.824Z] ---> ec4830f7a42d [2023-04-21T14:59:29.824Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T14:59:29.824Z] ---> Running in ee7db30fff92 [2023-04-21T14:59:29.824Z] Removing intermediate container ee7db30fff92 [2023-04-21T14:59:29.824Z] ---> 94223651bb20 [2023-04-21T14:59:29.824Z] Step 12/12 : RUN $MAKE [2023-04-21T14:59:29.824Z] ---> Running in 495073c377d8 [2023-04-21T14:59:29.824Z] noop [2023-04-21T14:59:29.824Z] Removing intermediate container 495073c377d8 [2023-04-21T14:59:29.824Z] ---> f4f76058850c [2023-04-21T14:59:29.824Z] Successfully built f4f76058850c [2023-04-21T14:59:29.824Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:59:30.181Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T14:59:30.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:59:30.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container [2023-04-21T14:59:30.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-04-21T14:59:31.850Z] $ docker top 32241efc51ceadd91e183e9bf9fc1fba07fe4962f65b7a73e99e2bdc4858e389 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T14:59:32.745Z] + go version [2023-04-21T14:59:32.745Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-21T14:59:32.769Z] $ docker stop --time=1 32241efc51ceadd91e183e9bf9fc1fba07fe4962f65b7a73e99e2bdc4858e389 [2023-04-21T14:59:34.517Z] $ docker rm -f --volumes 32241efc51ceadd91e183e9bf9fc1fba07fe4962f65b7a73e99e2bdc4858e389 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:59:35.103Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T14:59:35.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:59:35.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container [2023-04-21T14:59:35.404Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-04-21T14:59:36.719Z] $ docker top 935829cdbcb67fb200dd90cfafcc6d62139ba03e8a6e24f5dfc99cad10df1368 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T14:59:37.597Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-21T14:59:38.264Z] + make test [2023-04-21T14:59:38.264Z] go test ./... -coverprofile=coverage.out [2023-04-21T15:00:17.192Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-21T15:02:38.939Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-21T15:02:38.939Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.097s coverage: 58.4% of statements [2023-04-21T15:02:38.939Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-21T15:02:38.939Z] go vet ./... [2023-04-21T15:03:01.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T15:03:01.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T15:03:01.138Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T15:03:01.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T15:03:01.175Z] $ docker stop --time=1 935829cdbcb67fb200dd90cfafcc6d62139ba03e8a6e24f5dfc99cad10df1368 [2023-04-21T15:03:03.096Z] $ docker rm -f --volumes 935829cdbcb67fb200dd90cfafcc6d62139ba03e8a6e24f5dfc99cad10df1368 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T15:03:04.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T15:03:04.310Z] Warning: overwriting stash ‘coverage-report’ [2023-04-21T15:03:04.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T15:03:05.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T15:03:05.519Z] + ls -al . [2023-04-21T15:03:05.519Z] total 188 [2023-04-21T15:03:05.519Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 14:59 . [2023-04-21T15:03:05.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:57 .. [2023-04-21T15:03:05.519Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 14:57 .git [2023-04-21T15:03:05.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:57 .github [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 21 14:57 .gitignore [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 14:57 .golangci.yml [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 21 14:57 Attribution.txt [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 21 14:57 CHANGELOG.md [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 21 14:57 Dockerfile [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 14:57 GOVERNANCE.md [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 21 14:57 Jenkinsfile [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 14:57 LICENSE [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 21 14:57 Makefile [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 21 14:57 OWNERS.md [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 14:57 README.md [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 14:53 VERSION [2023-04-21T15:03:05.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 14:57 bin [2023-04-21T15:03:05.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:57 cmd [2023-04-21T15:03:05.519Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 21 15:02 coverage.out [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 21 14:57 go.mod [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 21 14:57 go.sum [2023-04-21T15:03:05.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:57 internal [2023-04-21T15:03:05.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:57 snap [2023-04-21T15:03:05.519Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 21 14:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:03:05.861Z] + 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=9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 --label arch=arm64 --label version=0.0.0 . [2023-04-21T15:03:06.130Z] Sending build context to Docker daemon 11.99MB [2023-04-21T15:03:06.399Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T15:03:06.399Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-21T15:03:06.399Z] ---> f4f76058850c [2023-04-21T15:03:06.399Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T15:03:06.399Z] ---> Running in cc8465daf098 [2023-04-21T15:03:06.668Z] Removing intermediate container cc8465daf098 [2023-04-21T15:03:06.668Z] ---> a0ab8f38b91a [2023-04-21T15:03:06.668Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T15:03:06.936Z] ---> Running in 481f10192b16 [2023-04-21T15:03:07.202Z] Removing intermediate container 481f10192b16 [2023-04-21T15:03:07.202Z] ---> 4b5c6d402a8c [2023-04-21T15:03:07.202Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-21T15:03:07.202Z] ---> Running in 71ca1d45bdd9 [2023-04-21T15:03:07.472Z] Removing intermediate container 71ca1d45bdd9 [2023-04-21T15:03:07.472Z] ---> a2540d46c99e [2023-04-21T15:03:07.472Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-21T15:03:07.472Z] ---> Running in 48b695739046 [2023-04-21T15:03:08.057Z] Removing intermediate container 48b695739046 [2023-04-21T15:03:08.057Z] ---> a7e150557a9a [2023-04-21T15:03:08.057Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T15:03:08.057Z] ---> Running in 98d2484e9ec2 [2023-04-21T15:03:09.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T15:03:09.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T15:03:11.018Z] OK: 268 MiB in 57 packages [2023-04-21T15:03:11.985Z] Removing intermediate container 98d2484e9ec2 [2023-04-21T15:03:11.985Z] ---> 48ba2210d607 [2023-04-21T15:03:11.985Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-21T15:03:12.255Z] ---> 2db5f76ed93e [2023-04-21T15:03:12.255Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T15:03:12.255Z] ---> Running in 90f1861180ea [2023-04-21T15:03:14.838Z] Removing intermediate container 90f1861180ea [2023-04-21T15:03:14.838Z] ---> 60d5a3725446 [2023-04-21T15:03:14.838Z] Step 10/25 : COPY . . [2023-04-21T15:03:16.249Z] ---> 130038bf73ff [2023-04-21T15:03:16.249Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T15:03:16.249Z] ---> Running in a82a74663fda [2023-04-21T15:03:16.516Z] Removing intermediate container a82a74663fda [2023-04-21T15:03:16.516Z] ---> 20bbda55ccfd [2023-04-21T15:03:16.516Z] Step 12/25 : RUN $MAKE [2023-04-21T15:03:16.795Z] ---> Running in 696b5f43de3a [2023-04-21T15:03:17.763Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-21T15:05:39.511Z] Removing intermediate container 696b5f43de3a [2023-04-21T15:05:39.511Z] ---> 15710f465374 [2023-04-21T15:05:39.511Z] Step 13/25 : FROM alpine:3.17 [2023-04-21T15:05:39.511Z] 3.17: Pulling from library/alpine [2023-04-21T15:05:39.511Z] c41833b44d91: Pulling fs layer [2023-04-21T15:05:39.511Z] c41833b44d91: Verifying Checksum [2023-04-21T15:05:39.511Z] c41833b44d91: Download complete [2023-04-21T15:05:39.781Z] c41833b44d91: Pull complete [2023-04-21T15:05:39.781Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T15:05:39.781Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T15:05:39.781Z] ---> 51e60588ff2c [2023-04-21T15:05:39.781Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-21T15:05:39.781Z] ---> Running in 68f007fb9e36 [2023-04-21T15:05:40.370Z] Removing intermediate container 68f007fb9e36 [2023-04-21T15:05:40.370Z] ---> 510e18ee1427 [2023-04-21T15:05:40.370Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-21T15:05:40.370Z] ---> Running in 49179e0381e1 [2023-04-21T15:05:41.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T15:05:41.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T15:05:43.329Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T15:05:43.329Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T15:05:43.329Z] OK: 8 MiB in 16 packages [2023-04-21T15:05:44.745Z] Removing intermediate container 49179e0381e1 [2023-04-21T15:05:44.745Z] ---> 33d09cd2ce10 [2023-04-21T15:05:44.745Z] Step 16/25 : WORKDIR / [2023-04-21T15:05:44.745Z] ---> Running in 5140396cd28d [2023-04-21T15:05:44.745Z] Removing intermediate container 5140396cd28d [2023-04-21T15:05:44.745Z] ---> 4284c72788d2 [2023-04-21T15:05:44.745Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-21T15:05:45.330Z] ---> 03e99b3f788e [2023-04-21T15:05:45.330Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-21T15:05:45.914Z] ---> 8b16abd9db8b [2023-04-21T15:05:45.915Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-21T15:05:47.323Z] ---> 890c67b36cb5 [2023-04-21T15:05:47.323Z] Step 20/25 : EXPOSE 59900 [2023-04-21T15:05:47.323Z] ---> Running in c2946b5ff573 [2023-04-21T15:05:47.590Z] Removing intermediate container c2946b5ff573 [2023-04-21T15:05:47.590Z] ---> 5e7ecd67e4b9 [2023-04-21T15:05:47.590Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-21T15:05:47.590Z] ---> Running in abc12a85602b [2023-04-21T15:05:47.929Z] Removing intermediate container abc12a85602b [2023-04-21T15:05:47.929Z] ---> a5cc75ee9c87 [2023-04-21T15:05:47.929Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-21T15:05:47.929Z] ---> Running in 4e9ed9fbc424 [2023-04-21T15:05:48.543Z] Removing intermediate container 4e9ed9fbc424 [2023-04-21T15:05:48.543Z] ---> d55b0f348f0d [2023-04-21T15:05:48.543Z] Step 23/25 : LABEL arch=arm64 [2023-04-21T15:05:48.543Z] ---> Running in 46d62deb6b93 [2023-04-21T15:05:48.829Z] Removing intermediate container 46d62deb6b93 [2023-04-21T15:05:48.829Z] ---> 4467b0996ae5 [2023-04-21T15:05:48.829Z] Step 24/25 : LABEL git_sha=9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [2023-04-21T15:05:48.829Z] ---> Running in e59da58a65e6 [2023-04-21T15:05:49.110Z] Removing intermediate container e59da58a65e6 [2023-04-21T15:05:49.110Z] ---> e2c544ea9ed9 [2023-04-21T15:05:49.110Z] Step 25/25 : LABEL version=0.0.0 [2023-04-21T15:05:49.110Z] ---> Running in cb33494ef354 [2023-04-21T15:05:49.383Z] Removing intermediate container cb33494ef354 [2023-04-21T15:05:49.383Z] ---> 706e806a5de0 [2023-04-21T15:05:49.383Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T15:05:49.383Z] Successfully built 706e806a5de0 [2023-04-21T15:05:49.383Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:05:50.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T15:05:50.132Z] [2023-04-21T15:05:50.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:05:50.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T15:05:50.486Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-21T15:05:50.486Z] 8998bd30e6a1: Pulling fs layer [2023-04-21T15:05:50.486Z] 04944245beec: Pulling fs layer [2023-04-21T15:05:50.486Z] 699f458cf7ca: Pulling fs layer [2023-04-21T15:05:50.486Z] 765212b225bb: Pulling fs layer [2023-04-21T15:05:50.486Z] f23df028b6ca: Pulling fs layer [2023-04-21T15:05:50.486Z] d65c8cfc05b1: Pulling fs layer [2023-04-21T15:05:50.486Z] 2437ff75d9bd: Pulling fs layer [2023-04-21T15:05:50.486Z] 765212b225bb: Waiting [2023-04-21T15:05:50.486Z] f23df028b6ca: Waiting [2023-04-21T15:05:50.486Z] d65c8cfc05b1: Waiting [2023-04-21T15:05:50.486Z] 2437ff75d9bd: Waiting [2023-04-21T15:05:50.758Z] 04944245beec: Verifying Checksum [2023-04-21T15:05:50.758Z] 04944245beec: Download complete [2023-04-21T15:05:50.758Z] 765212b225bb: Verifying Checksum [2023-04-21T15:05:50.758Z] 765212b225bb: Download complete [2023-04-21T15:05:50.758Z] f23df028b6ca: Verifying Checksum [2023-04-21T15:05:50.758Z] f23df028b6ca: Download complete [2023-04-21T15:05:50.758Z] d65c8cfc05b1: Verifying Checksum [2023-04-21T15:05:50.758Z] d65c8cfc05b1: Download complete [2023-04-21T15:05:50.758Z] 699f458cf7ca: Verifying Checksum [2023-04-21T15:05:50.758Z] 699f458cf7ca: Download complete [2023-04-21T15:05:51.344Z] 8998bd30e6a1: Download complete [2023-04-21T15:05:53.932Z] 2437ff75d9bd: Verifying Checksum [2023-04-21T15:05:53.932Z] 2437ff75d9bd: Download complete [2023-04-21T15:05:55.343Z] 8998bd30e6a1: Pull complete [2023-04-21T15:05:55.613Z] 04944245beec: Pull complete [2023-04-21T15:05:57.023Z] 699f458cf7ca: Pull complete [2023-04-21T15:05:57.291Z] 765212b225bb: Pull complete [2023-04-21T15:05:58.255Z] f23df028b6ca: Pull complete [2023-04-21T15:05:58.255Z] d65c8cfc05b1: Pull complete [2023-04-21T15:06:13.257Z] 2437ff75d9bd: Pull complete [2023-04-21T15:06:13.257Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-21T15:06:13.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T15:06:13.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T15:06:13.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container [2023-04-21T15:06:13.505Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-21T15:06:16.236Z] $ docker top d0fa1c553f79d74c792236e0548af5ebec54bb9d03c6dd93714693781e3feede -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:17.078Z] ---> job-cost.sh [2023-04-21T15:06:17.078Z] lf-activate-venv: SKIPPING [2023-04-21T15:06:17.078Z] INFO: No Stack... [2023-04-21T15:06:17.344Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-21T15:06:18.305Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T15:06:18.630Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2023-04-21T15:06:18.630Z] + cut -d, -f6 [Pipeline] lock [2023-04-21T15:06:18.967Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-388-2-stack-cost] [2023-04-21T15:06:18.976Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-388-2-stack-cost] did not exist. Created. [2023-04-21T15:06:18.976Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-388-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T15:06:19.638Z] /w/workspace/device-virtual-go/2@tmp/durable-9a1f2b68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-21T15:06:19.976Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-21T15:06:20.000Z] Warning: overwriting stash ‘stack-cost’ [2023-04-21T15:06:20.045Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T15:06:20.052Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-388-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T15:06:20.069Z] $ docker stop --time=1 d0fa1c553f79d74c792236e0548af5ebec54bb9d03c6dd93714693781e3feede [2023-04-21T15:06:21.602Z] $ docker rm -f --volumes d0fa1c553f79d74c792236e0548af5ebec54bb9d03c6dd93714693781e3feede [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 [2023-04-21T15:06:21.968Z] provisioning config files... [2023-04-21T15:06:21.975Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-388@tmp/config499132926023676800tmp [Pipeline] { [Pipeline] sh [2023-04-21T15:06:22.266Z] + set +x [2023-04-21T15:06:22.266Z] + curl -s https://codecov.io/bash [2023-04-21T15:06:22.266Z] + bash -s -- [2023-04-21T15:06:22.266Z] [2023-04-21T15:06:22.266Z] _____ _ [2023-04-21T15:06:22.266Z] / ____| | | [2023-04-21T15:06:22.266Z] | | ___ __| | ___ ___ _____ __ [2023-04-21T15:06:22.266Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-21T15:06:22.266Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-21T15:06:22.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-21T15:06:22.266Z] Bash-1.0.6 [2023-04-21T15:06:22.266Z] [2023-04-21T15:06:22.266Z] [2023-04-21T15:06:22.266Z] ==> git version 2.25.1 found [2023-04-21T15:06:22.266Z] ==> 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 [2023-04-21T15:06:22.266Z] Release-Date: 2020-01-08 [2023-04-21T15:06:22.266Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-21T15:06:22.266Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-21T15:06:22.266Z] ==> Jenkins CI detected. [2023-04-21T15:06:22.266Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-388 [2023-04-21T15:06:22.266Z] project root: . [2023-04-21T15:06:22.266Z] --> token set from env [2023-04-21T15:06:22.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-21T15:06:22.266Z] ==> Running gcov in . (disable via -X gcov) [2023-04-21T15:06:22.266Z] ==> Python coveragepy not found [2023-04-21T15:06:22.266Z] ==> Searching for coverage reports in: [2023-04-21T15:06:22.266Z] + . [2023-04-21T15:06:22.266Z] -> Found 1 reports [2023-04-21T15:06:22.266Z] ==> Detecting git/mercurial file structure [2023-04-21T15:06:22.266Z] ==> Reading reports [2023-04-21T15:06:22.266Z] + ./coverage.out bytes=43063 [2023-04-21T15:06:22.266Z] ==> Appending adjustments [2023-04-21T15:06:22.266Z] https://docs.codecov.io/docs/fixing-reports [2023-04-21T15:06:22.527Z] + Found adjustments [2023-04-21T15:06:22.527Z] ==> Gzipping contents [2023-04-21T15:06:22.527Z] 8.0K /tmp/codecov.FgbPPM.gz [2023-04-21T15:06:22.527Z] ==> Uploading reports [2023-04-21T15:06:22.527Z] url: https://codecov.io [2023-04-21T15:06:22.527Z] query: branch=PR-388&commit=9ed091cfedd5391a69a87b93ace4c3c5bd3013a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-388%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=388&job=&cmd_args= [2023-04-21T15:06:22.527Z] -> Pinging Codecov [2023-04-21T15:06:22.527Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-388&commit=9ed091cfedd5391a69a87b93ace4c3c5bd3013a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-388%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=388&job=&cmd_args= [2023-04-21T15:06:22.527Z] -> Uploading to [2023-04-21T15:06:22.527Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-21/5E52B4B073DB2E39498172D8E973AA87/9ed091cfedd5391a69a87b93ace4c3c5bd3013a0/4fc2df70-337a-4725-b8ee-52d1fd68e730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T150622Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff3b73c9db50ccae2cc65cca45440857d9d778acae68e2ea8f7d9bb1faa76c21 [2023-04-21T15:06:22.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T15:06:22.786Z] Dload Upload Total Spent Left Speed [2023-04-21T15:06:22.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23889 --:--:-- --:--:-- --:--:-- 23889 [2023-04-21T15:06:22.786Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9ed091cfedd5391a69a87b93ace4c3c5bd3013a0 [Pipeline] } [2023-04-21T15:06:22.793Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-21T15:06:23.485Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-388/archives ] [2023-04-21T15:06:23.486Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-388/archives [2023-04-21T15:06:23.486Z] total 16 [2023-04-21T15:06:23.486Z] drwxr-xr-x 3 root root 4096 Apr 21 14:56 . [2023-04-21T15:06:23.486Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 14:56 .. [2023-04-21T15:06:23.486Z] drwxr-xr-x 2 root root 4096 Apr 21 14:56 cost [2023-04-21T15:06:23.486Z] -rw-r--r-- 1 root root 89 Apr 21 14:56 cost.csv [2023-04-21T15:06:23.486Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-388/archives [2023-04-21T15:06:23.486Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-388/archives [2023-04-21T15:06:23.486Z] total 16 [2023-04-21T15:06:23.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 14:56 . [2023-04-21T15:06:23.486Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 14:56 .. [2023-04-21T15:06:23.486Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 14:56 cost [2023-04-21T15:06:23.486Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 21 14:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:23.782Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:24.650Z] ---> package-listing.sh [2023-04-21T15:06:24.650Z] ++ facter osfamily [2023-04-21T15:06:24.650Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-21T15:06:24.910Z] + OS_FAMILY=debian [2023-04-21T15:06:24.910Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-388 [2023-04-21T15:06:24.910Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-21T15:06:24.910Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-21T15:06:24.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-21T15:06:24.910Z] + PACKAGES=/tmp/packages_start.txt [2023-04-21T15:06:24.910Z] + '[' /w/workspace/foundry_device-virtual-go_PR-388 ']' [2023-04-21T15:06:24.910Z] + PACKAGES=/tmp/packages_end.txt [2023-04-21T15:06:24.910Z] + case "${OS_FAMILY}" in [2023-04-21T15:06:24.910Z] + dpkg -l [2023-04-21T15:06:24.910Z] + grep '^ii' [2023-04-21T15:06:24.910Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-21T15:06:24.910Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-21T15:06:24.910Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-21T15:06:24.910Z] + '[' /w/workspace/foundry_device-virtual-go_PR-388 ']' [2023-04-21T15:06:24.910Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-388/archives/ [2023-04-21T15:06:24.910Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-388/archives/ [Pipeline] echo [2023-04-21T15:06:24.920Z] 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-388/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-21T15:06:25.199Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:06:25.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T15:06:25.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T15:06:25.829Z] prd-ubuntu20.04-docker-8c-8g-9302 does not seem to be running inside a container [2023-04-21T15:06:25.873Z] $ 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-388/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-388 -v /w/workspace/foundry_device-virtual-go_PR-388:/w/workspace/foundry_device-virtual-go_PR-388:rw,z -v /w/workspace/foundry_device-virtual-go_PR-388@tmp:/w/workspace/foundry_device-virtual-go_PR-388@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 [2023-04-21T15:06:26.071Z] $ docker top 94bda76a702242d9e4d78ed57f23b2f6df1b291cacf761a1306fb76201081f86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T15:06:26.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-21T15:06:26.704Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-21T15:06:26.988Z] + ls /var/log/sa-host [2023-04-21T15:06:26.988Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T15:06:27.060Z] provisioning config files... [2023-04-21T15:06:27.069Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-388@tmp/config12786478615761073956tmp [Pipeline] { [Pipeline] echo [2023-04-21T15:06:27.083Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:27.366Z] ---> create-netrc.sh [Pipeline] } [2023-04-21T15:06:27.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:27.692Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-21T15:06:27.700Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:27.981Z] ---> sudo-logs.sh [2023-04-21T15:06:27.982Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-21T15:06:28.011Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:28.292Z] ---> job-cost.sh [2023-04-21T15:06:28.292Z] lf-activate-venv: SKIPPING [2023-04-21T15:06:28.292Z] DEBUG: total: 0.2199999988079071 [2023-04-21T15:06:28.292Z] INFO: Retrieving Stack Cost... [2023-04-21T15:06:28.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T15:06:29.120Z] INFO: Archiving Costs [Pipeline] echo [2023-04-21T15:06:29.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:29.417Z] ---> logs-deploy.sh [2023-04-21T15:06:29.417Z] lf-activate-venv: SKIPPING [2023-04-21T15:06:29.418Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-388/2 [2023-04-21T15:06:29.418Z] INFO: archiving workspace using pattern(s): [2023-04-21T15:06:30.356Z] Archives upload complete. [2023-04-21T15:06:30.356Z] INFO: archiving logs to Nexus