Pull request #396 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e6e39682d53739b45339ab06e5eed03fe45746e+57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d (71afa4d85606442938813e71c8d86c32760280a8) 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-ssh6699665301668880830.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-ssh13226556541692528732.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11129048421129081195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7286337502480644414.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18132523351161212135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7456899863660737835.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13286 in /w/workspace/foundry_device-virtual-go_PR-396 [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-396 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d into PR head commit 7e6e39682d53739b45339ab06e5eed03fe45746e Merge succeeded, producing 7e6e39682d53739b45339ab06e5eed03fe45746e Checking out Revision 7e6e39682d53739b45339ab06e5eed03fe45746e (PR-396) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 7e6e39682d53739b45339ab06e5eed03fe45746e # 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 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e6e39682d53739b45339ab06e5eed03fe45746e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T12:00:52.354Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T12:00:52.551Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T12:00:52.654Z] ========================================================= [2023-05-04T12:00:52.654Z] EdgeX Global Pipelines Version Info [2023-05-04T12:00:52.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:00:53.402Z] ------------------- [2023-05-04T12:00:53.402Z] stable info: [2023-05-04T12:00:53.402Z] ------------------- [2023-05-04T12:00:53.402Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T12:00:53.402Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T12:00:53.402Z] Message: update stable to v1.0.248 [2023-05-04T12:00:53.975Z] ------------------- [2023-05-04T12:00:53.975Z] experimental info: [2023-05-04T12:00:53.975Z] ------------------- [2023-05-04T12:00:53.975Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T12:00:53.975Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T12:00:53.975Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T12:00:54.315Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-04T12:00:54.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-04T12:00:54.400Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T12:00:54.441Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T12:00:54.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T12:00:54.515Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T12:00:54.558Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T12:00:54.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T12:00:54.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T12:00:54.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T12:00:54.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T12:00:54.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-04T12:00:54.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T12:00:54.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T12:00:54.887Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T12:00:54.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T12:00:54.963Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T12:00:54.999Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T12:00:55.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T12:00:55.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T12:00:55.119Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T12:00:55.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T12:00:55.211Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T12:00:55.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T12:00:55.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T12:00:55.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T12:00:55.422Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T12:00:55.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-396 [Pipeline] echo [2023-05-04T12:00:55.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-396 [Pipeline] echo [2023-05-04T12:00:55.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-396 [Pipeline] echo [2023-05-04T12:00:55.594Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e6e39682d53739b45339ab06e5eed03fe45746e [Pipeline] echo [2023-05-04T12:00:55.641Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e6e396 [Pipeline] echo [2023-05-04T12:00:55.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T12:00:55.809Z] provisioning config files... [2023-05-04T12:00:55.823Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-396@tmp/config1980887632174205865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:00:56.215Z] ---> docker-login.sh [2023-05-04T12:00:56.216Z] nexus3.edgexfoundry.org:10001 [2023-05-04T12:00:56.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:00:56.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:00:56.478Z] Configure a credential helper to remove this warning. See [2023-05-04T12:00:56.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:00:56.478Z] [2023-05-04T12:00:56.478Z] Login Succeeded [2023-05-04T12:00:56.478Z] nexus3.edgexfoundry.org:10002 [2023-05-04T12:00:56.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:00:56.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:00:56.739Z] Configure a credential helper to remove this warning. See [2023-05-04T12:00:56.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:00:56.739Z] [2023-05-04T12:00:56.739Z] Login Succeeded [2023-05-04T12:00:56.739Z] nexus3.edgexfoundry.org:10003 [2023-05-04T12:00:56.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:00:56.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:00:56.739Z] Configure a credential helper to remove this warning. See [2023-05-04T12:00:56.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:00:56.739Z] [2023-05-04T12:00:56.739Z] Login Succeeded [2023-05-04T12:00:56.739Z] nexus3.edgexfoundry.org:10004 [2023-05-04T12:00:57.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:00:57.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:00:57.001Z] Configure a credential helper to remove this warning. See [2023-05-04T12:00:57.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:00:57.001Z] [2023-05-04T12:00:57.001Z] Login Succeeded [2023-05-04T12:00:57.001Z] docker.io [2023-05-04T12:00:57.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:00:57.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:00:57.266Z] Configure a credential helper to remove this warning. See [2023-05-04T12:00:57.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:00:57.266Z] [2023-05-04T12:00:57.266Z] Login Succeeded [2023-05-04T12:00:57.266Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T12:00:57.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T12:00:57.935Z] + git rev-list -1 --merges 7e6e39682d53739b45339ab06e5eed03fe45746e~1..7e6e39682d53739b45339ab06e5eed03fe45746e [Pipeline] echo [2023-05-04T12:00:58.004Z] -----------> git rev-list -1 --merges 7e6e39682d53739b45339ab06e5eed03fe45746e~1..7e6e39682d53739b45339ab06e5eed03fe45746e 7e6e39682d53739b45339ab06e5eed03fe45746e [false] [Pipeline] sh [2023-05-04T12:00:58.313Z] + git log --format=format:%s -1 7e6e39682d53739b45339ab06e5eed03fe45746e [Pipeline] echo [2023-05-04T12:00:58.347Z] ========================================================= [2023-05-04T12:00:58.347Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T12:00:58.347Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T12:00:58.766Z] + git log --format=format:%s -1 7e6e39682d53739b45339ab06e5eed03fe45746e [Pipeline] echo [2023-05-04T12:00:58.799Z] [semverPrep] GIT_COMMIT: 7e6e39682d53739b45339ab06e5eed03fe45746e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-04T12:00:58.828Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T12:00:59.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T12:00:59.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T12:00:59.243Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T12:00:59.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T12:00:59.243Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T12:00:59.243Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T12:00:59.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:00:59.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T12:00:59.747Z] [2023-05-04T12:00:59.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:01:00.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T12:01:00.124Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T12:01:00.124Z] b85a868b505f: Pulling fs layer [2023-05-04T12:01:00.124Z] e2be974225ed: Pulling fs layer [2023-05-04T12:01:00.124Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T12:01:00.124Z] 988bab9f4d93: Pulling fs layer [2023-05-04T12:01:00.124Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T12:01:00.124Z] eaf3925da568: Pulling fs layer [2023-05-04T12:01:00.124Z] bab4dde63d76: Pulling fs layer [2023-05-04T12:01:00.124Z] eaf3925da568: Waiting [2023-05-04T12:01:00.124Z] 1469e6f7b9e6: Waiting [2023-05-04T12:01:00.124Z] bab4dde63d76: Waiting [2023-05-04T12:01:00.124Z] bde34c3a00c8: Pulling fs layer [2023-05-04T12:01:00.124Z] b352a97aabf1: Pulling fs layer [2023-05-04T12:01:00.124Z] 4872d77fe225: Pulling fs layer [2023-05-04T12:01:00.124Z] 5851b861e8e6: Pulling fs layer [2023-05-04T12:01:00.124Z] bde34c3a00c8: Waiting [2023-05-04T12:01:00.124Z] b352a97aabf1: Waiting [2023-05-04T12:01:00.124Z] 4872d77fe225: Waiting [2023-05-04T12:01:00.124Z] 5851b861e8e6: Waiting [2023-05-04T12:01:00.385Z] e2be974225ed: Verifying Checksum [2023-05-04T12:01:00.385Z] e2be974225ed: Download complete [2023-05-04T12:01:00.385Z] 988bab9f4d93: Download complete [2023-05-04T12:01:00.385Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T12:01:00.385Z] 1469e6f7b9e6: Download complete [2023-05-04T12:01:00.385Z] eaf3925da568: Verifying Checksum [2023-05-04T12:01:00.385Z] eaf3925da568: Download complete [2023-05-04T12:01:00.385Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T12:01:00.385Z] 339a4e72a1f5: Download complete [2023-05-04T12:01:00.385Z] bde34c3a00c8: Verifying Checksum [2023-05-04T12:01:00.385Z] bde34c3a00c8: Download complete [2023-05-04T12:01:00.385Z] b352a97aabf1: Download complete [2023-05-04T12:01:00.385Z] 4872d77fe225: Verifying Checksum [2023-05-04T12:01:00.385Z] 4872d77fe225: Download complete [2023-05-04T12:01:00.385Z] 5851b861e8e6: Verifying Checksum [2023-05-04T12:01:00.385Z] 5851b861e8e6: Download complete [2023-05-04T12:01:00.660Z] b85a868b505f: Verifying Checksum [2023-05-04T12:01:00.660Z] b85a868b505f: Download complete [2023-05-04T12:01:00.931Z] bab4dde63d76: Verifying Checksum [2023-05-04T12:01:00.931Z] bab4dde63d76: Download complete [2023-05-04T12:01:01.869Z] b85a868b505f: Pull complete [2023-05-04T12:01:02.128Z] e2be974225ed: Pull complete [2023-05-04T12:01:02.389Z] 339a4e72a1f5: Pull complete [2023-05-04T12:01:02.649Z] 988bab9f4d93: Pull complete [2023-05-04T12:01:02.907Z] 1469e6f7b9e6: Pull complete [2023-05-04T12:01:02.907Z] eaf3925da568: Pull complete [2023-05-04T12:01:04.834Z] bab4dde63d76: Pull complete [2023-05-04T12:01:04.834Z] bde34c3a00c8: Pull complete [2023-05-04T12:01:05.095Z] b352a97aabf1: Pull complete [2023-05-04T12:01:05.095Z] 4872d77fe225: Pull complete [2023-05-04T12:01:05.095Z] 5851b861e8e6: Pull complete [2023-05-04T12:01:05.095Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T12:01:05.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T12:01:05.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T12:01:05.352Z] prd-ubuntu20.04-docker-8c-8g-13286 does not seem to be running inside a container [2023-05-04T12:01:05.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-396 -v /w/workspace/foundry_device-virtual-go_PR-396:/w/workspace/foundry_device-virtual-go_PR-396:rw,z -v /w/workspace/foundry_device-virtual-go_PR-396@tmp:/w/workspace/foundry_device-virtual-go_PR-396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T12:01:07.968Z] $ docker top dd821e8ba3eb84b8a858c86d5d3c81e6b6a831ee842c643669be66559fb7fe65 -eo pid,comm [2023-05-04T12:01:08.025Z] 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-05-04T12:01:08.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T12:01:08.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T12:01:08.156Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T12:01:08.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T12:01:08.295Z] $ docker exec dd821e8ba3eb84b8a858c86d5d3c81e6b6a831ee842c643669be66559fb7fe65 ssh-agent [2023-05-04T12:01:08.403Z] SSH_AUTH_SOCK=/tmp/ssh-k6Mo5zBEVpvW/agent.33 [2023-05-04T12:01:08.403Z] SSH_AGENT_PID=39 [2023-05-04T12:01:08.411Z] Running ssh-add (command line suppressed) [2023-05-04T12:01:08.527Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-396@tmp/private_key_12135903010793913224.key (/w/workspace/foundry_device-virtual-go_PR-396@tmp/private_key_12135903010793913224.key) [2023-05-04T12:01:08.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T12:01:08.878Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T12:01:08.915Z] $ docker exec --env ******** --env ******** dd821e8ba3eb84b8a858c86d5d3c81e6b6a831ee842c643669be66559fb7fe65 ssh-agent -k [2023-05-04T12:01:09.020Z] unset SSH_AUTH_SOCK; [2023-05-04T12:01:09.021Z] unset SSH_AGENT_PID; [2023-05-04T12:01:09.021Z] echo Agent pid 39 killed; [2023-05-04T12:01:09.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T12:01:09.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T12:01:09.130Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T12:01:09.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T12:01:09.333Z] $ docker exec dd821e8ba3eb84b8a858c86d5d3c81e6b6a831ee842c643669be66559fb7fe65 ssh-agent [2023-05-04T12:01:09.446Z] SSH_AUTH_SOCK=/tmp/ssh-PxbRFPaWuNkr/agent.71 [2023-05-04T12:01:09.446Z] SSH_AGENT_PID=77 [2023-05-04T12:01:09.449Z] Running ssh-add (command line suppressed) [2023-05-04T12:01:09.567Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-396@tmp/private_key_9051292256687227870.key (/w/workspace/foundry_device-virtual-go_PR-396@tmp/private_key_9051292256687227870.key) [2023-05-04T12:01:09.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T12:01:09.922Z] + git semver init [2023-05-04T12:01:10.182Z] 2023-05-04 12:01:10,130 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T12:01:10.182Z] 2023-05-04 12:01:10,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-396/.semver [2023-05-04T12:01:10.182Z] 2023-05-04 12:01:10,131 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-396/.semver [2023-05-04T12:01:10.182Z] 2023-05-04 12:01:10,131 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-396/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-396, universal_newlines=False, shell=None, istream=None) [2023-05-04T12:01:11.566Z] 2023-05-04 12:01:11,292 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-396/.git/info/exclude [2023-05-04T12:01:11.566Z] 2023-05-04 12:01:11,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-396/.semver/PR-396 with force:False [2023-05-04T12:01:11.566Z] 2023-05-04 12:01:11,293 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-396/.semver/PR-396 [2023-05-04T12:01:11.566Z] 2023-05-04 12:01:11,296 [execute] INFO git cat-file --batch-check [2023-05-04T12:01:11.566Z] 2023-05-04 12:01:11,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-396/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T12:01:11.566Z] 2023-05-04 12:01:11,302 [execute] INFO git cat-file --batch [2023-05-04T12:01:11.566Z] 2023-05-04 12:01:11,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-396/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T12:01:11.566Z] 2023-05-04 12:01:11,306 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-396/.semver/PR-396 [2023-05-04T12:01:11.566Z] 0.0.0 [Pipeline] } [2023-05-04T12:01:11.596Z] $ docker exec --env ******** --env ******** dd821e8ba3eb84b8a858c86d5d3c81e6b6a831ee842c643669be66559fb7fe65 ssh-agent -k [2023-05-04T12:01:11.700Z] unset SSH_AUTH_SOCK; [2023-05-04T12:01:11.701Z] unset SSH_AGENT_PID; [2023-05-04T12:01:11.701Z] echo Agent pid 77 killed; [2023-05-04T12:01:11.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T12:01:12.146Z] + git semver [Pipeline] } [2023-05-04T12:01:12.436Z] $ docker stop --time=1 dd821e8ba3eb84b8a858c86d5d3c81e6b6a831ee842c643669be66559fb7fe65 [2023-05-04T12:01:13.752Z] $ docker rm -f --volumes dd821e8ba3eb84b8a858c86d5d3c81e6b6a831ee842c643669be66559fb7fe65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T12:01:14.137Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T12:01:14.422Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T12:01:14.441Z] [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-05-04T12:01:15.026Z] provisioning config files... [2023-05-04T12:01:15.038Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-396@tmp/config11455682369234777521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:01:15.403Z] ---> docker-login.sh [2023-05-04T12:01:15.403Z] nexus3.edgexfoundry.org:10001 [2023-05-04T12:01:15.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:01:15.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:01:15.403Z] Configure a credential helper to remove this warning. See [2023-05-04T12:01:15.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:01:15.403Z] [2023-05-04T12:01:15.403Z] Login Succeeded [2023-05-04T12:01:15.403Z] nexus3.edgexfoundry.org:10002 [2023-05-04T12:01:15.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:01:15.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:01:15.403Z] Configure a credential helper to remove this warning. See [2023-05-04T12:01:15.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:01:15.403Z] [2023-05-04T12:01:15.403Z] Login Succeeded [2023-05-04T12:01:15.665Z] nexus3.edgexfoundry.org:10003 [2023-05-04T12:01:15.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:01:15.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:01:15.665Z] Configure a credential helper to remove this warning. See [2023-05-04T12:01:15.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:01:15.665Z] [2023-05-04T12:01:15.665Z] Login Succeeded [2023-05-04T12:01:15.665Z] nexus3.edgexfoundry.org:10004 [2023-05-04T12:01:15.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:01:15.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:01:15.665Z] Configure a credential helper to remove this warning. See [2023-05-04T12:01:15.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:01:15.666Z] [2023-05-04T12:01:15.666Z] Login Succeeded [2023-05-04T12:01:15.666Z] docker.io [2023-05-04T12:01:15.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:01:15.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:01:15.926Z] Configure a credential helper to remove this warning. See [2023-05-04T12:01:15.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:01:15.926Z] [2023-05-04T12:01:15.926Z] Login Succeeded [2023-05-04T12:01:16.185Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T12:01:16.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T12:01:16.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T12:01:16.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T12:01:16.496Z] ========================================================= [2023-05-04T12:01:16.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T12:01:16.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:01:16.964Z] + 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-05-04T12:01:16.964Z] Sending build context to Docker daemon 23.6MB [2023-05-04T12:01:16.964Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T12:01:16.964Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T12:01:17.224Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T12:01:17.224Z] f56be85fc22e: Pulling fs layer [2023-05-04T12:01:17.224Z] 85791d961cd3: Pulling fs layer [2023-05-04T12:01:17.224Z] d694b5ae8c79: Pulling fs layer [2023-05-04T12:01:17.224Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T12:01:17.224Z] 4d19c01a9841: Pulling fs layer [2023-05-04T12:01:17.224Z] 9325e15d5711: Pulling fs layer [2023-05-04T12:01:17.224Z] 556b6ee489ea: Pulling fs layer [2023-05-04T12:01:17.224Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T12:01:17.224Z] 9f32a84ed3da: Waiting [2023-05-04T12:01:17.224Z] 4d19c01a9841: Waiting [2023-05-04T12:01:17.224Z] 9325e15d5711: Waiting [2023-05-04T12:01:17.224Z] c5a4b2cf53e6: Waiting [2023-05-04T12:01:17.224Z] 556b6ee489ea: Waiting [2023-05-04T12:01:17.224Z] 85791d961cd3: Verifying Checksum [2023-05-04T12:01:17.224Z] 85791d961cd3: Download complete [2023-05-04T12:01:17.224Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T12:01:17.224Z] 9f32a84ed3da: Download complete [2023-05-04T12:01:17.224Z] 4d19c01a9841: Download complete [2023-05-04T12:01:17.224Z] f56be85fc22e: Verifying Checksum [2023-05-04T12:01:17.224Z] f56be85fc22e: Download complete [2023-05-04T12:01:17.224Z] 9325e15d5711: Verifying Checksum [2023-05-04T12:01:17.224Z] 9325e15d5711: Download complete [2023-05-04T12:01:17.485Z] f56be85fc22e: Pull complete [2023-05-04T12:01:17.485Z] 85791d961cd3: Pull complete [2023-05-04T12:01:17.750Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T12:01:17.750Z] c5a4b2cf53e6: Download complete [2023-05-04T12:01:17.750Z] d694b5ae8c79: Verifying Checksum [2023-05-04T12:01:17.750Z] d694b5ae8c79: Download complete [2023-05-04T12:01:18.010Z] 556b6ee489ea: Verifying Checksum [2023-05-04T12:01:18.010Z] 556b6ee489ea: Download complete [2023-05-04T12:01:21.297Z] d694b5ae8c79: Pull complete [2023-05-04T12:01:21.556Z] 9f32a84ed3da: Pull complete [2023-05-04T12:01:21.556Z] 4d19c01a9841: Pull complete [2023-05-04T12:01:21.556Z] 9325e15d5711: Pull complete [2023-05-04T12:01:24.122Z] 556b6ee489ea: Pull complete [2023-05-04T12:01:25.502Z] c5a4b2cf53e6: Pull complete [2023-05-04T12:01:25.502Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T12:01:25.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T12:01:25.502Z] ---> c4be618373d6 [2023-05-04T12:01:25.502Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T12:01:29.707Z] ---> Running in e4063e99bbd2 [2023-05-04T12:01:29.831Z] Still waiting to schedule task [2023-05-04T12:01:29.832Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T12:01:29.966Z] Removing intermediate container e4063e99bbd2 [2023-05-04T12:01:29.967Z] ---> 7cb6bc4c57af [2023-05-04T12:01:29.967Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T12:01:29.967Z] ---> Running in 68bc3f6e73ff [2023-05-04T12:01:29.967Z] Removing intermediate container 68bc3f6e73ff [2023-05-04T12:01:29.967Z] ---> 10a5c8c4f832 [2023-05-04T12:01:29.967Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T12:01:29.967Z] ---> Running in 806e0243c3be [2023-05-04T12:01:30.227Z] Removing intermediate container 806e0243c3be [2023-05-04T12:01:30.227Z] ---> 72a4bfe651f3 [2023-05-04T12:01:30.227Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-04T12:01:30.227Z] ---> Running in ab93508036c1 [2023-05-04T12:01:30.227Z] Removing intermediate container ab93508036c1 [2023-05-04T12:01:30.227Z] ---> bd0dde730688 [2023-05-04T12:01:30.227Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T12:01:30.227Z] ---> Running in 0be1ba79693b [2023-05-04T12:01:30.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T12:01:30.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T12:01:31.005Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T12:01:31.005Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T12:01:31.005Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T12:01:31.005Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T12:01:31.005Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T12:01:31.005Z] OK: 269 MiB in 57 packages [2023-05-04T12:01:31.573Z] Removing intermediate container 0be1ba79693b [2023-05-04T12:01:31.573Z] ---> aeec899db98e [2023-05-04T12:01:31.573Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-04T12:01:31.573Z] ---> 22693ce71abf [2023-05-04T12:01:31.573Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T12:01:31.573Z] ---> Running in 7c82338ccdef [2023-05-04T12:02:10.361Z] Removing intermediate container 7c82338ccdef [2023-05-04T12:02:10.361Z] ---> 66ac518498e7 [2023-05-04T12:02:10.361Z] Step 10/12 : COPY . . [2023-05-04T12:02:10.929Z] ---> 2518fc59bb77 [2023-05-04T12:02:10.929Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T12:02:10.929Z] ---> Running in e590179f9ab4 [2023-05-04T12:02:10.929Z] Removing intermediate container e590179f9ab4 [2023-05-04T12:02:10.929Z] ---> c7567d87ce0d [2023-05-04T12:02:10.929Z] Step 12/12 : RUN $MAKE [2023-05-04T12:02:10.929Z] ---> Running in 97a911aebd13 [2023-05-04T12:02:11.187Z] noop [2023-05-04T12:02:11.448Z] Removing intermediate container 97a911aebd13 [2023-05-04T12:02:11.448Z] ---> 9b30a6774bc4 [2023-05-04T12:02:11.448Z] Successfully built 9b30a6774bc4 [2023-05-04T12:02:11.448Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:02:11.942Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T12:02:11.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T12:02:12.127Z] prd-ubuntu20.04-docker-8c-8g-13286 does not seem to be running inside a container [2023-05-04T12:02:12.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-396 -v /w/workspace/foundry_device-virtual-go_PR-396:/w/workspace/foundry_device-virtual-go_PR-396:rw,z -v /w/workspace/foundry_device-virtual-go_PR-396@tmp:/w/workspace/foundry_device-virtual-go_PR-396@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 ******** ci-base-image-x86_64 cat [2023-05-04T12:02:12.496Z] $ docker top 80f6188f4d94a084371453b0443980acf17938a9c1bb3fd75e52ed2e48453296 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T12:02:12.916Z] + go version [2023-05-04T12:02:12.916Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T12:02:12.969Z] $ docker stop --time=1 80f6188f4d94a084371453b0443980acf17938a9c1bb3fd75e52ed2e48453296 [2023-05-04T12:02:14.234Z] $ docker rm -f --volumes 80f6188f4d94a084371453b0443980acf17938a9c1bb3fd75e52ed2e48453296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:02:15.022Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T12:02:15.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T12:02:15.182Z] prd-ubuntu20.04-docker-8c-8g-13286 does not seem to be running inside a container [2023-05-04T12:02:15.217Z] $ 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-396 -v /w/workspace/foundry_device-virtual-go_PR-396:/w/workspace/foundry_device-virtual-go_PR-396:rw,z -v /w/workspace/foundry_device-virtual-go_PR-396@tmp:/w/workspace/foundry_device-virtual-go_PR-396@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 ******** ci-base-image-x86_64 cat [2023-05-04T12:02:15.548Z] $ docker top ed00c64c71bcf4d89e8a0f9f3ae67cb0bf85d528e621c9c10041ddb8244bc8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T12:02:15.950Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-396 [Pipeline] fileExists [Pipeline] sh [2023-05-04T12:02:16.323Z] + make test [2023-05-04T12:02:16.323Z] go test ./... -coverprofile=coverage.out [2023-05-04T12:02:21.596Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-04T12:02:31.572Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-04T12:02:31.572Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2023-05-04T12:02:38.263Z] go vet ./... [2023-05-04T12:02:41.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T12:02:41.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T12:02:41.546Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T12:02:41.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T12:02:41.617Z] $ docker stop --time=1 ed00c64c71bcf4d89e8a0f9f3ae67cb0bf85d528e621c9c10041ddb8244bc8a2 [2023-05-04T12:02:44.173Z] $ docker rm -f --volumes ed00c64c71bcf4d89e8a0f9f3ae67cb0bf85d528e621c9c10041ddb8244bc8a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T12:02:44.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T12:02:44.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T12:02:45.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T12:02:45.810Z] + ls -al . [2023-05-04T12:02:45.810Z] total 192 [2023-05-04T12:02:45.810Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 12:02 . [2023-05-04T12:02:45.810Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 12:00 .. [2023-05-04T12:02:45.810Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 12:01 .git [2023-05-04T12:02:45.810Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 12:00 .github [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 337 May 4 12:00 .gitignore [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 12:00 .golangci.yml [2023-05-04T12:02:45.810Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 12:01 .semver [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 4 12:00 Attribution.txt [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 4 12:00 CHANGELOG.md [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 4 12:00 Dockerfile [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 12:00 GOVERNANCE.md [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 660 May 4 12:00 Jenkinsfile [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 12:00 LICENSE [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 4 12:00 Makefile [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 623 May 4 12:00 OWNERS.md [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 4 12:00 README.md [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 12:01 VERSION [2023-05-04T12:02:45.810Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 12:00 bin [2023-05-04T12:02:45.810Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 12:00 cmd [2023-05-04T12:02:45.810Z] -rw-r--r-- 1 jenkins jenkins 43063 May 4 12:02 coverage.out [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 4 12:00 go.mod [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 4 12:00 go.sum [2023-05-04T12:02:45.810Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 12:00 internal [2023-05-04T12:02:45.810Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 12:00 snap [2023-05-04T12:02:45.810Z] -rw-rw-r-- 1 jenkins jenkins 235 May 4 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:02:46.192Z] + 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=7e6e39682d53739b45339ab06e5eed03fe45746e --label arch=amd64 --label version=0.0.0 . [2023-05-04T12:02:46.192Z] Sending build context to Docker daemon 23.64MB [2023-05-04T12:02:46.192Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T12:02:46.192Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T12:02:46.192Z] ---> 9b30a6774bc4 [2023-05-04T12:02:46.192Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T12:02:46.452Z] ---> Running in a790eeb6b5e1 [2023-05-04T12:02:46.452Z] Removing intermediate container a790eeb6b5e1 [2023-05-04T12:02:46.452Z] ---> e6bcf4b2bed2 [2023-05-04T12:02:46.452Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T12:02:46.452Z] ---> Running in 7f71179d8d31 [2023-05-04T12:02:46.452Z] Removing intermediate container 7f71179d8d31 [2023-05-04T12:02:46.452Z] ---> aa4f86d1d9bb [2023-05-04T12:02:46.452Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T12:02:46.712Z] ---> Running in 4b17bd96a7b6 [2023-05-04T12:02:46.712Z] Removing intermediate container 4b17bd96a7b6 [2023-05-04T12:02:46.712Z] ---> 1c5a1da555fa [2023-05-04T12:02:46.712Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-04T12:02:46.712Z] ---> Running in 7aa7792205b4 [2023-05-04T12:02:46.712Z] Removing intermediate container 7aa7792205b4 [2023-05-04T12:02:46.712Z] ---> 76b78f8dbc57 [2023-05-04T12:02:46.712Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T12:02:46.712Z] ---> Running in b76aaee2bc10 [2023-05-04T12:02:46.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T12:02:47.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T12:02:47.766Z] OK: 269 MiB in 57 packages [2023-05-04T12:02:47.766Z] Removing intermediate container b76aaee2bc10 [2023-05-04T12:02:47.766Z] ---> a53041128458 [2023-05-04T12:02:47.766Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-04T12:02:47.766Z] ---> 144b62d3992c [2023-05-04T12:02:47.766Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T12:02:47.766Z] ---> Running in ef0e23840280 [2023-05-04T12:02:49.008Z] Removing intermediate container ef0e23840280 [2023-05-04T12:02:49.008Z] ---> 4decff0d95ba [2023-05-04T12:02:49.008Z] Step 10/25 : COPY . . [2023-05-04T12:02:49.008Z] ---> 92b6b3575b28 [2023-05-04T12:02:49.008Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T12:02:49.575Z] ---> Running in 308c869f4788 [2023-05-04T12:02:49.575Z] Removing intermediate container 308c869f4788 [2023-05-04T12:02:49.575Z] ---> 7b8092c34940 [2023-05-04T12:02:49.575Z] Step 12/25 : RUN $MAKE [2023-05-04T12:02:49.575Z] ---> Running in c30d06a64aec [2023-05-04T12:02:49.575Z] 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-05-04T12:03:03.838Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13287 in /w/workspace/foundry_device-virtual-go_PR-396 [Pipeline] { [Pipeline] ws [2023-05-04T12:03:03.896Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-04T12:03:03.974Z] The recommended git tool is: git [2023-05-04T12:03:07.653Z] Removing intermediate container c30d06a64aec [2023-05-04T12:03:07.653Z] ---> 781b3c600dc9 [2023-05-04T12:03:07.653Z] Step 13/25 : FROM alpine:3.17 [2023-05-04T12:03:07.653Z] 3.17: Pulling from library/alpine [2023-05-04T12:03:07.653Z] f56be85fc22e: Already exists [2023-05-04T12:03:07.653Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T12:03:07.653Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T12:03:07.653Z] ---> 9ed4aefc74f6 [2023-05-04T12:03:07.653Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-04T12:03:07.653Z] ---> Running in b174862bd057 [2023-05-04T12:03:07.653Z] Removing intermediate container b174862bd057 [2023-05-04T12:03:07.653Z] ---> cb55d9da6551 [2023-05-04T12:03:07.653Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T12:03:07.653Z] ---> Running in 746d48f47e0b [2023-05-04T12:03:07.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T12:03:07.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T12:03:07.912Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T12:03:07.912Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T12:03:07.912Z] OK: 7 MiB in 16 packages [2023-05-04T12:03:08.170Z] Removing intermediate container 746d48f47e0b [2023-05-04T12:03:08.170Z] ---> 69f759553048 [2023-05-04T12:03:08.170Z] Step 16/25 : WORKDIR / [2023-05-04T12:03:08.170Z] ---> Running in f6ec9607591a [2023-05-04T12:03:08.170Z] Removing intermediate container f6ec9607591a [2023-05-04T12:03:08.170Z] ---> 548edc601033 [2023-05-04T12:03:08.170Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-04T12:03:08.429Z] ---> 9b0f3b5fe0ff [2023-05-04T12:03:08.429Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-04T12:03:08.429Z] ---> 41ed5955fd45 [2023-05-04T12:03:08.429Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-04T12:03:09.367Z] ---> 1f6539d93d94 [2023-05-04T12:03:09.367Z] Step 20/25 : EXPOSE 59900 [2023-05-04T12:03:09.367Z] ---> Running in 2f848c6a8a25 [2023-05-04T12:03:09.367Z] Removing intermediate container 2f848c6a8a25 [2023-05-04T12:03:09.367Z] ---> c9db4d962d68 [2023-05-04T12:03:09.367Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-04T12:03:09.367Z] ---> Running in f25b26a29b8d [2023-05-04T12:03:09.367Z] Removing intermediate container f25b26a29b8d [2023-05-04T12:03:09.367Z] ---> 45c6ebc9e79a [2023-05-04T12:03:09.367Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T12:03:09.367Z] ---> Running in 7f95f9a851a3 [2023-05-04T12:03:09.367Z] Removing intermediate container 7f95f9a851a3 [2023-05-04T12:03:09.367Z] ---> b4f8d9ff2c71 [2023-05-04T12:03:09.367Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T12:03:09.367Z] ---> Running in 196cbcf00e6d [2023-05-04T12:03:09.367Z] Removing intermediate container 196cbcf00e6d [2023-05-04T12:03:09.367Z] ---> 56e0614f5505 [2023-05-04T12:03:09.367Z] Step 24/25 : LABEL git_sha=7e6e39682d53739b45339ab06e5eed03fe45746e [2023-05-04T12:03:09.367Z] ---> Running in 308959e78894 [2023-05-04T12:03:09.433Z] using credential edgex-jenkins-ssh [2023-05-04T12:03:09.451Z] Cloning the remote Git repository [2023-05-04T12:03:09.626Z] Removing intermediate container 308959e78894 [2023-05-04T12:03:09.626Z] ---> 8ba4a77597eb [2023-05-04T12:03:09.626Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T12:03:09.626Z] ---> Running in d09971e48b4d [2023-05-04T12:03:09.626Z] Removing intermediate container d09971e48b4d [2023-05-04T12:03:09.626Z] ---> a221dead62c2 [2023-05-04T12:03:09.626Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T12:03:09.626Z] Successfully built a221dead62c2 [2023-05-04T12:03:09.626Z] 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] { [2023-05-04T12:03:09.498Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-04T12:03:09.597Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-04T12:03:09.738Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-04T12:03:09.739Z] > git --version # timeout=10 [2023-05-04T12:03:09.761Z] > git --version # 'git version 2.25.1' [2023-05-04T12:03:09.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T12:03:09.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:03:10.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T12:03:10.488Z] [2023-05-04T12:03:10.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:03:10.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T12:03:10.865Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T12:03:10.865Z] 5eb5b503b376: Pulling fs layer [2023-05-04T12:03:10.865Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T12:03:10.865Z] ec43610c2a17: Pulling fs layer [2023-05-04T12:03:10.865Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T12:03:10.865Z] 33b1e0a273af: Pulling fs layer [2023-05-04T12:03:10.865Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T12:03:10.865Z] 2f39f015ded8: Pulling fs layer [2023-05-04T12:03:10.865Z] 5d3b04190fa2: Waiting [2023-05-04T12:03:10.865Z] 33b1e0a273af: Waiting [2023-05-04T12:03:10.865Z] 2f39f015ded8: Waiting [2023-05-04T12:03:10.865Z] 3a2ae6a8a46f: Waiting [2023-05-04T12:03:10.865Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T12:03:10.865Z] 5c69ac0246d0: Download complete [2023-05-04T12:03:10.865Z] 3a2ae6a8a46f: Download complete [2023-05-04T12:03:10.865Z] 33b1e0a273af: Verifying Checksum [2023-05-04T12:03:10.865Z] 33b1e0a273af: Download complete [2023-05-04T12:03:10.865Z] ec43610c2a17: Verifying Checksum [2023-05-04T12:03:10.865Z] ec43610c2a17: Download complete [2023-05-04T12:03:10.865Z] 5d3b04190fa2: Download complete [2023-05-04T12:03:11.126Z] 5eb5b503b376: Download complete [2023-05-04T12:03:11.694Z] 2f39f015ded8: Verifying Checksum [2023-05-04T12:03:11.694Z] 2f39f015ded8: Download complete [2023-05-04T12:03:12.261Z] 5eb5b503b376: Pull complete [2023-05-04T12:03:12.261Z] 5c69ac0246d0: Pull complete [2023-05-04T12:03:12.828Z] ec43610c2a17: Pull complete [2023-05-04T12:03:12.828Z] 3a2ae6a8a46f: Pull complete [2023-05-04T12:03:12.828Z] 33b1e0a273af: Pull complete [2023-05-04T12:03:13.086Z] 5d3b04190fa2: Pull complete [2023-05-04T12:03:14.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-04T12:03:14.904Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T12:03:16.282Z] Merging remotes/origin/main commit 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d into PR head commit 7e6e39682d53739b45339ab06e5eed03fe45746e [2023-05-04T12:03:16.375Z] 2f39f015ded8: Pull complete [2023-05-04T12:03:16.571Z] Merge succeeded, producing 7e6e39682d53739b45339ab06e5eed03fe45746e [2023-05-04T12:03:16.572Z] Checking out Revision 7e6e39682d53739b45339ab06e5eed03fe45746e (PR-396) [2023-05-04T12:03:16.638Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T12:03:16.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T12:03:16.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T12:03:16.872Z] prd-ubuntu20.04-docker-8c-8g-13286 does not seem to be running inside a container [2023-05-04T12:03:16.908Z] $ 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-396 -v /w/workspace/foundry_device-virtual-go_PR-396:/w/workspace/foundry_device-virtual-go_PR-396:rw,z -v /w/workspace/foundry_device-virtual-go_PR-396@tmp:/w/workspace/foundry_device-virtual-go_PR-396@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T12:03:17.068Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-04T12:03:15.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-04T12:03:15.768Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-04T12:03:15.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T12:03:15.784Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T12:03:16.303Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T12:03:16.384Z] > git checkout -f 7e6e39682d53739b45339ab06e5eed03fe45746e # timeout=10 [2023-05-04T12:03:16.464Z] > git remote # timeout=10 [2023-05-04T12:03:16.483Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T12:03:16.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T12:03:16.534Z] > git merge 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d # timeout=10 [2023-05-04T12:03:16.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T12:03:16.582Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T12:03:16.603Z] > git checkout -f 7e6e39682d53739b45339ab06e5eed03fe45746e # timeout=10 [2023-05-04T12:03:17.118Z] > git --version # timeout=10 [2023-05-04T12:03:17.128Z] > git --version # 'git version 2.25.1' [2023-05-04T12:03:17.152Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T12:03:17.544Z] [2023-05-04T12:03:17.544Z] GitHub has been notified of this commit’s build result [2023-05-04T12:03:17.544Z] [2023-05-04T12:03:19.306Z] $ docker top 23656e3ba66785a2b9abc0d091561da29d4d8d57de80cbf905cd634ac29bc52a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T12:03:19.770Z] ---> job-cost.sh [2023-05-04T12:03:19.770Z] lf-activate-venv: SKIPPING [2023-05-04T12:03:19.770Z] INFO: No Stack... [2023-05-04T12:03:20.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T12:03:20.223Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T12:03:20.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T12:03:20.223Z] Dload Upload Total Spent Left Speed [2023-05-04T12:03:20.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [2023-05-04T12:03:20.287Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-05-04T12:03:20.602Z] + cat /w/workspace/foundry_device-virtual-go_PR-396/archives/cost.csv [2023-05-04T12:03:20.602Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T12:03:20.644Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-396-1-stack-cost] [2023-05-04T12:03:20.649Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-396-1-stack-cost] did not exist. Created. [2023-05-04T12:03:20.649Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T12:03:20.825Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T12:03:21.043Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T12:03:21.091Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T12:03:21.122Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-396-1-stack-cost] [2023-05-04T12:03:21.163Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T12:03:21.163Z] + sudo tee /etc/docker/daemon.new [2023-05-04T12:03:21.163Z] { [2023-05-04T12:03:21.163Z] "registry-mirrors": [ [2023-05-04T12:03:21.163Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T12:03:21.163Z] ], [2023-05-04T12:03:21.163Z] "bip": "10.250.0.254/24", [2023-05-04T12:03:21.163Z] "hosts": [ [2023-05-04T12:03:21.163Z] "tcp://0.0.0.0:5555", [2023-05-04T12:03:21.163Z] "unix:///var/run/docker.sock" [2023-05-04T12:03:21.163Z] ], [2023-05-04T12:03:21.163Z] "mtu": 1458, [2023-05-04T12:03:21.163Z] "selinux-enabled": true, [2023-05-04T12:03:21.163Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T12:03:21.163Z] } [Pipeline] // lock [Pipeline] } [2023-05-04T12:03:21.221Z] $ docker stop --time=1 23656e3ba66785a2b9abc0d091561da29d4d8d57de80cbf905cd634ac29bc52a [2023-05-04T12:03:22.362Z] $ docker rm -f --volumes 23656e3ba66785a2b9abc0d091561da29d4d8d57de80cbf905cd634ac29bc52a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T12:03:22.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T12:03:23.134Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T12:03:41.486Z] provisioning config files... [2023-05-04T12:03:41.513Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config465837951684801222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:03:41.952Z] ---> docker-login.sh [2023-05-04T12:03:41.952Z] nexus3.edgexfoundry.org:10001 [2023-05-04T12:03:42.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:03:42.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:03:42.816Z] Configure a credential helper to remove this warning. See [2023-05-04T12:03:42.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:03:42.816Z] [2023-05-04T12:03:42.816Z] Login Succeeded [2023-05-04T12:03:42.816Z] nexus3.edgexfoundry.org:10002 [2023-05-04T12:03:42.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:03:43.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:03:43.089Z] Configure a credential helper to remove this warning. See [2023-05-04T12:03:43.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:03:43.089Z] [2023-05-04T12:03:43.089Z] Login Succeeded [2023-05-04T12:03:43.089Z] nexus3.edgexfoundry.org:10003 [2023-05-04T12:03:43.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:03:43.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:03:43.359Z] Configure a credential helper to remove this warning. See [2023-05-04T12:03:43.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:03:43.359Z] [2023-05-04T12:03:43.359Z] Login Succeeded [2023-05-04T12:03:43.359Z] nexus3.edgexfoundry.org:10004 [2023-05-04T12:03:43.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:03:43.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:03:43.900Z] Configure a credential helper to remove this warning. See [2023-05-04T12:03:43.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:03:43.900Z] [2023-05-04T12:03:43.900Z] Login Succeeded [2023-05-04T12:03:43.900Z] docker.io [2023-05-04T12:03:44.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T12:03:44.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T12:03:44.437Z] Configure a credential helper to remove this warning. See [2023-05-04T12:03:44.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T12:03:44.437Z] [2023-05-04T12:03:44.437Z] Login Succeeded [2023-05-04T12:03:44.437Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T12:03:44.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T12:03:44.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T12:03:44.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T12:03:44.999Z] ========================================================= [2023-05-04T12:03:44.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T12:03:44.999Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:03:45.507Z] + 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-05-04T12:03:45.778Z] Sending build context to Docker daemon 11.96MB [2023-05-04T12:03:45.778Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T12:03:45.778Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T12:03:46.049Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T12:03:46.049Z] c41833b44d91: Pulling fs layer [2023-05-04T12:03:46.049Z] ed15518f5707: Pulling fs layer [2023-05-04T12:03:46.049Z] feae8fd75edb: Pulling fs layer [2023-05-04T12:03:46.049Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T12:03:46.049Z] 3cdef696dda3: Pulling fs layer [2023-05-04T12:03:46.049Z] 2ced38df9373: Pulling fs layer [2023-05-04T12:03:46.049Z] 58f1dce35555: Pulling fs layer [2023-05-04T12:03:46.049Z] 3cdef696dda3: Waiting [2023-05-04T12:03:46.049Z] 2ced38df9373: Waiting [2023-05-04T12:03:46.049Z] 58f1dce35555: Waiting [2023-05-04T12:03:46.049Z] 242c74f7c9fa: Waiting [2023-05-04T12:03:46.049Z] ed15518f5707: Verifying Checksum [2023-05-04T12:03:46.049Z] ed15518f5707: Download complete [2023-05-04T12:03:46.049Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T12:03:46.049Z] 242c74f7c9fa: Download complete [2023-05-04T12:03:46.049Z] 3cdef696dda3: Verifying Checksum [2023-05-04T12:03:46.049Z] 3cdef696dda3: Download complete [2023-05-04T12:03:46.363Z] c41833b44d91: Verifying Checksum [2023-05-04T12:03:46.363Z] c41833b44d91: Download complete [2023-05-04T12:03:46.957Z] c41833b44d91: Pull complete [2023-05-04T12:03:47.229Z] 58f1dce35555: Verifying Checksum [2023-05-04T12:03:47.229Z] 58f1dce35555: Download complete [2023-05-04T12:03:47.932Z] ed15518f5707: Pull complete [2023-05-04T12:03:48.918Z] feae8fd75edb: Verifying Checksum [2023-05-04T12:03:48.918Z] feae8fd75edb: Download complete [2023-05-04T12:03:49.192Z] 2ced38df9373: Verifying Checksum [2023-05-04T12:03:49.192Z] 2ced38df9373: Download complete [2023-05-04T12:04:01.538Z] feae8fd75edb: Pull complete [2023-05-04T12:04:01.538Z] 242c74f7c9fa: Pull complete [2023-05-04T12:04:01.538Z] 3cdef696dda3: Pull complete [2023-05-04T12:04:08.214Z] 2ced38df9373: Pull complete [2023-05-04T12:04:10.814Z] 58f1dce35555: Pull complete [2023-05-04T12:04:10.814Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T12:04:10.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T12:04:10.814Z] ---> fadd8f120f05 [2023-05-04T12:04:10.814Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T12:04:12.766Z] ---> Running in 93ea0d5be507 [2023-05-04T12:04:12.766Z] Removing intermediate container 93ea0d5be507 [2023-05-04T12:04:12.766Z] ---> 6b8b41e0e8e9 [2023-05-04T12:04:12.766Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T12:04:12.766Z] ---> Running in 4fc0a1b73768 [2023-05-04T12:04:13.037Z] Removing intermediate container 4fc0a1b73768 [2023-05-04T12:04:13.037Z] ---> 7d9528e53b65 [2023-05-04T12:04:13.037Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T12:04:13.307Z] ---> Running in cc5f13231175 [2023-05-04T12:04:13.578Z] Removing intermediate container cc5f13231175 [2023-05-04T12:04:13.578Z] ---> c7c1349fe220 [2023-05-04T12:04:13.578Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-04T12:04:13.578Z] ---> Running in 3308118480cb [2023-05-04T12:04:13.847Z] Removing intermediate container 3308118480cb [2023-05-04T12:04:13.847Z] ---> 3cec506328cc [2023-05-04T12:04:13.847Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T12:04:14.116Z] ---> Running in 555e96311fa1 [2023-05-04T12:04:15.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T12:04:15.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T12:04:16.624Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T12:04:16.624Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T12:04:16.624Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T12:04:16.898Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T12:04:16.898Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T12:04:16.898Z] OK: 268 MiB in 57 packages [2023-05-04T12:04:17.865Z] Removing intermediate container 555e96311fa1 [2023-05-04T12:04:17.865Z] ---> 8d5437884390 [2023-05-04T12:04:17.865Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-04T12:04:18.463Z] ---> 3f383c15af54 [2023-05-04T12:04:18.463Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T12:04:18.463Z] ---> Running in 506cbea7c50e [2023-05-04T12:05:26.378Z] Removing intermediate container 506cbea7c50e [2023-05-04T12:05:26.378Z] ---> 384eef278ec0 [2023-05-04T12:05:26.378Z] Step 10/12 : COPY . . [2023-05-04T12:05:26.378Z] ---> 7cb54ce6623f [2023-05-04T12:05:26.378Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T12:05:26.378Z] ---> Running in 03ff2ae50e03 [2023-05-04T12:05:26.378Z] Removing intermediate container 03ff2ae50e03 [2023-05-04T12:05:26.378Z] ---> 496e81e5d69c [2023-05-04T12:05:26.378Z] Step 12/12 : RUN $MAKE [2023-05-04T12:05:26.378Z] ---> Running in 0ab5ae3612de [2023-05-04T12:05:26.378Z] noop [2023-05-04T12:05:26.378Z] Removing intermediate container 0ab5ae3612de [2023-05-04T12:05:26.378Z] ---> e59b3f59a318 [2023-05-04T12:05:26.378Z] Successfully built e59b3f59a318 [2023-05-04T12:05:26.378Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:05:26.988Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T12:05:26.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T12:05:27.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-13287 does not seem to be running inside a container [2023-05-04T12:05:27.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T12:05:28.601Z] $ docker top 8464d5b0f9443fce55a5b009f6a0f9e6e390a9d2d8e17536c3b819cd73cf7e13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T12:05:29.476Z] + go version [2023-05-04T12:05:29.476Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T12:05:29.533Z] $ docker stop --time=1 8464d5b0f9443fce55a5b009f6a0f9e6e390a9d2d8e17536c3b819cd73cf7e13 [2023-05-04T12:05:31.171Z] $ docker rm -f --volumes 8464d5b0f9443fce55a5b009f6a0f9e6e390a9d2d8e17536c3b819cd73cf7e13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:05:32.056Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T12:05:32.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T12:05:32.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-13287 does not seem to be running inside a container [2023-05-04T12:05:32.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T12:05:33.602Z] $ docker top 62132d23937b02210e0c54743e82f810a19f73ccf3f1eb9771afa6d93bb39a68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T12:05:34.173Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T12:05:34.837Z] + make test [2023-05-04T12:05:35.105Z] go test ./... -coverprofile=coverage.out [2023-05-04T12:06:07.509Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-04T12:07:59.197Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-04T12:07:59.197Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.086s coverage: 58.4% of statements [2023-05-04T12:07:59.197Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T12:07:59.197Z] go vet ./... [2023-05-04T12:08:25.895Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T12:08:25.895Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T12:08:25.895Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T12:08:25.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T12:08:25.981Z] $ docker stop --time=1 62132d23937b02210e0c54743e82f810a19f73ccf3f1eb9771afa6d93bb39a68 [2023-05-04T12:08:27.804Z] $ docker rm -f --volumes 62132d23937b02210e0c54743e82f810a19f73ccf3f1eb9771afa6d93bb39a68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T12:08:28.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T12:08:28.980Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T12:08:29.441Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T12:08:30.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T12:08:30.445Z] + ls -al . [2023-05-04T12:08:30.445Z] total 188 [2023-05-04T12:08:30.445Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 12:05 . [2023-05-04T12:08:30.445Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 12:03 .. [2023-05-04T12:08:30.445Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 12:03 .git [2023-05-04T12:08:30.445Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 12:03 .github [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 337 May 4 12:03 .gitignore [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 12:03 .golangci.yml [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 4 12:03 Attribution.txt [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 4 12:03 CHANGELOG.md [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 4 12:03 Dockerfile [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 12:03 GOVERNANCE.md [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 660 May 4 12:03 Jenkinsfile [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 12:03 LICENSE [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 4 12:03 Makefile [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 623 May 4 12:03 OWNERS.md [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 4 12:03 README.md [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 12:01 VERSION [2023-05-04T12:08:30.445Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 12:03 bin [2023-05-04T12:08:30.445Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 12:03 cmd [2023-05-04T12:08:30.445Z] -rw-r--r-- 1 jenkins jenkins 43063 May 4 12:07 coverage.out [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 4 12:03 go.mod [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 4 12:03 go.sum [2023-05-04T12:08:30.445Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 12:03 internal [2023-05-04T12:08:30.445Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 12:03 snap [2023-05-04T12:08:30.445Z] -rw-rw-r-- 1 jenkins jenkins 235 May 4 12:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:08:30.909Z] + 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=7e6e39682d53739b45339ab06e5eed03fe45746e --label arch=arm64 --label version=0.0.0 . [2023-05-04T12:08:31.177Z] Sending build context to Docker daemon 12.01MB [2023-05-04T12:08:31.446Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T12:08:31.446Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T12:08:31.446Z] ---> e59b3f59a318 [2023-05-04T12:08:31.446Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T12:08:31.446Z] ---> Running in dc3a78cfab19 [2023-05-04T12:08:31.715Z] Removing intermediate container dc3a78cfab19 [2023-05-04T12:08:31.715Z] ---> 155c6eb953c2 [2023-05-04T12:08:31.715Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T12:08:31.715Z] ---> Running in 7a5579336837 [2023-05-04T12:08:31.987Z] Removing intermediate container 7a5579336837 [2023-05-04T12:08:31.987Z] ---> 8620e89823e8 [2023-05-04T12:08:31.987Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T12:08:32.257Z] ---> Running in c8035be4d4e5 [2023-05-04T12:08:32.524Z] Removing intermediate container c8035be4d4e5 [2023-05-04T12:08:32.524Z] ---> c129fa84095b [2023-05-04T12:08:32.524Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-04T12:08:32.524Z] ---> Running in 3b185f5b592b [2023-05-04T12:08:32.793Z] Removing intermediate container 3b185f5b592b [2023-05-04T12:08:32.793Z] ---> 2d884d310b6d [2023-05-04T12:08:32.793Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T12:08:32.793Z] ---> Running in c5225e8e6eb6 [2023-05-04T12:08:33.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T12:08:34.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T12:08:35.302Z] OK: 268 MiB in 57 packages [2023-05-04T12:08:37.248Z] Removing intermediate container c5225e8e6eb6 [2023-05-04T12:08:37.248Z] ---> 4540e8f1783c [2023-05-04T12:08:37.248Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-04T12:08:37.516Z] ---> f7c67ebfc6cd [2023-05-04T12:08:37.516Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T12:08:37.516Z] ---> Running in 37847bff94f8 [2023-05-04T12:08:40.097Z] Removing intermediate container 37847bff94f8 [2023-05-04T12:08:40.097Z] ---> 1122e141a080 [2023-05-04T12:08:40.097Z] Step 10/25 : COPY . . [2023-05-04T12:08:41.063Z] ---> 380fe8ea904a [2023-05-04T12:08:41.063Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T12:08:41.063Z] ---> Running in cbba33aa04fb [2023-05-04T12:08:41.332Z] Removing intermediate container cbba33aa04fb [2023-05-04T12:08:41.332Z] ---> eb640d8950a9 [2023-05-04T12:08:41.332Z] Step 12/25 : RUN $MAKE [2023-05-04T12:08:41.601Z] ---> Running in e1f977256d08 [2023-05-04T12:08:42.563Z] 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-05-04T12:10:49.317Z] Removing intermediate container e1f977256d08 [2023-05-04T12:10:49.317Z] ---> 1ccfa5d7ba0a [2023-05-04T12:10:49.317Z] Step 13/25 : FROM alpine:3.17 [2023-05-04T12:10:49.317Z] 3.17: Pulling from library/alpine [2023-05-04T12:10:49.317Z] c41833b44d91: Already exists [2023-05-04T12:10:49.317Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T12:10:49.317Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T12:10:49.317Z] ---> 51e60588ff2c [2023-05-04T12:10:49.317Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-04T12:10:49.317Z] ---> Running in 0116158e9088 [2023-05-04T12:10:49.317Z] Removing intermediate container 0116158e9088 [2023-05-04T12:10:49.317Z] ---> a1ec9716e0d1 [2023-05-04T12:10:49.317Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T12:10:49.317Z] ---> Running in 4f34729892f7 [2023-05-04T12:10:49.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T12:10:49.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T12:10:49.317Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T12:10:49.317Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T12:10:49.317Z] OK: 8 MiB in 16 packages [2023-05-04T12:10:50.276Z] Removing intermediate container 4f34729892f7 [2023-05-04T12:10:50.276Z] ---> 37c8572feffb [2023-05-04T12:10:50.276Z] Step 16/25 : WORKDIR / [2023-05-04T12:10:50.276Z] ---> Running in a7a655a26a98 [2023-05-04T12:10:50.544Z] Removing intermediate container a7a655a26a98 [2023-05-04T12:10:50.544Z] ---> 72e227e3c1c0 [2023-05-04T12:10:50.544Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-04T12:10:51.129Z] ---> 03f1cf51ff58 [2023-05-04T12:10:51.129Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-04T12:10:51.395Z] ---> cd5caf9af2f8 [2023-05-04T12:10:51.395Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-04T12:10:52.799Z] ---> 4c6577fd8a74 [2023-05-04T12:10:52.799Z] Step 20/25 : EXPOSE 59900 [2023-05-04T12:10:52.799Z] ---> Running in 97e0df03ff43 [2023-05-04T12:10:53.066Z] Removing intermediate container 97e0df03ff43 [2023-05-04T12:10:53.066Z] ---> 03859884731f [2023-05-04T12:10:53.066Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-04T12:10:53.066Z] ---> Running in a646b21c9bbb [2023-05-04T12:10:53.335Z] Removing intermediate container a646b21c9bbb [2023-05-04T12:10:53.335Z] ---> f1efd7e5c8a6 [2023-05-04T12:10:53.335Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T12:10:53.335Z] ---> Running in e8c50a14d434 [2023-05-04T12:10:53.604Z] Removing intermediate container e8c50a14d434 [2023-05-04T12:10:53.604Z] ---> 607dbb4c65da [2023-05-04T12:10:53.604Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T12:10:53.872Z] ---> Running in d404826f9365 [2023-05-04T12:10:54.141Z] Removing intermediate container d404826f9365 [2023-05-04T12:10:54.141Z] ---> e5d4839d4a95 [2023-05-04T12:10:54.141Z] Step 24/25 : LABEL git_sha=7e6e39682d53739b45339ab06e5eed03fe45746e [2023-05-04T12:10:54.141Z] ---> Running in 1448a48a75ca [2023-05-04T12:10:54.410Z] Removing intermediate container 1448a48a75ca [2023-05-04T12:10:54.410Z] ---> 92ec68844884 [2023-05-04T12:10:54.410Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T12:10:54.410Z] ---> Running in dbc03926b9c6 [2023-05-04T12:10:54.677Z] Removing intermediate container dbc03926b9c6 [2023-05-04T12:10:54.677Z] ---> 804b89eb86e5 [2023-05-04T12:10:54.677Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T12:10:54.677Z] Successfully built 804b89eb86e5 [2023-05-04T12:10:54.677Z] 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-05-04T12:10:55.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T12:10:55.523Z] [2023-05-04T12:10:55.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:10:55.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T12:10:55.931Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T12:10:55.931Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T12:10:55.931Z] 04944245beec: Pulling fs layer [2023-05-04T12:10:55.931Z] 699f458cf7ca: Pulling fs layer [2023-05-04T12:10:55.931Z] 765212b225bb: Pulling fs layer [2023-05-04T12:10:55.931Z] f23df028b6ca: Pulling fs layer [2023-05-04T12:10:55.931Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T12:10:55.931Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T12:10:55.931Z] f23df028b6ca: Waiting [2023-05-04T12:10:55.931Z] d65c8cfc05b1: Waiting [2023-05-04T12:10:55.931Z] 2437ff75d9bd: Waiting [2023-05-04T12:10:55.931Z] 765212b225bb: Waiting [2023-05-04T12:10:56.201Z] 04944245beec: Verifying Checksum [2023-05-04T12:10:56.201Z] 04944245beec: Download complete [2023-05-04T12:10:56.201Z] 765212b225bb: Verifying Checksum [2023-05-04T12:10:56.201Z] 765212b225bb: Download complete [2023-05-04T12:10:56.201Z] f23df028b6ca: Verifying Checksum [2023-05-04T12:10:56.201Z] f23df028b6ca: Download complete [2023-05-04T12:10:56.201Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T12:10:56.201Z] d65c8cfc05b1: Download complete [2023-05-04T12:10:56.201Z] 699f458cf7ca: Verifying Checksum [2023-05-04T12:10:56.201Z] 699f458cf7ca: Download complete [2023-05-04T12:10:56.782Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T12:10:56.782Z] 8998bd30e6a1: Download complete [2023-05-04T12:10:58.720Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T12:10:58.720Z] 2437ff75d9bd: Download complete [2023-05-04T12:11:00.660Z] 8998bd30e6a1: Pull complete [2023-05-04T12:11:04.066Z] 04944245beec: Pull complete [2023-05-04T12:11:05.050Z] 699f458cf7ca: Pull complete [2023-05-04T12:11:05.336Z] 765212b225bb: Pull complete [2023-05-04T12:11:06.331Z] f23df028b6ca: Pull complete [2023-05-04T12:11:06.331Z] d65c8cfc05b1: Pull complete [2023-05-04T12:11:21.340Z] 2437ff75d9bd: Pull complete [2023-05-04T12:11:21.340Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T12:11:21.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T12:11:21.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T12:11:21.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-13287 does not seem to be running inside a container [2023-05-04T12:11:21.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T12:11:24.186Z] $ docker top c35ba9bb082a55c3df61a63cc333d85fb3e980ba94b167b53625fb9dcd95ba57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:11:24.859Z] ---> job-cost.sh [2023-05-04T12:11:25.125Z] lf-activate-venv: SKIPPING [2023-05-04T12:11:25.125Z] INFO: No Stack... [2023-05-04T12:11:25.390Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T12:11:26.346Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T12:11:26.690Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-04T12:11:26.690Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T12:11:26.775Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-396-1-stack-cost] [2023-05-04T12:11:26.780Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-396-1-stack-cost] did not exist. Created. [2023-05-04T12:11:26.780Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T12:11:27.204Z] /w/workspace/device-virtual-go/1@tmp/durable-44dae12f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T12:11:27.875Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T12:11:27.913Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T12:11:27.956Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T12:11:27.970Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-396-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T12:11:28.054Z] $ docker stop --time=1 c35ba9bb082a55c3df61a63cc333d85fb3e980ba94b167b53625fb9dcd95ba57 [2023-05-04T12:11:29.525Z] $ docker rm -f --volumes c35ba9bb082a55c3df61a63cc333d85fb3e980ba94b167b53625fb9dcd95ba57 [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-05-04T12:11:30.554Z] provisioning config files... [2023-05-04T12:11:30.561Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-396@tmp/config11539923253190040350tmp [Pipeline] { [Pipeline] sh [2023-05-04T12:11:30.914Z] + set +x [2023-05-04T12:11:30.914Z] + curl -s https://codecov.io/bash [2023-05-04T12:11:30.914Z] + bash -s -- [2023-05-04T12:11:30.914Z] [2023-05-04T12:11:30.914Z] _____ _ [2023-05-04T12:11:30.914Z] / ____| | | [2023-05-04T12:11:30.914Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T12:11:30.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T12:11:30.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T12:11:30.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T12:11:30.914Z] Bash-1.0.6 [2023-05-04T12:11:30.914Z] [2023-05-04T12:11:30.914Z] [2023-05-04T12:11:30.914Z] ==> git version 2.25.1 found [2023-05-04T12:11:30.914Z] ==> 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-05-04T12:11:30.914Z] Release-Date: 2020-01-08 [2023-05-04T12:11:30.915Z] 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-05-04T12:11:30.915Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T12:11:30.915Z] ==> Jenkins CI detected. [2023-05-04T12:11:30.915Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-396 [2023-05-04T12:11:30.915Z] project root: . [2023-05-04T12:11:30.915Z] --> token set from env [2023-05-04T12:11:30.915Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T12:11:30.915Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T12:11:30.915Z] ==> Python coveragepy not found [2023-05-04T12:11:30.915Z] ==> Searching for coverage reports in: [2023-05-04T12:11:30.915Z] + . [2023-05-04T12:11:31.175Z] -> Found 1 reports [2023-05-04T12:11:31.175Z] ==> Detecting git/mercurial file structure [2023-05-04T12:11:31.175Z] ==> Reading reports [2023-05-04T12:11:31.175Z] + ./coverage.out bytes=43063 [2023-05-04T12:11:31.175Z] ==> Appending adjustments [2023-05-04T12:11:31.175Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T12:11:31.175Z] + Found adjustments [2023-05-04T12:11:31.175Z] ==> Gzipping contents [2023-05-04T12:11:31.175Z] 8.0K /tmp/codecov.scWjqk.gz [2023-05-04T12:11:31.175Z] ==> Uploading reports [2023-05-04T12:11:31.175Z] url: https://codecov.io [2023-05-04T12:11:31.175Z] query: branch=PR-396&commit=7e6e39682d53739b45339ab06e5eed03fe45746e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=396&job=&cmd_args= [2023-05-04T12:11:31.175Z] -> Pinging Codecov [2023-05-04T12:11:31.175Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-396&commit=7e6e39682d53739b45339ab06e5eed03fe45746e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=396&job=&cmd_args= [2023-05-04T12:11:31.435Z] -> Uploading to [2023-05-04T12:11:31.435Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/5E52B4B073DB2E39498172D8E973AA87/7e6e39682d53739b45339ab06e5eed03fe45746e/65ee89da-3adf-4bf4-a5a7-4d207e76839a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T121131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b59b83088d668870457a63728597b60536d55d4cc5ff97e6e71031224c348142 [2023-05-04T12:11:31.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T12:11:31.435Z] Dload Upload Total Spent Left Speed [2023-05-04T12:11:31.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 21510 --:--:-- --:--:-- --:--:-- 21510 [2023-05-04T12:11:31.695Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/7e6e39682d53739b45339ab06e5eed03fe45746e [Pipeline] } [2023-05-04T12:11:31.721Z] 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-05-04T12:11:33.528Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-396/archives ] [2023-05-04T12:11:33.528Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-396/archives [2023-05-04T12:11:33.528Z] total 16 [2023-05-04T12:11:33.528Z] drwxr-xr-x 3 root root 4096 May 4 12:03 . [2023-05-04T12:11:33.528Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 12:03 .. [2023-05-04T12:11:33.528Z] drwxr-xr-x 2 root root 4096 May 4 12:03 cost [2023-05-04T12:11:33.528Z] -rw-r--r-- 1 root root 89 May 4 12:03 cost.csv [2023-05-04T12:11:33.528Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-396/archives [2023-05-04T12:11:33.528Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-396/archives [2023-05-04T12:11:33.528Z] total 16 [2023-05-04T12:11:33.528Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 12:03 . [2023-05-04T12:11:33.528Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 12:03 .. [2023-05-04T12:11:33.528Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 12:03 cost [2023-05-04T12:11:33.528Z] -rw-r--r-- 1 jenkins jenkins 89 May 4 12:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:11:33.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:11:34.758Z] ---> package-listing.sh [2023-05-04T12:11:34.758Z] ++ facter osfamily [2023-05-04T12:11:34.758Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T12:11:35.017Z] + OS_FAMILY=debian [2023-05-04T12:11:35.017Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-396 [2023-05-04T12:11:35.017Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T12:11:35.017Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T12:11:35.017Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T12:11:35.017Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T12:11:35.017Z] + '[' /w/workspace/foundry_device-virtual-go_PR-396 ']' [2023-05-04T12:11:35.017Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T12:11:35.017Z] + case "${OS_FAMILY}" in [2023-05-04T12:11:35.017Z] + dpkg -l [2023-05-04T12:11:35.017Z] + grep '^ii' [2023-05-04T12:11:35.017Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T12:11:35.017Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T12:11:35.017Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T12:11:35.017Z] + '[' /w/workspace/foundry_device-virtual-go_PR-396 ']' [2023-05-04T12:11:35.017Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-396/archives/ [2023-05-04T12:11:35.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-396/archives/ [Pipeline] echo [2023-05-04T12:11:35.051Z] 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-396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T12:11:35.344Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T12:11:35.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T12:11:35.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T12:11:36.142Z] prd-ubuntu20.04-docker-8c-8g-13286 does not seem to be running inside a container [2023-05-04T12:11:36.175Z] $ 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-396/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-396 -v /w/workspace/foundry_device-virtual-go_PR-396:/w/workspace/foundry_device-virtual-go_PR-396:rw,z -v /w/workspace/foundry_device-virtual-go_PR-396@tmp:/w/workspace/foundry_device-virtual-go_PR-396@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-lftools-log-publisher:latest cat [2023-05-04T12:11:36.352Z] $ docker top d158b8bcd12176498b8f615bda44095c2c0ee23b0094154c4415ec03c4b25ef7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T12:11:36.741Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T12:11:37.049Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T12:11:37.357Z] + ls /var/log/sa-host [2023-05-04T12:11:37.357Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T12:11:37.587Z] provisioning config files... [2023-05-04T12:11:37.595Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-396@tmp/config18390125166291443847tmp [Pipeline] { [Pipeline] echo [2023-05-04T12:11:37.653Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:11:37.967Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T12:11:37.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:11:38.419Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T12:11:38.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:11:38.767Z] ---> sudo-logs.sh [2023-05-04T12:11:38.767Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T12:11:38.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:11:39.165Z] ---> job-cost.sh [2023-05-04T12:11:39.165Z] lf-activate-venv: SKIPPING [2023-05-04T12:11:39.165Z] DEBUG: total: 0.2199999988079071 [2023-05-04T12:11:39.165Z] INFO: Retrieving Stack Cost... [2023-05-04T12:11:39.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T12:11:39.995Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T12:11:40.030Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T12:11:40.343Z] ---> logs-deploy.sh [2023-05-04T12:11:40.343Z] lf-activate-venv: SKIPPING [2023-05-04T12:11:40.343Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-396/1 [2023-05-04T12:11:40.343Z] INFO: archiving workspace using pattern(s): [2023-05-04T12:11:41.279Z] Archives upload complete. [2023-05-04T12:11:41.538Z] INFO: archiving logs to Nexus