Pull request #428 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 457360df6b3a27fc00613161fd20ac1b77f205d0+b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 (50d39dad626a867b444e7d71dcb5c4d5bf505c03) 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-ssh8227014527700974891.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15895547209830751015.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-428/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-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17247377988509611914.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-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17282776387057997462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18398285959476065186.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-428/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-428/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16846905432337559317.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6455 in /w/workspace/foundry_device-virtual-go_PR-428 [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-428 # 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 Merging remotes/origin/main commit b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 into PR head commit 457360df6b3a27fc00613161fd20ac1b77f205d0 Merge succeeded, producing 457360df6b3a27fc00613161fd20ac1b77f205d0 Checking out Revision 457360df6b3a27fc00613161fd20ac1b77f205d0 (PR-428) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 457360df6b3a27fc00613161fd20ac1b77f205d0 # 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 b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 457360df6b3a27fc00613161fd20ac1b77f205d0 # timeout=10 [Pipeline] timeout [2023-09-19T02:37:41.939Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T02:37:42.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T02:37:42.231Z] ========================================================= [2023-09-19T02:37:42.231Z] EdgeX Global Pipelines Version Info [2023-09-19T02:37:42.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:37:42.969Z] ------------------- [2023-09-19T02:37:42.969Z] stable info: [2023-09-19T02:37:42.969Z] ------------------- [2023-09-19T02:37:42.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T02:37:42.969Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T02:37:42.969Z] Message: update stable to v1.0.254 [2023-09-19T02:37:43.536Z] ------------------- [2023-09-19T02:37:43.536Z] experimental info: [2023-09-19T02:37:43.536Z] ------------------- [2023-09-19T02:37:43.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T02:37:43.536Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T02:37:43.536Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T02:37:43.821Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-09-19T02:37:43.867Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-09-19T02:37:43.907Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T02:37:43.952Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T02:37:44.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T02:37:44.042Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T02:37:44.087Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T02:37:44.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T02:37:44.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T02:37:44.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T02:37:44.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T02:37:44.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-09-19T02:37:44.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T02:37:44.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T02:37:44.447Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T02:37:44.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T02:37:44.533Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T02:37:44.574Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T02:37:44.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T02:37:44.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T02:37:44.700Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T02:37:44.746Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T02:37:44.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T02:37:44.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T02:37:44.876Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T02:37:44.918Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T02:37:45.022Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T02:37:45.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-428 [Pipeline] echo [2023-09-19T02:37:45.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-428 [Pipeline] echo [2023-09-19T02:37:45.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-428 [Pipeline] echo [2023-09-19T02:37:45.200Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] echo [2023-09-19T02:37:45.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 457360d [Pipeline] echo [2023-09-19T02:37:45.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:37:45.392Z] provisioning config files... [2023-09-19T02:37:45.424Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-428@tmp/config5813157161882110182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:37:45.767Z] ---> docker-login.sh [2023-09-19T02:37:45.767Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:37:46.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:46.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:46.026Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:46.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:46.026Z] [2023-09-19T02:37:46.026Z] Login Succeeded [2023-09-19T02:37:46.026Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:37:46.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:46.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:46.026Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:46.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:46.026Z] [2023-09-19T02:37:46.026Z] Login Succeeded [2023-09-19T02:37:46.026Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:37:46.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:46.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:46.284Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:46.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:46.284Z] [2023-09-19T02:37:46.284Z] Login Succeeded [2023-09-19T02:37:46.284Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:37:46.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:46.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:46.284Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:46.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:46.284Z] [2023-09-19T02:37:46.284Z] Login Succeeded [2023-09-19T02:37:46.284Z] docker.io [2023-09-19T02:37:46.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:46.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:46.544Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:46.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:46.544Z] [2023-09-19T02:37:46.544Z] Login Succeeded [2023-09-19T02:37:46.544Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:37:46.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T02:37:47.206Z] + git rev-list -1 --merges 457360df6b3a27fc00613161fd20ac1b77f205d0~1..457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] echo [2023-09-19T02:37:47.271Z] -----------> git rev-list -1 --merges 457360df6b3a27fc00613161fd20ac1b77f205d0~1..457360df6b3a27fc00613161fd20ac1b77f205d0 457360df6b3a27fc00613161fd20ac1b77f205d0 [false] [Pipeline] sh [2023-09-19T02:37:47.584Z] + git log --format=format:%s -1 457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] echo [2023-09-19T02:37:47.622Z] ========================================================= [2023-09-19T02:37:47.622Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T02:37:47.622Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:37:48.079Z] + git log --format=format:%s -1 457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] echo [2023-09-19T02:37:48.114Z] [semverPrep] GIT_COMMIT: 457360df6b3a27fc00613161fd20ac1b77f205d0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-19T02:37:48.150Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T02:37:48.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T02:37:48.563Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T02:37:48.563Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T02:37:48.563Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T02:37:48.563Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T02:37:48.563Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T02:37:48.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:37:48.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:37:48.988Z] [2023-09-19T02:37:48.988Z] 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-19T02:37:49.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:37:49.388Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T02:37:49.388Z] b85a868b505f: Pulling fs layer [2023-09-19T02:37:49.388Z] e2be974225ed: Pulling fs layer [2023-09-19T02:37:49.388Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T02:37:49.388Z] 988bab9f4d93: Pulling fs layer [2023-09-19T02:37:49.388Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T02:37:49.388Z] eaf3925da568: Pulling fs layer [2023-09-19T02:37:49.388Z] bab4dde63d76: Pulling fs layer [2023-09-19T02:37:49.388Z] bde34c3a00c8: Pulling fs layer [2023-09-19T02:37:49.388Z] b352a97aabf1: Pulling fs layer [2023-09-19T02:37:49.388Z] 4872d77fe225: Pulling fs layer [2023-09-19T02:37:49.388Z] 5851b861e8e6: Pulling fs layer [2023-09-19T02:37:49.388Z] bab4dde63d76: Waiting [2023-09-19T02:37:49.388Z] b352a97aabf1: Waiting [2023-09-19T02:37:49.388Z] 988bab9f4d93: Waiting [2023-09-19T02:37:49.388Z] 1469e6f7b9e6: Waiting [2023-09-19T02:37:49.388Z] eaf3925da568: Waiting [2023-09-19T02:37:49.388Z] bde34c3a00c8: Waiting [2023-09-19T02:37:49.388Z] 4872d77fe225: Waiting [2023-09-19T02:37:49.388Z] 5851b861e8e6: Waiting [2023-09-19T02:37:49.388Z] e2be974225ed: Download complete [2023-09-19T02:37:49.388Z] 988bab9f4d93: Verifying Checksum [2023-09-19T02:37:49.388Z] 988bab9f4d93: Download complete [2023-09-19T02:37:49.388Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T02:37:49.388Z] 339a4e72a1f5: Download complete [2023-09-19T02:37:49.654Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T02:37:49.654Z] 1469e6f7b9e6: Download complete [2023-09-19T02:37:49.654Z] eaf3925da568: Verifying Checksum [2023-09-19T02:37:49.654Z] eaf3925da568: Download complete [2023-09-19T02:37:49.654Z] bde34c3a00c8: Verifying Checksum [2023-09-19T02:37:49.654Z] bde34c3a00c8: Download complete [2023-09-19T02:37:49.654Z] b352a97aabf1: Download complete [2023-09-19T02:37:49.654Z] 4872d77fe225: Verifying Checksum [2023-09-19T02:37:49.654Z] 4872d77fe225: Download complete [2023-09-19T02:37:49.654Z] 5851b861e8e6: Verifying Checksum [2023-09-19T02:37:49.654Z] 5851b861e8e6: Download complete [2023-09-19T02:37:49.912Z] b85a868b505f: Verifying Checksum [2023-09-19T02:37:49.912Z] b85a868b505f: Download complete [2023-09-19T02:37:50.171Z] bab4dde63d76: Verifying Checksum [2023-09-19T02:37:50.171Z] bab4dde63d76: Download complete [2023-09-19T02:37:51.107Z] b85a868b505f: Pull complete [2023-09-19T02:37:51.388Z] e2be974225ed: Pull complete [2023-09-19T02:37:51.960Z] 339a4e72a1f5: Pull complete [2023-09-19T02:37:51.960Z] 988bab9f4d93: Pull complete [2023-09-19T02:37:52.221Z] 1469e6f7b9e6: Pull complete [2023-09-19T02:37:52.221Z] eaf3925da568: Pull complete [2023-09-19T02:37:54.126Z] bab4dde63d76: Pull complete [2023-09-19T02:37:54.387Z] bde34c3a00c8: Pull complete [2023-09-19T02:37:54.387Z] b352a97aabf1: Pull complete [2023-09-19T02:37:54.387Z] 4872d77fe225: Pull complete [2023-09-19T02:37:54.646Z] 5851b861e8e6: Pull complete [2023-09-19T02:37:54.646Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T02:37:54.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:37:54.646Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:37:54.879Z] prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container [2023-09-19T02:37:54.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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-19T02:37:57.268Z] $ docker top 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c -eo pid,comm [2023-09-19T02:37:57.325Z] 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-19T02:37:57.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T02:37:57.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:37:57.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:37:57.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:37:57.589Z] $ docker exec 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c ssh-agent [2023-09-19T02:37:57.692Z] SSH_AUTH_SOCK=/tmp/ssh-8GGcI5rIGLrl/agent.32 [2023-09-19T02:37:57.692Z] SSH_AGENT_PID=38 [2023-09-19T02:37:57.699Z] Running ssh-add (command line suppressed) [2023-09-19T02:37:57.809Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-428@tmp/private_key_7768653584544135092.key (/w/workspace/foundry_device-virtual-go_PR-428@tmp/private_key_7768653584544135092.key) [2023-09-19T02:37:57.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:37:58.156Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T02:37:58.187Z] $ docker exec --env ******** --env ******** 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c ssh-agent -k [2023-09-19T02:37:58.284Z] unset SSH_AUTH_SOCK; [2023-09-19T02:37:58.284Z] unset SSH_AGENT_PID; [2023-09-19T02:37:58.285Z] echo Agent pid 38 killed; [2023-09-19T02:37:58.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T02:37:58.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:37:58.389Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:37:58.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:37:58.514Z] $ docker exec 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c ssh-agent [2023-09-19T02:37:58.624Z] SSH_AUTH_SOCK=/tmp/ssh-QnEPiG7vF8bc/agent.71 [2023-09-19T02:37:58.624Z] SSH_AGENT_PID=77 [2023-09-19T02:37:58.630Z] Running ssh-add (command line suppressed) [2023-09-19T02:37:58.744Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-428@tmp/private_key_1803385601758519676.key (/w/workspace/foundry_device-virtual-go_PR-428@tmp/private_key_1803385601758519676.key) [2023-09-19T02:37:58.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:37:59.092Z] + git semver init [2023-09-19T02:37:59.352Z] 2023-09-19 02:37:59,279 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T02:37:59.352Z] 2023-09-19 02:37:59,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-428/.semver [2023-09-19T02:37:59.352Z] 2023-09-19 02:37:59,280 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-428/.semver [2023-09-19T02:37:59.352Z] 2023-09-19 02:37:59,281 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-428/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-428, universal_newlines=False, shell=None, istream=None) [2023-09-19T02:38:00.733Z] 2023-09-19 02:38:00,402 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-428/.git/info/exclude [2023-09-19T02:38:00.733Z] 2023-09-19 02:38:00,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-428/.semver/PR-428 with force:False [2023-09-19T02:38:00.733Z] 2023-09-19 02:38:00,403 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-428/.semver/PR-428 [2023-09-19T02:38:00.733Z] 2023-09-19 02:38:00,407 [execute] INFO git cat-file --batch-check [2023-09-19T02:38:00.733Z] 2023-09-19 02:38:00,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-428/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T02:38:00.733Z] 2023-09-19 02:38:00,415 [execute] INFO git cat-file --batch [2023-09-19T02:38:00.733Z] 2023-09-19 02:38:00,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-428/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T02:38:00.733Z] 2023-09-19 02:38:00,425 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-428/.semver/PR-428 [2023-09-19T02:38:00.733Z] 0.0.0 [Pipeline] } [2023-09-19T02:38:00.762Z] $ docker exec --env ******** --env ******** 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c ssh-agent -k [2023-09-19T02:38:00.868Z] unset SSH_AUTH_SOCK; [2023-09-19T02:38:00.869Z] unset SSH_AGENT_PID; [2023-09-19T02:38:00.869Z] echo Agent pid 77 killed; [2023-09-19T02:38:00.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T02:38:01.304Z] + git semver [Pipeline] } [2023-09-19T02:38:01.594Z] $ docker stop --time=1 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c [2023-09-19T02:38:02.913Z] $ docker rm -f --volumes 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:38:03.319Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T02:38:03.615Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T02:38:03.634Z] [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-19T02:38:04.289Z] provisioning config files... [2023-09-19T02:38:04.298Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-428@tmp/config5943346635792304035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:38:04.656Z] ---> docker-login.sh [2023-09-19T02:38:04.656Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:38:04.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:38:04.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:38:04.656Z] Configure a credential helper to remove this warning. See [2023-09-19T02:38:04.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:38:04.656Z] [2023-09-19T02:38:04.656Z] Login Succeeded [2023-09-19T02:38:04.656Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:38:04.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:38:04.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:38:04.656Z] Configure a credential helper to remove this warning. See [2023-09-19T02:38:04.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:38:04.656Z] [2023-09-19T02:38:04.656Z] Login Succeeded [2023-09-19T02:38:04.656Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:38:04.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:38:04.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:38:04.917Z] Configure a credential helper to remove this warning. See [2023-09-19T02:38:04.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:38:04.917Z] [2023-09-19T02:38:04.917Z] Login Succeeded [2023-09-19T02:38:04.917Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:38:04.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:38:04.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:38:04.917Z] Configure a credential helper to remove this warning. See [2023-09-19T02:38:04.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:38:04.917Z] [2023-09-19T02:38:04.917Z] Login Succeeded [2023-09-19T02:38:04.917Z] docker.io [2023-09-19T02:38:05.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:38:05.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:38:05.435Z] Configure a credential helper to remove this warning. See [2023-09-19T02:38:05.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:38:05.435Z] [2023-09-19T02:38:05.435Z] Login Succeeded [2023-09-19T02:38:05.435Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:38:05.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T02:38:05.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:38:05.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:38:05.767Z] ========================================================= [2023-09-19T02:38:05.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T02:38:05.767Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:38:06.264Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T02:38:06.265Z] Sending build context to Docker daemon 23.61MB [2023-09-19T02:38:06.265Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:38:06.265Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T02:38:06.525Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T02:38:06.525Z] 7264a8db6415: Pulling fs layer [2023-09-19T02:38:06.525Z] c4d48a809fc2: Pulling fs layer [2023-09-19T02:38:06.525Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T02:38:06.525Z] ad3a456e5733: Pulling fs layer [2023-09-19T02:38:06.525Z] 9e4f439ed901: Pulling fs layer [2023-09-19T02:38:06.525Z] feaf6a47b606: Pulling fs layer [2023-09-19T02:38:06.525Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T02:38:06.525Z] 8ac70367396e: Pulling fs layer [2023-09-19T02:38:06.525Z] 6db16350a2e2: Pulling fs layer [2023-09-19T02:38:06.525Z] feaf6a47b606: Waiting [2023-09-19T02:38:06.525Z] 5e8b037d7d82: Waiting [2023-09-19T02:38:06.525Z] 8ac70367396e: Waiting [2023-09-19T02:38:06.525Z] ad3a456e5733: Waiting [2023-09-19T02:38:06.525Z] 9e4f439ed901: Waiting [2023-09-19T02:38:06.525Z] 6db16350a2e2: Waiting [2023-09-19T02:38:06.525Z] 9250d5d63582: Pulling fs layer [2023-09-19T02:38:06.525Z] 9250d5d63582: Waiting [2023-09-19T02:38:06.525Z] c4d48a809fc2: Verifying Checksum [2023-09-19T02:38:06.525Z] c4d48a809fc2: Download complete [2023-09-19T02:38:06.525Z] ad3a456e5733: Download complete [2023-09-19T02:38:06.525Z] 7264a8db6415: Download complete [2023-09-19T02:38:06.525Z] 9e4f439ed901: Verifying Checksum [2023-09-19T02:38:06.525Z] 9e4f439ed901: Download complete [2023-09-19T02:38:06.525Z] feaf6a47b606: Verifying Checksum [2023-09-19T02:38:06.525Z] feaf6a47b606: Download complete [2023-09-19T02:38:06.525Z] 7264a8db6415: Pull complete [2023-09-19T02:38:06.784Z] 8ac70367396e: Verifying Checksum [2023-09-19T02:38:06.784Z] 8ac70367396e: Download complete [2023-09-19T02:38:06.784Z] c4d48a809fc2: Pull complete [2023-09-19T02:38:07.042Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T02:38:07.042Z] 4f1c88b9dad5: Download complete [2023-09-19T02:38:07.300Z] 6db16350a2e2: Verifying Checksum [2023-09-19T02:38:07.300Z] 6db16350a2e2: Download complete [2023-09-19T02:38:07.300Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T02:38:07.300Z] 5e8b037d7d82: Download complete [2023-09-19T02:38:07.300Z] 9250d5d63582: Verifying Checksum [2023-09-19T02:38:07.300Z] 9250d5d63582: Download complete [2023-09-19T02:38:10.582Z] 4f1c88b9dad5: Pull complete [2023-09-19T02:38:10.582Z] ad3a456e5733: Pull complete [2023-09-19T02:38:10.582Z] 9e4f439ed901: Pull complete [2023-09-19T02:38:10.582Z] feaf6a47b606: Pull complete [2023-09-19T02:38:13.115Z] 5e8b037d7d82: Pull complete [2023-09-19T02:38:13.374Z] 8ac70367396e: Pull complete [2023-09-19T02:38:13.940Z] 6db16350a2e2: Pull complete [2023-09-19T02:38:14.507Z] 9250d5d63582: Pull complete [2023-09-19T02:38:14.507Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T02:38:14.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T02:38:14.507Z] ---> fa269f55d9b9 [2023-09-19T02:38:14.507Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T02:38:17.803Z] ---> Running in ef3c042f514c [2023-09-19T02:38:18.061Z] Removing intermediate container ef3c042f514c [2023-09-19T02:38:18.061Z] ---> 993fc420df68 [2023-09-19T02:38:18.061Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:38:18.061Z] ---> Running in e6ad1a56667c [2023-09-19T02:38:18.061Z] Removing intermediate container e6ad1a56667c [2023-09-19T02:38:18.061Z] ---> 4ad501353c62 [2023-09-19T02:38:18.061Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:38:18.061Z] ---> Running in aebe54efadc4 [2023-09-19T02:38:18.061Z] Removing intermediate container aebe54efadc4 [2023-09-19T02:38:18.061Z] ---> 60c7fab3c378 [2023-09-19T02:38:18.061Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-19T02:38:18.321Z] ---> Running in c9dc8fa728e3 [2023-09-19T02:38:18.321Z] Removing intermediate container c9dc8fa728e3 [2023-09-19T02:38:18.321Z] ---> c4b0bb5cc51f [2023-09-19T02:38:18.321Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:38:18.321Z] ---> Running in 676f95dca197 [2023-09-19T02:38:18.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:38:18.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:38:19.096Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T02:38:19.096Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-19T02:38:19.096Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T02:38:19.096Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T02:38:19.096Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:38:19.096Z] OK: 270 MiB in 60 packages [2023-09-19T02:38:19.101Z] Still waiting to schedule task [2023-09-19T02:38:19.101Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-19T02:38:19.662Z] Removing intermediate container 676f95dca197 [2023-09-19T02:38:19.662Z] ---> 736276d34250 [2023-09-19T02:38:19.662Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T02:38:19.662Z] ---> 42e908a9ad3f [2023-09-19T02:38:19.662Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:38:19.662Z] ---> Running in 87a4ec758487 [2023-09-19T02:38:46.292Z] Removing intermediate container 87a4ec758487 [2023-09-19T02:38:46.292Z] ---> 6e9fbea3f5d8 [2023-09-19T02:38:46.292Z] Step 10/12 : COPY . . [2023-09-19T02:38:46.551Z] ---> 80333b078d66 [2023-09-19T02:38:46.551Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:38:46.551Z] ---> Running in c08e7492c963 [2023-09-19T02:38:46.551Z] Removing intermediate container c08e7492c963 [2023-09-19T02:38:46.551Z] ---> 1178239a0276 [2023-09-19T02:38:46.551Z] Step 12/12 : RUN $MAKE [2023-09-19T02:38:46.551Z] ---> Running in 36970c3bbca9 [2023-09-19T02:38:46.810Z] noop [2023-09-19T02:38:47.072Z] Removing intermediate container 36970c3bbca9 [2023-09-19T02:38:47.072Z] ---> f25451c61115 [2023-09-19T02:38:47.072Z] Successfully built f25451c61115 [2023-09-19T02:38:47.072Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:38:47.524Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T02:38:47.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:38:47.673Z] prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container [2023-09-19T02:38:47.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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-19T02:38:48.026Z] $ docker top ec53f8c5dc865f1246baccc3b0440c1ab78df910d84690f19422a1f21963e5c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:38:48.404Z] + go version [2023-09-19T02:38:48.404Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T02:38:48.438Z] $ docker stop --time=1 ec53f8c5dc865f1246baccc3b0440c1ab78df910d84690f19422a1f21963e5c7 [2023-09-19T02:38:49.695Z] $ docker rm -f --volumes ec53f8c5dc865f1246baccc3b0440c1ab78df910d84690f19422a1f21963e5c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:38:50.418Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T02:38:50.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:38:50.571Z] prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container [2023-09-19T02:38:50.601Z] $ 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-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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-19T02:38:50.941Z] $ docker top ae23f9d495e2760136c43d08cd32c5a71f593733cd69a47d478816a38f70ff9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:38:51.332Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-428 [Pipeline] fileExists [Pipeline] sh [2023-09-19T02:38:51.697Z] + make test [2023-09-19T02:38:51.697Z] go test ./... -coverprofile=coverage.out [2023-09-19T02:38:53.161Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-19T02:39:03.202Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-19T02:39:03.202Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-09-19T02:39:09.838Z] go vet ./... [2023-09-19T02:39:13.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T02:39:13.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T02:39:13.124Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T02:39:13.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T02:39:13.192Z] $ docker stop --time=1 ae23f9d495e2760136c43d08cd32c5a71f593733cd69a47d478816a38f70ff9a [2023-09-19T02:39:16.475Z] $ docker rm -f --volumes ae23f9d495e2760136c43d08cd32c5a71f593733cd69a47d478816a38f70ff9a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:39:16.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T02:39:17.065Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T02:39:17.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T02:39:17.983Z] + ls -al . [2023-09-19T02:39:17.983Z] total 204 [2023-09-19T02:39:17.983Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 02:38 . [2023-09-19T02:39:17.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:37 .. [2023-09-19T02:39:17.983Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:39 .git [2023-09-19T02:39:17.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:37 .github [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 19 02:37 .gitignore [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 02:37 .golangci.yml [2023-09-19T02:39:17.983Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:38 .semver [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 9708 Sep 19 02:37 Attribution.txt [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 19 02:37 CHANGELOG.md [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 19 02:37 Dockerfile [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:37 GOVERNANCE.md [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 19 02:37 Jenkinsfile [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 02:37 LICENSE [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 19 02:37 Makefile [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 19 02:37 OWNERS.md [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 19 02:37 README.md [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 02:38 VERSION [2023-09-19T02:39:17.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:37 bin [2023-09-19T02:39:17.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:37 cmd [2023-09-19T02:39:17.983Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 19 02:39 coverage.out [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 3637 Sep 19 02:37 go.mod [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 02:37 go.sum [2023-09-19T02:39:17.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:37 internal [2023-09-19T02:39:17.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:37 snap [2023-09-19T02:39:17.983Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 19 02:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:39:18.377Z] + 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=457360df6b3a27fc00613161fd20ac1b77f205d0 --label arch=amd64 --label version=0.0.0 . [2023-09-19T02:39:18.377Z] Sending build context to Docker daemon 23.66MB [2023-09-19T02:39:18.377Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:39:18.377Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-19T02:39:18.377Z] ---> f25451c61115 [2023-09-19T02:39:18.377Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T02:39:18.944Z] ---> Running in 3e45cc4a5559 [2023-09-19T02:39:18.944Z] Removing intermediate container 3e45cc4a5559 [2023-09-19T02:39:18.944Z] ---> c432c190e73e [2023-09-19T02:39:18.944Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:39:18.944Z] ---> Running in 869b0b217c9f [2023-09-19T02:39:18.944Z] Removing intermediate container 869b0b217c9f [2023-09-19T02:39:18.944Z] ---> 04d832bef647 [2023-09-19T02:39:18.944Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:39:18.944Z] ---> Running in 6ebec7babd68 [2023-09-19T02:39:19.203Z] Removing intermediate container 6ebec7babd68 [2023-09-19T02:39:19.203Z] ---> 4725e5260d19 [2023-09-19T02:39:19.204Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-19T02:39:19.204Z] ---> Running in c20ef299481d [2023-09-19T02:39:19.204Z] Removing intermediate container c20ef299481d [2023-09-19T02:39:19.204Z] ---> a5493bb17b73 [2023-09-19T02:39:19.204Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:39:19.204Z] ---> Running in 01bd573b198e [2023-09-19T02:39:19.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:39:19.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:39:19.978Z] OK: 270 MiB in 60 packages [2023-09-19T02:39:20.234Z] Removing intermediate container 01bd573b198e [2023-09-19T02:39:20.234Z] ---> d2de4a9584f7 [2023-09-19T02:39:20.234Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-19T02:39:20.492Z] ---> 5b827a0cff6c [2023-09-19T02:39:20.492Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:39:20.492Z] ---> Running in 0e667dbfb34b [2023-09-19T02:39:21.057Z] Removing intermediate container 0e667dbfb34b [2023-09-19T02:39:21.057Z] ---> a0262cdb8a48 [2023-09-19T02:39:21.057Z] Step 10/25 : COPY . . [2023-09-19T02:39:21.991Z] ---> ceddf665bf3e [2023-09-19T02:39:21.991Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:39:21.991Z] ---> Running in c7c78f443756 [2023-09-19T02:39:21.991Z] Removing intermediate container c7c78f443756 [2023-09-19T02:39:21.991Z] ---> b057abaf2686 [2023-09-19T02:39:21.991Z] Step 12/25 : RUN $MAKE [2023-09-19T02:39:21.991Z] ---> Running in 478c3a64a699 [2023-09-19T02:39:22.250Z] 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.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-19T02:39:40.324Z] Removing intermediate container 478c3a64a699 [2023-09-19T02:39:40.324Z] ---> 4f12c1ba0bd9 [2023-09-19T02:39:40.324Z] Step 13/25 : FROM alpine:3.18 [2023-09-19T02:39:40.324Z] 3.18: Pulling from library/alpine [2023-09-19T02:39:40.324Z] 7264a8db6415: Already exists [2023-09-19T02:39:40.324Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T02:39:40.324Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T02:39:40.324Z] ---> 7e01a0d0a1dc [2023-09-19T02:39:40.324Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-19T02:39:40.324Z] ---> Running in cda7a90d1182 [2023-09-19T02:39:40.324Z] Removing intermediate container cda7a90d1182 [2023-09-19T02:39:40.324Z] ---> 25b694318601 [2023-09-19T02:39:40.324Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-19T02:39:40.324Z] ---> Running in 66cbb62c7334 [2023-09-19T02:39:40.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:39:40.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:39:40.839Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T02:39:40.839Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:39:40.839Z] OK: 7 MiB in 16 packages [2023-09-19T02:39:41.097Z] Removing intermediate container 66cbb62c7334 [2023-09-19T02:39:41.097Z] ---> 0ce35e0efdbf [2023-09-19T02:39:41.097Z] Step 16/25 : WORKDIR / [2023-09-19T02:39:41.097Z] ---> Running in 87cbb4d040e4 [2023-09-19T02:39:41.356Z] Removing intermediate container 87cbb4d040e4 [2023-09-19T02:39:41.356Z] ---> 50ac33eccc47 [2023-09-19T02:39:41.356Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-19T02:39:41.356Z] ---> 3f80df680b91 [2023-09-19T02:39:41.356Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-19T02:39:41.614Z] ---> 98b8bdcd7418 [2023-09-19T02:39:41.614Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-19T02:39:42.346Z] ---> 86fcec3559b1 [2023-09-19T02:39:42.346Z] Step 20/25 : EXPOSE 59900 [2023-09-19T02:39:42.346Z] ---> Running in e2bf3d3dd6d4 [2023-09-19T02:39:42.346Z] Removing intermediate container e2bf3d3dd6d4 [2023-09-19T02:39:42.346Z] ---> 20658456df91 [2023-09-19T02:39:42.346Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-19T02:39:42.346Z] ---> Running in e9ef03bf468b [2023-09-19T02:39:42.346Z] Removing intermediate container e9ef03bf468b [2023-09-19T02:39:42.346Z] ---> dd6fe139c215 [2023-09-19T02:39:42.346Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T02:39:42.346Z] ---> Running in 75094095eadb [2023-09-19T02:39:42.606Z] Removing intermediate container 75094095eadb [2023-09-19T02:39:42.606Z] ---> 3b9d208d9184 [2023-09-19T02:39:42.606Z] Step 23/25 : LABEL arch=amd64 [2023-09-19T02:39:42.606Z] ---> Running in 8a736ac7a29b [2023-09-19T02:39:42.606Z] Removing intermediate container 8a736ac7a29b [2023-09-19T02:39:42.606Z] ---> 5d1cbb06e93f [2023-09-19T02:39:42.606Z] Step 24/25 : LABEL git_sha=457360df6b3a27fc00613161fd20ac1b77f205d0 [2023-09-19T02:39:42.606Z] ---> Running in 96b3904c4d57 [2023-09-19T02:39:42.606Z] Removing intermediate container 96b3904c4d57 [2023-09-19T02:39:42.606Z] ---> 3cd721d7a825 [2023-09-19T02:39:42.606Z] Step 25/25 : LABEL version=0.0.0 [2023-09-19T02:39:42.606Z] ---> Running in b81d9d0cdd50 [2023-09-19T02:39:42.866Z] Removing intermediate container b81d9d0cdd50 [2023-09-19T02:39:42.866Z] ---> 4807cd4ff474 [2023-09-19T02:39:42.866Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T02:39:42.866Z] Successfully built 4807cd4ff474 [2023-09-19T02:39:42.866Z] 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-19T02:39:43.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:39:43.746Z] [2023-09-19T02:39:43.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:39:44.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:39:44.130Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T02:39:44.130Z] 5eb5b503b376: Pulling fs layer [2023-09-19T02:39:44.130Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T02:39:44.130Z] ec43610c2a17: Pulling fs layer [2023-09-19T02:39:44.130Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T02:39:44.130Z] 33b1e0a273af: Pulling fs layer [2023-09-19T02:39:44.130Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T02:39:44.130Z] 3a2ae6a8a46f: Waiting [2023-09-19T02:39:44.130Z] 33b1e0a273af: Waiting [2023-09-19T02:39:44.130Z] 2f39f015ded8: Pulling fs layer [2023-09-19T02:39:44.130Z] 5d3b04190fa2: Waiting [2023-09-19T02:39:44.130Z] 5c69ac0246d0: Download complete [2023-09-19T02:39:44.130Z] 3a2ae6a8a46f: Download complete [2023-09-19T02:39:44.130Z] 33b1e0a273af: Verifying Checksum [2023-09-19T02:39:44.130Z] 33b1e0a273af: Download complete [2023-09-19T02:39:44.130Z] ec43610c2a17: Verifying Checksum [2023-09-19T02:39:44.130Z] ec43610c2a17: Download complete [2023-09-19T02:39:44.130Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T02:39:44.130Z] 5d3b04190fa2: Download complete [2023-09-19T02:39:44.389Z] 5eb5b503b376: Verifying Checksum [2023-09-19T02:39:44.389Z] 5eb5b503b376: Download complete [2023-09-19T02:39:44.956Z] 2f39f015ded8: Download complete [2023-09-19T02:39:45.522Z] 5eb5b503b376: Pull complete [2023-09-19T02:39:45.522Z] 5c69ac0246d0: Pull complete [2023-09-19T02:39:45.781Z] ec43610c2a17: Pull complete [2023-09-19T02:39:46.040Z] 3a2ae6a8a46f: Pull complete [2023-09-19T02:39:46.040Z] 33b1e0a273af: Pull complete [2023-09-19T02:39:46.298Z] 5d3b04190fa2: Pull complete [2023-09-19T02:39:50.478Z] 2f39f015ded8: Pull complete [2023-09-19T02:39:50.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T02:39:50.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:39:50.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:39:50.711Z] prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container [2023-09-19T02:39:50.742Z] $ 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-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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-19T02:39:54.455Z] $ docker top a27e892d34be21d928b5530fc598ee336de2bceac94e8ffa616184250f06133d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:39:54.884Z] ---> job-cost.sh [2023-09-19T02:39:54.884Z] lf-activate-venv: SKIPPING [2023-09-19T02:39:54.884Z] INFO: No Stack... [2023-09-19T02:39:56.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T02:39:56.830Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T02:39:57.148Z] + cat+ /w/workspace/foundry_device-virtual-go_PR-428/archives/cost.csv [2023-09-19T02:39:57.148Z] cut -d, -f6 [Pipeline] lock [2023-09-19T02:39:57.197Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [2023-09-19T02:39:57.201Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] did not exist. Created. [2023-09-19T02:39:57.202Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T02:39:57.596Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T02:39:57.644Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T02:39:57.680Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T02:39:57.763Z] $ docker stop --time=1 a27e892d34be21d928b5530fc598ee336de2bceac94e8ffa616184250f06133d [2023-09-19T02:39:58.907Z] $ docker rm -f --volumes a27e892d34be21d928b5530fc598ee336de2bceac94e8ffa616184250f06133d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T02:41:42.584Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6457 in /w/workspace/foundry_device-virtual-go_PR-428 [Pipeline] { [Pipeline] ws [2023-09-19T02:41:42.642Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-09-19T02:41:42.724Z] The recommended git tool is: git [2023-09-19T02:41:49.055Z] using credential edgex-jenkins-ssh [2023-09-19T02:41:49.073Z] Cloning the remote Git repository [2023-09-19T02:41:49.131Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-09-19T02:41:49.236Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-09-19T02:41:49.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-19T02:41:49.412Z] > git --version # timeout=10 [2023-09-19T02:41:49.434Z] > git --version # 'git version 2.25.1' [2023-09-19T02:41:49.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T02:41:49.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T02:41:51.667Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-19T02:41:51.698Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T02:41:52.719Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-19T02:41:52.766Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-19T02:41:52.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T02:41:52.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-19T02:41:53.244Z] Merging remotes/origin/main commit b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 into PR head commit 457360df6b3a27fc00613161fd20ac1b77f205d0 [2023-09-19T02:41:53.571Z] Merge succeeded, producing 457360df6b3a27fc00613161fd20ac1b77f205d0 [2023-09-19T02:41:53.571Z] Checking out Revision 457360df6b3a27fc00613161fd20ac1b77f205d0 (PR-428) [2023-09-19T02:41:54.184Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-19T02:41:54.246Z] > git --version # timeout=10 [2023-09-19T02:41:54.258Z] > git --version # 'git version 2.25.1' [2023-09-19T02:41:54.281Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T02:41:53.266Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T02:41:53.349Z] > git checkout -f 457360df6b3a27fc00613161fd20ac1b77f205d0 # timeout=10 [2023-09-19T02:41:53.454Z] > git remote # timeout=10 [2023-09-19T02:41:53.476Z] > git config --get remote.origin.url # timeout=10 [2023-09-19T02:41:53.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T02:41:53.511Z] > git merge b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 # timeout=10 [2023-09-19T02:41:53.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-19T02:41:53.581Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T02:41:53.600Z] > git checkout -f 457360df6b3a27fc00613161fd20ac1b77f205d0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:41:55.332Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T02:41:55.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T02:41:55.333Z] Dload Upload Total Spent Left Speed [2023-09-19T02:41:55.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-09-19T02:41:55.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T02:41:56.335Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T02:41:56.335Z] + sudo tee /etc/docker/daemon.new [2023-09-19T02:41:56.335Z] { [2023-09-19T02:41:56.335Z] "registry-mirrors": [ [2023-09-19T02:41:56.335Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T02:41:56.335Z] ], [2023-09-19T02:41:56.335Z] "bip": "10.250.0.254/24", [2023-09-19T02:41:56.335Z] "hosts": [ [2023-09-19T02:41:56.335Z] "tcp://0.0.0.0:5555", [2023-09-19T02:41:56.335Z] "unix:///var/run/docker.sock" [2023-09-19T02:41:56.335Z] ], [2023-09-19T02:41:56.335Z] "mtu": 1458, [2023-09-19T02:41:56.335Z] "selinux-enabled": true, [2023-09-19T02:41:56.335Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T02:41:56.335Z] } [Pipeline] sh [2023-09-19T02:41:56.711Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T02:41:57.065Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:42:15.410Z] provisioning config files... [2023-09-19T02:42:15.440Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16820691111042416766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:42:15.843Z] ---> docker-login.sh [2023-09-19T02:42:15.843Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:42:16.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:42:16.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:42:16.387Z] Configure a credential helper to remove this warning. See [2023-09-19T02:42:16.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:42:16.387Z] [2023-09-19T02:42:16.387Z] Login Succeeded [2023-09-19T02:42:16.387Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:42:16.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:42:16.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:42:16.926Z] Configure a credential helper to remove this warning. See [2023-09-19T02:42:16.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:42:16.926Z] [2023-09-19T02:42:16.926Z] Login Succeeded [2023-09-19T02:42:16.926Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:42:16.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:42:17.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:42:17.197Z] Configure a credential helper to remove this warning. See [2023-09-19T02:42:17.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:42:17.197Z] [2023-09-19T02:42:17.197Z] Login Succeeded [2023-09-19T02:42:17.197Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:42:17.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:42:17.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:42:17.468Z] Configure a credential helper to remove this warning. See [2023-09-19T02:42:17.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:42:17.468Z] [2023-09-19T02:42:17.468Z] Login Succeeded [2023-09-19T02:42:17.468Z] docker.io [2023-09-19T02:42:17.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:42:18.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:42:18.009Z] Configure a credential helper to remove this warning. See [2023-09-19T02:42:18.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:42:18.009Z] [2023-09-19T02:42:18.009Z] Login Succeeded [2023-09-19T02:42:18.009Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:42:18.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T02:42:18.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:42:18.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:42:18.574Z] ========================================================= [2023-09-19T02:42:18.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T02:42:18.574Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:42:19.108Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T02:42:21.827Z] Sending build context to Docker daemon 11.95MB [2023-09-19T02:42:21.827Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:42:21.827Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T02:42:21.827Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T02:42:21.827Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T02:42:21.827Z] 5d54e960e981: Pulling fs layer [2023-09-19T02:42:21.827Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T02:42:21.827Z] f0e02332f6b5: Pulling fs layer [2023-09-19T02:42:21.827Z] 66412af1f25a: Pulling fs layer [2023-09-19T02:42:21.827Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T02:42:21.827Z] 9a37bb91b891: Pulling fs layer [2023-09-19T02:42:21.827Z] a29adfc67d43: Pulling fs layer [2023-09-19T02:42:21.827Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T02:42:21.827Z] 1baf3a5c0e64: Waiting [2023-09-19T02:42:21.827Z] 9a37bb91b891: Waiting [2023-09-19T02:42:21.827Z] d5de9f91c1a4: Waiting [2023-09-19T02:42:21.827Z] a29adfc67d43: Waiting [2023-09-19T02:42:21.827Z] f0e02332f6b5: Waiting [2023-09-19T02:42:21.827Z] 66412af1f25a: Waiting [2023-09-19T02:42:21.827Z] 5d54e960e981: Verifying Checksum [2023-09-19T02:42:21.827Z] 5d54e960e981: Download complete [2023-09-19T02:42:21.827Z] f0e02332f6b5: Verifying Checksum [2023-09-19T02:42:21.828Z] f0e02332f6b5: Download complete [2023-09-19T02:42:21.828Z] 66412af1f25a: Verifying Checksum [2023-09-19T02:42:21.828Z] 66412af1f25a: Download complete [2023-09-19T02:42:21.828Z] 9fda8d8052c6: Download complete [2023-09-19T02:42:22.102Z] 9a37bb91b891: Verifying Checksum [2023-09-19T02:42:22.102Z] 9a37bb91b891: Download complete [2023-09-19T02:42:23.092Z] 9fda8d8052c6: Pull complete [2023-09-19T02:42:23.092Z] a29adfc67d43: Verifying Checksum [2023-09-19T02:42:23.092Z] a29adfc67d43: Download complete [2023-09-19T02:42:23.696Z] 5d54e960e981: Pull complete [2023-09-19T02:42:23.696Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T02:42:23.696Z] d5de9f91c1a4: Download complete [2023-09-19T02:42:23.972Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T02:42:23.972Z] c4a7e357bf2a: Download complete [2023-09-19T02:42:24.942Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T02:42:24.942Z] 1baf3a5c0e64: Download complete [2023-09-19T02:42:37.305Z] c4a7e357bf2a: Pull complete [2023-09-19T02:42:37.305Z] f0e02332f6b5: Pull complete [2023-09-19T02:42:37.305Z] 66412af1f25a: Pull complete [2023-09-19T02:42:44.009Z] 1baf3a5c0e64: Pull complete [2023-09-19T02:42:44.601Z] 9a37bb91b891: Pull complete [2023-09-19T02:42:45.568Z] a29adfc67d43: Pull complete [2023-09-19T02:42:49.831Z] d5de9f91c1a4: Pull complete [2023-09-19T02:42:49.831Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T02:42:49.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T02:42:49.831Z] ---> 746ca1b523b5 [2023-09-19T02:42:49.831Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T02:42:51.817Z] ---> Running in 968924e5dc11 [2023-09-19T02:42:51.817Z] Removing intermediate container 968924e5dc11 [2023-09-19T02:42:51.817Z] ---> f0c8c8861ee8 [2023-09-19T02:42:51.817Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:42:51.817Z] ---> Running in 4b8239f0c9f2 [2023-09-19T02:42:52.087Z] Removing intermediate container 4b8239f0c9f2 [2023-09-19T02:42:52.087Z] ---> 1136f58899c3 [2023-09-19T02:42:52.087Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:42:52.355Z] ---> Running in b1e91a351a6b [2023-09-19T02:42:52.624Z] Removing intermediate container b1e91a351a6b [2023-09-19T02:42:52.624Z] ---> 0d312f730a42 [2023-09-19T02:42:52.624Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-19T02:42:52.624Z] ---> Running in c3503f298ae5 [2023-09-19T02:42:52.896Z] Removing intermediate container c3503f298ae5 [2023-09-19T02:42:52.896Z] ---> 954dbfbdd75c [2023-09-19T02:42:52.896Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:42:53.175Z] ---> Running in e86cfa0aa993 [2023-09-19T02:42:54.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T02:42:54.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T02:42:55.691Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T02:42:55.691Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-19T02:42:55.691Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T02:42:55.691Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T02:42:55.691Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:42:55.691Z] OK: 272 MiB in 60 packages [2023-09-19T02:42:57.113Z] Removing intermediate container e86cfa0aa993 [2023-09-19T02:42:57.113Z] ---> bdde041082ba [2023-09-19T02:42:57.113Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T02:42:57.382Z] ---> 5db080859eec [2023-09-19T02:42:57.382Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:42:57.382Z] ---> Running in 16ba812b3a5e [2023-09-19T02:44:05.300Z] Removing intermediate container 16ba812b3a5e [2023-09-19T02:44:05.300Z] ---> 41fb2903b475 [2023-09-19T02:44:05.300Z] Step 10/12 : COPY . . [2023-09-19T02:44:05.300Z] ---> 46f9f7d8d924 [2023-09-19T02:44:05.300Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:44:05.300Z] ---> Running in e2d5abddb919 [2023-09-19T02:44:05.300Z] Removing intermediate container e2d5abddb919 [2023-09-19T02:44:05.300Z] ---> 48211833f457 [2023-09-19T02:44:05.300Z] Step 12/12 : RUN $MAKE [2023-09-19T02:44:05.300Z] ---> Running in 0ea882d38521 [2023-09-19T02:44:05.300Z] noop [2023-09-19T02:44:05.300Z] Removing intermediate container 0ea882d38521 [2023-09-19T02:44:05.300Z] ---> de286c7c180e [2023-09-19T02:44:05.300Z] Successfully built de286c7c180e [2023-09-19T02:44:05.300Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:05.767Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T02:44:05.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:44:06.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-6457 does not seem to be running inside a container [2023-09-19T02:44:06.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T02:44:07.380Z] $ docker top df29448dc6f0181c292c800f3ff828956dea89fde076067e24665095a175545a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:44:08.274Z] + go version [2023-09-19T02:44:08.274Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T02:44:08.309Z] $ docker stop --time=1 df29448dc6f0181c292c800f3ff828956dea89fde076067e24665095a175545a [2023-09-19T02:44:10.075Z] $ docker rm -f --volumes df29448dc6f0181c292c800f3ff828956dea89fde076067e24665095a175545a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:10.958Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T02:44:10.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:44:11.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-6457 does not seem to be running inside a container [2023-09-19T02:44:11.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T02:44:12.589Z] $ docker top 056dde026245f03ec6f17167a40cca62d8d6459d4a28839fc370cdca551aee5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:44:13.468Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-19T02:44:14.171Z] + make test [2023-09-19T02:44:14.171Z] go test ./... -coverprofile=coverage.out [2023-09-19T02:44:18.435Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-19T02:46:10.113Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-19T02:46:10.113Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.063s coverage: 58.4% of statements [2023-09-19T02:46:10.113Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T02:46:10.113Z] go vet ./... [2023-09-19T02:46:36.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T02:46:36.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T02:46:36.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T02:46:36.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T02:46:36.894Z] $ docker stop --time=1 056dde026245f03ec6f17167a40cca62d8d6459d4a28839fc370cdca551aee5a [2023-09-19T02:46:40.937Z] $ docker rm -f --volumes 056dde026245f03ec6f17167a40cca62d8d6459d4a28839fc370cdca551aee5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:46:42.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T02:46:42.180Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T02:46:42.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:46:43.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T02:46:43.663Z] + ls -al . [2023-09-19T02:46:43.663Z] total 200 [2023-09-19T02:46:43.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:44 . [2023-09-19T02:46:43.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:41 .. [2023-09-19T02:46:43.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:41 .git [2023-09-19T02:46:43.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:41 .github [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 19 02:41 .gitignore [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 02:41 .golangci.yml [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 9708 Sep 19 02:41 Attribution.txt [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 19 02:41 CHANGELOG.md [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 19 02:41 Dockerfile [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:41 GOVERNANCE.md [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 19 02:41 Jenkinsfile [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 02:41 LICENSE [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 19 02:41 Makefile [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 19 02:41 OWNERS.md [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 19 02:41 README.md [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 02:38 VERSION [2023-09-19T02:46:43.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:41 bin [2023-09-19T02:46:43.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:41 cmd [2023-09-19T02:46:43.663Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 19 02:46 coverage.out [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 3637 Sep 19 02:41 go.mod [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 02:41 go.sum [2023-09-19T02:46:43.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:41 internal [2023-09-19T02:46:43.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:41 snap [2023-09-19T02:46:43.663Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 19 02:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:46:44.086Z] + 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=457360df6b3a27fc00613161fd20ac1b77f205d0 --label arch=arm64 --label version=0.0.0 . [2023-09-19T02:46:44.351Z] Sending build context to Docker daemon 11.99MB [2023-09-19T02:46:44.614Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:46:44.614Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-19T02:46:44.614Z] ---> de286c7c180e [2023-09-19T02:46:44.614Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T02:46:44.880Z] ---> Running in 69036f0fd87a [2023-09-19T02:46:45.145Z] Removing intermediate container 69036f0fd87a [2023-09-19T02:46:45.145Z] ---> 93879b6cf2c7 [2023-09-19T02:46:45.145Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:46:45.145Z] ---> Running in bbd2d24f6829 [2023-09-19T02:46:45.409Z] Removing intermediate container bbd2d24f6829 [2023-09-19T02:46:45.409Z] ---> 48a3a1d08ce0 [2023-09-19T02:46:45.409Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:46:45.409Z] ---> Running in ed7eb01f3076 [2023-09-19T02:46:45.691Z] Removing intermediate container ed7eb01f3076 [2023-09-19T02:46:45.691Z] ---> fab2bac53ff7 [2023-09-19T02:46:45.691Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-19T02:46:45.960Z] ---> Running in 00c71fc3ef2b [2023-09-19T02:46:46.228Z] Removing intermediate container 00c71fc3ef2b [2023-09-19T02:46:46.228Z] ---> 113a8fa6f1e4 [2023-09-19T02:46:46.228Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:46:46.228Z] ---> Running in 636c9995647e [2023-09-19T02:46:47.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T02:46:47.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T02:46:48.728Z] OK: 272 MiB in 60 packages [2023-09-19T02:46:50.142Z] Removing intermediate container 636c9995647e [2023-09-19T02:46:50.142Z] ---> 31709e2f8a20 [2023-09-19T02:46:50.142Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-19T02:46:51.577Z] ---> c059270f0799 [2023-09-19T02:46:51.577Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:46:51.577Z] ---> Running in 2f146c984215 [2023-09-19T02:46:58.237Z] Removing intermediate container 2f146c984215 [2023-09-19T02:46:58.237Z] ---> ccce9d6c0af5 [2023-09-19T02:46:58.237Z] Step 10/25 : COPY . . [2023-09-19T02:46:59.641Z] ---> 67109f8aec87 [2023-09-19T02:46:59.641Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:46:59.641Z] ---> Running in 6c3ce176a3ff [2023-09-19T02:46:59.641Z] Removing intermediate container 6c3ce176a3ff [2023-09-19T02:46:59.641Z] ---> 780da6ac96a7 [2023-09-19T02:46:59.641Z] Step 12/25 : RUN $MAKE [2023-09-19T02:46:59.914Z] ---> Running in 19de1a9205c0 [2023-09-19T02:47:01.856Z] 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.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-19T02:48:53.542Z] Removing intermediate container 19de1a9205c0 [2023-09-19T02:48:53.542Z] ---> 09800b7d7e57 [2023-09-19T02:48:53.542Z] Step 13/25 : FROM alpine:3.18 [2023-09-19T02:48:53.542Z] 3.18: Pulling from library/alpine [2023-09-19T02:48:53.542Z] 9fda8d8052c6: Already exists [2023-09-19T02:48:53.542Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T02:48:53.542Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T02:48:53.542Z] ---> f6648c04cd6c [2023-09-19T02:48:53.542Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-19T02:48:53.542Z] ---> Running in 81b68118a92f [2023-09-19T02:48:53.542Z] Removing intermediate container 81b68118a92f [2023-09-19T02:48:53.542Z] ---> 6bf4104a6630 [2023-09-19T02:48:53.542Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-19T02:48:53.542Z] ---> Running in 3174ff2a6999 [2023-09-19T02:48:53.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T02:48:53.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T02:48:53.542Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T02:48:53.542Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:48:53.542Z] OK: 8 MiB in 16 packages [2023-09-19T02:48:53.542Z] Removing intermediate container 3174ff2a6999 [2023-09-19T02:48:53.542Z] ---> b64367252b58 [2023-09-19T02:48:53.542Z] Step 16/25 : WORKDIR / [2023-09-19T02:48:53.542Z] ---> Running in 9595b95ef217 [2023-09-19T02:48:53.810Z] Removing intermediate container 9595b95ef217 [2023-09-19T02:48:53.810Z] ---> 20c0993ba242 [2023-09-19T02:48:53.810Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-19T02:48:54.772Z] ---> 4d34417d1dd7 [2023-09-19T02:48:54.772Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-19T02:48:55.356Z] ---> 03218888127c [2023-09-19T02:48:55.356Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-19T02:48:56.762Z] ---> 94fe855d59b0 [2023-09-19T02:48:56.762Z] Step 20/25 : EXPOSE 59900 [2023-09-19T02:48:56.762Z] ---> Running in d3316fbeaff0 [2023-09-19T02:48:57.038Z] Removing intermediate container d3316fbeaff0 [2023-09-19T02:48:57.038Z] ---> 9f33382c5c36 [2023-09-19T02:48:57.038Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-19T02:48:57.304Z] ---> Running in 04aa5372ac3d [2023-09-19T02:48:57.570Z] Removing intermediate container 04aa5372ac3d [2023-09-19T02:48:57.570Z] ---> 38c005b3863c [2023-09-19T02:48:57.570Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T02:48:57.570Z] ---> Running in 7d4efff0fa04 [2023-09-19T02:48:57.836Z] Removing intermediate container 7d4efff0fa04 [2023-09-19T02:48:57.836Z] ---> 6c39f3e4abc5 [2023-09-19T02:48:57.836Z] Step 23/25 : LABEL arch=arm64 [2023-09-19T02:48:57.836Z] ---> Running in 1ada9bdc7962 [2023-09-19T02:48:58.101Z] Removing intermediate container 1ada9bdc7962 [2023-09-19T02:48:58.101Z] ---> 50a521b4689f [2023-09-19T02:48:58.101Z] Step 24/25 : LABEL git_sha=457360df6b3a27fc00613161fd20ac1b77f205d0 [2023-09-19T02:48:58.367Z] ---> Running in f49abce96f53 [2023-09-19T02:48:58.635Z] Removing intermediate container f49abce96f53 [2023-09-19T02:48:58.635Z] ---> e286b0fbde20 [2023-09-19T02:48:58.635Z] Step 25/25 : LABEL version=0.0.0 [2023-09-19T02:48:58.635Z] ---> Running in 202520268ed3 [2023-09-19T02:48:58.899Z] Removing intermediate container 202520268ed3 [2023-09-19T02:48:58.899Z] ---> b605c565ea1a [2023-09-19T02:48:58.899Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T02:48:58.899Z] Successfully built b605c565ea1a [2023-09-19T02:48:58.899Z] 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-19T02:48:59.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T02:48:59.735Z] [2023-09-19T02:48:59.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:49:00.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T02:49:00.437Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T02:49:00.437Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T02:49:00.437Z] 04944245beec: Pulling fs layer [2023-09-19T02:49:00.437Z] 699f458cf7ca: Pulling fs layer [2023-09-19T02:49:00.437Z] 765212b225bb: Pulling fs layer [2023-09-19T02:49:00.437Z] f23df028b6ca: Pulling fs layer [2023-09-19T02:49:00.437Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T02:49:00.437Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T02:49:00.437Z] f23df028b6ca: Waiting [2023-09-19T02:49:00.437Z] d65c8cfc05b1: Waiting [2023-09-19T02:49:00.437Z] 2437ff75d9bd: Waiting [2023-09-19T02:49:00.437Z] 765212b225bb: Waiting [2023-09-19T02:49:00.437Z] 04944245beec: Verifying Checksum [2023-09-19T02:49:00.437Z] 04944245beec: Download complete [2023-09-19T02:49:00.437Z] 765212b225bb: Download complete [2023-09-19T02:49:00.437Z] f23df028b6ca: Verifying Checksum [2023-09-19T02:49:00.437Z] f23df028b6ca: Download complete [2023-09-19T02:49:00.437Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T02:49:00.437Z] d65c8cfc05b1: Download complete [2023-09-19T02:49:00.704Z] 699f458cf7ca: Verifying Checksum [2023-09-19T02:49:00.704Z] 699f458cf7ca: Download complete [2023-09-19T02:49:00.973Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T02:49:00.973Z] 8998bd30e6a1: Download complete [2023-09-19T02:49:03.554Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T02:49:03.554Z] 2437ff75d9bd: Download complete [2023-09-19T02:49:04.959Z] 8998bd30e6a1: Pull complete [2023-09-19T02:49:08.301Z] 04944245beec: Pull complete [2023-09-19T02:49:09.275Z] 699f458cf7ca: Pull complete [2023-09-19T02:49:09.542Z] 765212b225bb: Pull complete [2023-09-19T02:49:10.398Z] f23df028b6ca: Pull complete [2023-09-19T02:49:10.398Z] d65c8cfc05b1: Pull complete [2023-09-19T02:49:25.398Z] 2437ff75d9bd: Pull complete [2023-09-19T02:49:25.398Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T02:49:25.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T02:49:25.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:49:25.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-6457 does not seem to be running inside a container [2023-09-19T02:49:25.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-19T02:49:28.271Z] $ docker top 82cc45fd84a3ae6ab74670856271655c372e22e16252919472c67c54d090e3b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:49:28.836Z] ---> job-cost.sh [2023-09-19T02:49:29.104Z] lf-activate-venv: SKIPPING [2023-09-19T02:49:29.104Z] INFO: No Stack... [2023-09-19T02:49:29.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T02:49:30.404Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T02:49:30.765Z] + cut -d, -f6 [2023-09-19T02:49:30.765Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-09-19T02:49:30.865Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [2023-09-19T02:49:30.870Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] did not exist. Created. [2023-09-19T02:49:30.870Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T02:49:31.287Z] /w/workspace/device-virtual-go/1@tmp/durable-8cccf90a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T02:49:31.672Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T02:49:31.711Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T02:49:31.766Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T02:49:31.783Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T02:49:31.880Z] $ docker stop --time=1 82cc45fd84a3ae6ab74670856271655c372e22e16252919472c67c54d090e3b3 [2023-09-19T02:49:35.172Z] $ docker rm -f --volumes 82cc45fd84a3ae6ab74670856271655c372e22e16252919472c67c54d090e3b3 [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-19T02:49:36.255Z] provisioning config files... [2023-09-19T02:49:36.264Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-428@tmp/config15637327504364908115tmp [Pipeline] { [Pipeline] sh [2023-09-19T02:49:36.599Z] + set +x [2023-09-19T02:49:36.599Z] + curl -s https://codecov.io/bash [2023-09-19T02:49:36.599Z] + bash -s -- [2023-09-19T02:49:36.599Z] [2023-09-19T02:49:36.599Z] _____ _ [2023-09-19T02:49:36.599Z] / ____| | | [2023-09-19T02:49:36.599Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T02:49:36.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T02:49:36.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T02:49:36.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T02:49:36.599Z] Bash-1.0.6 [2023-09-19T02:49:36.599Z] [2023-09-19T02:49:36.599Z] [2023-09-19T02:49:36.599Z] ==> git version 2.25.1 found [2023-09-19T02:49:36.599Z] ==> 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-19T02:49:36.599Z] Release-Date: 2020-01-08 [2023-09-19T02:49:36.599Z] 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-19T02:49:36.599Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T02:49:36.599Z] ==> Jenkins CI detected. [2023-09-19T02:49:36.599Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-428 [2023-09-19T02:49:36.599Z] project root: . [2023-09-19T02:49:36.599Z] --> token set from env [2023-09-19T02:49:36.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T02:49:36.599Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T02:49:36.599Z] ==> Python coveragepy not found [2023-09-19T02:49:36.599Z] ==> Searching for coverage reports in: [2023-09-19T02:49:36.599Z] + . [2023-09-19T02:49:36.599Z] -> Found 1 reports [2023-09-19T02:49:36.599Z] ==> Detecting git/mercurial file structure [2023-09-19T02:49:36.599Z] ==> Reading reports [2023-09-19T02:49:36.599Z] + ./coverage.out bytes=43063 [2023-09-19T02:49:36.599Z] ==> Appending adjustments [2023-09-19T02:49:36.599Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T02:49:36.858Z] + Found adjustments [2023-09-19T02:49:36.858Z] ==> Gzipping contents [2023-09-19T02:49:36.858Z] 8.0K /tmp/codecov.cC95J3.gz [2023-09-19T02:49:36.858Z] ==> Uploading reports [2023-09-19T02:49:36.858Z] url: https://codecov.io [2023-09-19T02:49:36.858Z] query: branch=PR-428&commit=457360df6b3a27fc00613161fd20ac1b77f205d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=428&job=&cmd_args= [2023-09-19T02:49:36.858Z] -> Pinging Codecov [2023-09-19T02:49:36.858Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-428&commit=457360df6b3a27fc00613161fd20ac1b77f205d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=428&job=&cmd_args= [2023-09-19T02:49:36.858Z] -> Uploading to [2023-09-19T02:49:36.858Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/5E52B4B073DB2E39498172D8E973AA87/457360df6b3a27fc00613161fd20ac1b77f205d0/ca884434-c8eb-45f6-9841-cb168f956b12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T024936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e32e359131359db20fe8ca164bf7acf54148962d491468741e7d48f93e2cbcd [2023-09-19T02:49:36.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T02:49:36.858Z] Dload Upload Total Spent Left Speed [2023-09-19T02:49:37.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27721 --:--:-- --:--:-- --:--:-- 27721 [2023-09-19T02:49:37.117Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] } [2023-09-19T02:49:37.149Z] 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-19T02:49:39.332Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-428/archives ] [2023-09-19T02:49:39.332Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-428/archives [2023-09-19T02:49:39.332Z] total 16 [2023-09-19T02:49:39.332Z] drwxr-xr-x 3 root root 4096 Sep 19 02:39 . [2023-09-19T02:49:39.332Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 02:39 .. [2023-09-19T02:49:39.332Z] drwxr-xr-x 2 root root 4096 Sep 19 02:39 cost [2023-09-19T02:49:39.332Z] -rw-r--r-- 1 root root 89 Sep 19 02:39 cost.csv [2023-09-19T02:49:39.332Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-428/archives [2023-09-19T02:49:39.332Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-428/archives [2023-09-19T02:49:39.332Z] total 16 [2023-09-19T02:49:39.332Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:39 . [2023-09-19T02:49:39.332Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 02:39 .. [2023-09-19T02:49:39.332Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 02:39 cost [2023-09-19T02:49:39.332Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 19 02:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:49:39.665Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:49:40.552Z] ---> package-listing.sh [2023-09-19T02:49:40.552Z] ++ facter osfamily [2023-09-19T02:49:40.552Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T02:49:40.812Z] + OS_FAMILY=debian [2023-09-19T02:49:40.812Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-428 [2023-09-19T02:49:40.812Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T02:49:40.812Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T02:49:40.812Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T02:49:40.812Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T02:49:40.812Z] + '[' /w/workspace/foundry_device-virtual-go_PR-428 ']' [2023-09-19T02:49:40.812Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T02:49:40.812Z] + case "${OS_FAMILY}" in [2023-09-19T02:49:40.812Z] + dpkg -l [2023-09-19T02:49:40.812Z] + grep '^ii' [2023-09-19T02:49:40.812Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T02:49:40.812Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T02:49:40.812Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T02:49:40.812Z] + '[' /w/workspace/foundry_device-virtual-go_PR-428 ']' [2023-09-19T02:49:40.812Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-428/archives/ [2023-09-19T02:49:40.812Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-428/archives/ [Pipeline] echo [2023-09-19T02:49:40.850Z] 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-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T02:49:41.145Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:49:41.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:49:41.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:49:41.942Z] prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container [2023-09-19T02:49:41.972Z] $ 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-428/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-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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-19T02:49:42.156Z] $ docker top d9fa7bca508a938132ddb503cc27c5259a05908dd9248f5cf6b8f683de52b783 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:49:42.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T02:49:42.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T02:49:43.166Z] + ls /var/log/sa-host [2023-09-19T02:49:43.166Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:49:43.306Z] provisioning config files... [2023-09-19T02:49:43.313Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-428@tmp/config8609126267824752417tmp [Pipeline] { [Pipeline] echo [2023-09-19T02:49:43.364Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:49:43.673Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T02:49:43.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:49:44.109Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T02:49:44.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:49:44.451Z] ---> sudo-logs.sh [2023-09-19T02:49:44.452Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T02:49:44.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:49:44.849Z] ---> job-cost.sh [2023-09-19T02:49:44.849Z] lf-activate-venv: SKIPPING [2023-09-19T02:49:44.849Z] DEBUG: total: 0.2199999988079071 [2023-09-19T02:49:44.849Z] INFO: Retrieving Stack Cost... [2023-09-19T02:49:45.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T02:49:45.675Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T02:49:45.712Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:49:46.028Z] ---> logs-deploy.sh [2023-09-19T02:49:46.028Z] lf-activate-venv: SKIPPING [2023-09-19T02:49:46.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-428/1 [2023-09-19T02:49:46.028Z] INFO: archiving workspace using pattern(s): [2023-09-19T02:49:46.972Z] Archives upload complete. [2023-09-19T02:49:46.972Z] INFO: archiving logs to Nexus [2023-09-19T02:49:47.543Z] ---> uname -a: [2023-09-19T02:49:47.543Z] Linux prd-ubuntu20-04-docker-8c-8g-6455 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] ---> lscpu: [2023-09-19T02:49:47.543Z] Architecture: x86_64 [2023-09-19T02:49:47.543Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-19T02:49:47.543Z] Byte Order: Little Endian [2023-09-19T02:49:47.543Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-19T02:49:47.543Z] CPU(s): 8 [2023-09-19T02:49:47.543Z] On-line CPU(s) list: 0-7 [2023-09-19T02:49:47.543Z] Thread(s) per core: 1 [2023-09-19T02:49:47.543Z] Core(s) per socket: 1 [2023-09-19T02:49:47.543Z] Socket(s): 8 [2023-09-19T02:49:47.543Z] NUMA node(s): 1 [2023-09-19T02:49:47.543Z] Vendor ID: AuthenticAMD [2023-09-19T02:49:47.543Z] CPU family: 23 [2023-09-19T02:49:47.543Z] Model: 49 [2023-09-19T02:49:47.543Z] Model name: AMD EPYC-Rome Processor [2023-09-19T02:49:47.543Z] Stepping: 0 [2023-09-19T02:49:47.543Z] CPU MHz: 2799.998 [2023-09-19T02:49:47.543Z] BogoMIPS: 5599.99 [2023-09-19T02:49:47.543Z] Virtualization: AMD-V [2023-09-19T02:49:47.543Z] Hypervisor vendor: KVM [2023-09-19T02:49:47.543Z] Virtualization type: full [2023-09-19T02:49:47.543Z] L1d cache: 256 KiB [2023-09-19T02:49:47.543Z] L1i cache: 256 KiB [2023-09-19T02:49:47.543Z] L2 cache: 4 MiB [2023-09-19T02:49:47.543Z] L3 cache: 128 MiB [2023-09-19T02:49:47.543Z] NUMA node0 CPU(s): 0-7 [2023-09-19T02:49:47.543Z] Vulnerability Itlb multihit: Not affected [2023-09-19T02:49:47.543Z] Vulnerability L1tf: Not affected [2023-09-19T02:49:47.543Z] Vulnerability Mds: Not affected [2023-09-19T02:49:47.543Z] Vulnerability Meltdown: Not affected [2023-09-19T02:49:47.543Z] Vulnerability Mmio stale data: Not affected [2023-09-19T02:49:47.543Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-19T02:49:47.543Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-19T02:49:47.543Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-19T02:49:47.543Z] Vulnerability Srbds: Not affected [2023-09-19T02:49:47.543Z] Vulnerability Tsx async abort: Not affected [2023-09-19T02:49:47.543Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] ---> nproc: [2023-09-19T02:49:47.543Z] 8 [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] ---> df -h: [2023-09-19T02:49:47.543Z] Filesystem Size Used Avail Use% Mounted on [2023-09-19T02:49:47.543Z] overlay 155G 12G 144G 8% / [2023-09-19T02:49:47.543Z] tmpfs 64M 0 64M 0% /dev [2023-09-19T02:49:47.543Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-19T02:49:47.543Z] shm 64M 0 64M 0% /dev/shm [2023-09-19T02:49:47.543Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] ---> sar -b -r -n DEV: [2023-09-19T02:49:47.543Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6455) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] 02:37:09 LINUX RESTART (8 CPU) [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] 02:38:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-19T02:49:47.543Z] 02:39:01 207.75 2.07 205.69 0.00 45.50 80265.14 0.00 [2023-09-19T02:49:47.543Z] 02:40:01 182.05 0.22 181.84 0.00 11.86 46291.62 0.00 [2023-09-19T02:49:47.543Z] 02:41:01 1.43 0.00 1.43 0.00 0.00 22.68 0.00 [2023-09-19T02:49:47.543Z] 02:42:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 [2023-09-19T02:49:47.543Z] 02:43:01 56.49 11.23 45.26 0.00 5225.53 8485.25 0.00 [2023-09-19T02:49:47.543Z] 02:44:01 4.25 0.02 4.23 0.00 0.13 97.32 0.00 [2023-09-19T02:49:47.543Z] 02:45:01 0.77 0.00 0.77 0.00 0.00 9.60 0.00 [2023-09-19T02:49:47.543Z] 02:46:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 [2023-09-19T02:49:47.543Z] 02:47:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-09-19T02:49:47.543Z] 02:48:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 [2023-09-19T02:49:47.543Z] 02:49:01 1.25 0.00 1.25 0.00 0.00 18.40 0.00 [2023-09-19T02:49:47.543Z] Average: 42.07 1.23 40.84 0.00 479.60 12398.54 0.00 [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] 02:38:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-19T02:49:47.543Z] 02:39:01 27739032 31420728 876200 2.66 151368 3693948 2024932 5.97 1465600 3185064 331700 [2023-09-19T02:49:47.543Z] 02:40:01 27450316 31552516 745024 2.27 164628 4064048 1747988 5.15 1304004 3601516 344 [2023-09-19T02:49:47.543Z] 02:41:01 27457800 31560188 737200 2.24 164664 4064056 1747988 5.15 1292836 3601524 16 [2023-09-19T02:49:47.543Z] 02:42:01 27460740 31563280 733764 2.23 164736 4064056 1747988 5.15 1289860 3601524 188 [2023-09-19T02:49:47.543Z] 02:43:01 26979332 31543356 728340 2.21 193736 4490604 1721444 5.07 1597412 3741364 400 [2023-09-19T02:49:47.543Z] 02:44:01 26993940 31553020 718844 2.19 192276 4487356 1700864 5.01 1587068 3738160 4 [2023-09-19T02:49:47.543Z] 02:45:01 26994224 31553308 718476 2.18 192296 4487360 1700864 5.01 1586760 3738164 4 [2023-09-19T02:49:47.543Z] 02:46:01 26994312 31553556 718344 2.18 192344 4487492 1700864 5.01 1586952 3738252 8 [2023-09-19T02:49:47.543Z] 02:47:01 26994996 31554372 717496 2.18 192384 4487492 1700864 5.01 1586596 3738304 64 [2023-09-19T02:49:47.543Z] 02:48:01 26994664 31554124 717672 2.18 192448 4487496 1700864 5.01 1586660 3738312 144 [2023-09-19T02:49:47.543Z] 02:49:01 26996192 31555728 716060 2.18 192512 4487496 1700864 5.01 1585272 3738300 152 [2023-09-19T02:49:47.543Z] Average: 27186868 31542198 738856 2.25 181217 4300128 1745048 5.14 1497184 3650953 30275 [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z] 02:38:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-19T02:49:47.543Z] 02:39:01 docker0 192.36 327.37 16.53 2362.86 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:39:01 vethb5eaa62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:39:01 lo 2.75 2.75 0.27 0.27 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:39:01 ens3 504.77 300.95 6155.94 60.28 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:40:01 docker0 3.02 5.80 0.18 62.26 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:40:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:40:01 ens3 126.28 92.43 2605.09 74.93 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:41:01 ens3 2.33 0.95 4.65 0.49 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:42:01 ens3 0.65 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:43:01 ens3 171.49 81.24 2728.45 5.83 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:44:01 ens3 0.30 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:45:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:46:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:48:01 ens3 0.43 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] 02:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] Average: docker0 18.02 30.74 1.54 223.70 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] Average: ens3 73.99 43.70 1052.65 12.96 0.00 0.00 0.00 0.00 [2023-09-19T02:49:47.543Z] [2023-09-19T02:49:47.543Z]