Pull request #312 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6bf905a67bc7dbe351a7316c0ab36e8297c76b0+f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc (79ab9006164c35b7b08090c9cc0a49cc8ea9453a) 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-ssh12133187323494602899.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14700008890383745725.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-rest-go/branches/PR-312/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-rest-go/branches/PR-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12775735974528112941.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-rest-go/branches/PR-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7615693944260968303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7169095696178584298.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-rest-go/branches/PR-312/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-rest-go/branches/PR-312/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9812487540243860297.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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 ‘prd-ubuntu20.04-docker-8c-8g-14760’ Running on prd-ubuntu20.04-docker-8c-8g-14762 in /w/workspace/gexfoundry_device-rest-go_PR-312 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-312 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc into PR head commit b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 Merge succeeded, producing b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 Checking out Revision b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 (PR-312) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 # 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 f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T20:59:59.388Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T20:59:59.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T20:59:59.701Z] ========================================================= [2023-05-09T20:59:59.701Z] EdgeX Global Pipelines Version Info [2023-05-09T20:59:59.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:00:00.460Z] ------------------- [2023-05-09T21:00:00.460Z] stable info: [2023-05-09T21:00:00.460Z] ------------------- [2023-05-09T21:00:00.460Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T21:00:00.460Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T21:00:00.460Z] Message: update stable to v1.0.249 [2023-05-09T21:00:01.038Z] ------------------- [2023-05-09T21:00:01.038Z] experimental info: [2023-05-09T21:00:01.038Z] ------------------- [2023-05-09T21:00:01.038Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T21:00:01.038Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T21:00:01.038Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T21:00:01.451Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-09T21:00:01.503Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-09T21:00:01.557Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T21:00:01.609Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T21:00:01.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T21:00:01.731Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T21:00:01.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T21:00:01.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T21:00:01.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T21:00:01.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T21:00:01.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T21:00:02.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-09T21:00:02.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T21:00:02.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T21:00:02.214Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T21:00:02.274Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T21:00:02.329Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T21:00:02.377Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T21:00:02.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T21:00:02.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T21:00:02.525Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T21:00:02.575Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T21:00:02.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T21:00:02.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T21:00:02.728Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T21:00:02.784Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T21:00:02.838Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T21:00:02.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-312 [Pipeline] echo [2023-05-09T21:00:02.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-312 [Pipeline] echo [2023-05-09T21:00:02.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-312 [Pipeline] echo [2023-05-09T21:00:03.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [Pipeline] echo [2023-05-09T21:00:03.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6bf905 [Pipeline] echo [2023-05-09T21:00:03.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:00:03.260Z] provisioning config files... [2023-05-09T21:00:03.271Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-312@tmp/config5675557816437577998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:00:03.641Z] ---> docker-login.sh [2023-05-09T21:00:03.641Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:00:03.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:03.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:03.901Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:03.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:03.901Z] [2023-05-09T21:00:03.901Z] Login Succeeded [2023-05-09T21:00:03.901Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:00:03.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:04.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:04.161Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:04.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:04.161Z] [2023-05-09T21:00:04.161Z] Login Succeeded [2023-05-09T21:00:04.161Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:00:04.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:04.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:04.161Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:04.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:04.161Z] [2023-05-09T21:00:04.161Z] Login Succeeded [2023-05-09T21:00:04.161Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:00:04.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:04.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:04.421Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:04.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:04.421Z] [2023-05-09T21:00:04.421Z] Login Succeeded [2023-05-09T21:00:04.421Z] docker.io [2023-05-09T21:00:04.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:07.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:07.736Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:07.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:07.736Z] [2023-05-09T21:00:07.736Z] Login Succeeded [2023-05-09T21:00:07.736Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:00:07.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T21:00:08.436Z] + git rev-list -1 --merges b6bf905a67bc7dbe351a7316c0ab36e8297c76b0~1..b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [Pipeline] echo [2023-05-09T21:00:08.498Z] -----------> git rev-list -1 --merges b6bf905a67bc7dbe351a7316c0ab36e8297c76b0~1..b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [false] [Pipeline] sh [2023-05-09T21:00:08.820Z] + git log --format=format:%s -1 b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [Pipeline] echo [2023-05-09T21:00:08.863Z] ========================================================= [2023-05-09T21:00:08.863Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T21:00:08.863Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:00:09.310Z] + git log --format=format:%s -1 b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [Pipeline] echo [2023-05-09T21:00:09.346Z] [semverPrep] GIT_COMMIT: b6bf905a67bc7dbe351a7316c0ab36e8297c76b0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T21:00:09.383Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T21:00:09.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:00:09.790Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T21:00:09.790Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T21:00:09.790Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T21:00:09.790Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T21:00:09.790Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T21:00:09.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:00:10.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:00:10.270Z] [2023-05-09T21:00:10.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:00:10.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:00:11.230Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T21:00:11.230Z] b85a868b505f: Pulling fs layer [2023-05-09T21:00:11.230Z] e2be974225ed: Pulling fs layer [2023-05-09T21:00:11.230Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T21:00:11.230Z] 988bab9f4d93: Pulling fs layer [2023-05-09T21:00:11.230Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T21:00:11.230Z] eaf3925da568: Pulling fs layer [2023-05-09T21:00:11.230Z] bab4dde63d76: Pulling fs layer [2023-05-09T21:00:11.230Z] bde34c3a00c8: Pulling fs layer [2023-05-09T21:00:11.230Z] b352a97aabf1: Pulling fs layer [2023-05-09T21:00:11.230Z] 4872d77fe225: Pulling fs layer [2023-05-09T21:00:11.230Z] 5851b861e8e6: Pulling fs layer [2023-05-09T21:00:11.230Z] eaf3925da568: Waiting [2023-05-09T21:00:11.230Z] bab4dde63d76: Waiting [2023-05-09T21:00:11.230Z] bde34c3a00c8: Waiting [2023-05-09T21:00:11.230Z] 988bab9f4d93: Waiting [2023-05-09T21:00:11.230Z] b352a97aabf1: Waiting [2023-05-09T21:00:11.230Z] 4872d77fe225: Waiting [2023-05-09T21:00:11.230Z] 5851b861e8e6: Waiting [2023-05-09T21:00:11.230Z] 1469e6f7b9e6: Waiting [2023-05-09T21:00:11.230Z] e2be974225ed: Download complete [2023-05-09T21:00:11.230Z] 988bab9f4d93: Verifying Checksum [2023-05-09T21:00:11.230Z] 988bab9f4d93: Download complete [2023-05-09T21:00:11.490Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T21:00:11.490Z] 1469e6f7b9e6: Download complete [2023-05-09T21:00:11.490Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T21:00:11.490Z] 339a4e72a1f5: Download complete [2023-05-09T21:00:11.490Z] eaf3925da568: Verifying Checksum [2023-05-09T21:00:11.490Z] eaf3925da568: Download complete [2023-05-09T21:00:11.490Z] bde34c3a00c8: Verifying Checksum [2023-05-09T21:00:11.490Z] bde34c3a00c8: Download complete [2023-05-09T21:00:11.490Z] b352a97aabf1: Download complete [2023-05-09T21:00:11.490Z] 4872d77fe225: Download complete [2023-05-09T21:00:11.752Z] 5851b861e8e6: Verifying Checksum [2023-05-09T21:00:11.752Z] 5851b861e8e6: Download complete [2023-05-09T21:00:11.752Z] b85a868b505f: Verifying Checksum [2023-05-09T21:00:11.752Z] b85a868b505f: Download complete [2023-05-09T21:00:12.013Z] bab4dde63d76: Download complete [2023-05-09T21:00:13.411Z] b85a868b505f: Pull complete [2023-05-09T21:00:13.983Z] e2be974225ed: Pull complete [2023-05-09T21:00:15.073Z] 339a4e72a1f5: Pull complete [2023-05-09T21:00:15.648Z] 988bab9f4d93: Pull complete [2023-05-09T21:00:16.228Z] 1469e6f7b9e6: Pull complete [2023-05-09T21:00:17.178Z] eaf3925da568: Pull complete [2023-05-09T21:00:19.715Z] bab4dde63d76: Pull complete [2023-05-09T21:00:19.715Z] bde34c3a00c8: Pull complete [2023-05-09T21:00:19.973Z] b352a97aabf1: Pull complete [2023-05-09T21:00:20.539Z] 4872d77fe225: Pull complete [2023-05-09T21:00:20.799Z] 5851b861e8e6: Pull complete [2023-05-09T21:00:21.059Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T21:00:21.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:00:21.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:00:21.352Z] prd-ubuntu20.04-docker-8c-8g-14762 does not seem to be running inside a container [2023-05-09T21:00:21.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-312 -v /w/workspace/gexfoundry_device-rest-go_PR-312:/w/workspace/gexfoundry_device-rest-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-312@tmp:/w/workspace/gexfoundry_device-rest-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T21:00:24.464Z] $ docker top 7a349a0f443e541c3baad3777c3b86c5f1c3c814a15c017f533bfb40c65667e0 -eo pid,comm [2023-05-09T21:00:24.519Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T21:00:24.519Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:00:24.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:00:24.674Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:00:24.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:00:24.790Z] $ docker exec 7a349a0f443e541c3baad3777c3b86c5f1c3c814a15c017f533bfb40c65667e0 ssh-agent [2023-05-09T21:00:24.883Z] SSH_AUTH_SOCK=/tmp/ssh-dwDwBHTPkE3I/agent.32 [2023-05-09T21:00:24.883Z] SSH_AGENT_PID=38 [2023-05-09T21:00:24.890Z] Running ssh-add (command line suppressed) [2023-05-09T21:00:24.985Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-312@tmp/private_key_6321990036500520038.key (/w/workspace/gexfoundry_device-rest-go_PR-312@tmp/private_key_6321990036500520038.key) [2023-05-09T21:00:24.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:00:25.335Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T21:00:25.362Z] $ docker exec --env ******** --env ******** 7a349a0f443e541c3baad3777c3b86c5f1c3c814a15c017f533bfb40c65667e0 ssh-agent -k [2023-05-09T21:00:25.452Z] unset SSH_AUTH_SOCK; [2023-05-09T21:00:25.452Z] unset SSH_AGENT_PID; [2023-05-09T21:00:25.453Z] echo Agent pid 38 killed; [2023-05-09T21:00:25.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T21:00:25.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:00:25.616Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:00:25.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:00:25.739Z] $ docker exec 7a349a0f443e541c3baad3777c3b86c5f1c3c814a15c017f533bfb40c65667e0 ssh-agent [2023-05-09T21:00:25.849Z] SSH_AUTH_SOCK=/tmp/ssh-aXkOZXZuLXQC/agent.70 [2023-05-09T21:00:25.849Z] SSH_AGENT_PID=76 [2023-05-09T21:00:25.854Z] Running ssh-add (command line suppressed) [2023-05-09T21:00:25.966Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-312@tmp/private_key_3136943960593341267.key (/w/workspace/gexfoundry_device-rest-go_PR-312@tmp/private_key_3136943960593341267.key) [2023-05-09T21:00:25.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:00:26.326Z] + git semver init [2023-05-09T21:00:26.585Z] 2023-05-09 21:00:26,547 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T21:00:26.585Z] 2023-05-09 21:00:26,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-312/.semver [2023-05-09T21:00:26.585Z] 2023-05-09 21:00:26,548 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-312/.semver [2023-05-09T21:00:26.585Z] 2023-05-09 21:00:26,548 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-312/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-312, universal_newlines=False, shell=None, istream=None) [2023-05-09T21:00:27.969Z] 2023-05-09 21:00:27,533 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-312/.git/info/exclude [2023-05-09T21:00:27.970Z] 2023-05-09 21:00:27,534 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-312/.semver/PR-312 with force:False [2023-05-09T21:00:27.970Z] 2023-05-09 21:00:27,534 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-312/.semver/PR-312 [2023-05-09T21:00:27.970Z] 2023-05-09 21:00:27,538 [execute] INFO git cat-file --batch-check [2023-05-09T21:00:27.970Z] 2023-05-09 21:00:27,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-312/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T21:00:27.970Z] 2023-05-09 21:00:27,543 [execute] INFO git cat-file --batch [2023-05-09T21:00:27.970Z] 2023-05-09 21:00:27,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-312/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T21:00:27.970Z] 2023-05-09 21:00:27,549 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-312/.semver/PR-312 [2023-05-09T21:00:27.970Z] 0.0.0 [Pipeline] } [2023-05-09T21:00:28.003Z] $ docker exec --env ******** --env ******** 7a349a0f443e541c3baad3777c3b86c5f1c3c814a15c017f533bfb40c65667e0 ssh-agent -k [2023-05-09T21:00:28.124Z] unset SSH_AUTH_SOCK; [2023-05-09T21:00:28.124Z] unset SSH_AGENT_PID; [2023-05-09T21:00:28.124Z] echo Agent pid 76 killed; [2023-05-09T21:00:28.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:00:28.578Z] + git semver [Pipeline] } [2023-05-09T21:00:29.181Z] $ docker stop --time=1 7a349a0f443e541c3baad3777c3b86c5f1c3c814a15c017f533bfb40c65667e0 [2023-05-09T21:00:30.561Z] $ docker rm -f --volumes 7a349a0f443e541c3baad3777c3b86c5f1c3c814a15c017f533bfb40c65667e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:00:30.971Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T21:00:31.277Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T21:00:31.302Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:00:31.962Z] provisioning config files... [2023-05-09T21:00:31.978Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-312@tmp/config15938625395950450364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:00:32.353Z] ---> docker-login.sh [2023-05-09T21:00:32.354Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:00:32.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:32.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:32.354Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:32.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:32.354Z] [2023-05-09T21:00:32.354Z] Login Succeeded [2023-05-09T21:00:32.354Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:00:32.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:32.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:32.614Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:32.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:32.614Z] [2023-05-09T21:00:32.614Z] Login Succeeded [2023-05-09T21:00:32.614Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:00:32.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:32.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:32.614Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:32.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:32.614Z] [2023-05-09T21:00:32.614Z] Login Succeeded [2023-05-09T21:00:32.614Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:00:32.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:32.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:32.876Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:32.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:32.876Z] [2023-05-09T21:00:32.876Z] Login Succeeded [2023-05-09T21:00:32.876Z] docker.io [2023-05-09T21:00:32.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:00:33.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:00:33.136Z] Configure a credential helper to remove this warning. See [2023-05-09T21:00:33.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:00:33.136Z] [2023-05-09T21:00:33.136Z] Login Succeeded [2023-05-09T21:00:33.136Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:00:33.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T21:00:33.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:00:33.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:00:33.472Z] ========================================================= [2023-05-09T21:00:33.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T21:00:33.472Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:00:33.998Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T21:00:33.999Z] Sending build context to Docker daemon 10.92MB [2023-05-09T21:00:33.999Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:00:33.999Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T21:00:34.259Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T21:00:34.259Z] f56be85fc22e: Pulling fs layer [2023-05-09T21:00:34.259Z] 85791d961cd3: Pulling fs layer [2023-05-09T21:00:34.259Z] d694b5ae8c79: Pulling fs layer [2023-05-09T21:00:34.259Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T21:00:34.259Z] 4d19c01a9841: Pulling fs layer [2023-05-09T21:00:34.259Z] 9325e15d5711: Pulling fs layer [2023-05-09T21:00:34.259Z] 9f32a84ed3da: Waiting [2023-05-09T21:00:34.259Z] 4d19c01a9841: Waiting [2023-05-09T21:00:34.259Z] 556b6ee489ea: Pulling fs layer [2023-05-09T21:00:34.259Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T21:00:34.259Z] 9325e15d5711: Waiting [2023-05-09T21:00:34.259Z] 556b6ee489ea: Waiting [2023-05-09T21:00:34.259Z] c5a4b2cf53e6: Waiting [2023-05-09T21:00:34.259Z] 85791d961cd3: Verifying Checksum [2023-05-09T21:00:34.259Z] 85791d961cd3: Download complete [2023-05-09T21:00:34.259Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T21:00:34.259Z] 9f32a84ed3da: Download complete [2023-05-09T21:00:34.259Z] 4d19c01a9841: Download complete [2023-05-09T21:00:34.259Z] f56be85fc22e: Download complete [2023-05-09T21:00:34.520Z] 9325e15d5711: Verifying Checksum [2023-05-09T21:00:34.520Z] 9325e15d5711: Download complete [2023-05-09T21:00:34.520Z] f56be85fc22e: Pull complete [2023-05-09T21:00:35.088Z] 85791d961cd3: Pull complete [2023-05-09T21:00:35.347Z] d694b5ae8c79: Verifying Checksum [2023-05-09T21:00:35.347Z] d694b5ae8c79: Download complete [2023-05-09T21:00:35.606Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T21:00:35.606Z] c5a4b2cf53e6: Download complete [2023-05-09T21:00:35.864Z] 556b6ee489ea: Verifying Checksum [2023-05-09T21:00:35.864Z] 556b6ee489ea: Download complete [2023-05-09T21:00:38.396Z] d694b5ae8c79: Pull complete [2023-05-09T21:00:38.965Z] 9f32a84ed3da: Pull complete [2023-05-09T21:00:38.965Z] 4d19c01a9841: Pull complete [2023-05-09T21:00:39.224Z] 9325e15d5711: Pull complete [2023-05-09T21:00:42.585Z] 556b6ee489ea: Pull complete [2023-05-09T21:00:42.844Z] c5a4b2cf53e6: Pull complete [2023-05-09T21:00:42.844Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T21:00:42.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T21:00:42.844Z] ---> c4be618373d6 [2023-05-09T21:00:42.844Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:00:46.753Z] Still waiting to schedule task [2023-05-09T21:00:46.753Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14761’ [2023-05-09T21:00:47.038Z] ---> Running in ecd90302eef6 [2023-05-09T21:00:47.038Z] Removing intermediate container ecd90302eef6 [2023-05-09T21:00:47.038Z] ---> 1f8d3c9b8e18 [2023-05-09T21:00:47.038Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:00:47.038Z] ---> Running in 87aaf8b5bc62 [2023-05-09T21:00:47.038Z] Removing intermediate container 87aaf8b5bc62 [2023-05-09T21:00:47.038Z] ---> e3f55f695ff6 [2023-05-09T21:00:47.038Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T21:00:47.038Z] ---> Running in 1171945cb9a6 [2023-05-09T21:00:47.038Z] Removing intermediate container 1171945cb9a6 [2023-05-09T21:00:47.038Z] ---> bd54f2c79b55 [2023-05-09T21:00:47.038Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:00:47.038Z] ---> Running in 4f1ee7d79fdf [2023-05-09T21:00:47.038Z] Removing intermediate container 4f1ee7d79fdf [2023-05-09T21:00:47.038Z] ---> a7196a070f0d [2023-05-09T21:00:47.038Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:00:47.038Z] ---> Running in 7730d9082f45 [2023-05-09T21:00:47.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:00:47.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:00:47.558Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T21:00:47.558Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T21:00:47.558Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T21:00:47.558Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T21:00:47.558Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:00:47.558Z] OK: 269 MiB in 57 packages [2023-05-09T21:00:48.125Z] Removing intermediate container 7730d9082f45 [2023-05-09T21:00:48.125Z] ---> 89cda24bf151 [2023-05-09T21:00:48.125Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-09T21:00:48.125Z] ---> Running in 48d10157bf3a [2023-05-09T21:00:48.125Z] Removing intermediate container 48d10157bf3a [2023-05-09T21:00:48.125Z] ---> 6d978f09fc36 [2023-05-09T21:00:48.125Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T21:00:48.125Z] ---> 99d3aed93cdd [2023-05-09T21:00:48.125Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:00:48.125Z] ---> Running in d1ade351f688 [2023-05-09T21:01:14.712Z] Removing intermediate container d1ade351f688 [2023-05-09T21:01:14.712Z] ---> 7bd01ebac373 [2023-05-09T21:01:14.712Z] Step 11/12 : COPY . . [2023-05-09T21:01:14.712Z] ---> 508ec36e86e2 [2023-05-09T21:01:14.712Z] Step 12/12 : RUN $MAKE [2023-05-09T21:01:14.712Z] ---> Running in 2d9bf016fe45 [2023-05-09T21:01:14.712Z] noop [2023-05-09T21:01:14.712Z] Removing intermediate container 2d9bf016fe45 [2023-05-09T21:01:14.712Z] ---> 592ef9dfbbfd [2023-05-09T21:01:14.712Z] Successfully built 592ef9dfbbfd [2023-05-09T21:01:14.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:01:15.198Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T21:01:15.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:01:15.367Z] prd-ubuntu20.04-docker-8c-8g-14762 does not seem to be running inside a container [2023-05-09T21:01:15.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-312 -v /w/workspace/gexfoundry_device-rest-go_PR-312:/w/workspace/gexfoundry_device-rest-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-312@tmp:/w/workspace/gexfoundry_device-rest-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T21:01:15.837Z] $ docker top f2bdb3414b9a64feeab3fc99741d5ae4054b24ab9d8ef3a75e80aa28a2c45ca6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:01:16.227Z] + go version [2023-05-09T21:01:16.227Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T21:01:16.270Z] $ docker stop --time=1 f2bdb3414b9a64feeab3fc99741d5ae4054b24ab9d8ef3a75e80aa28a2c45ca6 [2023-05-09T21:01:17.552Z] $ docker rm -f --volumes f2bdb3414b9a64feeab3fc99741d5ae4054b24ab9d8ef3a75e80aa28a2c45ca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:01:18.309Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T21:01:18.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:01:18.475Z] prd-ubuntu20.04-docker-8c-8g-14762 does not seem to be running inside a container [2023-05-09T21:01:18.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-312 -v /w/workspace/gexfoundry_device-rest-go_PR-312:/w/workspace/gexfoundry_device-rest-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-312@tmp:/w/workspace/gexfoundry_device-rest-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T21:01:18.841Z] $ docker top 42391c7d4789aba6db9afd5a5e4ba0d8cab4b21c03e62e1ef5b6e50c93cdf563 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:01:19.232Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-312 [Pipeline] fileExists [Pipeline] sh [2023-05-09T21:01:19.611Z] + make test [2023-05-09T21:01:19.611Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T21:01:24.896Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-09T21:01:35.084Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-09T21:01:35.084Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements [2023-05-09T21:01:40.359Z] go vet ./... [2023-05-09T21:01:42.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T21:01:42.891Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T21:01:42.891Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T21:01:43.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T21:01:43.227Z] $ docker stop --time=1 42391c7d4789aba6db9afd5a5e4ba0d8cab4b21c03e62e1ef5b6e50c93cdf563 [2023-05-09T21:01:46.123Z] $ docker rm -f --volumes 42391c7d4789aba6db9afd5a5e4ba0d8cab4b21c03e62e1ef5b6e50c93cdf563 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:01:46.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T21:01:46.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T21:01:47.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T21:01:47.693Z] + ls -al . [2023-05-09T21:01:47.693Z] total 184 [2023-05-09T21:01:47.693Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:01 . [2023-05-09T21:01:47.693Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 .. [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 151 May 9 20:59 .dockerignore [2023-05-09T21:01:47.693Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:00 .git [2023-05-09T21:01:47.693Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:59 .github [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 329 May 9 20:59 .gitignore [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 20:59 .golangci.yml [2023-05-09T21:01:47.693Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:00 .semver [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 9 20:59 Attribution.txt [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 9 20:59 CHANGELOG.md [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 9 20:59 Dockerfile [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:59 GOVERNANCE.md [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 680 May 9 20:59 Jenkinsfile [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 20:59 LICENSE [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 9 20:59 Makefile [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 620 May 9 20:59 OWNERS.md [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 9 20:59 README.md [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 21:00 VERSION [2023-05-09T21:01:47.693Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:59 bin [2023-05-09T21:01:47.693Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:59 cmd [2023-05-09T21:01:47.693Z] -rw-r--r-- 1 jenkins jenkins 14663 May 9 21:01 coverage.out [2023-05-09T21:01:47.693Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:59 driver [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 9 20:59 go.mod [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 9 20:59 go.sum [2023-05-09T21:01:47.693Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 snap [2023-05-09T21:01:47.693Z] -rw-rw-r-- 1 jenkins jenkins 713 May 9 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:01:48.128Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 --label arch=amd64 --label version=0.0.0 . [2023-05-09T21:01:48.128Z] Sending build context to Docker daemon 10.93MB [2023-05-09T21:01:48.128Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:01:48.128Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T21:01:48.128Z] ---> 592ef9dfbbfd [2023-05-09T21:01:48.128Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:01:48.389Z] ---> Running in 91d260501b1b [2023-05-09T21:01:48.389Z] Removing intermediate container 91d260501b1b [2023-05-09T21:01:48.389Z] ---> 24b7745dc9db [2023-05-09T21:01:48.389Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:01:48.389Z] ---> Running in 0f6de6cafa45 [2023-05-09T21:01:48.647Z] Removing intermediate container 0f6de6cafa45 [2023-05-09T21:01:48.647Z] ---> 6ea667dd0801 [2023-05-09T21:01:48.647Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T21:01:49.216Z] ---> Running in 605d04bb1cf6 [2023-05-09T21:01:49.806Z] Removing intermediate container 605d04bb1cf6 [2023-05-09T21:01:49.806Z] ---> 8d66792bd71e [2023-05-09T21:01:49.806Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:01:50.373Z] ---> Running in ed2bb1c1a979 [2023-05-09T21:01:50.940Z] Removing intermediate container ed2bb1c1a979 [2023-05-09T21:01:50.940Z] ---> 40c0e5ddad80 [2023-05-09T21:01:50.940Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:01:51.199Z] ---> Running in 201f910b0228 [2023-05-09T21:01:51.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:01:53.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:01:53.405Z] OK: 269 MiB in 57 packages [2023-05-09T21:01:54.787Z] Removing intermediate container 201f910b0228 [2023-05-09T21:01:54.787Z] ---> be7d69ad9618 [2023-05-09T21:01:54.787Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-09T21:01:55.086Z] ---> Running in 176ec38c873f [2023-05-09T21:01:55.691Z] Removing intermediate container 176ec38c873f [2023-05-09T21:01:55.691Z] ---> 74c048029185 [2023-05-09T21:01:55.691Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-09T21:01:55.951Z] ---> 5ac5e6b91ef3 [2023-05-09T21:01:55.951Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:01:55.951Z] ---> Running in 354c7e55cd88 [2023-05-09T21:01:57.332Z] Removing intermediate container 354c7e55cd88 [2023-05-09T21:01:57.332Z] ---> d9cbcf9bf237 [2023-05-09T21:01:57.332Z] Step 11/25 : COPY . . [2023-05-09T21:01:57.332Z] ---> 2e1b83af81f8 [2023-05-09T21:01:57.332Z] Step 12/25 : RUN $MAKE [2023-05-09T21:01:57.589Z] ---> Running in efe5a79c0b55 [2023-05-09T21:01:57.589Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-09T21:02:15.673Z] Removing intermediate container efe5a79c0b55 [2023-05-09T21:02:15.673Z] ---> ef3e22a66491 [2023-05-09T21:02:15.673Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T21:02:15.673Z] 3.17: Pulling from library/alpine [2023-05-09T21:02:15.673Z] f56be85fc22e: Already exists [2023-05-09T21:02:15.935Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T21:02:15.935Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T21:02:15.935Z] ---> 9ed4aefc74f6 [2023-05-09T21:02:15.935Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T21:02:16.195Z] ---> Running in 3b302b6e6bd2 [2023-05-09T21:02:16.763Z] Removing intermediate container 3b302b6e6bd2 [2023-05-09T21:02:16.763Z] ---> b9284d59e4a6 [2023-05-09T21:02:16.763Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-09T21:02:16.763Z] ---> Running in 3d785512c0df [2023-05-09T21:02:17.021Z] Removing intermediate container 3d785512c0df [2023-05-09T21:02:17.021Z] ---> 1bdbde71cfed [2023-05-09T21:02:17.021Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T21:02:17.021Z] ---> Running in 91e8fff3b01d [2023-05-09T21:02:17.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:02:17.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:02:17.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T21:02:17.847Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:02:17.847Z] OK: 7 MiB in 16 packages [2023-05-09T21:02:18.106Z] Removing intermediate container 91e8fff3b01d [2023-05-09T21:02:18.106Z] ---> da09fe9cd6b5 [2023-05-09T21:02:18.106Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-09T21:02:19.482Z] ---> 2f3503fea96a [2023-05-09T21:02:19.482Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-09T21:02:20.052Z] ---> 70608faf72b3 [2023-05-09T21:02:20.052Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-09T21:02:20.619Z] ---> 55c6dcf3a7b3 [2023-05-09T21:02:20.619Z] Step 20/25 : EXPOSE 59986 [2023-05-09T21:02:20.619Z] ---> Running in d71cb713eb22 [2023-05-09T21:02:21.188Z] Removing intermediate container d71cb713eb22 [2023-05-09T21:02:21.188Z] ---> 692c17bf56c4 [2023-05-09T21:02:21.188Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-09T21:02:21.188Z] ---> Running in f88f36ffb49f [2023-05-09T21:02:21.449Z] Removing intermediate container f88f36ffb49f [2023-05-09T21:02:21.449Z] ---> d9066c2a884a [2023-05-09T21:02:21.449Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-09T21:02:21.449Z] ---> Running in 6f72f3b03602 [2023-05-09T21:02:21.449Z] Removing intermediate container 6f72f3b03602 [2023-05-09T21:02:21.449Z] ---> e6521727364c [2023-05-09T21:02:21.449Z] Step 23/25 : LABEL arch=amd64 [2023-05-09T21:02:21.449Z] ---> Running in 814bc33ac09d [2023-05-09T21:02:21.449Z] Removing intermediate container 814bc33ac09d [2023-05-09T21:02:21.449Z] ---> 4ff34407b85b [2023-05-09T21:02:21.449Z] Step 24/25 : LABEL git_sha=b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [2023-05-09T21:02:21.709Z] ---> Running in 4ca85d34a1f5 [2023-05-09T21:02:21.709Z] Removing intermediate container 4ca85d34a1f5 [2023-05-09T21:02:21.709Z] ---> e73e1fa5174d [2023-05-09T21:02:21.709Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T21:02:21.709Z] ---> Running in 2c6d8e89c845 [2023-05-09T21:02:21.709Z] Removing intermediate container 2c6d8e89c845 [2023-05-09T21:02:21.709Z] ---> bc14c722c5b6 [2023-05-09T21:02:21.709Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T21:02:21.709Z] Successfully built bc14c722c5b6 [2023-05-09T21:02:21.709Z] Successfully tagged device-rest: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-05-09T21:02:22.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:02:22.647Z] [2023-05-09T21:02:22.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:02:23.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:02:23.027Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T21:02:23.027Z] 5eb5b503b376: Pulling fs layer [2023-05-09T21:02:23.027Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T21:02:23.027Z] ec43610c2a17: Pulling fs layer [2023-05-09T21:02:23.027Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T21:02:23.027Z] 33b1e0a273af: Pulling fs layer [2023-05-09T21:02:23.027Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T21:02:23.027Z] 2f39f015ded8: Pulling fs layer [2023-05-09T21:02:23.027Z] 3a2ae6a8a46f: Waiting [2023-05-09T21:02:23.027Z] 33b1e0a273af: Waiting [2023-05-09T21:02:23.027Z] 5d3b04190fa2: Waiting [2023-05-09T21:02:23.027Z] 2f39f015ded8: Waiting [2023-05-09T21:02:23.027Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T21:02:23.027Z] 5c69ac0246d0: Download complete [2023-05-09T21:02:23.027Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T21:02:23.027Z] 3a2ae6a8a46f: Download complete [2023-05-09T21:02:23.290Z] 33b1e0a273af: Verifying Checksum [2023-05-09T21:02:23.290Z] 33b1e0a273af: Download complete [2023-05-09T21:02:23.290Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T21:02:23.290Z] 5d3b04190fa2: Download complete [2023-05-09T21:02:23.290Z] ec43610c2a17: Verifying Checksum [2023-05-09T21:02:23.290Z] ec43610c2a17: Download complete [2023-05-09T21:02:23.290Z] 5eb5b503b376: Download complete [2023-05-09T21:02:24.224Z] 2f39f015ded8: Download complete [2023-05-09T21:02:24.485Z] 5eb5b503b376: Pull complete [2023-05-09T21:02:24.743Z] 5c69ac0246d0: Pull complete [2023-05-09T21:02:25.003Z] ec43610c2a17: Pull complete [2023-05-09T21:02:25.262Z] 3a2ae6a8a46f: Pull complete [2023-05-09T21:02:25.262Z] 33b1e0a273af: Pull complete [2023-05-09T21:02:25.522Z] 5d3b04190fa2: Pull complete [2023-05-09T21:02:29.760Z] 2f39f015ded8: Pull complete [2023-05-09T21:02:29.760Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T21:02:29.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:02:29.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:02:30.000Z] prd-ubuntu20.04-docker-8c-8g-14762 does not seem to be running inside a container [2023-05-09T21:02:30.047Z] $ 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/gexfoundry_device-rest-go_PR-312 -v /w/workspace/gexfoundry_device-rest-go_PR-312:/w/workspace/gexfoundry_device-rest-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-312@tmp:/w/workspace/gexfoundry_device-rest-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T21:02:33.182Z] $ docker top 9b6f0c26e1b2a34e8ccbd80907e26bdec42e2ef61ebe565e42dbec5e45a997f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:02:33.638Z] ---> job-cost.sh [2023-05-09T21:02:33.638Z] lf-activate-venv: SKIPPING [2023-05-09T21:02:33.638Z] INFO: No Stack... [2023-05-09T21:02:33.899Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T21:02:34.158Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T21:02:34.477Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-312/archives/cost.csv [2023-05-09T21:02:34.477Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T21:02:34.520Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-312-1-stack-cost] [2023-05-09T21:02:34.526Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-312-1-stack-cost] did not exist. Created. [2023-05-09T21:02:34.526Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T21:02:34.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T21:02:34.981Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T21:02:35.014Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T21:02:35.101Z] $ docker stop --time=1 9b6f0c26e1b2a34e8ccbd80907e26bdec42e2ef61ebe565e42dbec5e45a997f2 [2023-05-09T21:02:36.368Z] $ docker rm -f --volumes 9b6f0c26e1b2a34e8ccbd80907e26bdec42e2ef61ebe565e42dbec5e45a997f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T21:03:44.593Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14763 in /w/workspace/gexfoundry_device-rest-go_PR-312 [Pipeline] { [Pipeline] ws [2023-05-09T21:03:44.651Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T21:03:44.742Z] The recommended git tool is: git [2023-05-09T21:03:51.450Z] using credential edgex-jenkins-ssh [2023-05-09T21:03:51.478Z] Cloning the remote Git repository [2023-05-09T21:03:51.531Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-09T21:03:51.641Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-05-09T21:03:51.796Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-09T21:03:51.797Z] > git --version # timeout=10 [2023-05-09T21:03:51.828Z] > git --version # 'git version 2.25.1' [2023-05-09T21:03:51.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T21:03:52.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T21:03:53.993Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-09T21:03:54.038Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T21:03:55.770Z] Merging remotes/origin/main commit f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc into PR head commit b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [2023-05-09T21:03:56.120Z] Merge succeeded, producing b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [2023-05-09T21:03:56.120Z] Checking out Revision b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 (PR-312) [2023-05-09T21:03:55.175Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-09T21:03:55.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-09T21:03:55.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T21:03:55.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T21:03:55.800Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T21:03:55.885Z] > git checkout -f b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 # timeout=10 [2023-05-09T21:03:55.996Z] > git remote # timeout=10 [2023-05-09T21:03:56.021Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T21:03:56.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T21:03:56.068Z] > git merge f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc # timeout=10 [2023-05-09T21:03:56.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T21:03:56.131Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T21:03:56.151Z] > git checkout -f b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 # timeout=10 [2023-05-09T21:03:56.787Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T21:03:56.851Z] > git --version # timeout=10 [2023-05-09T21:03:56.864Z] > git --version # 'git version 2.25.1' [2023-05-09T21:03:56.881Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:03:58.048Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T21:03:58.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T21:03:58.048Z] Dload Upload Total Spent Left Speed [2023-05-09T21:03:58.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-05-09T21:03:58.767Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T21:03:59.153Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T21:03:59.153Z] + sudo tee /etc/docker/daemon.new [2023-05-09T21:03:59.153Z] { [2023-05-09T21:03:59.153Z] "registry-mirrors": [ [2023-05-09T21:03:59.153Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T21:03:59.153Z] ], [2023-05-09T21:03:59.153Z] "bip": "10.250.0.254/24", [2023-05-09T21:03:59.153Z] "hosts": [ [2023-05-09T21:03:59.153Z] "tcp://0.0.0.0:5555", [2023-05-09T21:03:59.153Z] "unix:///var/run/docker.sock" [2023-05-09T21:03:59.153Z] ], [2023-05-09T21:03:59.153Z] "mtu": 1458, [2023-05-09T21:03:59.153Z] "selinux-enabled": true, [2023-05-09T21:03:59.153Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T21:03:59.153Z] } [Pipeline] sh [2023-05-09T21:03:59.526Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T21:03:59.897Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:04:22.147Z] provisioning config files... [2023-05-09T21:04:22.188Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1703440084861813889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:04:22.608Z] ---> docker-login.sh [2023-05-09T21:04:22.609Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:04:23.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:04:23.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:04:23.203Z] Configure a credential helper to remove this warning. See [2023-05-09T21:04:23.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:04:23.203Z] [2023-05-09T21:04:23.203Z] Login Succeeded [2023-05-09T21:04:23.203Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:04:23.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:04:23.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:04:23.743Z] Configure a credential helper to remove this warning. See [2023-05-09T21:04:23.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:04:23.743Z] [2023-05-09T21:04:23.743Z] Login Succeeded [2023-05-09T21:04:23.743Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:04:24.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:04:24.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:04:24.015Z] Configure a credential helper to remove this warning. See [2023-05-09T21:04:24.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:04:24.015Z] [2023-05-09T21:04:24.015Z] Login Succeeded [2023-05-09T21:04:24.015Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:04:24.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:04:24.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:04:24.291Z] Configure a credential helper to remove this warning. See [2023-05-09T21:04:24.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:04:24.291Z] [2023-05-09T21:04:24.291Z] Login Succeeded [2023-05-09T21:04:24.291Z] docker.io [2023-05-09T21:04:24.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:04:25.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:04:25.162Z] Configure a credential helper to remove this warning. See [2023-05-09T21:04:25.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:04:25.162Z] [2023-05-09T21:04:25.162Z] Login Succeeded [2023-05-09T21:04:25.162Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:04:25.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T21:04:25.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:04:25.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:04:25.697Z] ========================================================= [2023-05-09T21:04:25.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T21:04:25.697Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:04:26.294Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T21:04:26.294Z] Sending build context to Docker daemon 139.3kB [2023-05-09T21:04:26.569Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:04:26.569Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T21:04:26.857Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T21:04:26.857Z] c41833b44d91: Pulling fs layer [2023-05-09T21:04:26.857Z] ed15518f5707: Pulling fs layer [2023-05-09T21:04:26.857Z] feae8fd75edb: Pulling fs layer [2023-05-09T21:04:26.857Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T21:04:26.857Z] 3cdef696dda3: Pulling fs layer [2023-05-09T21:04:26.857Z] 2ced38df9373: Pulling fs layer [2023-05-09T21:04:26.857Z] 58f1dce35555: Pulling fs layer [2023-05-09T21:04:26.857Z] 3cdef696dda3: Waiting [2023-05-09T21:04:26.857Z] 2ced38df9373: Waiting [2023-05-09T21:04:26.857Z] 58f1dce35555: Waiting [2023-05-09T21:04:26.857Z] 242c74f7c9fa: Waiting [2023-05-09T21:04:26.857Z] ed15518f5707: Download complete [2023-05-09T21:04:26.857Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T21:04:26.857Z] 242c74f7c9fa: Download complete [2023-05-09T21:04:26.857Z] 3cdef696dda3: Verifying Checksum [2023-05-09T21:04:26.857Z] 3cdef696dda3: Download complete [2023-05-09T21:04:26.857Z] c41833b44d91: Verifying Checksum [2023-05-09T21:04:26.857Z] c41833b44d91: Download complete [2023-05-09T21:04:27.846Z] c41833b44d91: Pull complete [2023-05-09T21:04:28.123Z] 58f1dce35555: Verifying Checksum [2023-05-09T21:04:28.123Z] 58f1dce35555: Download complete [2023-05-09T21:04:28.394Z] ed15518f5707: Pull complete [2023-05-09T21:04:29.373Z] feae8fd75edb: Verifying Checksum [2023-05-09T21:04:29.373Z] feae8fd75edb: Download complete [2023-05-09T21:04:29.649Z] 2ced38df9373: Verifying Checksum [2023-05-09T21:04:29.650Z] 2ced38df9373: Download complete [2023-05-09T21:04:42.019Z] feae8fd75edb: Pull complete [2023-05-09T21:04:42.019Z] 242c74f7c9fa: Pull complete [2023-05-09T21:04:42.019Z] 3cdef696dda3: Pull complete [2023-05-09T21:04:48.760Z] 2ced38df9373: Pull complete [2023-05-09T21:04:50.722Z] 58f1dce35555: Pull complete [2023-05-09T21:04:50.722Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T21:04:50.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T21:04:50.722Z] ---> fadd8f120f05 [2023-05-09T21:04:50.722Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:04:52.678Z] ---> Running in 6007c6951125 [2023-05-09T21:04:52.678Z] Removing intermediate container 6007c6951125 [2023-05-09T21:04:52.678Z] ---> 27f1ee79e8ad [2023-05-09T21:04:52.678Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:04:52.678Z] ---> Running in ab2e5c7303ac [2023-05-09T21:04:52.953Z] Removing intermediate container ab2e5c7303ac [2023-05-09T21:04:52.953Z] ---> da725482315b [2023-05-09T21:04:52.953Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T21:04:53.223Z] ---> Running in f30c0cfa0778 [2023-05-09T21:04:53.495Z] Removing intermediate container f30c0cfa0778 [2023-05-09T21:04:53.495Z] ---> abc0981c3dce [2023-05-09T21:04:53.495Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:04:53.495Z] ---> Running in 255768e2edf8 [2023-05-09T21:04:53.781Z] Removing intermediate container 255768e2edf8 [2023-05-09T21:04:53.781Z] ---> cf79a277cc98 [2023-05-09T21:04:53.781Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:04:54.053Z] ---> Running in 45097558a219 [2023-05-09T21:04:55.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:04:56.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:04:57.045Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T21:04:57.045Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T21:04:57.045Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T21:04:57.045Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T21:04:57.045Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:04:57.045Z] OK: 268 MiB in 57 packages [2023-05-09T21:04:59.014Z] Removing intermediate container 45097558a219 [2023-05-09T21:04:59.014Z] ---> 29b8849c858a [2023-05-09T21:04:59.014Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-09T21:04:59.014Z] ---> Running in 10a0fc81d6d5 [2023-05-09T21:04:59.286Z] Removing intermediate container 10a0fc81d6d5 [2023-05-09T21:04:59.286Z] ---> 6e48c5b01e7c [2023-05-09T21:04:59.286Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T21:04:59.877Z] ---> 66219bf22aa9 [2023-05-09T21:04:59.877Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:04:59.877Z] ---> Running in 405f4e229919 [2023-05-09T21:06:07.827Z] Removing intermediate container 405f4e229919 [2023-05-09T21:06:07.827Z] ---> d1180cb691e5 [2023-05-09T21:06:07.827Z] Step 11/12 : COPY . . [2023-05-09T21:06:07.827Z] ---> e696da4f85ae [2023-05-09T21:06:07.827Z] Step 12/12 : RUN $MAKE [2023-05-09T21:06:07.827Z] ---> Running in 7a5f1f812d7c [2023-05-09T21:06:07.827Z] noop [2023-05-09T21:06:07.827Z] Removing intermediate container 7a5f1f812d7c [2023-05-09T21:06:07.827Z] ---> 332cf5525284 [2023-05-09T21:06:07.827Z] Successfully built 332cf5525284 [2023-05-09T21:06:07.827Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:06:08.331Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T21:06:08.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:06:08.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-14763 does not seem to be running inside a container [2023-05-09T21:06:08.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T21:06:10.008Z] $ docker top 4572a25c763028df12339f8c40e15d2d815822970c7a5ee32c867bb1273f3e59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:06:10.918Z] + go version [2023-05-09T21:06:10.918Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T21:06:10.965Z] $ docker stop --time=1 4572a25c763028df12339f8c40e15d2d815822970c7a5ee32c867bb1273f3e59 [2023-05-09T21:06:12.589Z] $ docker rm -f --volumes 4572a25c763028df12339f8c40e15d2d815822970c7a5ee32c867bb1273f3e59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:06:13.473Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T21:06:13.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:06:13.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-14763 does not seem to be running inside a container [2023-05-09T21:06:13.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T21:06:16.747Z] $ docker top 6094d001a6c4fb9b8927c0c909043773b405685e11924b54ad4b7bb2f47f600c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:06:17.633Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T21:06:18.356Z] + make test [2023-05-09T21:06:18.356Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T21:06:57.295Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-09T21:09:04.021Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-09T21:09:04.021Z] ok github.com/edgexfoundry/device-rest-go/driver 0.060s coverage: 32.2% of statements [2023-05-09T21:09:04.021Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T21:09:04.021Z] go vet ./... [2023-05-09T21:09:30.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T21:09:30.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T21:09:30.714Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T21:09:30.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T21:09:30.801Z] $ docker stop --time=1 6094d001a6c4fb9b8927c0c909043773b405685e11924b54ad4b7bb2f47f600c [2023-05-09T21:09:34.306Z] $ docker rm -f --volumes 6094d001a6c4fb9b8927c0c909043773b405685e11924b54ad4b7bb2f47f600c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:09:35.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T21:09:35.538Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T21:09:36.006Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:09:36.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T21:09:36.954Z] + ls -al . [2023-05-09T21:09:36.954Z] total 180 [2023-05-09T21:09:36.954Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:06 . [2023-05-09T21:09:36.954Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:03 .. [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 151 May 9 21:03 .dockerignore [2023-05-09T21:09:36.954Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:03 .git [2023-05-09T21:09:36.954Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:03 .github [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 329 May 9 21:03 .gitignore [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 21:03 .golangci.yml [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 9 21:03 Attribution.txt [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 9 21:03 CHANGELOG.md [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 9 21:03 Dockerfile [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 21:03 GOVERNANCE.md [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 680 May 9 21:03 Jenkinsfile [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 21:03 LICENSE [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 9 21:03 Makefile [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 620 May 9 21:03 OWNERS.md [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 9 21:03 README.md [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 21:00 VERSION [2023-05-09T21:09:36.954Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:03 bin [2023-05-09T21:09:36.954Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:03 cmd [2023-05-09T21:09:36.954Z] -rw-r--r-- 1 jenkins jenkins 14663 May 9 21:09 coverage.out [2023-05-09T21:09:36.954Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:03 driver [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 9 21:03 go.mod [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 9 21:03 go.sum [2023-05-09T21:09:36.954Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:03 snap [2023-05-09T21:09:36.954Z] -rw-rw-r-- 1 jenkins jenkins 713 May 9 21:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:09:37.403Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 --label arch=arm64 --label version=0.0.0 . [2023-05-09T21:09:37.403Z] Sending build context to Docker daemon 154.6kB [2023-05-09T21:09:37.671Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:09:37.671Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T21:09:37.671Z] ---> 332cf5525284 [2023-05-09T21:09:37.671Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:09:37.671Z] ---> Running in a1d660b9f260 [2023-05-09T21:09:37.941Z] Removing intermediate container a1d660b9f260 [2023-05-09T21:09:37.941Z] ---> 4a5800df5449 [2023-05-09T21:09:37.941Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:09:38.213Z] ---> Running in dc66bf5d8386 [2023-05-09T21:09:38.483Z] Removing intermediate container dc66bf5d8386 [2023-05-09T21:09:38.483Z] ---> df936e602277 [2023-05-09T21:09:38.483Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T21:09:38.483Z] ---> Running in 45575df7a889 [2023-05-09T21:09:38.752Z] Removing intermediate container 45575df7a889 [2023-05-09T21:09:38.752Z] ---> 3dda2968c119 [2023-05-09T21:09:38.752Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:09:38.752Z] ---> Running in a3c83baa945c [2023-05-09T21:09:39.029Z] Removing intermediate container a3c83baa945c [2023-05-09T21:09:39.029Z] ---> 9e43792d7a92 [2023-05-09T21:09:39.029Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:09:39.300Z] ---> Running in bb74aabaf3e2 [2023-05-09T21:09:40.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:09:40.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:09:41.833Z] OK: 268 MiB in 57 packages [2023-05-09T21:09:42.802Z] Removing intermediate container bb74aabaf3e2 [2023-05-09T21:09:42.802Z] ---> 44570bb23d07 [2023-05-09T21:09:42.802Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-09T21:09:42.802Z] ---> Running in c910fd2719b8 [2023-05-09T21:09:43.071Z] Removing intermediate container c910fd2719b8 [2023-05-09T21:09:43.071Z] ---> 6af734f4bc4d [2023-05-09T21:09:43.071Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-09T21:09:43.664Z] ---> af503daa4806 [2023-05-09T21:09:43.664Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:09:43.664Z] ---> Running in 009609ae951e [2023-05-09T21:09:47.019Z] Removing intermediate container 009609ae951e [2023-05-09T21:09:47.019Z] ---> 674e64c2cbe8 [2023-05-09T21:09:47.019Z] Step 11/25 : COPY . . [2023-05-09T21:09:47.610Z] ---> 35b5bf9ab58f [2023-05-09T21:09:47.610Z] Step 12/25 : RUN $MAKE [2023-05-09T21:09:47.610Z] ---> Running in bd3b7ca8d8ab [2023-05-09T21:09:48.575Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-09T21:12:10.306Z] Removing intermediate container bd3b7ca8d8ab [2023-05-09T21:12:10.306Z] ---> 00d332b1d380 [2023-05-09T21:12:10.306Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T21:12:10.306Z] 3.17: Pulling from library/alpine [2023-05-09T21:12:10.306Z] c41833b44d91: Already exists [2023-05-09T21:12:10.306Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T21:12:10.306Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T21:12:10.306Z] ---> 51e60588ff2c [2023-05-09T21:12:10.306Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T21:12:10.306Z] ---> Running in dbaa556302b1 [2023-05-09T21:12:10.306Z] Removing intermediate container dbaa556302b1 [2023-05-09T21:12:10.306Z] ---> d967c313bded [2023-05-09T21:12:10.306Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-09T21:12:10.306Z] ---> Running in 91eddc62c59a [2023-05-09T21:12:10.306Z] Removing intermediate container 91eddc62c59a [2023-05-09T21:12:10.306Z] ---> cb6a6121a15b [2023-05-09T21:12:10.306Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T21:12:10.306Z] ---> Running in fbd2240311c4 [2023-05-09T21:12:10.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:12:10.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:12:10.306Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T21:12:10.306Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:12:10.306Z] OK: 8 MiB in 16 packages [2023-05-09T21:12:10.306Z] Removing intermediate container fbd2240311c4 [2023-05-09T21:12:10.306Z] ---> ea2831b17aed [2023-05-09T21:12:10.306Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-09T21:12:10.306Z] ---> ae1cecb46298 [2023-05-09T21:12:10.306Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-09T21:12:10.306Z] ---> 3ca4c4796125 [2023-05-09T21:12:10.306Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-09T21:12:10.306Z] ---> 196ab334d05b [2023-05-09T21:12:10.306Z] Step 20/25 : EXPOSE 59986 [2023-05-09T21:12:10.306Z] ---> Running in c49a4896dc78 [2023-05-09T21:12:10.306Z] Removing intermediate container c49a4896dc78 [2023-05-09T21:12:10.306Z] ---> 723f44380d70 [2023-05-09T21:12:10.306Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-09T21:12:10.306Z] ---> Running in e006c97f5a25 [2023-05-09T21:12:10.306Z] Removing intermediate container e006c97f5a25 [2023-05-09T21:12:10.306Z] ---> d37b35bcba32 [2023-05-09T21:12:10.306Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-09T21:12:10.306Z] ---> Running in 65d5ac80b76e [2023-05-09T21:12:10.306Z] Removing intermediate container 65d5ac80b76e [2023-05-09T21:12:10.306Z] ---> 3b007882398c [2023-05-09T21:12:10.306Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T21:12:10.306Z] ---> Running in 6625ee7be305 [2023-05-09T21:12:10.306Z] Removing intermediate container 6625ee7be305 [2023-05-09T21:12:10.306Z] ---> 9fb80f619457 [2023-05-09T21:12:10.306Z] Step 24/25 : LABEL git_sha=b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [2023-05-09T21:12:10.306Z] ---> Running in 94077aeef475 [2023-05-09T21:12:10.306Z] Removing intermediate container 94077aeef475 [2023-05-09T21:12:10.306Z] ---> a8582a0065ad [2023-05-09T21:12:10.306Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T21:12:10.306Z] ---> Running in 621ee484e3e6 [2023-05-09T21:12:10.306Z] Removing intermediate container 621ee484e3e6 [2023-05-09T21:12:10.306Z] ---> 82ad2cd64fc9 [2023-05-09T21:12:10.306Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T21:12:10.306Z] Successfully built 82ad2cd64fc9 [2023-05-09T21:12:10.306Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:12:11.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:12:11.160Z] [2023-05-09T21:12:11.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:12:11.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:12:11.946Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T21:12:11.946Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T21:12:11.946Z] 04944245beec: Pulling fs layer [2023-05-09T21:12:11.946Z] 699f458cf7ca: Pulling fs layer [2023-05-09T21:12:11.946Z] 765212b225bb: Pulling fs layer [2023-05-09T21:12:11.946Z] f23df028b6ca: Pulling fs layer [2023-05-09T21:12:11.946Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T21:12:11.946Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T21:12:11.946Z] f23df028b6ca: Waiting [2023-05-09T21:12:11.946Z] d65c8cfc05b1: Waiting [2023-05-09T21:12:11.946Z] 765212b225bb: Waiting [2023-05-09T21:12:11.946Z] 04944245beec: Verifying Checksum [2023-05-09T21:12:11.946Z] 04944245beec: Download complete [2023-05-09T21:12:11.946Z] 765212b225bb: Verifying Checksum [2023-05-09T21:12:11.946Z] 765212b225bb: Download complete [2023-05-09T21:12:11.946Z] f23df028b6ca: Verifying Checksum [2023-05-09T21:12:11.946Z] f23df028b6ca: Download complete [2023-05-09T21:12:12.241Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T21:12:12.241Z] d65c8cfc05b1: Download complete [2023-05-09T21:12:12.241Z] 699f458cf7ca: Verifying Checksum [2023-05-09T21:12:12.241Z] 699f458cf7ca: Download complete [2023-05-09T21:12:12.532Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T21:12:12.532Z] 8998bd30e6a1: Download complete [2023-05-09T21:12:15.216Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T21:12:15.216Z] 2437ff75d9bd: Download complete [2023-05-09T21:12:17.173Z] 8998bd30e6a1: Pull complete [2023-05-09T21:12:17.173Z] 04944245beec: Pull complete [2023-05-09T21:12:18.581Z] 699f458cf7ca: Pull complete [2023-05-09T21:12:18.581Z] 765212b225bb: Pull complete [2023-05-09T21:12:19.540Z] f23df028b6ca: Pull complete [2023-05-09T21:12:19.540Z] d65c8cfc05b1: Pull complete [2023-05-09T21:12:34.539Z] 2437ff75d9bd: Pull complete [2023-05-09T21:12:34.539Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T21:12:34.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:12:34.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:12:34.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-14763 does not seem to be running inside a container [2023-05-09T21:12:34.995Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T21:12:37.680Z] $ docker top 6919cff879ad271e2b7120936e423caf5f3fac3833f247fd97fd404c329b4091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:12:38.585Z] ---> job-cost.sh [2023-05-09T21:12:38.585Z] lf-activate-venv: SKIPPING [2023-05-09T21:12:38.585Z] INFO: No Stack... [2023-05-09T21:12:39.168Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T21:12:39.754Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T21:12:40.433Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv+ [2023-05-09T21:12:40.433Z] cut -d, -f6 [Pipeline] lock [2023-05-09T21:12:40.514Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-312-1-stack-cost] [2023-05-09T21:12:40.521Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-312-1-stack-cost] did not exist. Created. [2023-05-09T21:12:40.521Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T21:12:40.948Z] /w/workspace/device-rest-go/1@tmp/durable-b63e771e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T21:12:41.634Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T21:12:41.675Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T21:12:41.723Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T21:12:41.751Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T21:12:41.852Z] $ docker stop --time=1 6919cff879ad271e2b7120936e423caf5f3fac3833f247fd97fd404c329b4091 [2023-05-09T21:12:43.346Z] $ docker rm -f --volumes 6919cff879ad271e2b7120936e423caf5f3fac3833f247fd97fd404c329b4091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-09T21:12:44.577Z] provisioning config files... [2023-05-09T21:12:44.591Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-312@tmp/config4498564266028316933tmp [Pipeline] { [Pipeline] sh [2023-05-09T21:12:44.927Z] + set +x [2023-05-09T21:12:44.927Z] + + bash -s -- [2023-05-09T21:12:44.927Z] curl -s https://codecov.io/bash [2023-05-09T21:12:44.927Z] [2023-05-09T21:12:44.927Z] _____ _ [2023-05-09T21:12:44.927Z] / ____| | | [2023-05-09T21:12:44.927Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T21:12:44.927Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T21:12:44.927Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T21:12:44.927Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T21:12:44.927Z] Bash-1.0.6 [2023-05-09T21:12:44.927Z] [2023-05-09T21:12:44.927Z] [2023-05-09T21:12:44.927Z] ==> git version 2.25.1 found [2023-05-09T21:12:44.927Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-09T21:12:44.927Z] Release-Date: 2020-01-08 [2023-05-09T21:12:44.927Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T21:12:44.927Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T21:12:44.927Z] ==> Jenkins CI detected. [2023-05-09T21:12:44.927Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-312 [2023-05-09T21:12:44.927Z] project root: . [2023-05-09T21:12:44.927Z] --> token set from env [2023-05-09T21:12:44.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T21:12:44.927Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T21:12:44.927Z] ==> Python coveragepy not found [2023-05-09T21:12:44.927Z] ==> Searching for coverage reports in: [2023-05-09T21:12:44.927Z] + . [2023-05-09T21:12:44.927Z] -> Found 1 reports [2023-05-09T21:12:44.927Z] ==> Detecting git/mercurial file structure [2023-05-09T21:12:44.927Z] ==> Reading reports [2023-05-09T21:12:44.927Z] + ./coverage.out bytes=14663 [2023-05-09T21:12:44.927Z] ==> Appending adjustments [2023-05-09T21:12:44.927Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T21:12:45.187Z] + Found adjustments [2023-05-09T21:12:45.187Z] ==> Gzipping contents [2023-05-09T21:12:45.187Z] 4.0K /tmp/codecov.jy8xjD.gz [2023-05-09T21:12:45.187Z] ==> Uploading reports [2023-05-09T21:12:45.187Z] url: https://codecov.io [2023-05-09T21:12:45.187Z] query: branch=PR-312&commit=b6bf905a67bc7dbe351a7316c0ab36e8297c76b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=312&job=&cmd_args= [2023-05-09T21:12:45.187Z] -> Pinging Codecov [2023-05-09T21:12:45.187Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-312&commit=b6bf905a67bc7dbe351a7316c0ab36e8297c76b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=312&job=&cmd_args= [2023-05-09T21:12:45.447Z] -> Uploading to [2023-05-09T21:12:45.447Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/4E5D53B4F1F92C436F7061BF334D961C/b6bf905a67bc7dbe351a7316c0ab36e8297c76b0/8690a628-9145-4c2f-82fe-1c608bc4e1f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T211245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b12a69b96e2fe608c47dbfb819de0065c6435d77fc807b733ba7cf97570b993f [2023-05-09T21:12:45.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T21:12:45.447Z] Dload Upload Total Spent Left Speed [2023-05-09T21:12:45.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 12009 --:--:-- --:--:-- --:--:-- 12009 [2023-05-09T21:12:45.447Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/b6bf905a67bc7dbe351a7316c0ab36e8297c76b0 [Pipeline] } [2023-05-09T21:12:45.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T21:12:47.890Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-312/archives ] [2023-05-09T21:12:47.890Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-312/archives [2023-05-09T21:12:47.890Z] total 16 [2023-05-09T21:12:47.890Z] drwxr-xr-x 3 root root 4096 May 9 21:02 . [2023-05-09T21:12:47.890Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 21:02 .. [2023-05-09T21:12:47.890Z] drwxr-xr-x 2 root root 4096 May 9 21:02 cost [2023-05-09T21:12:47.890Z] -rw-r--r-- 1 root root 86 May 9 21:02 cost.csv [2023-05-09T21:12:47.890Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-312/archives [2023-05-09T21:12:47.890Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-312/archives [2023-05-09T21:12:47.890Z] total 16 [2023-05-09T21:12:47.890Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:02 . [2023-05-09T21:12:47.890Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 21:02 .. [2023-05-09T21:12:47.890Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 21:02 cost [2023-05-09T21:12:47.890Z] -rw-r--r-- 1 jenkins jenkins 86 May 9 21:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:12:48.229Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:12:49.131Z] ---> package-listing.sh [2023-05-09T21:12:49.131Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T21:12:49.131Z] ++ facter osfamily [2023-05-09T21:12:49.393Z] + OS_FAMILY=debian [2023-05-09T21:12:49.393Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-312 [2023-05-09T21:12:49.393Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T21:12:49.393Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T21:12:49.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T21:12:49.393Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T21:12:49.393Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-312 ']' [2023-05-09T21:12:49.393Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T21:12:49.393Z] + case "${OS_FAMILY}" in [2023-05-09T21:12:49.393Z] + dpkg -l [2023-05-09T21:12:49.393Z] + grep '^ii' [2023-05-09T21:12:49.393Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T21:12:49.393Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T21:12:49.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T21:12:49.393Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-312 ']' [2023-05-09T21:12:49.393Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-312/archives/ [2023-05-09T21:12:49.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-312/archives/ [Pipeline] echo [2023-05-09T21:12:49.433Z] 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/gexfoundry_device-rest-go_PR-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T21:12:49.726Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:12:50.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:12:50.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:12:50.514Z] prd-ubuntu20.04-docker-8c-8g-14762 does not seem to be running inside a container [2023-05-09T21:12:50.563Z] $ 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/gexfoundry_device-rest-go_PR-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-312 -v /w/workspace/gexfoundry_device-rest-go_PR-312:/w/workspace/gexfoundry_device-rest-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-312@tmp:/w/workspace/gexfoundry_device-rest-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T21:12:50.790Z] $ docker top 810ea68a1b13fb8cf4ba49f70a0d8ecd82ba793ffb28206c8a7f79718f81514c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:12:51.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T21:12:51.486Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T21:12:51.896Z] + ls /var/log/sa-host [2023-05-09T21:12:51.896Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:12:52.051Z] provisioning config files... [2023-05-09T21:12:52.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-312@tmp/config5818756764570210499tmp [Pipeline] { [Pipeline] echo [2023-05-09T21:12:52.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:12:52.455Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T21:12:52.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:12:52.905Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T21:12:52.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:12:53.264Z] ---> sudo-logs.sh [2023-05-09T21:12:53.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T21:12:53.367Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:12:53.692Z] ---> job-cost.sh [2023-05-09T21:12:53.692Z] lf-activate-venv: SKIPPING [2023-05-09T21:12:53.692Z] DEBUG: total: 0.2199999988079071 [2023-05-09T21:12:53.692Z] INFO: Retrieving Stack Cost... [2023-05-09T21:12:53.952Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T21:12:54.522Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T21:12:54.566Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:12:54.888Z] ---> logs-deploy.sh [2023-05-09T21:12:54.888Z] lf-activate-venv: SKIPPING [2023-05-09T21:12:54.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-312/1 [2023-05-09T21:12:54.888Z] INFO: archiving workspace using pattern(s): [2023-05-09T21:12:56.269Z] Archives upload complete. [2023-05-09T21:12:56.269Z] INFO: archiving logs to Nexus