Pull request #425 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c33ecc0e069cdc1bf011d960385668912827e73+53a713b286b98fea7a803b04fd4711df4e3dc4c9 (bfed7226b4621941e26a69ae89811c7b494c69bb) 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-ssh18245927245235533673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh513126800041268173.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-425/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-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16517730253648926533.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-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16977134474081459833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh517312638549545555.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-425/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-425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11013573079080042854.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5456 in /w/workspace/foundry_device-virtual-go_PR-425 [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-425 # 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/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 53a713b286b98fea7a803b04fd4711df4e3dc4c9 into PR head commit 1c33ecc0e069cdc1bf011d960385668912827e73 Merge succeeded, producing 1c33ecc0e069cdc1bf011d960385668912827e73 Checking out Revision 1c33ecc0e069cdc1bf011d960385668912827e73 (PR-425) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-06T11:50:52.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c33ecc0e069cdc1bf011d960385668912827e73 # 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 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c33ecc0e069cdc1bf011d960385668912827e73 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-06T11:50:53.126Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-06T11:50:53.231Z] ========================================================= [2023-09-06T11:50:53.231Z] EdgeX Global Pipelines Version Info [2023-09-06T11:50:53.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-06T11:50:53.969Z] ------------------- [2023-09-06T11:50:53.969Z] stable info: [2023-09-06T11:50:53.969Z] ------------------- [2023-09-06T11:50:53.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-06T11:50:53.969Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T11:50:53.969Z] Message: update stable to v1.0.253 [2023-09-06T11:50:54.539Z] ------------------- [2023-09-06T11:50:54.539Z] experimental info: [2023-09-06T11:50:54.539Z] ------------------- [2023-09-06T11:50:54.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-06T11:50:54.539Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T11:50:54.539Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-06T11:50:54.837Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-09-06T11:50:54.878Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-09-06T11:50:54.915Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-06T11:50:54.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-06T11:50:54.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-06T11:50:55.037Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-06T11:50:55.079Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-06T11:50:55.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-06T11:50:55.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-06T11:50:55.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-06T11:50:55.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-06T11:50:55.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-09-06T11:50:55.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-06T11:50:55.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-06T11:50:55.425Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T11:50:55.468Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T11:50:55.509Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T11:50:55.553Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T11:50:55.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-06T11:50:55.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-06T11:50:55.673Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-06T11:50:55.708Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-06T11:50:55.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-06T11:50:55.787Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-06T11:50:55.831Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-06T11:50:55.876Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-06T11:50:55.917Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-06T11:50:55.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-425 [Pipeline] echo [2023-09-06T11:50:56.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-425 [Pipeline] echo [2023-09-06T11:50:56.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-425 [Pipeline] echo [2023-09-06T11:50:56.091Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] echo [2023-09-06T11:50:56.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c33ecc [Pipeline] echo [2023-09-06T11:50:56.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T11:50:56.279Z] provisioning config files... [2023-09-06T11:50:56.302Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-425@tmp/config18160741176121136360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T11:50:56.654Z] ---> docker-login.sh [2023-09-06T11:50:56.654Z] nexus3.edgexfoundry.org:10001 [2023-09-06T11:50:56.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:50:56.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:50:56.920Z] Configure a credential helper to remove this warning. See [2023-09-06T11:50:56.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:50:56.920Z] [2023-09-06T11:50:56.920Z] Login Succeeded [2023-09-06T11:50:56.920Z] nexus3.edgexfoundry.org:10002 [2023-09-06T11:50:57.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:50:57.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:50:57.179Z] Configure a credential helper to remove this warning. See [2023-09-06T11:50:57.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:50:57.179Z] [2023-09-06T11:50:57.179Z] Login Succeeded [2023-09-06T11:50:57.179Z] nexus3.edgexfoundry.org:10003 [2023-09-06T11:50:57.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:50:57.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:50:57.179Z] Configure a credential helper to remove this warning. See [2023-09-06T11:50:57.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:50:57.179Z] [2023-09-06T11:50:57.179Z] Login Succeeded [2023-09-06T11:50:57.179Z] nexus3.edgexfoundry.org:10004 [2023-09-06T11:50:57.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:50:57.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:50:57.439Z] Configure a credential helper to remove this warning. See [2023-09-06T11:50:57.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:50:57.439Z] [2023-09-06T11:50:57.439Z] Login Succeeded [2023-09-06T11:50:57.439Z] docker.io [2023-09-06T11:50:57.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:50:57.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:50:57.699Z] Configure a credential helper to remove this warning. See [2023-09-06T11:50:57.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:50:57.699Z] [2023-09-06T11:50:57.699Z] Login Succeeded [2023-09-06T11:50:57.699Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T11:50:57.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-06T11:50:58.388Z] + git rev-list -1 --merges 1c33ecc0e069cdc1bf011d960385668912827e73~1..1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] echo [2023-09-06T11:50:58.460Z] -----------> git rev-list -1 --merges 1c33ecc0e069cdc1bf011d960385668912827e73~1..1c33ecc0e069cdc1bf011d960385668912827e73 1c33ecc0e069cdc1bf011d960385668912827e73 [false] [Pipeline] sh [2023-09-06T11:50:58.775Z] + git log --format=format:%s -1 1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] echo [2023-09-06T11:50:58.811Z] ========================================================= [2023-09-06T11:50:58.811Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-06T11:50:58.811Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T11:50:59.251Z] + git log --format=format:%s -1 1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] echo [2023-09-06T11:50:59.281Z] [semverPrep] GIT_COMMIT: 1c33ecc0e069cdc1bf011d960385668912827e73, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-06T11:50:59.309Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-06T11:50:59.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T11:50:59.704Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-06T11:50:59.704Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-06T11:50:59.704Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-06T11:50:59.704Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-06T11:50:59.704Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-06T11:50:59.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:51:00.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T11:51:00.195Z] [2023-09-06T11:51:00.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:51:00.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T11:51:00.610Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-06T11:51:00.610Z] b85a868b505f: Pulling fs layer [2023-09-06T11:51:00.610Z] e2be974225ed: Pulling fs layer [2023-09-06T11:51:00.610Z] 339a4e72a1f5: Pulling fs layer [2023-09-06T11:51:00.610Z] 988bab9f4d93: Pulling fs layer [2023-09-06T11:51:00.610Z] 1469e6f7b9e6: Pulling fs layer [2023-09-06T11:51:00.610Z] eaf3925da568: Pulling fs layer [2023-09-06T11:51:00.610Z] bab4dde63d76: Pulling fs layer [2023-09-06T11:51:00.610Z] bde34c3a00c8: Pulling fs layer [2023-09-06T11:51:00.610Z] b352a97aabf1: Pulling fs layer [2023-09-06T11:51:00.610Z] 4872d77fe225: Pulling fs layer [2023-09-06T11:51:00.610Z] 5851b861e8e6: Pulling fs layer [2023-09-06T11:51:00.610Z] 988bab9f4d93: Waiting [2023-09-06T11:51:00.610Z] 1469e6f7b9e6: Waiting [2023-09-06T11:51:00.610Z] eaf3925da568: Waiting [2023-09-06T11:51:00.610Z] 4872d77fe225: Waiting [2023-09-06T11:51:00.610Z] 5851b861e8e6: Waiting [2023-09-06T11:51:00.610Z] bab4dde63d76: Waiting [2023-09-06T11:51:00.610Z] bde34c3a00c8: Waiting [2023-09-06T11:51:00.610Z] b352a97aabf1: Waiting [2023-09-06T11:51:00.610Z] e2be974225ed: Download complete [2023-09-06T11:51:00.610Z] 988bab9f4d93: Download complete [2023-09-06T11:51:00.873Z] 1469e6f7b9e6: Verifying Checksum [2023-09-06T11:51:00.873Z] 1469e6f7b9e6: Download complete [2023-09-06T11:51:00.873Z] eaf3925da568: Verifying Checksum [2023-09-06T11:51:00.873Z] eaf3925da568: Download complete [2023-09-06T11:51:00.873Z] 339a4e72a1f5: Verifying Checksum [2023-09-06T11:51:00.873Z] bde34c3a00c8: Verifying Checksum [2023-09-06T11:51:00.873Z] bde34c3a00c8: Download complete [2023-09-06T11:51:00.873Z] b352a97aabf1: Verifying Checksum [2023-09-06T11:51:00.873Z] b352a97aabf1: Download complete [2023-09-06T11:51:00.873Z] 4872d77fe225: Verifying Checksum [2023-09-06T11:51:00.873Z] 4872d77fe225: Download complete [2023-09-06T11:51:00.873Z] 5851b861e8e6: Verifying Checksum [2023-09-06T11:51:00.873Z] 5851b861e8e6: Download complete [2023-09-06T11:51:00.873Z] b85a868b505f: Download complete [2023-09-06T11:51:01.132Z] bab4dde63d76: Verifying Checksum [2023-09-06T11:51:01.132Z] bab4dde63d76: Download complete [2023-09-06T11:51:02.518Z] b85a868b505f: Pull complete [2023-09-06T11:51:02.518Z] e2be974225ed: Pull complete [2023-09-06T11:51:02.778Z] 339a4e72a1f5: Pull complete [2023-09-06T11:51:03.040Z] 988bab9f4d93: Pull complete [2023-09-06T11:51:03.040Z] 1469e6f7b9e6: Pull complete [2023-09-06T11:51:03.301Z] eaf3925da568: Pull complete [2023-09-06T11:51:05.206Z] bab4dde63d76: Pull complete [2023-09-06T11:51:05.206Z] bde34c3a00c8: Pull complete [2023-09-06T11:51:05.206Z] b352a97aabf1: Pull complete [2023-09-06T11:51:05.206Z] 4872d77fe225: Pull complete [2023-09-06T11:51:05.206Z] 5851b861e8e6: Pull complete [2023-09-06T11:51:05.206Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-06T11:51:05.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T11:51:05.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T11:51:05.432Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2023-09-06T11:51:05.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@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-09-06T11:51:09.145Z] $ docker top 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 -eo pid,comm [2023-09-06T11:51:09.194Z] 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-09-06T11:51:09.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T11:51:09.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T11:51:09.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T11:51:09.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T11:51:09.445Z] $ docker exec 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 ssh-agent [2023-09-06T11:51:09.549Z] SSH_AUTH_SOCK=/tmp/ssh-dIbSg3gXdR9N/agent.33 [2023-09-06T11:51:09.549Z] SSH_AGENT_PID=39 [2023-09-06T11:51:09.556Z] Running ssh-add (command line suppressed) [2023-09-06T11:51:09.659Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-425@tmp/private_key_15266085774283919456.key (/w/workspace/foundry_device-virtual-go_PR-425@tmp/private_key_15266085774283919456.key) [2023-09-06T11:51:09.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T11:51:09.998Z] + git tag --points-at HEAD [Pipeline] } [2023-09-06T11:51:10.026Z] $ docker exec --env ******** --env ******** 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 ssh-agent -k [2023-09-06T11:51:10.126Z] unset SSH_AUTH_SOCK; [2023-09-06T11:51:10.127Z] unset SSH_AGENT_PID; [2023-09-06T11:51:10.127Z] echo Agent pid 39 killed; [2023-09-06T11:51:10.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-06T11:51:10.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T11:51:10.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T11:51:10.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T11:51:10.354Z] $ docker exec 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 ssh-agent [2023-09-06T11:51:10.461Z] SSH_AUTH_SOCK=/tmp/ssh-jDxWGqDdKDA8/agent.71 [2023-09-06T11:51:10.461Z] SSH_AGENT_PID=77 [2023-09-06T11:51:10.465Z] Running ssh-add (command line suppressed) [2023-09-06T11:51:10.573Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-425@tmp/private_key_7362759984465418176.key (/w/workspace/foundry_device-virtual-go_PR-425@tmp/private_key_7362759984465418176.key) [2023-09-06T11:51:10.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T11:51:10.926Z] + git semver init [2023-09-06T11:51:11.187Z] 2023-09-06 11:51:11,116 [run_init] DEBUG init version:0.0.0 force:False [2023-09-06T11:51:11.187Z] 2023-09-06 11:51:11,117 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-425/.semver [2023-09-06T11:51:11.187Z] 2023-09-06 11:51:11,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-425/.semver [2023-09-06T11:51:11.187Z] 2023-09-06 11:51:11,118 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-425/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-425, universal_newlines=False, shell=None, istream=None) [2023-09-06T11:51:12.568Z] 2023-09-06 11:51:12,256 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-425/.git/info/exclude [2023-09-06T11:51:12.568Z] 2023-09-06 11:51:12,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-425/.semver/PR-425 with force:False [2023-09-06T11:51:12.568Z] 2023-09-06 11:51:12,257 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-425/.semver/PR-425 [2023-09-06T11:51:12.568Z] 2023-09-06 11:51:12,261 [execute] INFO git cat-file --batch-check [2023-09-06T11:51:12.568Z] 2023-09-06 11:51:12,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-425/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T11:51:12.568Z] 2023-09-06 11:51:12,267 [execute] INFO git cat-file --batch [2023-09-06T11:51:12.568Z] 2023-09-06 11:51:12,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-425/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T11:51:12.568Z] 2023-09-06 11:51:12,273 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-425/.semver/PR-425 [2023-09-06T11:51:12.568Z] 0.0.0 [Pipeline] } [2023-09-06T11:51:12.596Z] $ docker exec --env ******** --env ******** 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 ssh-agent -k [2023-09-06T11:51:12.699Z] unset SSH_AUTH_SOCK; [2023-09-06T11:51:12.700Z] unset SSH_AGENT_PID; [2023-09-06T11:51:12.700Z] echo Agent pid 77 killed; [2023-09-06T11:51:12.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T11:51:13.152Z] + git semver [Pipeline] } [2023-09-06T11:51:13.440Z] $ docker stop --time=1 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 [2023-09-06T11:51:14.747Z] $ docker rm -f --volumes 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T11:51:15.140Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-06T11:51:15.410Z] Stashed 1 file(s) [Pipeline] echo [2023-09-06T11:51:15.426Z] [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-09-06T11:51:16.033Z] provisioning config files... [2023-09-06T11:51:16.042Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-425@tmp/config7111936138280351127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T11:51:16.390Z] ---> docker-login.sh [2023-09-06T11:51:16.390Z] nexus3.edgexfoundry.org:10001 [2023-09-06T11:51:16.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:51:16.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:51:16.390Z] Configure a credential helper to remove this warning. See [2023-09-06T11:51:16.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:51:16.390Z] [2023-09-06T11:51:16.390Z] Login Succeeded [2023-09-06T11:51:16.390Z] nexus3.edgexfoundry.org:10002 [2023-09-06T11:51:16.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:51:16.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:51:16.390Z] Configure a credential helper to remove this warning. See [2023-09-06T11:51:16.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:51:16.390Z] [2023-09-06T11:51:16.390Z] Login Succeeded [2023-09-06T11:51:16.390Z] nexus3.edgexfoundry.org:10003 [2023-09-06T11:51:16.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:51:16.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:51:16.650Z] Configure a credential helper to remove this warning. See [2023-09-06T11:51:16.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:51:16.650Z] [2023-09-06T11:51:16.650Z] Login Succeeded [2023-09-06T11:51:16.650Z] nexus3.edgexfoundry.org:10004 [2023-09-06T11:51:16.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:51:16.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:51:16.650Z] Configure a credential helper to remove this warning. See [2023-09-06T11:51:16.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:51:16.650Z] [2023-09-06T11:51:16.650Z] Login Succeeded [2023-09-06T11:51:16.650Z] docker.io [2023-09-06T11:51:16.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:51:16.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:51:16.909Z] Configure a credential helper to remove this warning. See [2023-09-06T11:51:16.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:51:16.909Z] [2023-09-06T11:51:16.909Z] Login Succeeded [2023-09-06T11:51:16.909Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T11:51:16.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T11:51:17.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T11:51:17.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T11:51:17.194Z] ========================================================= [2023-09-06T11:51:17.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-06T11:51:17.194Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:51:17.678Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-06T11:51:17.679Z] Sending build context to Docker daemon 23.59MB [2023-09-06T11:51:17.679Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T11:51:17.679Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T11:51:17.940Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-06T11:51:17.940Z] 4db1b89c0bd1: Pulling fs layer [2023-09-06T11:51:17.940Z] 6911f1a30b25: Pulling fs layer [2023-09-06T11:51:17.940Z] e194b8c5c2a9: Pulling fs layer [2023-09-06T11:51:17.940Z] 6863d3e3a2b1: Pulling fs layer [2023-09-06T11:51:17.940Z] ec0bb842ea78: Pulling fs layer [2023-09-06T11:51:17.940Z] 40a00589a448: Pulling fs layer [2023-09-06T11:51:17.940Z] 6c08303d61cc: Pulling fs layer [2023-09-06T11:51:17.940Z] 798269fcf238: Pulling fs layer [2023-09-06T11:51:17.940Z] 6863d3e3a2b1: Waiting [2023-09-06T11:51:17.940Z] ec0bb842ea78: Waiting [2023-09-06T11:51:17.940Z] 40a00589a448: Waiting [2023-09-06T11:51:17.940Z] 798269fcf238: Waiting [2023-09-06T11:51:17.940Z] 6911f1a30b25: Verifying Checksum [2023-09-06T11:51:17.940Z] 6911f1a30b25: Download complete [2023-09-06T11:51:17.940Z] 6863d3e3a2b1: Verifying Checksum [2023-09-06T11:51:17.940Z] 6863d3e3a2b1: Download complete [2023-09-06T11:51:17.940Z] ec0bb842ea78: Verifying Checksum [2023-09-06T11:51:17.940Z] ec0bb842ea78: Download complete [2023-09-06T11:51:17.940Z] 4db1b89c0bd1: Download complete [2023-09-06T11:51:17.940Z] 40a00589a448: Verifying Checksum [2023-09-06T11:51:17.940Z] 40a00589a448: Download complete [2023-09-06T11:51:18.199Z] 4db1b89c0bd1: Pull complete [2023-09-06T11:51:18.199Z] 6911f1a30b25: Pull complete [2023-09-06T11:51:18.459Z] 798269fcf238: Verifying Checksum [2023-09-06T11:51:18.459Z] 798269fcf238: Download complete [2023-09-06T11:51:18.459Z] e194b8c5c2a9: Verifying Checksum [2023-09-06T11:51:18.459Z] e194b8c5c2a9: Download complete [2023-09-06T11:51:18.725Z] 6c08303d61cc: Verifying Checksum [2023-09-06T11:51:18.725Z] 6c08303d61cc: Download complete [2023-09-06T11:51:22.006Z] e194b8c5c2a9: Pull complete [2023-09-06T11:51:22.006Z] 6863d3e3a2b1: Pull complete [2023-09-06T11:51:22.006Z] ec0bb842ea78: Pull complete [2023-09-06T11:51:22.006Z] 40a00589a448: Pull complete [2023-09-06T11:51:24.536Z] 6c08303d61cc: Pull complete [2023-09-06T11:51:24.795Z] 798269fcf238: Pull complete [2023-09-06T11:51:24.795Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-06T11:51:24.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T11:51:25.054Z] ---> ec979cd7f677 [2023-09-06T11:51:25.054Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-06T11:51:30.857Z] Still waiting to schedule task [2023-09-06T11:51:30.857Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-06T11:51:33.173Z] ---> Running in 826b8bac1138 [2023-09-06T11:51:33.173Z] Removing intermediate container 826b8bac1138 [2023-09-06T11:51:33.173Z] ---> a20967e01796 [2023-09-06T11:51:33.173Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T11:51:33.173Z] ---> Running in 142b063b7085 [2023-09-06T11:51:33.173Z] Removing intermediate container 142b063b7085 [2023-09-06T11:51:33.173Z] ---> 0f065b157a33 [2023-09-06T11:51:33.173Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T11:51:33.173Z] ---> Running in e703be5cd823 [2023-09-06T11:51:33.173Z] Removing intermediate container e703be5cd823 [2023-09-06T11:51:33.173Z] ---> 72cd0afce63a [2023-09-06T11:51:33.173Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-06T11:51:33.173Z] ---> Running in 65548e3634e2 [2023-09-06T11:51:33.173Z] Removing intermediate container 65548e3634e2 [2023-09-06T11:51:33.173Z] ---> eb6545deb5fe [2023-09-06T11:51:33.173Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T11:51:33.173Z] ---> Running in 59b8948c604b [2023-09-06T11:51:33.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T11:51:33.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T11:51:33.432Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-06T11:51:33.432Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-06T11:51:33.433Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-06T11:51:33.695Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-06T11:51:33.695Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T11:51:33.695Z] OK: 269 MiB in 57 packages [2023-09-06T11:51:34.261Z] Removing intermediate container 59b8948c604b [2023-09-06T11:51:34.261Z] ---> 0e942f0f2a47 [2023-09-06T11:51:34.261Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-06T11:51:34.261Z] ---> a83437ac997b [2023-09-06T11:51:34.261Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T11:51:34.261Z] ---> Running in 79c49d2e536c [2023-09-06T11:52:20.982Z] Removing intermediate container 79c49d2e536c [2023-09-06T11:52:20.982Z] ---> b93f8d743741 [2023-09-06T11:52:20.982Z] Step 10/12 : COPY . . [2023-09-06T11:52:20.982Z] ---> cdc674c1fb60 [2023-09-06T11:52:20.982Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T11:52:20.982Z] ---> Running in 72bd3aa5e234 [2023-09-06T11:52:20.982Z] Removing intermediate container 72bd3aa5e234 [2023-09-06T11:52:20.982Z] ---> 108a177888c5 [2023-09-06T11:52:20.982Z] Step 12/12 : RUN $MAKE [2023-09-06T11:52:20.982Z] ---> Running in 4668c7625387 [2023-09-06T11:52:20.982Z] noop [2023-09-06T11:52:20.982Z] Removing intermediate container 4668c7625387 [2023-09-06T11:52:20.982Z] ---> 785f56522fbb [2023-09-06T11:52:20.982Z] Successfully built 785f56522fbb [2023-09-06T11:52:20.982Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:52:21.427Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T11:52:21.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T11:52:21.575Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2023-09-06T11:52:21.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@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-09-06T11:52:21.978Z] $ docker top aaae427d3e4a4dcae91a2493703b71d8acecdf6b8611e3af7b06e8e9ff4daf9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T11:52:22.371Z] + go version [2023-09-06T11:52:22.371Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-06T11:52:22.407Z] $ docker stop --time=1 aaae427d3e4a4dcae91a2493703b71d8acecdf6b8611e3af7b06e8e9ff4daf9c [2023-09-06T11:52:23.681Z] $ docker rm -f --volumes aaae427d3e4a4dcae91a2493703b71d8acecdf6b8611e3af7b06e8e9ff4daf9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:52:24.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T11:52:24.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T11:52:24.559Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2023-09-06T11:52:24.596Z] $ 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-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@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-09-06T11:52:24.924Z] $ docker top 8c58a50b7b85ececd43392da94c45b790ea52f42b3ec0ea5d48ec237ad0559fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T11:52:25.308Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-425 [Pipeline] fileExists [Pipeline] sh [2023-09-06T11:52:25.673Z] + make test [2023-09-06T11:52:25.673Z] go test ./... -coverprofile=coverage.out [2023-09-06T11:52:29.874Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-06T11:52:42.067Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-06T11:52:42.067Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements [2023-09-06T11:52:48.621Z] go vet ./... [2023-09-06T11:52:51.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T11:52:51.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T11:52:51.904Z] ./bin/test-attribution-txt.sh [2023-09-06T11:52:51.904Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-06T11:52:51.904Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-06T11:52:51.904Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-06T11:52:51.904Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-06T11:52:51.904Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-06T11:52:51.904Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-06T11:52:51.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T11:52:51.979Z] $ docker stop --time=1 8c58a50b7b85ececd43392da94c45b790ea52f42b3ec0ea5d48ec237ad0559fb [2023-09-06T11:52:55.887Z] $ docker rm -f --volumes 8c58a50b7b85ececd43392da94c45b790ea52f42b3ec0ea5d48ec237ad0559fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T11:52:56.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T11:52:56.517Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-06T11:52:57.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T11:52:57.594Z] + ls -al . [2023-09-06T11:52:57.594Z] total 204 [2023-09-06T11:52:57.594Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 11:52 . [2023-09-06T11:52:57.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 11:50 .. [2023-09-06T11:52:57.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 11:51 .git [2023-09-06T11:52:57.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:50 .github [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 6 11:50 .gitignore [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 11:50 .golangci.yml [2023-09-06T11:52:57.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 11:51 .semver [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 8950 Sep 6 11:50 Attribution.txt [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 6 11:50 CHANGELOG.md [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 6 11:50 Dockerfile [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 11:50 GOVERNANCE.md [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 6 11:50 Jenkinsfile [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 11:50 LICENSE [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 6 11:50 Makefile [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 6 11:50 OWNERS.md [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 6 11:50 README.md [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 11:51 VERSION [2023-09-06T11:52:57.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 11:50 bin [2023-09-06T11:52:57.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:50 cmd [2023-09-06T11:52:57.594Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 6 11:52 coverage.out [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 3636 Sep 6 11:50 go.mod [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 33427 Sep 6 11:50 go.sum [2023-09-06T11:52:57.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:50 internal [2023-09-06T11:52:57.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 11:50 snap [2023-09-06T11:52:57.594Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 6 11:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:52:58.028Z] + 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=1c33ecc0e069cdc1bf011d960385668912827e73 --label arch=amd64 --label version=0.0.0 . [2023-09-06T11:52:58.028Z] Sending build context to Docker daemon 23.63MB [2023-09-06T11:52:58.028Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T11:52:58.028Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-06T11:52:58.028Z] ---> 785f56522fbb [2023-09-06T11:52:58.028Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-06T11:52:58.286Z] ---> Running in 44d8a424d58f [2023-09-06T11:52:58.546Z] Removing intermediate container 44d8a424d58f [2023-09-06T11:52:58.546Z] ---> 8301632fa7c3 [2023-09-06T11:52:58.546Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T11:52:58.546Z] ---> Running in d1e87809d5ec [2023-09-06T11:52:58.546Z] Removing intermediate container d1e87809d5ec [2023-09-06T11:52:58.546Z] ---> 384db2264feb [2023-09-06T11:52:58.546Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-06T11:52:58.546Z] ---> Running in 4afbcc0358c5 [2023-09-06T11:52:58.546Z] Removing intermediate container 4afbcc0358c5 [2023-09-06T11:52:58.546Z] ---> 04237f393859 [2023-09-06T11:52:58.546Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-06T11:52:58.806Z] ---> Running in 72b5e2e25be1 [2023-09-06T11:52:58.806Z] Removing intermediate container 72b5e2e25be1 [2023-09-06T11:52:58.806Z] ---> 0f7402557bfb [2023-09-06T11:52:58.806Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T11:52:58.806Z] ---> Running in 9995cec59e5f [2023-09-06T11:52:59.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T11:52:59.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T11:52:59.584Z] OK: 269 MiB in 57 packages [2023-09-06T11:52:59.842Z] Removing intermediate container 9995cec59e5f [2023-09-06T11:52:59.842Z] ---> 0f7558861784 [2023-09-06T11:52:59.842Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-06T11:52:59.842Z] ---> 51e9aa5d616e [2023-09-06T11:52:59.842Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T11:52:59.842Z] ---> Running in c38f062f546c [2023-09-06T11:53:00.779Z] Removing intermediate container c38f062f546c [2023-09-06T11:53:00.779Z] ---> 17c119884ea6 [2023-09-06T11:53:00.779Z] Step 10/25 : COPY . . [2023-09-06T11:53:01.779Z] ---> 7bb71c81f903 [2023-09-06T11:53:01.779Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T11:53:01.779Z] ---> Running in 9dd2c65f8e34 [2023-09-06T11:53:01.779Z] Removing intermediate container 9dd2c65f8e34 [2023-09-06T11:53:01.779Z] ---> bcc55dd6bef7 [2023-09-06T11:53:01.779Z] Step 12/25 : RUN $MAKE [2023-09-06T11:53:01.779Z] ---> Running in be8f3ccfbf8e [2023-09-06T11:53:02.038Z] 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.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-06T11:53:08.143Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5457 in /w/workspace/foundry_device-virtual-go_PR-425 [Pipeline] { [Pipeline] ws [2023-09-06T11:53:08.202Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-09-06T11:53:08.283Z] The recommended git tool is: git [2023-09-06T11:53:12.986Z] using credential edgex-jenkins-ssh [2023-09-06T11:53:13.006Z] Cloning the remote Git repository [2023-09-06T11:53:13.048Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-09-06T11:53:13.139Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-09-06T11:53:13.281Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-06T11:53:13.282Z] > git --version # timeout=10 [2023-09-06T11:53:13.302Z] > git --version # 'git version 2.25.1' [2023-09-06T11:53:13.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T11:53:13.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T11:53:16.214Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-06T11:53:16.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T11:53:17.556Z] Merging remotes/origin/main commit 53a713b286b98fea7a803b04fd4711df4e3dc4c9 into PR head commit 1c33ecc0e069cdc1bf011d960385668912827e73 [2023-09-06T11:53:17.820Z] Merge succeeded, producing 1c33ecc0e069cdc1bf011d960385668912827e73 [2023-09-06T11:53:17.820Z] Checking out Revision 1c33ecc0e069cdc1bf011d960385668912827e73 (PR-425) [2023-09-06T11:53:18.291Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-06T11:53:16.998Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-06T11:53:17.031Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-06T11:53:17.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T11:53:17.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-06T11:53:17.570Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T11:53:17.645Z] > git checkout -f 1c33ecc0e069cdc1bf011d960385668912827e73 # timeout=10 [2023-09-06T11:53:17.724Z] > git remote # timeout=10 [2023-09-06T11:53:17.744Z] > git config --get remote.origin.url # timeout=10 [2023-09-06T11:53:17.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T11:53:17.777Z] > git merge 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 [2023-09-06T11:53:17.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-06T11:53:17.824Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T11:53:17.850Z] > git checkout -f 1c33ecc0e069cdc1bf011d960385668912827e73 # timeout=10 [2023-09-06T11:53:18.334Z] > git --version # timeout=10 [2023-09-06T11:53:18.345Z] > git --version # 'git version 2.25.1' [2023-09-06T11:53:18.369Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T11:53:19.547Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-06T11:53:19.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T11:53:19.547Z] Dload Upload Total Spent Left Speed [2023-09-06T11:53:19.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-09-06T11:53:20.159Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-06T11:53:20.500Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-06T11:53:20.500Z] + sudo tee /etc/docker/daemon.new [2023-09-06T11:53:20.500Z] { [2023-09-06T11:53:20.500Z] "registry-mirrors": [ [2023-09-06T11:53:20.500Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-06T11:53:20.500Z] ], [2023-09-06T11:53:20.500Z] "bip": "10.250.0.254/24", [2023-09-06T11:53:20.500Z] "hosts": [ [2023-09-06T11:53:20.500Z] "tcp://0.0.0.0:5555", [2023-09-06T11:53:20.500Z] "unix:///var/run/docker.sock" [2023-09-06T11:53:20.500Z] ], [2023-09-06T11:53:20.500Z] "mtu": 1458, [2023-09-06T11:53:20.500Z] "selinux-enabled": true, [2023-09-06T11:53:20.500Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-06T11:53:20.500Z] } [Pipeline] sh [2023-09-06T11:53:20.848Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-06T11:53:21.192Z] + sudo service docker restart [2023-09-06T11:53:23.955Z] Removing intermediate container be8f3ccfbf8e [2023-09-06T11:53:23.955Z] ---> 3b6d1942d713 [2023-09-06T11:53:23.955Z] Step 13/25 : FROM alpine:3.17 [2023-09-06T11:53:23.955Z] 3.17: Pulling from library/alpine [2023-09-06T11:53:23.955Z] 9398808236ff: Pulling fs layer [2023-09-06T11:53:23.955Z] 9398808236ff: Verifying Checksum [2023-09-06T11:53:23.955Z] 9398808236ff: Download complete [2023-09-06T11:53:23.955Z] 9398808236ff: Pull complete [2023-09-06T11:53:23.955Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T11:53:24.213Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T11:53:24.213Z] ---> 1e0b8b5322fc [2023-09-06T11:53:24.213Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-06T11:53:24.213Z] ---> Running in 866688de550e [2023-09-06T11:53:24.213Z] Removing intermediate container 866688de550e [2023-09-06T11:53:24.213Z] ---> 36d24df03201 [2023-09-06T11:53:24.213Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-06T11:53:24.213Z] ---> Running in abb92811ceac [2023-09-06T11:53:24.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T11:53:24.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T11:53:25.039Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T11:53:25.039Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T11:53:25.039Z] OK: 7 MiB in 16 packages [2023-09-06T11:53:25.606Z] Removing intermediate container abb92811ceac [2023-09-06T11:53:25.606Z] ---> 6f6965a0a86b [2023-09-06T11:53:25.606Z] Step 16/25 : WORKDIR / [2023-09-06T11:53:25.606Z] ---> Running in c90d73f3bf35 [2023-09-06T11:53:25.606Z] Removing intermediate container c90d73f3bf35 [2023-09-06T11:53:25.606Z] ---> da88e1aea378 [2023-09-06T11:53:25.606Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-06T11:53:25.606Z] ---> 682163fc418d [2023-09-06T11:53:25.606Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-06T11:53:25.866Z] ---> 7e2df4c989cd [2023-09-06T11:53:25.866Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-06T11:53:26.802Z] ---> 3d014b8ff3f2 [2023-09-06T11:53:26.802Z] Step 20/25 : EXPOSE 59900 [2023-09-06T11:53:26.802Z] ---> Running in 969eb8003b9a [2023-09-06T11:53:26.802Z] Removing intermediate container 969eb8003b9a [2023-09-06T11:53:26.802Z] ---> 05d82a5bbf67 [2023-09-06T11:53:26.802Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-06T11:53:26.802Z] ---> Running in 060fb4bc37d7 [2023-09-06T11:53:27.061Z] Removing intermediate container 060fb4bc37d7 [2023-09-06T11:53:27.061Z] ---> 0afe91a50bef [2023-09-06T11:53:27.061Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-06T11:53:27.061Z] ---> Running in 64dd97438717 [2023-09-06T11:53:27.061Z] Removing intermediate container 64dd97438717 [2023-09-06T11:53:27.061Z] ---> f6a480738235 [2023-09-06T11:53:27.061Z] Step 23/25 : LABEL arch=amd64 [2023-09-06T11:53:27.061Z] ---> Running in 865042960dfa [2023-09-06T11:53:27.061Z] Removing intermediate container 865042960dfa [2023-09-06T11:53:27.061Z] ---> 6ffc6fd799c3 [2023-09-06T11:53:27.061Z] Step 24/25 : LABEL git_sha=1c33ecc0e069cdc1bf011d960385668912827e73 [2023-09-06T11:53:27.319Z] ---> Running in 881eb214e5f0 [2023-09-06T11:53:27.319Z] Removing intermediate container 881eb214e5f0 [2023-09-06T11:53:27.319Z] ---> 7a02ecea621b [2023-09-06T11:53:27.319Z] Step 25/25 : LABEL version=0.0.0 [2023-09-06T11:53:27.319Z] ---> Running in 178fc5f573b2 [2023-09-06T11:53:27.319Z] Removing intermediate container 178fc5f573b2 [2023-09-06T11:53:27.319Z] ---> 15042a77d602 [2023-09-06T11:53:27.319Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T11:53:27.319Z] Successfully built 15042a77d602 [2023-09-06T11:53:27.319Z] 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-09-06T11:53:28.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T11:53:28.238Z] [2023-09-06T11:53:28.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:53:28.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T11:53:28.621Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-06T11:53:28.621Z] 5eb5b503b376: Pulling fs layer [2023-09-06T11:53:28.621Z] 5c69ac0246d0: Pulling fs layer [2023-09-06T11:53:28.621Z] ec43610c2a17: Pulling fs layer [2023-09-06T11:53:28.621Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-06T11:53:28.621Z] 33b1e0a273af: Pulling fs layer [2023-09-06T11:53:28.621Z] 5d3b04190fa2: Pulling fs layer [2023-09-06T11:53:28.621Z] 2f39f015ded8: Pulling fs layer [2023-09-06T11:53:28.621Z] 3a2ae6a8a46f: Waiting [2023-09-06T11:53:28.621Z] 5d3b04190fa2: Waiting [2023-09-06T11:53:28.621Z] 2f39f015ded8: Waiting [2023-09-06T11:53:28.621Z] 33b1e0a273af: Waiting [2023-09-06T11:53:28.621Z] 5c69ac0246d0: Download complete [2023-09-06T11:53:28.621Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-06T11:53:28.621Z] 3a2ae6a8a46f: Download complete [2023-09-06T11:53:28.621Z] 33b1e0a273af: Verifying Checksum [2023-09-06T11:53:28.621Z] 33b1e0a273af: Download complete [2023-09-06T11:53:28.621Z] ec43610c2a17: Verifying Checksum [2023-09-06T11:53:28.621Z] ec43610c2a17: Download complete [2023-09-06T11:53:28.621Z] 5d3b04190fa2: Verifying Checksum [2023-09-06T11:53:28.621Z] 5d3b04190fa2: Download complete [2023-09-06T11:53:28.880Z] 5eb5b503b376: Verifying Checksum [2023-09-06T11:53:28.880Z] 5eb5b503b376: Download complete [2023-09-06T11:53:29.445Z] 2f39f015ded8: Download complete [2023-09-06T11:53:30.010Z] 5eb5b503b376: Pull complete [2023-09-06T11:53:30.269Z] 5c69ac0246d0: Pull complete [2023-09-06T11:53:30.528Z] ec43610c2a17: Pull complete [2023-09-06T11:53:30.787Z] 3a2ae6a8a46f: Pull complete [2023-09-06T11:53:31.045Z] 33b1e0a273af: Pull complete [2023-09-06T11:53:31.045Z] 5d3b04190fa2: Pull complete [2023-09-06T11:53:35.225Z] 2f39f015ded8: Pull complete [2023-09-06T11:53:35.225Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-06T11:53:35.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T11:53:35.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T11:53:35.460Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2023-09-06T11:53:35.495Z] $ 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-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@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-09-06T11:53:41.031Z] $ docker top f99fd7ba57ac22c1f5bad214625733fc9a1dabdc0d89cd0b637361eedc3e0a95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-09-06T11:53:41.292Z] provisioning config files... [2023-09-06T11:53:41.319Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config14204269065619348061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T11:53:41.532Z] ---> job-cost.sh [2023-09-06T11:53:41.532Z] lf-activate-venv: SKIPPING [2023-09-06T11:53:41.532Z] INFO: No Stack... [2023-09-06T11:53:41.710Z] ---> docker-login.sh [2023-09-06T11:53:41.710Z] nexus3.edgexfoundry.org:10001 [2023-09-06T11:53:41.791Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T11:53:42.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:53:42.358Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T11:53:42.672Z] + cat /w/workspace/foundry_device-virtual-go_PR-425/archives/cost.csv [2023-09-06T11:53:42.672Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T11:53:42.715Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [2023-09-06T11:53:42.722Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] did not exist. Created. [2023-09-06T11:53:42.722Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T11:53:43.127Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-06T11:53:43.178Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T11:53:43.219Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T11:53:43.306Z] $ docker stop --time=1 f99fd7ba57ac22c1f5bad214625733fc9a1dabdc0d89cd0b637361eedc3e0a95 [2023-09-06T11:53:44.464Z] $ docker rm -f --volumes f99fd7ba57ac22c1f5bad214625733fc9a1dabdc0d89cd0b637361eedc3e0a95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-06T11:53:47.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:53:47.580Z] Configure a credential helper to remove this warning. See [2023-09-06T11:53:47.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:53:47.580Z] [2023-09-06T11:53:47.580Z] Login Succeeded [2023-09-06T11:53:47.580Z] nexus3.edgexfoundry.org:10002 [2023-09-06T11:53:47.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:53:47.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:53:47.580Z] Configure a credential helper to remove this warning. See [2023-09-06T11:53:47.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:53:47.580Z] [2023-09-06T11:53:47.580Z] Login Succeeded [2023-09-06T11:53:47.580Z] nexus3.edgexfoundry.org:10003 [2023-09-06T11:53:47.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:53:48.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:53:48.114Z] Configure a credential helper to remove this warning. See [2023-09-06T11:53:48.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:53:48.114Z] [2023-09-06T11:53:48.114Z] Login Succeeded [2023-09-06T11:53:48.114Z] nexus3.edgexfoundry.org:10004 [2023-09-06T11:53:48.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:53:48.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:53:48.384Z] Configure a credential helper to remove this warning. See [2023-09-06T11:53:48.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:53:48.384Z] [2023-09-06T11:53:48.384Z] Login Succeeded [2023-09-06T11:53:48.384Z] docker.io [2023-09-06T11:53:48.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T11:53:48.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T11:53:48.918Z] Configure a credential helper to remove this warning. See [2023-09-06T11:53:48.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T11:53:48.918Z] [2023-09-06T11:53:48.918Z] Login Succeeded [2023-09-06T11:53:48.918Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T11:53:48.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T11:53:49.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T11:53:49.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T11:53:49.384Z] ========================================================= [2023-09-06T11:53:49.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-06T11:53:49.384Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:53:49.903Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-06T11:53:50.176Z] Sending build context to Docker daemon 11.93MB [2023-09-06T11:53:50.176Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T11:53:50.176Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T11:53:50.447Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-06T11:53:50.447Z] edb6bdbacee9: Pulling fs layer [2023-09-06T11:53:50.447Z] 5f9638ab2659: Pulling fs layer [2023-09-06T11:53:50.447Z] 8d51d6327a98: Pulling fs layer [2023-09-06T11:53:50.447Z] 8b374f2dd631: Pulling fs layer [2023-09-06T11:53:50.447Z] ec14aa9079de: Pulling fs layer [2023-09-06T11:53:50.447Z] 2f466654f4bb: Pulling fs layer [2023-09-06T11:53:50.447Z] 554e91adad29: Pulling fs layer [2023-09-06T11:53:50.447Z] ec14aa9079de: Waiting [2023-09-06T11:53:50.447Z] 8b374f2dd631: Waiting [2023-09-06T11:53:50.447Z] 2f466654f4bb: Waiting [2023-09-06T11:53:50.447Z] 554e91adad29: Waiting [2023-09-06T11:53:50.447Z] 5f9638ab2659: Verifying Checksum [2023-09-06T11:53:50.447Z] 5f9638ab2659: Download complete [2023-09-06T11:53:50.447Z] 8b374f2dd631: Verifying Checksum [2023-09-06T11:53:50.447Z] 8b374f2dd631: Download complete [2023-09-06T11:53:50.447Z] ec14aa9079de: Download complete [2023-09-06T11:53:50.447Z] edb6bdbacee9: Verifying Checksum [2023-09-06T11:53:50.447Z] edb6bdbacee9: Download complete [2023-09-06T11:53:51.421Z] edb6bdbacee9: Pull complete [2023-09-06T11:53:52.006Z] 554e91adad29: Verifying Checksum [2023-09-06T11:53:52.006Z] 554e91adad29: Download complete [2023-09-06T11:53:52.006Z] 5f9638ab2659: Pull complete [2023-09-06T11:53:52.972Z] 8d51d6327a98: Verifying Checksum [2023-09-06T11:53:52.972Z] 8d51d6327a98: Download complete [2023-09-06T11:53:52.972Z] 2f466654f4bb: Verifying Checksum [2023-09-06T11:53:52.972Z] 2f466654f4bb: Download complete [2023-09-06T11:54:05.401Z] 8d51d6327a98: Pull complete [2023-09-06T11:54:05.401Z] 8b374f2dd631: Pull complete [2023-09-06T11:54:05.401Z] ec14aa9079de: Pull complete [2023-09-06T11:54:12.175Z] 2f466654f4bb: Pull complete [2023-09-06T11:54:14.219Z] 554e91adad29: Pull complete [2023-09-06T11:54:14.219Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-06T11:54:14.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T11:54:14.219Z] ---> 1e15ea492957 [2023-09-06T11:54:14.219Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-06T11:54:15.184Z] ---> Running in 6fa48b9bf0e0 [2023-09-06T11:54:15.453Z] Removing intermediate container 6fa48b9bf0e0 [2023-09-06T11:54:15.453Z] ---> 4249eb068e71 [2023-09-06T11:54:15.453Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T11:54:15.719Z] ---> Running in b73c98f09041 [2023-09-06T11:54:15.986Z] Removing intermediate container b73c98f09041 [2023-09-06T11:54:15.986Z] ---> 7015eed56970 [2023-09-06T11:54:15.986Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T11:54:15.986Z] ---> Running in daa105715ba1 [2023-09-06T11:54:16.255Z] Removing intermediate container daa105715ba1 [2023-09-06T11:54:16.255Z] ---> fc4d619b04d8 [2023-09-06T11:54:16.255Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-06T11:54:16.255Z] ---> Running in d2b775a4a45e [2023-09-06T11:54:16.523Z] Removing intermediate container d2b775a4a45e [2023-09-06T11:54:16.523Z] ---> 08ce0d7e39a2 [2023-09-06T11:54:16.523Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T11:54:16.789Z] ---> Running in dd82c95e512e [2023-09-06T11:54:17.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T11:54:18.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T11:54:19.289Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-06T11:54:19.289Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-06T11:54:19.289Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-06T11:54:19.289Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-06T11:54:19.289Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T11:54:19.289Z] OK: 268 MiB in 57 packages [2023-09-06T11:54:20.251Z] Removing intermediate container dd82c95e512e [2023-09-06T11:54:20.251Z] ---> 5a6a01667d36 [2023-09-06T11:54:20.251Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-06T11:54:20.834Z] ---> 598214f2555f [2023-09-06T11:54:20.834Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T11:54:20.834Z] ---> Running in 47b68116fd82 [2023-09-06T11:55:28.689Z] Removing intermediate container 47b68116fd82 [2023-09-06T11:55:28.689Z] ---> 2373cd04c8cd [2023-09-06T11:55:28.689Z] Step 10/12 : COPY . . [2023-09-06T11:55:28.689Z] ---> 478b108b8231 [2023-09-06T11:55:28.689Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T11:55:28.689Z] ---> Running in f9c9b980b321 [2023-09-06T11:55:28.689Z] Removing intermediate container f9c9b980b321 [2023-09-06T11:55:28.689Z] ---> eca79f84df16 [2023-09-06T11:55:28.689Z] Step 12/12 : RUN $MAKE [2023-09-06T11:55:28.689Z] ---> Running in b8a6271eec5d [2023-09-06T11:55:28.689Z] noop [2023-09-06T11:55:28.689Z] Removing intermediate container b8a6271eec5d [2023-09-06T11:55:28.689Z] ---> c3609abfbb53 [2023-09-06T11:55:28.689Z] Successfully built c3609abfbb53 [2023-09-06T11:55:28.689Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:55:29.158Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T11:55:29.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T11:55:29.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container [2023-09-06T11:55:29.493Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-06T11:55:30.654Z] $ docker top 87f26e32cbcea674556ff73e89c8e49cb14ac4d7892e13b107e3b88d2463cc18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T11:55:31.532Z] + go version [2023-09-06T11:55:31.532Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-06T11:55:31.564Z] $ docker stop --time=1 87f26e32cbcea674556ff73e89c8e49cb14ac4d7892e13b107e3b88d2463cc18 [2023-09-06T11:55:33.161Z] $ docker rm -f --volumes 87f26e32cbcea674556ff73e89c8e49cb14ac4d7892e13b107e3b88d2463cc18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:55:34.012Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T11:55:34.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T11:55:34.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container [2023-09-06T11:55:34.312Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-06T11:55:35.471Z] $ docker top a8aeb08cfa44a6ae96534e00c25656c807db324e542a1e9a6225381571cd687b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T11:55:36.402Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-06T11:55:37.102Z] + make test [2023-09-06T11:55:37.102Z] go test ./... -coverprofile=coverage.out [2023-09-06T11:56:09.311Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-06T11:58:00.933Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-06T11:58:00.933Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements [2023-09-06T11:58:01.200Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-06T11:58:01.200Z] go vet ./... [2023-09-06T11:58:27.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T11:58:27.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T11:58:27.888Z] ./bin/test-attribution-txt.sh [2023-09-06T11:58:27.888Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-06T11:58:27.888Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-06T11:58:27.888Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-06T11:58:27.888Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-06T11:58:27.888Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-06T11:58:27.888Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-06T11:58:27.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T11:58:27.964Z] $ docker stop --time=1 a8aeb08cfa44a6ae96534e00c25656c807db324e542a1e9a6225381571cd687b [2023-09-06T11:58:29.780Z] $ docker rm -f --volumes a8aeb08cfa44a6ae96534e00c25656c807db324e542a1e9a6225381571cd687b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T11:58:30.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T11:58:31.009Z] Warning: overwriting stash ‘coverage-report’ [2023-09-06T11:58:31.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T11:58:32.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T11:58:32.371Z] + ls -al . [2023-09-06T11:58:32.371Z] total 200 [2023-09-06T11:58:32.371Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 11:55 . [2023-09-06T11:58:32.371Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 11:53 .. [2023-09-06T11:58:32.371Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 11:53 .git [2023-09-06T11:58:32.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:53 .github [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 6 11:53 .gitignore [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 11:53 .golangci.yml [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 8950 Sep 6 11:53 Attribution.txt [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 6 11:53 CHANGELOG.md [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 6 11:53 Dockerfile [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 11:53 GOVERNANCE.md [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 6 11:53 Jenkinsfile [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 11:53 LICENSE [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 6 11:53 Makefile [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 6 11:53 OWNERS.md [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 6 11:53 README.md [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 11:51 VERSION [2023-09-06T11:58:32.371Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 11:53 bin [2023-09-06T11:58:32.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:53 cmd [2023-09-06T11:58:32.371Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 6 11:58 coverage.out [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 3636 Sep 6 11:53 go.mod [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 33427 Sep 6 11:53 go.sum [2023-09-06T11:58:32.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:53 internal [2023-09-06T11:58:32.371Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 11:53 snap [2023-09-06T11:58:32.371Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 6 11:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T11:58:32.785Z] + 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=1c33ecc0e069cdc1bf011d960385668912827e73 --label arch=arm64 --label version=0.0.0 . [2023-09-06T11:58:33.058Z] Sending build context to Docker daemon 11.98MB [2023-09-06T11:58:33.058Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T11:58:33.058Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-06T11:58:33.058Z] ---> c3609abfbb53 [2023-09-06T11:58:33.058Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-06T11:58:33.327Z] ---> Running in d34615eff2ba [2023-09-06T11:58:33.594Z] Removing intermediate container d34615eff2ba [2023-09-06T11:58:33.595Z] ---> 759bda44ffbd [2023-09-06T11:58:33.595Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T11:58:33.595Z] ---> Running in aa87b4f1ea0b [2023-09-06T11:58:33.864Z] Removing intermediate container aa87b4f1ea0b [2023-09-06T11:58:33.864Z] ---> 5f388a564288 [2023-09-06T11:58:33.864Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-06T11:58:34.134Z] ---> Running in 9ca7e4bd08b2 [2023-09-06T11:58:34.402Z] Removing intermediate container 9ca7e4bd08b2 [2023-09-06T11:58:34.402Z] ---> efb517fa48c1 [2023-09-06T11:58:34.402Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-06T11:58:34.402Z] ---> Running in b064565d59d3 [2023-09-06T11:58:34.670Z] Removing intermediate container b064565d59d3 [2023-09-06T11:58:34.670Z] ---> 15412398c159 [2023-09-06T11:58:34.670Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T11:58:34.670Z] ---> Running in 52e05baeaf25 [2023-09-06T11:58:35.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T11:58:36.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T11:58:37.186Z] OK: 268 MiB in 57 packages [2023-09-06T11:58:38.148Z] Removing intermediate container 52e05baeaf25 [2023-09-06T11:58:38.148Z] ---> bc63177d3adb [2023-09-06T11:58:38.148Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-06T11:58:40.478Z] ---> f652dcb85e45 [2023-09-06T11:58:40.478Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T11:58:40.746Z] ---> Running in c77366343ace [2023-09-06T11:58:43.326Z] Removing intermediate container c77366343ace [2023-09-06T11:58:43.326Z] ---> 8123a4c89855 [2023-09-06T11:58:43.326Z] Step 10/25 : COPY . . [2023-09-06T11:58:44.287Z] ---> cdadc924c2f3 [2023-09-06T11:58:44.287Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T11:58:44.287Z] ---> Running in 332de8a0ccc4 [2023-09-06T11:58:44.554Z] Removing intermediate container 332de8a0ccc4 [2023-09-06T11:58:44.554Z] ---> 1abc0814357b [2023-09-06T11:58:44.554Z] Step 12/25 : RUN $MAKE [2023-09-06T11:58:44.554Z] ---> Running in ed067bbddeca [2023-09-06T11:58:45.514Z] 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.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-06T12:00:52.180Z] Removing intermediate container ed067bbddeca [2023-09-06T12:00:52.180Z] ---> 2281fc6e48eb [2023-09-06T12:00:52.180Z] Step 13/25 : FROM alpine:3.17 [2023-09-06T12:00:52.180Z] 3.17: Pulling from library/alpine [2023-09-06T12:00:52.180Z] 4060ece20d7a: Pulling fs layer [2023-09-06T12:00:52.180Z] 4060ece20d7a: Verifying Checksum [2023-09-06T12:00:52.180Z] 4060ece20d7a: Download complete [2023-09-06T12:00:54.757Z] 4060ece20d7a: Pull complete [2023-09-06T12:00:54.757Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T12:00:54.757Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T12:00:54.757Z] ---> 8650cd65339b [2023-09-06T12:00:54.757Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-06T12:00:54.757Z] ---> Running in c2be88476070 [2023-09-06T12:00:54.757Z] Removing intermediate container c2be88476070 [2023-09-06T12:00:54.757Z] ---> 9f5b2ef75048 [2023-09-06T12:00:54.757Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-06T12:00:54.757Z] ---> Running in 76d331536191 [2023-09-06T12:00:55.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T12:00:56.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T12:00:57.258Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T12:00:57.258Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T12:00:57.258Z] OK: 8 MiB in 16 packages [2023-09-06T12:00:58.221Z] Removing intermediate container 76d331536191 [2023-09-06T12:00:58.221Z] ---> a4835a36f5cb [2023-09-06T12:00:58.221Z] Step 16/25 : WORKDIR / [2023-09-06T12:00:58.221Z] ---> Running in b5947287c606 [2023-09-06T12:00:58.487Z] Removing intermediate container b5947287c606 [2023-09-06T12:00:58.487Z] ---> 516b1a4988dc [2023-09-06T12:00:58.487Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-06T12:00:59.072Z] ---> 41230fb290b5 [2023-09-06T12:00:59.072Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-06T12:00:59.653Z] ---> d50a06717fba [2023-09-06T12:00:59.653Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-06T12:01:01.056Z] ---> 55c0c43a8143 [2023-09-06T12:01:01.056Z] Step 20/25 : EXPOSE 59900 [2023-09-06T12:01:01.056Z] ---> Running in 0b420eaf7955 [2023-09-06T12:01:01.324Z] Removing intermediate container 0b420eaf7955 [2023-09-06T12:01:01.324Z] ---> f3e272e17579 [2023-09-06T12:01:01.324Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-06T12:01:01.324Z] ---> Running in ac4eda5ad6fa [2023-09-06T12:01:01.591Z] Removing intermediate container ac4eda5ad6fa [2023-09-06T12:01:01.591Z] ---> 4d92e8f97f86 [2023-09-06T12:01:01.591Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-06T12:01:01.591Z] ---> Running in d412a6fc1cf0 [2023-09-06T12:01:01.860Z] Removing intermediate container d412a6fc1cf0 [2023-09-06T12:01:01.860Z] ---> 3fa7a3affeae [2023-09-06T12:01:01.860Z] Step 23/25 : LABEL arch=arm64 [2023-09-06T12:01:02.128Z] ---> Running in 2921437447ec [2023-09-06T12:01:02.474Z] Removing intermediate container 2921437447ec [2023-09-06T12:01:02.474Z] ---> 2ad283bea423 [2023-09-06T12:01:02.474Z] Step 24/25 : LABEL git_sha=1c33ecc0e069cdc1bf011d960385668912827e73 [2023-09-06T12:01:02.474Z] ---> Running in 535b671c8ab7 [2023-09-06T12:01:02.759Z] Removing intermediate container 535b671c8ab7 [2023-09-06T12:01:02.759Z] ---> 81987971aa7b [2023-09-06T12:01:02.759Z] Step 25/25 : LABEL version=0.0.0 [2023-09-06T12:01:02.759Z] ---> Running in d39411b9622e [2023-09-06T12:01:03.033Z] Removing intermediate container d39411b9622e [2023-09-06T12:01:03.034Z] ---> bb397a706b92 [2023-09-06T12:01:03.034Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T12:01:03.034Z] Successfully built bb397a706b92 [2023-09-06T12:01:03.034Z] 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-09-06T12:01:03.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T12:01:03.862Z] [2023-09-06T12:01:03.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T12:01:04.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T12:01:04.281Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-06T12:01:04.281Z] 8998bd30e6a1: Pulling fs layer [2023-09-06T12:01:04.281Z] 04944245beec: Pulling fs layer [2023-09-06T12:01:04.281Z] 699f458cf7ca: Pulling fs layer [2023-09-06T12:01:04.281Z] 765212b225bb: Pulling fs layer [2023-09-06T12:01:04.281Z] f23df028b6ca: Pulling fs layer [2023-09-06T12:01:04.281Z] d65c8cfc05b1: Pulling fs layer [2023-09-06T12:01:04.281Z] 2437ff75d9bd: Pulling fs layer [2023-09-06T12:01:04.281Z] 765212b225bb: Waiting [2023-09-06T12:01:04.281Z] f23df028b6ca: Waiting [2023-09-06T12:01:04.281Z] d65c8cfc05b1: Waiting [2023-09-06T12:01:04.281Z] 2437ff75d9bd: Waiting [2023-09-06T12:01:04.564Z] 04944245beec: Verifying Checksum [2023-09-06T12:01:04.564Z] 04944245beec: Download complete [2023-09-06T12:01:04.564Z] 765212b225bb: Verifying Checksum [2023-09-06T12:01:04.564Z] 765212b225bb: Download complete [2023-09-06T12:01:04.564Z] f23df028b6ca: Verifying Checksum [2023-09-06T12:01:04.564Z] f23df028b6ca: Download complete [2023-09-06T12:01:04.564Z] d65c8cfc05b1: Verifying Checksum [2023-09-06T12:01:04.564Z] d65c8cfc05b1: Download complete [2023-09-06T12:01:04.846Z] 699f458cf7ca: Verifying Checksum [2023-09-06T12:01:04.846Z] 699f458cf7ca: Download complete [2023-09-06T12:01:05.120Z] 8998bd30e6a1: Verifying Checksum [2023-09-06T12:01:05.120Z] 8998bd30e6a1: Download complete [2023-09-06T12:01:09.397Z] 8998bd30e6a1: Pull complete [2023-09-06T12:01:09.397Z] 2437ff75d9bd: Verifying Checksum [2023-09-06T12:01:09.397Z] 2437ff75d9bd: Download complete [2023-09-06T12:01:09.397Z] 04944245beec: Pull complete [2023-09-06T12:01:10.807Z] 699f458cf7ca: Pull complete [2023-09-06T12:01:10.807Z] 765212b225bb: Pull complete [2023-09-06T12:01:11.770Z] f23df028b6ca: Pull complete [2023-09-06T12:01:11.770Z] d65c8cfc05b1: Pull complete [2023-09-06T12:01:26.754Z] 2437ff75d9bd: Pull complete [2023-09-06T12:01:26.754Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-06T12:01:26.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T12:01:26.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T12:01:27.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container [2023-09-06T12:01:27.129Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-06T12:01:29.579Z] $ docker top a10df4432565e0b46d6dd94b9c379d6546ddc225138277a1677d49704012bf26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T12:01:30.476Z] ---> job-cost.sh [2023-09-06T12:01:30.476Z] lf-activate-venv: SKIPPING [2023-09-06T12:01:30.476Z] INFO: No Stack... [2023-09-06T12:01:30.741Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-06T12:01:31.696Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T12:01:32.346Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-09-06T12:01:32.346Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T12:01:32.423Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [2023-09-06T12:01:32.430Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] did not exist. Created. [2023-09-06T12:01:32.431Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T12:01:32.840Z] /w/workspace/device-virtual-go/1@tmp/durable-5f64d4fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-06T12:01:33.190Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-06T12:01:33.229Z] Warning: overwriting stash ‘stack-cost’ [2023-09-06T12:01:33.279Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T12:01:33.295Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T12:01:33.365Z] $ docker stop --time=1 a10df4432565e0b46d6dd94b9c379d6546ddc225138277a1677d49704012bf26 [2023-09-06T12:01:34.823Z] $ docker rm -f --volumes a10df4432565e0b46d6dd94b9c379d6546ddc225138277a1677d49704012bf26 [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-09-06T12:01:35.848Z] provisioning config files... [2023-09-06T12:01:35.855Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-425@tmp/config8934583532649532379tmp [Pipeline] { [Pipeline] sh [2023-09-06T12:01:36.680Z] + set +x [2023-09-06T12:01:36.680Z] + curl -s https://codecov.io/bash [2023-09-06T12:01:36.680Z] + bash -s -- [2023-09-06T12:01:39.283Z] [2023-09-06T12:01:39.283Z] _____ _ [2023-09-06T12:01:39.283Z] / ____| | | [2023-09-06T12:01:39.283Z] | | ___ __| | ___ ___ _____ __ [2023-09-06T12:01:39.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-06T12:01:39.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-06T12:01:39.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-06T12:01:39.283Z] Bash-1.0.6 [2023-09-06T12:01:39.283Z] [2023-09-06T12:01:39.283Z] [2023-09-06T12:01:39.283Z] ==> git version 2.25.1 found [2023-09-06T12:01:39.283Z] ==> 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-09-06T12:01:39.283Z] Release-Date: 2020-01-08 [2023-09-06T12:01:39.283Z] 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-09-06T12:01:39.283Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-06T12:01:39.283Z] ==> Jenkins CI detected. [2023-09-06T12:01:39.283Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-425 [2023-09-06T12:01:39.283Z] project root: . [2023-09-06T12:01:39.283Z] --> token set from env [2023-09-06T12:01:39.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-06T12:01:39.283Z] ==> Running gcov in . (disable via -X gcov) [2023-09-06T12:01:39.283Z] ==> Python coveragepy not found [2023-09-06T12:01:39.283Z] ==> Searching for coverage reports in: [2023-09-06T12:01:39.283Z] + . [2023-09-06T12:01:39.283Z] -> Found 1 reports [2023-09-06T12:01:39.283Z] ==> Detecting git/mercurial file structure [2023-09-06T12:01:39.283Z] ==> Reading reports [2023-09-06T12:01:39.283Z] + ./coverage.out bytes=43063 [2023-09-06T12:01:39.283Z] ==> Appending adjustments [2023-09-06T12:01:39.283Z] https://docs.codecov.io/docs/fixing-reports [2023-09-06T12:01:39.283Z] + Found adjustments [2023-09-06T12:01:39.283Z] ==> Gzipping contents [2023-09-06T12:01:39.283Z] 8.0K /tmp/codecov.qEQrWv.gz [2023-09-06T12:01:39.283Z] ==> Uploading reports [2023-09-06T12:01:39.283Z] url: https://codecov.io [2023-09-06T12:01:39.283Z] query: branch=PR-425&commit=1c33ecc0e069cdc1bf011d960385668912827e73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=425&job=&cmd_args= [2023-09-06T12:01:39.283Z] -> Pinging Codecov [2023-09-06T12:01:39.283Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-425&commit=1c33ecc0e069cdc1bf011d960385668912827e73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=425&job=&cmd_args= [2023-09-06T12:01:41.818Z] -> Uploading to [2023-09-06T12:01:41.818Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-06/5E52B4B073DB2E39498172D8E973AA87/1c33ecc0e069cdc1bf011d960385668912827e73/2d8be3fb-6398-4eee-b1b8-92e175825365.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T120141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f651e32f7baacefd7e76bf49431a0f2503c8a9ace4eba55a89d21370af25f9b [2023-09-06T12:01:41.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T12:01:41.818Z] Dload Upload Total Spent Left Speed [2023-09-06T12:01:41.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25536 --:--:-- --:--:-- --:--:-- 25411 100 5184 0 0 100 5184 0 25536 --:--:-- --:--:-- --:--:-- 25411 [2023-09-06T12:01:41.818Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] } [2023-09-06T12:01:41.847Z] 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-09-06T12:01:43.551Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-425/archives ] [2023-09-06T12:01:43.551Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-425/archives [2023-09-06T12:01:43.551Z] total 16 [2023-09-06T12:01:43.551Z] drwxr-xr-x 3 root root 4096 Sep 6 11:53 . [2023-09-06T12:01:43.551Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 11:53 .. [2023-09-06T12:01:43.551Z] drwxr-xr-x 2 root root 4096 Sep 6 11:53 cost [2023-09-06T12:01:43.551Z] -rw-r--r-- 1 root root 89 Sep 6 11:53 cost.csv [2023-09-06T12:01:43.551Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-425/archives [2023-09-06T12:01:43.551Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-425/archives [2023-09-06T12:01:43.551Z] total 16 [2023-09-06T12:01:43.551Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 11:53 . [2023-09-06T12:01:43.551Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 11:53 .. [2023-09-06T12:01:43.551Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 11:53 cost [2023-09-06T12:01:43.551Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 6 11:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-06T12:01:43.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T12:01:44.774Z] ---> package-listing.sh [2023-09-06T12:01:44.774Z] ++ facter osfamily [2023-09-06T12:01:44.774Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-06T12:01:45.032Z] + OS_FAMILY=debian [2023-09-06T12:01:45.032Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-425 [2023-09-06T12:01:45.033Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-06T12:01:45.033Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-06T12:01:45.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-06T12:01:45.033Z] + PACKAGES=/tmp/packages_start.txt [2023-09-06T12:01:45.033Z] + '[' /w/workspace/foundry_device-virtual-go_PR-425 ']' [2023-09-06T12:01:45.033Z] + PACKAGES=/tmp/packages_end.txt [2023-09-06T12:01:45.033Z] + case "${OS_FAMILY}" in [2023-09-06T12:01:45.033Z] + dpkg -l [2023-09-06T12:01:45.033Z] + grep '^ii' [2023-09-06T12:01:45.033Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-06T12:01:45.033Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-06T12:01:45.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-06T12:01:45.033Z] + '[' /w/workspace/foundry_device-virtual-go_PR-425 ']' [2023-09-06T12:01:45.033Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-425/archives/ [2023-09-06T12:01:45.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-425/archives/ [Pipeline] echo [2023-09-06T12:01:45.067Z] 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-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-06T12:01:45.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T12:01:45.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T12:01:45.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T12:01:46.130Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2023-09-06T12:01:46.160Z] $ 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-425/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-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@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-09-06T12:01:46.464Z] $ docker top f7d1c74288f466c1902d03445db8385942a3d69d8b30f6b97f792a4bfd36365a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T12:01:46.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-06T12:01:47.169Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-06T12:01:47.490Z] + ls /var/log/sa-host [2023-09-06T12:01:47.490Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T12:01:47.725Z] provisioning config files... [2023-09-06T12:01:47.735Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-425@tmp/config5266141778218154183tmp [Pipeline] { [Pipeline] echo [2023-09-06T12:01:47.788Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T12:01:48.103Z] ---> create-netrc.sh [Pipeline] } [2023-09-06T12:01:48.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-06T12:01:48.559Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-06T12:01:48.593Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T12:01:48.909Z] ---> sudo-logs.sh [2023-09-06T12:01:48.909Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-06T12:01:48.994Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T12:01:49.302Z] ---> job-cost.sh [2023-09-06T12:01:49.302Z] lf-activate-venv: SKIPPING [2023-09-06T12:01:49.302Z] DEBUG: total: 0.2199999988079071 [2023-09-06T12:01:49.302Z] INFO: Retrieving Stack Cost... [2023-09-06T12:01:49.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T12:01:49.819Z] INFO: Archiving Costs [Pipeline] echo [2023-09-06T12:01:49.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T12:01:50.161Z] ---> logs-deploy.sh [2023-09-06T12:01:50.161Z] lf-activate-venv: SKIPPING [2023-09-06T12:01:50.161Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-425/1 [2023-09-06T12:01:50.161Z] INFO: archiving workspace using pattern(s): [2023-09-06T12:01:52.066Z] Archives upload complete. [2023-09-06T12:01:52.066Z] INFO: archiving logs to Nexus