Pull request #436 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a50d2f36104ea53a6a5e95396f12dec983aaad3c+8b8e1bf2b9e06380082507a2409f4790e8b740fe (284f9d9414e51d5fa9aac825ccec47825b59ff5b) 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-ssh13923193242261317538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4793165847151387192.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-436/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-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2763937338414621358.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-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5803925664151456873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11322619664047420216.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-436/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-436/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13417169770625813479.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-8468 in /w/workspace/foundry_device-virtual-go_PR-436 [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-436 # 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/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b8e1bf2b9e06380082507a2409f4790e8b740fe into PR head commit a50d2f36104ea53a6a5e95396f12dec983aaad3c Merge succeeded, producing a50d2f36104ea53a6a5e95396f12dec983aaad3c Checking out Revision a50d2f36104ea53a6a5e95396f12dec983aaad3c (PR-436) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a50d2f36104ea53a6a5e95396f12dec983aaad3c # 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 8b8e1bf2b9e06380082507a2409f4790e8b740fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a50d2f36104ea53a6a5e95396f12dec983aaad3c # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-04T11:09:53.011Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-04T11:09:53.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-04T11:09:53.329Z] ========================================================= [2023-10-04T11:09:53.329Z] EdgeX Global Pipelines Version Info [2023-10-04T11:09:53.329Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:09:54.462Z] ------------------- [2023-10-04T11:09:54.462Z] stable info: [2023-10-04T11:09:54.462Z] ------------------- [2023-10-04T11:09:54.462Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-04T11:09:54.462Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T11:09:54.462Z] Message: update stable to v1.0.254 [2023-10-04T11:09:54.723Z] ------------------- [2023-10-04T11:09:54.723Z] experimental info: [2023-10-04T11:09:54.723Z] ------------------- [2023-10-04T11:09:54.724Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-04T11:09:54.724Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T11:09:54.724Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-04T11:09:55.008Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-04T11:09:55.223Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-04T11:09:55.287Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-04T11:09:55.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-04T11:09:55.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-04T11:09:55.420Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-04T11:09:55.461Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-04T11:09:55.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-04T11:09:55.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-04T11:09:55.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-04T11:09:55.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-04T11:09:55.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-04T11:09:55.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-04T11:09:55.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-04T11:09:55.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T11:09:55.886Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T11:09:55.933Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-04T11:09:55.984Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-04T11:09:56.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-04T11:09:56.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-04T11:09:56.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-04T11:09:56.192Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-04T11:09:56.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-04T11:09:56.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-04T11:09:56.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-04T11:09:56.371Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-04T11:09:56.416Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-04T11:09:56.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo [2023-10-04T11:09:56.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo [2023-10-04T11:09:56.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo [2023-10-04T11:09:56.606Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a50d2f36104ea53a6a5e95396f12dec983aaad3c [Pipeline] echo [2023-10-04T11:09:56.651Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a50d2f3 [Pipeline] echo [2023-10-04T11:09:56.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T11:09:56.869Z] provisioning config files... [2023-10-04T11:09:56.884Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-436@tmp/config8953572304741266493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:09:57.269Z] ---> docker-login.sh [2023-10-04T11:09:57.270Z] nexus3.edgexfoundry.org:10001 [2023-10-04T11:09:57.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:09:57.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:09:57.529Z] Configure a credential helper to remove this warning. See [2023-10-04T11:09:57.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:09:57.529Z] [2023-10-04T11:09:57.529Z] Login Succeeded [2023-10-04T11:09:57.529Z] nexus3.edgexfoundry.org:10002 [2023-10-04T11:09:57.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:09:57.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:09:57.789Z] Configure a credential helper to remove this warning. See [2023-10-04T11:09:57.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:09:57.789Z] [2023-10-04T11:09:57.789Z] Login Succeeded [2023-10-04T11:09:57.789Z] nexus3.edgexfoundry.org:10003 [2023-10-04T11:09:57.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:09:57.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:09:57.789Z] Configure a credential helper to remove this warning. See [2023-10-04T11:09:57.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:09:57.789Z] [2023-10-04T11:09:57.789Z] Login Succeeded [2023-10-04T11:09:57.789Z] nexus3.edgexfoundry.org:10004 [2023-10-04T11:09:58.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:09:58.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:09:58.063Z] Configure a credential helper to remove this warning. See [2023-10-04T11:09:58.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:09:58.063Z] [2023-10-04T11:09:58.063Z] Login Succeeded [2023-10-04T11:09:58.063Z] docker.io [2023-10-04T11:09:58.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:09:58.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:09:58.891Z] Configure a credential helper to remove this warning. See [2023-10-04T11:09:58.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:09:58.891Z] [2023-10-04T11:09:58.891Z] Login Succeeded [2023-10-04T11:09:58.891Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T11:09:58.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-04T11:09:59.621Z] + git rev-list -1 --merges a50d2f36104ea53a6a5e95396f12dec983aaad3c~1..a50d2f36104ea53a6a5e95396f12dec983aaad3c [Pipeline] echo [2023-10-04T11:09:59.684Z] -----------> git rev-list -1 --merges a50d2f36104ea53a6a5e95396f12dec983aaad3c~1..a50d2f36104ea53a6a5e95396f12dec983aaad3c a50d2f36104ea53a6a5e95396f12dec983aaad3c [false] [Pipeline] sh [2023-10-04T11:10:00.004Z] + git log --format=format:%s -1 a50d2f36104ea53a6a5e95396f12dec983aaad3c [Pipeline] echo [2023-10-04T11:10:00.042Z] ========================================================= [2023-10-04T11:10:00.042Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-04T11:10:00.042Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T11:10:00.522Z] + git log --format=format:%s -1 a50d2f36104ea53a6a5e95396f12dec983aaad3c [Pipeline] echo [2023-10-04T11:10:00.557Z] [semverPrep] GIT_COMMIT: a50d2f36104ea53a6a5e95396f12dec983aaad3c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-04T11:10:00.588Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-04T11:10:00.993Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T11:10:00.993Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-04T11:10:00.993Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-04T11:10:00.993Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-04T11:10:00.993Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-10-04T11:10:00.993Z] -a /etc/ssh/ssh_known_hosts [2023-10-04T11:10:00.993Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:10:01.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T11:10:01.501Z] [2023-10-04T11:10:01.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:10:01.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T11:10:02.453Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-04T11:10:02.453Z] b85a868b505f: Pulling fs layer [2023-10-04T11:10:02.453Z] e2be974225ed: Pulling fs layer [2023-10-04T11:10:02.453Z] 339a4e72a1f5: Pulling fs layer [2023-10-04T11:10:02.453Z] 988bab9f4d93: Pulling fs layer [2023-10-04T11:10:02.453Z] 1469e6f7b9e6: Pulling fs layer [2023-10-04T11:10:02.453Z] eaf3925da568: Pulling fs layer [2023-10-04T11:10:02.453Z] bab4dde63d76: Pulling fs layer [2023-10-04T11:10:02.453Z] bde34c3a00c8: Pulling fs layer [2023-10-04T11:10:02.453Z] b352a97aabf1: Pulling fs layer [2023-10-04T11:10:02.453Z] 4872d77fe225: Pulling fs layer [2023-10-04T11:10:02.453Z] 5851b861e8e6: Pulling fs layer [2023-10-04T11:10:02.453Z] 988bab9f4d93: Waiting [2023-10-04T11:10:02.453Z] bab4dde63d76: Waiting [2023-10-04T11:10:02.453Z] 4872d77fe225: Waiting [2023-10-04T11:10:02.453Z] bde34c3a00c8: Waiting [2023-10-04T11:10:02.453Z] 5851b861e8e6: Waiting [2023-10-04T11:10:02.453Z] 1469e6f7b9e6: Waiting [2023-10-04T11:10:02.453Z] b352a97aabf1: Waiting [2023-10-04T11:10:02.453Z] eaf3925da568: Waiting [2023-10-04T11:10:02.453Z] e2be974225ed: Verifying Checksum [2023-10-04T11:10:02.453Z] e2be974225ed: Download complete [2023-10-04T11:10:02.453Z] 988bab9f4d93: Verifying Checksum [2023-10-04T11:10:02.453Z] 988bab9f4d93: Download complete [2023-10-04T11:10:02.453Z] 339a4e72a1f5: Verifying Checksum [2023-10-04T11:10:02.453Z] 339a4e72a1f5: Download complete [2023-10-04T11:10:02.453Z] eaf3925da568: Verifying Checksum [2023-10-04T11:10:02.453Z] eaf3925da568: Download complete [2023-10-04T11:10:02.453Z] 1469e6f7b9e6: Verifying Checksum [2023-10-04T11:10:02.453Z] 1469e6f7b9e6: Download complete [2023-10-04T11:10:02.453Z] bde34c3a00c8: Download complete [2023-10-04T11:10:02.453Z] b352a97aabf1: Verifying Checksum [2023-10-04T11:10:02.453Z] b352a97aabf1: Download complete [2023-10-04T11:10:02.453Z] 4872d77fe225: Verifying Checksum [2023-10-04T11:10:02.453Z] 4872d77fe225: Download complete [2023-10-04T11:10:02.453Z] 5851b861e8e6: Verifying Checksum [2023-10-04T11:10:02.453Z] 5851b861e8e6: Download complete [2023-10-04T11:10:02.713Z] b85a868b505f: Verifying Checksum [2023-10-04T11:10:02.713Z] b85a868b505f: Download complete [2023-10-04T11:10:02.971Z] bab4dde63d76: Verifying Checksum [2023-10-04T11:10:02.971Z] bab4dde63d76: Download complete [2023-10-04T11:10:03.921Z] b85a868b505f: Pull complete [2023-10-04T11:10:04.185Z] e2be974225ed: Pull complete [2023-10-04T11:10:04.755Z] 339a4e72a1f5: Pull complete [2023-10-04T11:10:05.014Z] 988bab9f4d93: Pull complete [2023-10-04T11:10:05.959Z] 1469e6f7b9e6: Pull complete [2023-10-04T11:10:05.959Z] eaf3925da568: Pull complete [2023-10-04T11:10:08.496Z] bab4dde63d76: Pull complete [2023-10-04T11:10:08.496Z] bde34c3a00c8: Pull complete [2023-10-04T11:10:08.754Z] b352a97aabf1: Pull complete [2023-10-04T11:10:09.013Z] 4872d77fe225: Pull complete [2023-10-04T11:10:09.273Z] 5851b861e8e6: Pull complete [2023-10-04T11:10:09.533Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-04T11:10:09.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T11:10:09.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T11:10:10.090Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-10-04T11:10:10.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-436 -v /w/workspace/foundry_device-virtual-go_PR-436:/w/workspace/foundry_device-virtual-go_PR-436:rw,z -v /w/workspace/foundry_device-virtual-go_PR-436@tmp:/w/workspace/foundry_device-virtual-go_PR-436@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-10-04T11:10:14.899Z] $ docker top 996d0a8810f912f1740d8b3f338d8d81c6b16ba249a3eadbdfa056301bc69745 -eo pid,comm [2023-10-04T11:10:14.946Z] 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-10-04T11:10:14.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T11:10:15.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T11:10:15.082Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T11:10:15.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T11:10:15.190Z] $ docker exec 996d0a8810f912f1740d8b3f338d8d81c6b16ba249a3eadbdfa056301bc69745 ssh-agent [2023-10-04T11:10:15.288Z] SSH_AUTH_SOCK=/tmp/ssh-Bexgs5SslFSu/agent.32 [2023-10-04T11:10:15.288Z] SSH_AGENT_PID=38 [2023-10-04T11:10:15.295Z] Running ssh-add (command line suppressed) [2023-10-04T11:10:15.402Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-436@tmp/private_key_4037568776172171545.key (/w/workspace/foundry_device-virtual-go_PR-436@tmp/private_key_4037568776172171545.key) [2023-10-04T11:10:15.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T11:10:15.765Z] + git tag --points-at HEAD [Pipeline] } [2023-10-04T11:10:15.853Z] $ docker exec --env ******** --env ******** 996d0a8810f912f1740d8b3f338d8d81c6b16ba249a3eadbdfa056301bc69745 ssh-agent -k [2023-10-04T11:10:15.940Z] unset SSH_AUTH_SOCK; [2023-10-04T11:10:15.941Z] unset SSH_AGENT_PID; [2023-10-04T11:10:15.941Z] echo Agent pid 38 killed; [2023-10-04T11:10:15.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-04T11:10:16.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T11:10:16.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T11:10:16.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T11:10:16.158Z] $ docker exec 996d0a8810f912f1740d8b3f338d8d81c6b16ba249a3eadbdfa056301bc69745 ssh-agent [2023-10-04T11:10:16.260Z] SSH_AUTH_SOCK=/tmp/ssh-LOKAboCGhS7E/agent.70 [2023-10-04T11:10:16.260Z] SSH_AGENT_PID=76 [2023-10-04T11:10:16.265Z] Running ssh-add (command line suppressed) [2023-10-04T11:10:16.366Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-436@tmp/private_key_14189319127249695769.key (/w/workspace/foundry_device-virtual-go_PR-436@tmp/private_key_14189319127249695769.key) [2023-10-04T11:10:16.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T11:10:16.710Z] + git semver init [2023-10-04T11:10:16.969Z] 2023-10-04 11:10:16,900 [run_init] DEBUG init version:0.0.0 force:False [2023-10-04T11:10:16.969Z] 2023-10-04 11:10:16,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-436/.semver [2023-10-04T11:10:16.969Z] 2023-10-04 11:10:16,901 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-436/.semver [2023-10-04T11:10:16.969Z] 2023-10-04 11:10:16,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-436/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-436, universal_newlines=False, shell=None, istream=None) [2023-10-04T11:10:18.344Z] 2023-10-04 11:10:18,103 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-436/.git/info/exclude [2023-10-04T11:10:18.344Z] 2023-10-04 11:10:18,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-436/.semver/PR-436 with force:False [2023-10-04T11:10:18.344Z] 2023-10-04 11:10:18,104 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-436/.semver/PR-436 [2023-10-04T11:10:18.344Z] 2023-10-04 11:10:18,109 [execute] INFO git cat-file --batch-check [2023-10-04T11:10:18.344Z] 2023-10-04 11:10:18,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-436/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T11:10:18.344Z] 2023-10-04 11:10:18,115 [execute] INFO git cat-file --batch [2023-10-04T11:10:18.344Z] 2023-10-04 11:10:18,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-436/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T11:10:18.344Z] 2023-10-04 11:10:18,121 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-436/.semver/PR-436 [2023-10-04T11:10:18.344Z] 0.0.0 [Pipeline] } [2023-10-04T11:10:18.376Z] $ docker exec --env ******** --env ******** 996d0a8810f912f1740d8b3f338d8d81c6b16ba249a3eadbdfa056301bc69745 ssh-agent -k [2023-10-04T11:10:18.469Z] unset SSH_AUTH_SOCK; [2023-10-04T11:10:18.469Z] unset SSH_AGENT_PID; [2023-10-04T11:10:18.470Z] echo Agent pid 76 killed; [2023-10-04T11:10:18.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T11:10:18.907Z] + git semver [Pipeline] } [2023-10-04T11:10:19.189Z] $ docker stop --time=1 996d0a8810f912f1740d8b3f338d8d81c6b16ba249a3eadbdfa056301bc69745 [2023-10-04T11:10:20.494Z] $ docker rm -f --volumes 996d0a8810f912f1740d8b3f338d8d81c6b16ba249a3eadbdfa056301bc69745 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T11:10:20.902Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-04T11:10:21.194Z] Stashed 1 file(s) [Pipeline] echo [2023-10-04T11:10:21.214Z] [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-10-04T11:10:21.948Z] provisioning config files... [2023-10-04T11:10:21.957Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-436@tmp/config8763239677180241510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:10:22.325Z] ---> docker-login.sh [2023-10-04T11:10:22.325Z] nexus3.edgexfoundry.org:10001 [2023-10-04T11:10:22.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:10:22.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:10:22.325Z] Configure a credential helper to remove this warning. See [2023-10-04T11:10:22.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:10:22.325Z] [2023-10-04T11:10:22.325Z] Login Succeeded [2023-10-04T11:10:22.325Z] nexus3.edgexfoundry.org:10002 [2023-10-04T11:10:22.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:10:22.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:10:22.326Z] Configure a credential helper to remove this warning. See [2023-10-04T11:10:22.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:10:22.326Z] [2023-10-04T11:10:22.326Z] Login Succeeded [2023-10-04T11:10:22.326Z] nexus3.edgexfoundry.org:10003 [2023-10-04T11:10:22.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:10:22.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:10:22.585Z] Configure a credential helper to remove this warning. See [2023-10-04T11:10:22.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:10:22.585Z] [2023-10-04T11:10:22.585Z] Login Succeeded [2023-10-04T11:10:22.585Z] nexus3.edgexfoundry.org:10004 [2023-10-04T11:10:22.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:10:22.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:10:22.585Z] Configure a credential helper to remove this warning. See [2023-10-04T11:10:22.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:10:22.585Z] [2023-10-04T11:10:22.585Z] Login Succeeded [2023-10-04T11:10:22.585Z] docker.io [2023-10-04T11:10:22.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:10:23.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:10:23.106Z] Configure a credential helper to remove this warning. See [2023-10-04T11:10:23.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:10:23.106Z] [2023-10-04T11:10:23.106Z] Login Succeeded [2023-10-04T11:10:23.106Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T11:10:23.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-04T11:10:23.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T11:10:23.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T11:10:23.455Z] ========================================================= [2023-10-04T11:10:23.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-04T11:10:23.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:10:24.257Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-04T11:10:24.257Z] Sending build context to Docker daemon 23.67MB [2023-10-04T11:10:24.257Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T11:10:24.257Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-04T11:10:24.519Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-04T11:10:24.519Z] 7264a8db6415: Pulling fs layer [2023-10-04T11:10:24.519Z] c4d48a809fc2: Pulling fs layer [2023-10-04T11:10:24.519Z] 4f1c88b9dad5: Pulling fs layer [2023-10-04T11:10:24.519Z] ad3a456e5733: Pulling fs layer [2023-10-04T11:10:24.519Z] 33e27b845d1e: Pulling fs layer [2023-10-04T11:10:24.519Z] c68163c4e522: Pulling fs layer [2023-10-04T11:10:24.519Z] 50da416c3ac9: Pulling fs layer [2023-10-04T11:10:24.519Z] 23d2d4c4bb30: Pulling fs layer [2023-10-04T11:10:24.519Z] 50da416c3ac9: Waiting [2023-10-04T11:10:24.519Z] 23d2d4c4bb30: Waiting [2023-10-04T11:10:24.519Z] ad3a456e5733: Waiting [2023-10-04T11:10:24.519Z] 33e27b845d1e: Waiting [2023-10-04T11:10:24.519Z] c68163c4e522: Waiting [2023-10-04T11:10:24.519Z] ad3a456e5733: Download complete [2023-10-04T11:10:24.519Z] 33e27b845d1e: Verifying Checksum [2023-10-04T11:10:24.519Z] 33e27b845d1e: Download complete [2023-10-04T11:10:24.519Z] 7264a8db6415: Verifying Checksum [2023-10-04T11:10:24.519Z] 7264a8db6415: Download complete [2023-10-04T11:10:24.519Z] c68163c4e522: Verifying Checksum [2023-10-04T11:10:24.519Z] c68163c4e522: Download complete [2023-10-04T11:10:24.778Z] 7264a8db6415: Pull complete [2023-10-04T11:10:24.778Z] 23d2d4c4bb30: Verifying Checksum [2023-10-04T11:10:24.778Z] 23d2d4c4bb30: Download complete [2023-10-04T11:10:24.778Z] c4d48a809fc2: Pull complete [2023-10-04T11:10:25.038Z] 4f1c88b9dad5: Verifying Checksum [2023-10-04T11:10:25.038Z] 4f1c88b9dad5: Download complete [2023-10-04T11:10:25.297Z] 50da416c3ac9: Verifying Checksum [2023-10-04T11:10:25.297Z] 50da416c3ac9: Download complete [2023-10-04T11:10:27.828Z] 4f1c88b9dad5: Pull complete [2023-10-04T11:10:27.828Z] ad3a456e5733: Pull complete [2023-10-04T11:10:28.087Z] 33e27b845d1e: Pull complete [2023-10-04T11:10:28.346Z] c68163c4e522: Pull complete [2023-10-04T11:10:30.893Z] 50da416c3ac9: Pull complete [2023-10-04T11:10:31.460Z] 23d2d4c4bb30: Pull complete [2023-10-04T11:10:31.460Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-04T11:10:31.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T11:10:31.460Z] ---> 0786185ac409 [2023-10-04T11:10:31.460Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-04T11:10:36.708Z] Still waiting to schedule task [2023-10-04T11:10:36.708Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-04T11:10:36.799Z] ---> Running in 198d5dc1a80e [2023-10-04T11:10:37.059Z] Removing intermediate container 198d5dc1a80e [2023-10-04T11:10:37.059Z] ---> d922fb04f650 [2023-10-04T11:10:37.059Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-04T11:10:37.059Z] ---> Running in a201e3e36934 [2023-10-04T11:10:37.627Z] Removing intermediate container a201e3e36934 [2023-10-04T11:10:37.627Z] ---> ffc2b66e79f0 [2023-10-04T11:10:37.627Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-04T11:10:37.627Z] ---> Running in a4d0bf6649d9 [2023-10-04T11:10:37.627Z] Removing intermediate container a4d0bf6649d9 [2023-10-04T11:10:37.627Z] ---> 50372b44605e [2023-10-04T11:10:37.627Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-04T11:10:37.627Z] ---> Running in 202dbae245e8 [2023-10-04T11:10:37.627Z] Removing intermediate container 202dbae245e8 [2023-10-04T11:10:37.627Z] ---> 30a735b94e43 [2023-10-04T11:10:37.627Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T11:10:37.627Z] ---> Running in 4ca3c261dc52 [2023-10-04T11:10:38.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T11:10:38.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T11:10:38.195Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-04T11:10:38.195Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-04T11:10:38.195Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-04T11:10:38.453Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-04T11:10:38.453Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T11:10:38.453Z] OK: 268 MiB in 56 packages [2023-10-04T11:10:39.418Z] Removing intermediate container 4ca3c261dc52 [2023-10-04T11:10:39.418Z] ---> 375aadbe6002 [2023-10-04T11:10:39.418Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-04T11:10:39.418Z] ---> 9228b9caa140 [2023-10-04T11:10:39.418Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T11:10:39.675Z] ---> Running in 049978c8b598 [2023-10-04T11:11:37.097Z] Removing intermediate container 049978c8b598 [2023-10-04T11:11:37.097Z] ---> 7a5b0f8c4e9e [2023-10-04T11:11:37.097Z] Step 10/12 : COPY . . [2023-10-04T11:11:37.097Z] ---> 2220393a330e [2023-10-04T11:11:37.097Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T11:11:37.097Z] ---> Running in 32a930dcc63f [2023-10-04T11:11:37.097Z] Removing intermediate container 32a930dcc63f [2023-10-04T11:11:37.097Z] ---> b1255898b5dc [2023-10-04T11:11:37.097Z] Step 12/12 : RUN $MAKE [2023-10-04T11:11:37.097Z] ---> Running in b1c840d9352c [2023-10-04T11:11:37.356Z] noop [2023-10-04T11:11:37.927Z] Removing intermediate container b1c840d9352c [2023-10-04T11:11:37.927Z] ---> 82497d8ba147 [2023-10-04T11:11:37.927Z] Successfully built 82497d8ba147 [2023-10-04T11:11:37.927Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:11:38.428Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T11:11:38.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T11:11:38.584Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-10-04T11:11:38.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-436 -v /w/workspace/foundry_device-virtual-go_PR-436:/w/workspace/foundry_device-virtual-go_PR-436:rw,z -v /w/workspace/foundry_device-virtual-go_PR-436@tmp:/w/workspace/foundry_device-virtual-go_PR-436@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-10-04T11:11:38.946Z] $ docker top 615612b17b192cdf7c01cbd720bc50469d908f23ef38d073370573067cf8916f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T11:11:39.354Z] + go version [2023-10-04T11:11:39.354Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-04T11:11:39.386Z] $ docker stop --time=1 615612b17b192cdf7c01cbd720bc50469d908f23ef38d073370573067cf8916f [2023-10-04T11:11:40.653Z] $ docker rm -f --volumes 615612b17b192cdf7c01cbd720bc50469d908f23ef38d073370573067cf8916f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:11:41.384Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T11:11:41.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T11:11:41.539Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-10-04T11:11:41.575Z] $ 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-436 -v /w/workspace/foundry_device-virtual-go_PR-436:/w/workspace/foundry_device-virtual-go_PR-436:rw,z -v /w/workspace/foundry_device-virtual-go_PR-436@tmp:/w/workspace/foundry_device-virtual-go_PR-436@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-10-04T11:11:41.879Z] $ docker top 0df3e9eba26d17771f8efde198b78ecd2371c49ca53f0c3f9758cc7dd67039ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T11:11:42.279Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-436 [Pipeline] fileExists [Pipeline] sh [2023-10-04T11:11:42.631Z] + make test [2023-10-04T11:11:42.631Z] go test ./... -coverprofile=coverage.out [2023-10-04T11:11:44.068Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-04T11:11:54.359Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-04T11:11:54.359Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-10-04T11:11:59.658Z] go vet ./... [2023-10-04T11:12:02.188Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-04T11:12:02.188Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-04T11:12:02.188Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-04T11:12:02.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-04T11:12:02.261Z] $ docker stop --time=1 0df3e9eba26d17771f8efde198b78ecd2371c49ca53f0c3f9758cc7dd67039ce [2023-10-04T11:12:05.427Z] $ docker rm -f --volumes 0df3e9eba26d17771f8efde198b78ecd2371c49ca53f0c3f9758cc7dd67039ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T11:12:05.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-04T11:12:06.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-04T11:12:06.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-04T11:12:07.129Z] + ls -al . [2023-10-04T11:12:07.129Z] total 204 [2023-10-04T11:12:07.129Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 11:11 . [2023-10-04T11:12:07.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 11:09 .. [2023-10-04T11:12:07.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 11:11 .git [2023-10-04T11:12:07.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 11:09 .github [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 4 11:09 .gitignore [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 11:09 .golangci.yml [2023-10-04T11:12:07.129Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 11:10 .semver [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 4 11:09 Attribution.txt [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 4 11:09 CHANGELOG.md [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 4 11:09 Dockerfile [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 11:09 GOVERNANCE.md [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 4 11:09 Jenkinsfile [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 11:09 LICENSE [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 4 11:09 Makefile [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 4 11:09 OWNERS.md [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 4111 Oct 4 11:09 README.md [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 11:10 VERSION [2023-10-04T11:12:07.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 11:09 bin [2023-10-04T11:12:07.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 11:09 cmd [2023-10-04T11:12:07.129Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 4 11:11 coverage.out [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 3637 Oct 4 11:09 go.mod [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 35019 Oct 4 11:09 go.sum [2023-10-04T11:12:07.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 11:09 internal [2023-10-04T11:12:07.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 11:09 snap [2023-10-04T11:12:07.129Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 4 11:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:12:07.554Z] + 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=a50d2f36104ea53a6a5e95396f12dec983aaad3c --label arch=amd64 --label version=0.0.0 . [2023-10-04T11:12:07.554Z] Sending build context to Docker daemon 23.71MB [2023-10-04T11:12:07.554Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T11:12:07.554Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-04T11:12:07.554Z] ---> 82497d8ba147 [2023-10-04T11:12:07.554Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-04T11:12:07.817Z] ---> Running in eb926564b875 [2023-10-04T11:12:07.817Z] Removing intermediate container eb926564b875 [2023-10-04T11:12:07.817Z] ---> b0187c4fd1c5 [2023-10-04T11:12:07.817Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-04T11:12:08.077Z] ---> Running in 590da94ff51d [2023-10-04T11:12:08.077Z] Removing intermediate container 590da94ff51d [2023-10-04T11:12:08.077Z] ---> 8b1ef96305e2 [2023-10-04T11:12:08.077Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-04T11:12:08.077Z] ---> Running in c7f28400b5b0 [2023-10-04T11:12:08.077Z] Removing intermediate container c7f28400b5b0 [2023-10-04T11:12:08.077Z] ---> b61a0285960a [2023-10-04T11:12:08.077Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-04T11:12:08.077Z] ---> Running in 9f4a162f908b [2023-10-04T11:12:08.077Z] Removing intermediate container 9f4a162f908b [2023-10-04T11:12:08.077Z] ---> 230c888e8db1 [2023-10-04T11:12:08.077Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T11:12:08.335Z] ---> Running in 8a76e2dcbb7c [2023-10-04T11:12:08.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T11:12:08.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T11:12:08.862Z] OK: 268 MiB in 56 packages [2023-10-04T11:12:09.120Z] Removing intermediate container 8a76e2dcbb7c [2023-10-04T11:12:09.120Z] ---> f421614ba332 [2023-10-04T11:12:09.120Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-04T11:12:09.120Z] ---> 85f8440dc276 [2023-10-04T11:12:09.120Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T11:12:09.120Z] ---> Running in 0a375274e709 [2023-10-04T11:12:10.052Z] Removing intermediate container 0a375274e709 [2023-10-04T11:12:10.052Z] ---> 9a9bd81d1cee [2023-10-04T11:12:10.052Z] Step 10/25 : COPY . . [2023-10-04T11:12:10.617Z] ---> 975df32d3baf [2023-10-04T11:12:10.617Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T11:12:10.617Z] ---> Running in 892fe315aef9 [2023-10-04T11:12:10.617Z] Removing intermediate container 892fe315aef9 [2023-10-04T11:12:10.617Z] ---> d3b98ff47925 [2023-10-04T11:12:10.617Z] Step 12/25 : RUN $MAKE [2023-10-04T11:12:10.617Z] ---> Running in 5aa79dfc74aa [2023-10-04T11:12:10.874Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-04T11:12:23.309Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8469 in /w/workspace/foundry_device-virtual-go_PR-436 [Pipeline] { [Pipeline] ws [2023-10-04T11:12:23.368Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-10-04T11:12:23.477Z] The recommended git tool is: git [2023-10-04T11:12:29.435Z] using credential edgex-jenkins-ssh [2023-10-04T11:12:29.459Z] Cloning the remote Git repository [2023-10-04T11:12:29.518Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-04T11:12:29.626Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-10-04T11:12:29.796Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-04T11:12:29.797Z] > git --version # timeout=10 [2023-10-04T11:12:29.824Z] > git --version # 'git version 2.25.1' [2023-10-04T11:12:29.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T11:12:30.018Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T11:12:32.241Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-04T11:12:32.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T11:12:32.821Z] Removing intermediate container 5aa79dfc74aa [2023-10-04T11:12:32.821Z] ---> 4de6a1bce133 [2023-10-04T11:12:32.821Z] Step 13/25 : FROM alpine:3.18 [2023-10-04T11:12:32.821Z] 3.18: Pulling from library/alpine [2023-10-04T11:12:32.821Z] 96526aa774ef: Pulling fs layer [2023-10-04T11:12:32.821Z] 96526aa774ef: Verifying Checksum [2023-10-04T11:12:32.821Z] 96526aa774ef: Download complete [2023-10-04T11:12:33.084Z] 96526aa774ef: Pull complete [2023-10-04T11:12:33.664Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T11:12:33.664Z] Status: Downloaded newer image for alpine:3.18 [2023-10-04T11:12:33.664Z] ---> 8ca4688f4f35 [2023-10-04T11:12:33.664Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-04T11:12:33.219Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-04T11:12:33.259Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-04T11:12:33.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T11:12:33.279Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-04T11:12:33.810Z] Merging remotes/origin/main commit 8b8e1bf2b9e06380082507a2409f4790e8b740fe into PR head commit a50d2f36104ea53a6a5e95396f12dec983aaad3c [2023-10-04T11:12:33.950Z] ---> Running in 2bee529f9d26 [2023-10-04T11:12:34.079Z] Merge succeeded, producing a50d2f36104ea53a6a5e95396f12dec983aaad3c [2023-10-04T11:12:34.080Z] Checking out Revision a50d2f36104ea53a6a5e95396f12dec983aaad3c (PR-436) [2023-10-04T11:12:34.517Z] Removing intermediate container 2bee529f9d26 [2023-10-04T11:12:34.517Z] ---> da571692053c [2023-10-04T11:12:34.517Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-04T11:12:34.578Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-04T11:12:34.632Z] > git --version # timeout=10 [2023-10-04T11:12:34.647Z] > git --version # 'git version 2.25.1' [2023-10-04T11:12:34.669Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T11:12:34.780Z] ---> Running in 22f33c096271 [Pipeline] withEnv [Pipeline] { [2023-10-04T11:12:33.832Z] > git config core.sparsecheckout # timeout=10 [2023-10-04T11:12:33.904Z] > git checkout -f a50d2f36104ea53a6a5e95396f12dec983aaad3c # timeout=10 [2023-10-04T11:12:33.980Z] > git remote # timeout=10 [2023-10-04T11:12:34.000Z] > git config --get remote.origin.url # timeout=10 [2023-10-04T11:12:34.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T11:12:34.035Z] > git merge 8b8e1bf2b9e06380082507a2409f4790e8b740fe # timeout=10 [2023-10-04T11:12:34.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-04T11:12:34.088Z] > git config core.sparsecheckout # timeout=10 [2023-10-04T11:12:34.106Z] > git checkout -f a50d2f36104ea53a6a5e95396f12dec983aaad3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T11:12:35.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T11:12:35.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T11:12:35.858Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-04T11:12:35.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T11:12:35.859Z] Dload Upload Total Spent Left Speed [2023-10-04T11:12:35.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 93180 0 --:--:-- --:--:-- --:--:-- 93180 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 94451 [2023-10-04T11:12:35.973Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T11:12:35.973Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T11:12:35.973Z] OK: 7 MiB in 16 packages [Pipeline] sh [2023-10-04T11:12:36.482Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-04T11:12:36.836Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-04T11:12:36.836Z] + sudo tee /etc/docker/daemon.new [2023-10-04T11:12:36.836Z] { [2023-10-04T11:12:36.836Z] "registry-mirrors": [ [2023-10-04T11:12:36.836Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-04T11:12:36.836Z] ], [2023-10-04T11:12:36.836Z] "bip": "10.250.0.254/24", [2023-10-04T11:12:36.836Z] "hosts": [ [2023-10-04T11:12:36.836Z] "tcp://0.0.0.0:5555", [2023-10-04T11:12:36.836Z] "unix:///var/run/docker.sock" [2023-10-04T11:12:36.836Z] ], [2023-10-04T11:12:36.836Z] "mtu": 1458, [2023-10-04T11:12:36.836Z] "selinux-enabled": true, [2023-10-04T11:12:36.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-04T11:12:36.836Z] } [Pipeline] sh [2023-10-04T11:12:37.212Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-04T11:12:37.359Z] Removing intermediate container 22f33c096271 [2023-10-04T11:12:37.359Z] ---> 2dba32ded64e [2023-10-04T11:12:37.359Z] Step 16/25 : WORKDIR / [2023-10-04T11:12:37.566Z] + sudo service docker restart [2023-10-04T11:12:37.929Z] ---> Running in 3a601f811275 [2023-10-04T11:12:38.498Z] Removing intermediate container 3a601f811275 [2023-10-04T11:12:38.498Z] ---> fa808a26031e [2023-10-04T11:12:38.498Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-04T11:12:39.435Z] ---> bb0736e3219c [2023-10-04T11:12:39.435Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-04T11:12:40.380Z] ---> 070a6af1be9f [2023-10-04T11:12:40.380Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-04T11:12:42.341Z] ---> f2411b11c4fe [2023-10-04T11:12:42.341Z] Step 20/25 : EXPOSE 59900 [2023-10-04T11:12:42.341Z] ---> Running in 9efa9cb9b981 [2023-10-04T11:12:43.320Z] Removing intermediate container 9efa9cb9b981 [2023-10-04T11:12:43.320Z] ---> f1afb506b2ec [2023-10-04T11:12:43.320Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-04T11:12:43.320Z] ---> Running in 4fff369ecd80 [2023-10-04T11:12:43.894Z] Removing intermediate container 4fff369ecd80 [2023-10-04T11:12:43.894Z] ---> 58344e7f798f [2023-10-04T11:12:43.894Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-04T11:12:44.155Z] ---> Running in 5af61fa9b503 [2023-10-04T11:12:44.727Z] Removing intermediate container 5af61fa9b503 [2023-10-04T11:12:44.727Z] ---> a7b878a4579c [2023-10-04T11:12:44.727Z] Step 23/25 : LABEL arch=amd64 [2023-10-04T11:12:44.989Z] ---> Running in 7566d85d81f3 [2023-10-04T11:12:44.989Z] Removing intermediate container 7566d85d81f3 [2023-10-04T11:12:44.989Z] ---> c83c76386363 [2023-10-04T11:12:44.989Z] Step 24/25 : LABEL git_sha=a50d2f36104ea53a6a5e95396f12dec983aaad3c [2023-10-04T11:12:45.251Z] ---> Running in 2b739b74cab3 [2023-10-04T11:12:45.513Z] Removing intermediate container 2b739b74cab3 [2023-10-04T11:12:45.513Z] ---> 72af248d36e3 [2023-10-04T11:12:45.513Z] Step 25/25 : LABEL version=0.0.0 [2023-10-04T11:12:46.104Z] ---> Running in 7852a4068ade [2023-10-04T11:12:46.368Z] Removing intermediate container 7852a4068ade [2023-10-04T11:12:46.368Z] ---> f1dc4f598acd [2023-10-04T11:12:46.368Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-04T11:12:46.368Z] Successfully built f1dc4f598acd [2023-10-04T11:12:46.368Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:12:47.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T11:12:47.257Z] [2023-10-04T11:12:47.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:12:47.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T11:12:47.636Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-04T11:12:47.636Z] 5eb5b503b376: Pulling fs layer [2023-10-04T11:12:47.636Z] 5c69ac0246d0: Pulling fs layer [2023-10-04T11:12:47.636Z] ec43610c2a17: Pulling fs layer [2023-10-04T11:12:47.636Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-04T11:12:47.636Z] 33b1e0a273af: Pulling fs layer [2023-10-04T11:12:47.636Z] 5d3b04190fa2: Pulling fs layer [2023-10-04T11:12:47.636Z] 2f39f015ded8: Pulling fs layer [2023-10-04T11:12:47.636Z] 3a2ae6a8a46f: Waiting [2023-10-04T11:12:47.636Z] 5d3b04190fa2: Waiting [2023-10-04T11:12:47.636Z] 33b1e0a273af: Waiting [2023-10-04T11:12:47.636Z] 2f39f015ded8: Waiting [2023-10-04T11:12:47.897Z] 5c69ac0246d0: Verifying Checksum [2023-10-04T11:12:47.897Z] 5c69ac0246d0: Download complete [2023-10-04T11:12:47.897Z] 3a2ae6a8a46f: Download complete [2023-10-04T11:12:47.897Z] ec43610c2a17: Verifying Checksum [2023-10-04T11:12:47.897Z] ec43610c2a17: Download complete [2023-10-04T11:12:47.897Z] 5d3b04190fa2: Verifying Checksum [2023-10-04T11:12:47.897Z] 5d3b04190fa2: Download complete [2023-10-04T11:12:47.897Z] 33b1e0a273af: Verifying Checksum [2023-10-04T11:12:47.897Z] 33b1e0a273af: Download complete [2023-10-04T11:12:47.897Z] 5eb5b503b376: Verifying Checksum [2023-10-04T11:12:47.897Z] 5eb5b503b376: Download complete [2023-10-04T11:12:48.462Z] 2f39f015ded8: Verifying Checksum [2023-10-04T11:12:48.462Z] 2f39f015ded8: Download complete [2023-10-04T11:12:49.027Z] 5eb5b503b376: Pull complete [2023-10-04T11:12:49.286Z] 5c69ac0246d0: Pull complete [2023-10-04T11:12:49.545Z] ec43610c2a17: Pull complete [2023-10-04T11:12:49.803Z] 3a2ae6a8a46f: Pull complete [2023-10-04T11:12:49.803Z] 33b1e0a273af: Pull complete [2023-10-04T11:12:50.060Z] 5d3b04190fa2: Pull complete [2023-10-04T11:12:54.242Z] 2f39f015ded8: Pull complete [2023-10-04T11:12:54.242Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-04T11:12:54.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T11:12:54.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T11:12:54.487Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-10-04T11:12:54.524Z] $ 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-436 -v /w/workspace/foundry_device-virtual-go_PR-436:/w/workspace/foundry_device-virtual-go_PR-436:rw,z -v /w/workspace/foundry_device-virtual-go_PR-436@tmp:/w/workspace/foundry_device-virtual-go_PR-436@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-10-04T11:12:59.929Z] $ docker top fa44ec1df9ffdc0d58d9a39464c9a8f2769eb4dcc05cd4e9ba5ca095126777d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-10-04T11:13:00.207Z] provisioning config files... [2023-10-04T11:13:00.232Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config14725635712826822347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:13:00.444Z] ---> job-cost.sh [2023-10-04T11:13:00.445Z] lf-activate-venv: SKIPPING [2023-10-04T11:13:00.445Z] INFO: No Stack... [2023-10-04T11:13:00.641Z] ---> docker-login.sh [2023-10-04T11:13:00.641Z] nexus3.edgexfoundry.org:10001 [2023-10-04T11:13:00.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-04T11:13:00.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:13:01.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:13:01.189Z] Configure a credential helper to remove this warning. See [2023-10-04T11:13:01.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:13:01.189Z] [2023-10-04T11:13:01.189Z] Login Succeeded [2023-10-04T11:13:01.189Z] nexus3.edgexfoundry.org:10002 [2023-10-04T11:13:01.273Z] INFO: Archiving Costs [Pipeline] sh [2023-10-04T11:13:01.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:13:01.589Z] + cat /w/workspace/foundry_device-virtual-go_PR-436/archives/cost.csv [2023-10-04T11:13:01.590Z] + cut -d, -f6 [Pipeline] lock [2023-10-04T11:13:01.632Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-436-1-stack-cost] [2023-10-04T11:13:01.637Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-436-1-stack-cost] did not exist. Created. [2023-10-04T11:13:01.637Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-10-04T11:13:01.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:13:01.737Z] Configure a credential helper to remove this warning. See [2023-10-04T11:13:01.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:13:01.737Z] [2023-10-04T11:13:01.737Z] Login Succeeded [2023-10-04T11:13:01.737Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2023-10-04T11:13:02.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:13:02.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:13:02.011Z] Configure a credential helper to remove this warning. See [2023-10-04T11:13:02.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:13:02.011Z] [2023-10-04T11:13:02.011Z] Login Succeeded [2023-10-04T11:13:02.011Z] nexus3.edgexfoundry.org:10004 [2023-10-04T11:13:02.056Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-04T11:13:02.108Z] Stashed 1 file(s) [Pipeline] } [2023-10-04T11:13:02.155Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-04T11:13:02.241Z] $ docker stop --time=1 fa44ec1df9ffdc0d58d9a39464c9a8f2769eb4dcc05cd4e9ba5ca095126777d5 [2023-10-04T11:13:02.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:13:02.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:13:02.555Z] Configure a credential helper to remove this warning. See [2023-10-04T11:13:02.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:13:02.555Z] [2023-10-04T11:13:02.555Z] Login Succeeded [2023-10-04T11:13:02.555Z] docker.io [2023-10-04T11:13:02.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T11:13:03.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T11:13:03.100Z] Configure a credential helper to remove this warning. See [2023-10-04T11:13:03.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T11:13:03.100Z] [2023-10-04T11:13:03.100Z] Login Succeeded [2023-10-04T11:13:03.100Z] ---> docker-login.sh ends [2023-10-04T11:13:03.644Z] $ docker rm -f --volumes fa44ec1df9ffdc0d58d9a39464c9a8f2769eb4dcc05cd4e9ba5ca095126777d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-10-04T11:13:03.845Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-10-04T11:13:04.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T11:13:04.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T11:13:04.356Z] ========================================================= [2023-10-04T11:13:04.356Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-04T11:13:04.356Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:13:04.879Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-04T11:13:05.153Z] Sending build context to Docker daemon 11.98MB [2023-10-04T11:13:05.153Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T11:13:05.153Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-04T11:13:05.425Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-04T11:13:05.425Z] 9fda8d8052c6: Pulling fs layer [2023-10-04T11:13:05.425Z] 5d54e960e981: Pulling fs layer [2023-10-04T11:13:05.425Z] c4a7e357bf2a: Pulling fs layer [2023-10-04T11:13:05.425Z] f0e02332f6b5: Pulling fs layer [2023-10-04T11:13:05.425Z] cefa15bbcfad: Pulling fs layer [2023-10-04T11:13:05.425Z] 17808c966233: Pulling fs layer [2023-10-04T11:13:05.425Z] f4c1fc716caa: Pulling fs layer [2023-10-04T11:13:05.425Z] cefa15bbcfad: Waiting [2023-10-04T11:13:05.425Z] 17808c966233: Waiting [2023-10-04T11:13:05.425Z] f4c1fc716caa: Waiting [2023-10-04T11:13:05.425Z] f0e02332f6b5: Waiting [2023-10-04T11:13:05.425Z] 5d54e960e981: Verifying Checksum [2023-10-04T11:13:05.425Z] 5d54e960e981: Download complete [2023-10-04T11:13:05.425Z] f0e02332f6b5: Verifying Checksum [2023-10-04T11:13:05.425Z] f0e02332f6b5: Download complete [2023-10-04T11:13:05.425Z] cefa15bbcfad: Verifying Checksum [2023-10-04T11:13:05.425Z] cefa15bbcfad: Download complete [2023-10-04T11:13:05.701Z] 9fda8d8052c6: Verifying Checksum [2023-10-04T11:13:05.701Z] 9fda8d8052c6: Download complete [2023-10-04T11:13:05.976Z] f4c1fc716caa: Verifying Checksum [2023-10-04T11:13:05.976Z] f4c1fc716caa: Download complete [2023-10-04T11:13:07.425Z] c4a7e357bf2a: Verifying Checksum [2023-10-04T11:13:07.425Z] c4a7e357bf2a: Download complete [2023-10-04T11:13:08.014Z] 17808c966233: Verifying Checksum [2023-10-04T11:13:08.014Z] 17808c966233: Download complete [2023-10-04T11:13:10.044Z] 9fda8d8052c6: Pull complete [2023-10-04T11:13:10.044Z] 5d54e960e981: Pull complete [2023-10-04T11:13:22.396Z] c4a7e357bf2a: Pull complete [2023-10-04T11:13:22.396Z] f0e02332f6b5: Pull complete [2023-10-04T11:13:22.396Z] cefa15bbcfad: Pull complete [2023-10-04T11:13:27.770Z] 17808c966233: Pull complete [2023-10-04T11:13:29.210Z] f4c1fc716caa: Pull complete [2023-10-04T11:13:29.210Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-04T11:13:29.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T11:13:29.210Z] ---> ea914061e18c [2023-10-04T11:13:29.210Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-04T11:13:31.186Z] ---> Running in a44612f9b6c9 [2023-10-04T11:13:31.186Z] Removing intermediate container a44612f9b6c9 [2023-10-04T11:13:31.186Z] ---> 1114672f3853 [2023-10-04T11:13:31.186Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-04T11:13:31.463Z] ---> Running in e3b7affa8e20 [2023-10-04T11:13:31.733Z] Removing intermediate container e3b7affa8e20 [2023-10-04T11:13:31.733Z] ---> 9f547957ca77 [2023-10-04T11:13:31.733Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-04T11:13:31.733Z] ---> Running in b23201861f7d [2023-10-04T11:13:32.013Z] Removing intermediate container b23201861f7d [2023-10-04T11:13:32.013Z] ---> c85e3a129b9c [2023-10-04T11:13:32.013Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-04T11:13:32.013Z] ---> Running in 9ab6769c1eab [2023-10-04T11:13:32.288Z] Removing intermediate container 9ab6769c1eab [2023-10-04T11:13:32.288Z] ---> 7dbbf57ee2e8 [2023-10-04T11:13:32.288Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T11:13:32.559Z] ---> Running in 017ffb9f57cd [2023-10-04T11:13:33.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T11:13:34.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T11:13:35.082Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-04T11:13:35.354Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-04T11:13:35.354Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-04T11:13:35.354Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-04T11:13:35.354Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T11:13:35.354Z] OK: 270 MiB in 56 packages [2023-10-04T11:13:37.953Z] Removing intermediate container 017ffb9f57cd [2023-10-04T11:13:37.953Z] ---> a7e3f2fcac68 [2023-10-04T11:13:37.953Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-04T11:13:38.223Z] ---> 8e86bf2a339f [2023-10-04T11:13:38.223Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T11:13:38.223Z] ---> Running in f06b47193d4b [2023-10-04T11:14:46.151Z] Removing intermediate container f06b47193d4b [2023-10-04T11:14:46.151Z] ---> 8e62dc8ab1be [2023-10-04T11:14:46.151Z] Step 10/12 : COPY . . [2023-10-04T11:14:47.560Z] ---> 99babf829d03 [2023-10-04T11:14:47.560Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T11:14:47.560Z] ---> Running in c15853691aa3 [2023-10-04T11:14:47.560Z] Removing intermediate container c15853691aa3 [2023-10-04T11:14:47.560Z] ---> 6b9f6bd0d697 [2023-10-04T11:14:47.560Z] Step 12/12 : RUN $MAKE [2023-10-04T11:14:47.560Z] ---> Running in a557f2f19da1 [2023-10-04T11:14:48.554Z] noop [2023-10-04T11:14:49.138Z] Removing intermediate container a557f2f19da1 [2023-10-04T11:14:49.138Z] ---> dfbc157a9da3 [2023-10-04T11:14:49.138Z] Successfully built dfbc157a9da3 [2023-10-04T11:14:49.138Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:14:49.697Z] + docker inspect -f . ci-base-image-arm64 [2023-10-04T11:14:49.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T11:14:49.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container [2023-10-04T11:14:50.073Z] $ 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-10-04T11:14:51.338Z] $ docker top f2abc9688a8cba7c71836f170220aca728f385d3d5b52237ee87ad90e711b9d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T11:14:52.216Z] + go version [2023-10-04T11:14:52.216Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-04T11:14:52.255Z] $ docker stop --time=1 f2abc9688a8cba7c71836f170220aca728f385d3d5b52237ee87ad90e711b9d8 [2023-10-04T11:14:53.916Z] $ docker rm -f --volumes f2abc9688a8cba7c71836f170220aca728f385d3d5b52237ee87ad90e711b9d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:14:54.836Z] + docker inspect -f . ci-base-image-arm64 [2023-10-04T11:14:54.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T11:14:55.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container [2023-10-04T11:14:55.305Z] $ 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-10-04T11:14:56.539Z] $ docker top 0252e2ee9725bd3a9f30f1cd317608e5c4f63656b96d1d0e4fc27af03634017f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T11:14:57.095Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-04T11:14:57.819Z] + make test [2023-10-04T11:14:57.819Z] go test ./... -coverprofile=coverage.out [2023-10-04T11:15:02.093Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-04T11:16:38.805Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-04T11:16:38.805Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.071s coverage: 58.4% of statements [2023-10-04T11:16:38.805Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-04T11:16:38.805Z] go vet ./... [2023-10-04T11:17:00.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-04T11:17:00.916Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-04T11:17:00.916Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-04T11:17:01.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-04T11:17:01.260Z] $ docker stop --time=1 0252e2ee9725bd3a9f30f1cd317608e5c4f63656b96d1d0e4fc27af03634017f [2023-10-04T11:17:03.215Z] $ docker rm -f --volumes 0252e2ee9725bd3a9f30f1cd317608e5c4f63656b96d1d0e4fc27af03634017f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T11:17:04.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-04T11:17:04.571Z] Warning: overwriting stash ‘coverage-report’ [2023-10-04T11:17:05.056Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T11:17:05.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-04T11:17:06.032Z] + ls -al . [2023-10-04T11:17:06.032Z] total 200 [2023-10-04T11:17:06.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 11:15 . [2023-10-04T11:17:06.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 11:12 .. [2023-10-04T11:17:06.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 11:12 .git [2023-10-04T11:17:06.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 11:12 .github [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 4 11:12 .gitignore [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 11:12 .golangci.yml [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 4 11:12 Attribution.txt [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 4 11:12 CHANGELOG.md [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 4 11:12 Dockerfile [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 11:12 GOVERNANCE.md [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 4 11:12 Jenkinsfile [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 11:12 LICENSE [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 4 11:12 Makefile [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 4 11:12 OWNERS.md [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 4111 Oct 4 11:12 README.md [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 11:10 VERSION [2023-10-04T11:17:06.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 11:12 bin [2023-10-04T11:17:06.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 11:12 cmd [2023-10-04T11:17:06.032Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 4 11:16 coverage.out [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 3637 Oct 4 11:12 go.mod [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 35019 Oct 4 11:12 go.sum [2023-10-04T11:17:06.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 11:12 internal [2023-10-04T11:17:06.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 11:12 snap [2023-10-04T11:17:06.032Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 4 11:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:17:06.566Z] + 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=a50d2f36104ea53a6a5e95396f12dec983aaad3c --label arch=arm64 --label version=0.0.0 . [2023-10-04T11:17:06.835Z] Sending build context to Docker daemon 12.02MB [2023-10-04T11:17:07.105Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T11:17:07.105Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-04T11:17:07.105Z] ---> dfbc157a9da3 [2023-10-04T11:17:07.105Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-04T11:17:07.105Z] ---> Running in 5bb4e51fb528 [2023-10-04T11:17:07.373Z] Removing intermediate container 5bb4e51fb528 [2023-10-04T11:17:07.373Z] ---> a6c926ac663f [2023-10-04T11:17:07.373Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-04T11:17:07.641Z] ---> Running in 7fb3638b9c8f [2023-10-04T11:17:07.910Z] Removing intermediate container 7fb3638b9c8f [2023-10-04T11:17:07.910Z] ---> 730246ca4479 [2023-10-04T11:17:07.910Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-04T11:17:07.910Z] ---> Running in 6e74d93b2632 [2023-10-04T11:17:08.182Z] Removing intermediate container 6e74d93b2632 [2023-10-04T11:17:08.182Z] ---> a0d5e5f1a8a5 [2023-10-04T11:17:08.182Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-04T11:17:08.465Z] ---> Running in 9d2d87a8740b [2023-10-04T11:17:08.735Z] Removing intermediate container 9d2d87a8740b [2023-10-04T11:17:08.735Z] ---> e7ea4994131f [2023-10-04T11:17:08.736Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T11:17:08.736Z] ---> Running in b64786391cd3 [2023-10-04T11:17:09.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T11:17:10.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T11:17:11.694Z] OK: 270 MiB in 56 packages [2023-10-04T11:17:12.661Z] Removing intermediate container b64786391cd3 [2023-10-04T11:17:12.661Z] ---> ad703b87a387 [2023-10-04T11:17:12.661Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-04T11:17:13.629Z] ---> 91d362225eef [2023-10-04T11:17:13.629Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T11:17:13.629Z] ---> Running in ff2001e168cf [2023-10-04T11:17:17.017Z] Removing intermediate container ff2001e168cf [2023-10-04T11:17:17.017Z] ---> 65aac9a27b80 [2023-10-04T11:17:17.017Z] Step 10/25 : COPY . . [2023-10-04T11:17:17.606Z] ---> 2e112cc89ec1 [2023-10-04T11:17:17.606Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T11:17:17.606Z] ---> Running in 473627ea7243 [2023-10-04T11:17:18.245Z] Removing intermediate container 473627ea7243 [2023-10-04T11:17:18.245Z] ---> 85acec4a944c [2023-10-04T11:17:18.245Z] Step 12/25 : RUN $MAKE [2023-10-04T11:17:18.245Z] ---> Running in 546efa5d394d [2023-10-04T11:17:19.216Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-04T11:19:26.125Z] Removing intermediate container 546efa5d394d [2023-10-04T11:19:26.125Z] ---> 96cca171fc03 [2023-10-04T11:19:26.125Z] Step 13/25 : FROM alpine:3.18 [2023-10-04T11:19:26.125Z] 3.18: Pulling from library/alpine [2023-10-04T11:19:26.125Z] 579b34f0a95b: Pulling fs layer [2023-10-04T11:19:26.125Z] 579b34f0a95b: Verifying Checksum [2023-10-04T11:19:26.125Z] 579b34f0a95b: Download complete [2023-10-04T11:19:26.125Z] 579b34f0a95b: Pull complete [2023-10-04T11:19:26.125Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T11:19:26.125Z] Status: Downloaded newer image for alpine:3.18 [2023-10-04T11:19:26.125Z] ---> 3cc203321400 [2023-10-04T11:19:26.125Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-04T11:19:26.125Z] ---> Running in 96ddac470058 [2023-10-04T11:19:26.125Z] Removing intermediate container 96ddac470058 [2023-10-04T11:19:26.125Z] ---> ae924a9ffaf5 [2023-10-04T11:19:26.125Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-04T11:19:26.125Z] ---> Running in 5740103269b1 [2023-10-04T11:19:26.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T11:19:26.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T11:19:26.125Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T11:19:26.125Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T11:19:26.125Z] OK: 8 MiB in 16 packages [2023-10-04T11:19:26.125Z] Removing intermediate container 5740103269b1 [2023-10-04T11:19:26.125Z] ---> 7d566e5df91d [2023-10-04T11:19:26.125Z] Step 16/25 : WORKDIR / [2023-10-04T11:19:26.125Z] ---> Running in fa84cbb4d1e7 [2023-10-04T11:19:26.125Z] Removing intermediate container fa84cbb4d1e7 [2023-10-04T11:19:26.125Z] ---> dda9febdec61 [2023-10-04T11:19:26.125Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-04T11:19:28.072Z] ---> dd9896ab8a75 [2023-10-04T11:19:28.072Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-04T11:19:28.347Z] ---> f02fac63b535 [2023-10-04T11:19:28.347Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-04T11:19:29.794Z] ---> f9c27e44eb00 [2023-10-04T11:19:29.794Z] Step 20/25 : EXPOSE 59900 [2023-10-04T11:19:30.065Z] ---> Running in 436933fe2655 [2023-10-04T11:19:30.335Z] Removing intermediate container 436933fe2655 [2023-10-04T11:19:30.335Z] ---> 1b1a41db7475 [2023-10-04T11:19:30.335Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-04T11:19:30.335Z] ---> Running in f496b9820a5e [2023-10-04T11:19:30.613Z] Removing intermediate container f496b9820a5e [2023-10-04T11:19:30.613Z] ---> 984a00381d71 [2023-10-04T11:19:30.613Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-04T11:19:30.883Z] ---> Running in 50dc3ae1f735 [2023-10-04T11:19:31.156Z] Removing intermediate container 50dc3ae1f735 [2023-10-04T11:19:31.156Z] ---> 683080b3468b [2023-10-04T11:19:31.156Z] Step 23/25 : LABEL arch=arm64 [2023-10-04T11:19:31.156Z] ---> Running in d9ca9b999f8b [2023-10-04T11:19:31.431Z] Removing intermediate container d9ca9b999f8b [2023-10-04T11:19:31.431Z] ---> 4b8a27b84411 [2023-10-04T11:19:31.431Z] Step 24/25 : LABEL git_sha=a50d2f36104ea53a6a5e95396f12dec983aaad3c [2023-10-04T11:19:31.431Z] ---> Running in 33313130b978 [2023-10-04T11:19:32.023Z] Removing intermediate container 33313130b978 [2023-10-04T11:19:32.023Z] ---> 929253c0bb0e [2023-10-04T11:19:32.023Z] Step 25/25 : LABEL version=0.0.0 [2023-10-04T11:19:32.023Z] ---> Running in a5e88e036371 [2023-10-04T11:19:32.295Z] Removing intermediate container a5e88e036371 [2023-10-04T11:19:32.295Z] ---> c46c34625906 [2023-10-04T11:19:32.295Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-04T11:19:32.295Z] Successfully built c46c34625906 [2023-10-04T11:19:32.295Z] 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-10-04T11:19:33.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T11:19:33.168Z] [2023-10-04T11:19:33.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:19:33.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T11:19:33.584Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-04T11:19:33.584Z] 8998bd30e6a1: Pulling fs layer [2023-10-04T11:19:33.584Z] 04944245beec: Pulling fs layer [2023-10-04T11:19:33.584Z] 699f458cf7ca: Pulling fs layer [2023-10-04T11:19:33.584Z] 765212b225bb: Pulling fs layer [2023-10-04T11:19:33.584Z] f23df028b6ca: Pulling fs layer [2023-10-04T11:19:33.584Z] d65c8cfc05b1: Pulling fs layer [2023-10-04T11:19:33.584Z] 2437ff75d9bd: Pulling fs layer [2023-10-04T11:19:33.584Z] 765212b225bb: Waiting [2023-10-04T11:19:33.584Z] f23df028b6ca: Waiting [2023-10-04T11:19:33.584Z] d65c8cfc05b1: Waiting [2023-10-04T11:19:33.584Z] 2437ff75d9bd: Waiting [2023-10-04T11:19:33.853Z] 04944245beec: Verifying Checksum [2023-10-04T11:19:33.853Z] 04944245beec: Download complete [2023-10-04T11:19:33.853Z] 765212b225bb: Verifying Checksum [2023-10-04T11:19:33.853Z] 765212b225bb: Download complete [2023-10-04T11:19:33.853Z] f23df028b6ca: Verifying Checksum [2023-10-04T11:19:33.853Z] f23df028b6ca: Download complete [2023-10-04T11:19:33.853Z] d65c8cfc05b1: Verifying Checksum [2023-10-04T11:19:33.853Z] d65c8cfc05b1: Download complete [2023-10-04T11:19:34.123Z] 699f458cf7ca: Verifying Checksum [2023-10-04T11:19:34.123Z] 699f458cf7ca: Download complete [2023-10-04T11:19:34.391Z] 8998bd30e6a1: Verifying Checksum [2023-10-04T11:19:34.391Z] 8998bd30e6a1: Download complete [2023-10-04T11:19:36.335Z] 2437ff75d9bd: Verifying Checksum [2023-10-04T11:19:36.335Z] 2437ff75d9bd: Download complete [2023-10-04T11:19:38.278Z] 8998bd30e6a1: Pull complete [2023-10-04T11:19:38.547Z] 04944245beec: Pull complete [2023-10-04T11:19:41.892Z] 699f458cf7ca: Pull complete [2023-10-04T11:19:42.161Z] 765212b225bb: Pull complete [2023-10-04T11:19:43.243Z] f23df028b6ca: Pull complete [2023-10-04T11:19:43.243Z] d65c8cfc05b1: Pull complete [2023-10-04T11:19:58.374Z] 2437ff75d9bd: Pull complete [2023-10-04T11:19:58.374Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-04T11:19:58.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T11:19:58.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T11:19:58.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container [2023-10-04T11:19:58.819Z] $ 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-10-04T11:20:01.621Z] $ docker top 3d2688b20dd809c0ee430ee57a16d2751eaf09c360c960bd1776f2969232de75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:20:02.515Z] ---> job-cost.sh [2023-10-04T11:20:02.515Z] lf-activate-venv: SKIPPING [2023-10-04T11:20:02.515Z] INFO: No Stack... [2023-10-04T11:20:02.783Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-04T11:20:03.745Z] INFO: Archiving Costs [Pipeline] sh [2023-10-04T11:20:04.409Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-10-04T11:20:04.410Z] + cut -d, -f6 [Pipeline] lock [2023-10-04T11:20:04.556Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-436-1-stack-cost] [2023-10-04T11:20:04.561Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-436-1-stack-cost] did not exist. Created. [2023-10-04T11:20:04.561Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-04T11:20:04.990Z] /w/workspace/device-virtual-go/1@tmp/durable-78a5271c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-04T11:20:05.347Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-04T11:20:05.385Z] Warning: overwriting stash ‘stack-cost’ [2023-10-04T11:20:05.444Z] Stashed 1 file(s) [Pipeline] } [2023-10-04T11:20:05.458Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-04T11:20:05.583Z] $ docker stop --time=1 3d2688b20dd809c0ee430ee57a16d2751eaf09c360c960bd1776f2969232de75 [2023-10-04T11:20:08.078Z] $ docker rm -f --volumes 3d2688b20dd809c0ee430ee57a16d2751eaf09c360c960bd1776f2969232de75 [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-10-04T11:20:09.328Z] provisioning config files... [2023-10-04T11:20:09.336Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-436@tmp/config12900941114315093992tmp [Pipeline] { [Pipeline] sh [2023-10-04T11:20:09.711Z] + set +x [2023-10-04T11:20:09.711Z] + curl -s https://codecov.io/bash [2023-10-04T11:20:09.711Z] + bash -s -- [2023-10-04T11:20:09.711Z] [2023-10-04T11:20:09.711Z] _____ _ [2023-10-04T11:20:09.711Z] / ____| | | [2023-10-04T11:20:09.711Z] | | ___ __| | ___ ___ _____ __ [2023-10-04T11:20:09.711Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-04T11:20:09.711Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-04T11:20:09.711Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-04T11:20:09.711Z] Bash-1.0.6 [2023-10-04T11:20:09.711Z] [2023-10-04T11:20:09.711Z] [2023-10-04T11:20:09.711Z] ==> git version 2.25.1 found [2023-10-04T11:20:09.711Z] ==> 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-10-04T11:20:09.711Z] Release-Date: 2020-01-08 [2023-10-04T11:20:09.711Z] 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-10-04T11:20:09.711Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-04T11:20:09.711Z] ==> Jenkins CI detected. [2023-10-04T11:20:09.711Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-436 [2023-10-04T11:20:09.711Z] project root: . [2023-10-04T11:20:09.711Z] --> token set from env [2023-10-04T11:20:09.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-04T11:20:09.711Z] ==> Running gcov in . (disable via -X gcov) [2023-10-04T11:20:09.711Z] ==> Python coveragepy not found [2023-10-04T11:20:09.711Z] ==> Searching for coverage reports in: [2023-10-04T11:20:09.711Z] + . [2023-10-04T11:20:09.711Z] -> Found 1 reports [2023-10-04T11:20:09.711Z] ==> Detecting git/mercurial file structure [2023-10-04T11:20:09.972Z] ==> Reading reports [2023-10-04T11:20:09.972Z] + ./coverage.out bytes=43063 [2023-10-04T11:20:09.972Z] ==> Appending adjustments [2023-10-04T11:20:09.972Z] https://docs.codecov.io/docs/fixing-reports [2023-10-04T11:20:09.972Z] + Found adjustments [2023-10-04T11:20:09.972Z] ==> Gzipping contents [2023-10-04T11:20:09.972Z] 8.0K /tmp/codecov.gETBDs.gz [2023-10-04T11:20:09.972Z] ==> Uploading reports [2023-10-04T11:20:09.972Z] url: https://codecov.io [2023-10-04T11:20:09.972Z] query: branch=PR-436&commit=a50d2f36104ea53a6a5e95396f12dec983aaad3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2023-10-04T11:20:09.972Z] -> Pinging Codecov [2023-10-04T11:20:09.972Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-436&commit=a50d2f36104ea53a6a5e95396f12dec983aaad3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2023-10-04T11:20:10.231Z] -> Uploading to [2023-10-04T11:20:10.231Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-04/5E52B4B073DB2E39498172D8E973AA87/a50d2f36104ea53a6a5e95396f12dec983aaad3c/15e9000e-f0f4-46c5-b777-ca10b70a713d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T112009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a03cd432360b6b0806c04aa5c1141e8737f17d5914318b0b62098f1a3b8fabda [2023-10-04T11:20:10.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T11:20:10.231Z] Dload Upload Total Spent Left Speed [2023-10-04T11:20:10.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 19200 --:--:-- --:--:-- --:--:-- 19200 [2023-10-04T11:20:10.490Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a50d2f36104ea53a6a5e95396f12dec983aaad3c [Pipeline] } [2023-10-04T11:20:10.521Z] 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-10-04T11:20:12.369Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-436/archives ] [2023-10-04T11:20:12.369Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-436/archives [2023-10-04T11:20:12.369Z] total 16 [2023-10-04T11:20:12.369Z] drwxr-xr-x 3 root root 4096 Oct 4 11:13 . [2023-10-04T11:20:12.369Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 11:13 .. [2023-10-04T11:20:12.369Z] drwxr-xr-x 2 root root 4096 Oct 4 11:13 cost [2023-10-04T11:20:12.369Z] -rw-r--r-- 1 root root 89 Oct 4 11:13 cost.csv [2023-10-04T11:20:12.369Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-436/archives [2023-10-04T11:20:12.369Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-436/archives [2023-10-04T11:20:12.369Z] total 16 [2023-10-04T11:20:12.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 11:13 . [2023-10-04T11:20:12.369Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 11:13 .. [2023-10-04T11:20:12.369Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 11:13 cost [2023-10-04T11:20:12.369Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 4 11:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:20:12.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:20:13.600Z] ---> package-listing.sh [2023-10-04T11:20:13.600Z] ++ facter osfamily [2023-10-04T11:20:13.600Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-04T11:20:13.859Z] + OS_FAMILY=debian [2023-10-04T11:20:13.859Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-436 [2023-10-04T11:20:13.859Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-04T11:20:13.860Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-04T11:20:13.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-04T11:20:13.860Z] + PACKAGES=/tmp/packages_start.txt [2023-10-04T11:20:13.860Z] + '[' /w/workspace/foundry_device-virtual-go_PR-436 ']' [2023-10-04T11:20:13.860Z] + PACKAGES=/tmp/packages_end.txt [2023-10-04T11:20:13.860Z] + case "${OS_FAMILY}" in [2023-10-04T11:20:13.860Z] + dpkg -l [2023-10-04T11:20:13.860Z] + grep '^ii' [2023-10-04T11:20:13.860Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-04T11:20:13.860Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-04T11:20:13.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-04T11:20:13.860Z] + '[' /w/workspace/foundry_device-virtual-go_PR-436 ']' [2023-10-04T11:20:13.860Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-436/archives/ [2023-10-04T11:20:13.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-436/archives/ [Pipeline] echo [2023-10-04T11:20:13.896Z] 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-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-04T11:20:14.188Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T11:20:14.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T11:20:14.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T11:20:14.960Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-10-04T11:20:14.990Z] $ 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-436/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-436 -v /w/workspace/foundry_device-virtual-go_PR-436:/w/workspace/foundry_device-virtual-go_PR-436:rw,z -v /w/workspace/foundry_device-virtual-go_PR-436@tmp:/w/workspace/foundry_device-virtual-go_PR-436@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-10-04T11:20:15.209Z] $ docker top 53863190f0cd332f40cf096d1b0393053157348ed3b597d50d51508cd2d037ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T11:20:15.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-04T11:20:15.914Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-04T11:20:16.226Z] + ls /var/log/sa-host [2023-10-04T11:20:16.226Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T11:20:16.465Z] provisioning config files... [2023-10-04T11:20:16.473Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-436@tmp/config13418168452829425590tmp [Pipeline] { [Pipeline] echo [2023-10-04T11:20:16.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:20:16.852Z] ---> create-netrc.sh [Pipeline] } [2023-10-04T11:20:16.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:20:17.305Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-04T11:20:17.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:20:17.654Z] ---> sudo-logs.sh [2023-10-04T11:20:17.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-04T11:20:17.750Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:20:18.061Z] ---> job-cost.sh [2023-10-04T11:20:18.061Z] lf-activate-venv: SKIPPING [2023-10-04T11:20:18.061Z] DEBUG: total: 0.2199999988079071 [2023-10-04T11:20:18.061Z] INFO: Retrieving Stack Cost... [2023-10-04T11:20:18.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-04T11:20:18.889Z] INFO: Archiving Costs [Pipeline] echo [2023-10-04T11:20:18.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T11:20:19.245Z] ---> logs-deploy.sh [2023-10-04T11:20:19.245Z] lf-activate-venv: SKIPPING [2023-10-04T11:20:19.245Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-436/1 [2023-10-04T11:20:19.245Z] INFO: archiving workspace using pattern(s): [2023-10-04T11:20:20.179Z] Archives upload complete. [2023-10-04T11:20:20.179Z] INFO: archiving logs to Nexus