Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 238ac675b534bf811069c41c04debdd8b62de6e1+549007a9ae6a647223285151eabca3507ba312e0 (d95a61d09748d16cdf649adc9567ad1f0f2c331a) 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-ssh127424279653886317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11085544913316196333.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-363/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-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14650009608610776031.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-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14692411966773468683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh6729982151038176051.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-363/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-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16620847898577258141.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16884 in /w/workspace/gexfoundry_device-rest-go_PR-363 [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-363 # 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 549007a9ae6a647223285151eabca3507ba312e0 into PR head commit 238ac675b534bf811069c41c04debdd8b62de6e1 Merge succeeded, producing 238ac675b534bf811069c41c04debdd8b62de6e1 Checking out Revision 238ac675b534bf811069c41c04debdd8b62de6e1 (PR-363) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 238ac675b534bf811069c41c04debdd8b62de6e1 # 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 549007a9ae6a647223285151eabca3507ba312e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 238ac675b534bf811069c41c04debdd8b62de6e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T20:21:12.754Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T20:21:12.941Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T20:21:13.050Z] ========================================================= [2023-11-07T20:21:13.051Z] EdgeX Global Pipelines Version Info [2023-11-07T20:21:13.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:21:13.779Z] ------------------- [2023-11-07T20:21:13.780Z] stable info: [2023-11-07T20:21:13.780Z] ------------------- [2023-11-07T20:21:13.780Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T20:21:13.780Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T20:21:13.780Z] Message: update stable to v1.0.257 [2023-11-07T20:21:14.350Z] ------------------- [2023-11-07T20:21:14.350Z] experimental info: [2023-11-07T20:21:14.350Z] ------------------- [2023-11-07T20:21:14.350Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T20:21:14.350Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T20:21:14.350Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T20:21:14.633Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-11-07T20:21:14.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-11-07T20:21:14.716Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T20:21:14.769Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T20:21:14.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T20:21:14.859Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T20:21:14.902Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T20:21:14.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T20:21:14.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T20:21:15.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T20:21:15.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T20:21:15.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-11-07T20:21:15.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T20:21:15.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T20:21:15.270Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T20:21:15.317Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T20:21:15.363Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T20:21:15.406Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T20:21:15.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T20:21:15.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T20:21:15.548Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T20:21:15.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T20:21:15.637Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T20:21:15.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T20:21:15.721Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T20:21:15.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T20:21:15.796Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T20:21:15.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2023-11-07T20:21:15.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2023-11-07T20:21:15.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2023-11-07T20:21:15.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 238ac675b534bf811069c41c04debdd8b62de6e1 [Pipeline] echo [2023-11-07T20:21:16.024Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 238ac67 [Pipeline] echo [2023-11-07T20:21:16.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T20:21:16.213Z] provisioning config files... [2023-11-07T20:21:16.227Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/config947998314626634822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:21:16.578Z] ---> docker-login.sh [2023-11-07T20:21:16.578Z] nexus3.edgexfoundry.org:10001 [2023-11-07T20:21:16.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:17.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:17.101Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:17.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:17.101Z] [2023-11-07T20:21:17.101Z] Login Succeeded [2023-11-07T20:21:17.101Z] nexus3.edgexfoundry.org:10002 [2023-11-07T20:21:17.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:17.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:17.101Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:17.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:17.101Z] [2023-11-07T20:21:17.101Z] Login Succeeded [2023-11-07T20:21:17.101Z] nexus3.edgexfoundry.org:10003 [2023-11-07T20:21:17.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:17.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:17.362Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:17.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:17.362Z] [2023-11-07T20:21:17.362Z] Login Succeeded [2023-11-07T20:21:17.362Z] nexus3.edgexfoundry.org:10004 [2023-11-07T20:21:17.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:17.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:17.362Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:17.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:17.362Z] [2023-11-07T20:21:17.362Z] Login Succeeded [2023-11-07T20:21:17.362Z] docker.io [2023-11-07T20:21:17.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:17.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:17.622Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:17.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:17.622Z] [2023-11-07T20:21:17.622Z] Login Succeeded [2023-11-07T20:21:17.622Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T20:21:17.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T20:21:18.332Z] + git rev-list -1 --merges 238ac675b534bf811069c41c04debdd8b62de6e1~1..238ac675b534bf811069c41c04debdd8b62de6e1 [Pipeline] echo [2023-11-07T20:21:18.390Z] -----------> git rev-list -1 --merges 238ac675b534bf811069c41c04debdd8b62de6e1~1..238ac675b534bf811069c41c04debdd8b62de6e1 238ac675b534bf811069c41c04debdd8b62de6e1 [false] [Pipeline] sh [2023-11-07T20:21:18.704Z] + git log --format=format:%s -1 238ac675b534bf811069c41c04debdd8b62de6e1 [Pipeline] echo [2023-11-07T20:21:18.746Z] ========================================================= [2023-11-07T20:21:18.746Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T20:21:18.746Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T20:21:19.200Z] + git log --format=format:%s -1 238ac675b534bf811069c41c04debdd8b62de6e1 [Pipeline] echo [2023-11-07T20:21:19.237Z] [semverPrep] GIT_COMMIT: 238ac675b534bf811069c41c04debdd8b62de6e1, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 [Pipeline] echo [2023-11-07T20:21:19.273Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T20:21:19.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T20:21:19.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T20:21:19.670Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T20:21:19.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T20:21:19.670Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T20:21:19.670Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T20:21:19.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:21:20.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T20:21:20.159Z] [2023-11-07T20:21:20.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:21:20.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T20:21:20.544Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T20:21:20.544Z] b85a868b505f: Pulling fs layer [2023-11-07T20:21:20.544Z] e2be974225ed: Pulling fs layer [2023-11-07T20:21:20.544Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T20:21:20.544Z] 988bab9f4d93: Pulling fs layer [2023-11-07T20:21:20.544Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T20:21:20.544Z] eaf3925da568: Pulling fs layer [2023-11-07T20:21:20.544Z] bab4dde63d76: Pulling fs layer [2023-11-07T20:21:20.544Z] bde34c3a00c8: Pulling fs layer [2023-11-07T20:21:20.544Z] b352a97aabf1: Pulling fs layer [2023-11-07T20:21:20.544Z] 4872d77fe225: Pulling fs layer [2023-11-07T20:21:20.544Z] 5851b861e8e6: Pulling fs layer [2023-11-07T20:21:20.544Z] b352a97aabf1: Waiting [2023-11-07T20:21:20.544Z] bab4dde63d76: Waiting [2023-11-07T20:21:20.544Z] bde34c3a00c8: Waiting [2023-11-07T20:21:20.544Z] 4872d77fe225: Waiting [2023-11-07T20:21:20.544Z] 1469e6f7b9e6: Waiting [2023-11-07T20:21:20.544Z] eaf3925da568: Waiting [2023-11-07T20:21:20.544Z] 5851b861e8e6: Waiting [2023-11-07T20:21:20.544Z] 988bab9f4d93: Waiting [2023-11-07T20:21:20.544Z] e2be974225ed: Download complete [2023-11-07T20:21:20.544Z] 988bab9f4d93: Download complete [2023-11-07T20:21:20.803Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T20:21:20.803Z] 339a4e72a1f5: Download complete [2023-11-07T20:21:20.803Z] eaf3925da568: Verifying Checksum [2023-11-07T20:21:20.803Z] eaf3925da568: Download complete [2023-11-07T20:21:20.803Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T20:21:20.803Z] 1469e6f7b9e6: Download complete [2023-11-07T20:21:20.803Z] bde34c3a00c8: Verifying Checksum [2023-11-07T20:21:20.803Z] bde34c3a00c8: Download complete [2023-11-07T20:21:20.803Z] b352a97aabf1: Download complete [2023-11-07T20:21:20.803Z] 4872d77fe225: Verifying Checksum [2023-11-07T20:21:20.803Z] 4872d77fe225: Download complete [2023-11-07T20:21:20.803Z] 5851b861e8e6: Download complete [2023-11-07T20:21:20.803Z] b85a868b505f: Verifying Checksum [2023-11-07T20:21:20.803Z] b85a868b505f: Download complete [2023-11-07T20:21:21.372Z] bab4dde63d76: Verifying Checksum [2023-11-07T20:21:22.314Z] b85a868b505f: Pull complete [2023-11-07T20:21:22.314Z] e2be974225ed: Pull complete [2023-11-07T20:21:22.881Z] 339a4e72a1f5: Pull complete [2023-11-07T20:21:22.881Z] 988bab9f4d93: Pull complete [2023-11-07T20:21:23.140Z] 1469e6f7b9e6: Pull complete [2023-11-07T20:21:23.141Z] eaf3925da568: Pull complete [2023-11-07T20:21:25.047Z] bab4dde63d76: Pull complete [2023-11-07T20:21:25.047Z] bde34c3a00c8: Pull complete [2023-11-07T20:21:25.047Z] b352a97aabf1: Pull complete [2023-11-07T20:21:25.308Z] 4872d77fe225: Pull complete [2023-11-07T20:21:25.308Z] 5851b861e8e6: Pull complete [2023-11-07T20:21:25.308Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T20:21:25.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T20:21:25.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:21:25.536Z] prd-ubuntu20.04-docker-8c-8g-16884 does not seem to be running inside a container [2023-11-07T20:21:25.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@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-11-07T20:21:32.759Z] $ docker top e2357626165cb429013e9982d8f567c5d21f9782ad830ebe8550e2ab94d798a0 -eo pid,comm [2023-11-07T20:21:32.804Z] 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-11-07T20:21:32.804Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T20:21:32.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T20:21:32.954Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T20:21:33.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T20:21:33.069Z] $ docker exec e2357626165cb429013e9982d8f567c5d21f9782ad830ebe8550e2ab94d798a0 ssh-agent [2023-11-07T20:21:33.170Z] SSH_AUTH_SOCK=/tmp/ssh-IONcHGdgETvr/agent.32 [2023-11-07T20:21:33.170Z] SSH_AGENT_PID=38 [2023-11-07T20:21:33.178Z] Running ssh-add (command line suppressed) [2023-11-07T20:21:33.278Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-363@tmp/private_key_1143552273851114074.key (/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/private_key_1143552273851114074.key) [2023-11-07T20:21:33.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T20:21:33.623Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T20:21:33.655Z] $ docker exec --env ******** --env ******** e2357626165cb429013e9982d8f567c5d21f9782ad830ebe8550e2ab94d798a0 ssh-agent -k [2023-11-07T20:21:33.746Z] unset SSH_AUTH_SOCK; [2023-11-07T20:21:33.746Z] unset SSH_AGENT_PID; [2023-11-07T20:21:33.747Z] echo Agent pid 38 killed; [2023-11-07T20:21:33.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T20:21:33.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T20:21:33.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T20:21:33.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T20:21:33.989Z] $ docker exec e2357626165cb429013e9982d8f567c5d21f9782ad830ebe8550e2ab94d798a0 ssh-agent [2023-11-07T20:21:34.092Z] SSH_AUTH_SOCK=/tmp/ssh-31LYBRTvnp9y/agent.70 [2023-11-07T20:21:34.092Z] SSH_AGENT_PID=76 [2023-11-07T20:21:34.099Z] Running ssh-add (command line suppressed) [2023-11-07T20:21:34.198Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-363@tmp/private_key_17974580414932435718.key (/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/private_key_17974580414932435718.key) [2023-11-07T20:21:34.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T20:21:34.537Z] + git semver init [2023-11-07T20:21:34.796Z] 2023-11-07 20:21:34,741 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T20:21:34.797Z] 2023-11-07 20:21:34,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-363/.semver [2023-11-07T20:21:34.797Z] 2023-11-07 20:21:34,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-363/.semver [2023-11-07T20:21:34.797Z] 2023-11-07 20:21:34,743 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-363/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-363, universal_newlines=False, shell=None, istream=None) [2023-11-07T20:21:36.175Z] 2023-11-07 20:21:36,016 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-363/.git/info/exclude [2023-11-07T20:21:36.175Z] 2023-11-07 20:21:36,017 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-363/.semver/PR-363 with force:False [2023-11-07T20:21:36.175Z] 2023-11-07 20:21:36,017 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-363/.semver/PR-363 [2023-11-07T20:21:36.175Z] 2023-11-07 20:21:36,022 [execute] INFO git cat-file --batch-check [2023-11-07T20:21:36.175Z] 2023-11-07 20:21:36,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T20:21:36.175Z] 2023-11-07 20:21:36,028 [execute] INFO git cat-file --batch [2023-11-07T20:21:36.175Z] 2023-11-07 20:21:36,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T20:21:36.175Z] 2023-11-07 20:21:36,032 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-363/.semver/PR-363 [2023-11-07T20:21:36.175Z] 0.0.0 [Pipeline] } [2023-11-07T20:21:36.205Z] $ docker exec --env ******** --env ******** e2357626165cb429013e9982d8f567c5d21f9782ad830ebe8550e2ab94d798a0 ssh-agent -k [2023-11-07T20:21:36.291Z] unset SSH_AUTH_SOCK; [2023-11-07T20:21:36.291Z] unset SSH_AGENT_PID; [2023-11-07T20:21:36.291Z] echo Agent pid 76 killed; [2023-11-07T20:21:36.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T20:21:36.721Z] + git semver [Pipeline] } [2023-11-07T20:21:37.009Z] $ docker stop --time=1 e2357626165cb429013e9982d8f567c5d21f9782ad830ebe8550e2ab94d798a0 [2023-11-07T20:21:38.321Z] $ docker rm -f --volumes e2357626165cb429013e9982d8f567c5d21f9782ad830ebe8550e2ab94d798a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T20:21:38.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T20:21:38.979Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T20:21:39.000Z] [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-11-07T20:21:39.653Z] provisioning config files... [2023-11-07T20:21:39.661Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/config11882811487466298737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:21:40.017Z] ---> docker-login.sh [2023-11-07T20:21:40.017Z] nexus3.edgexfoundry.org:10001 [2023-11-07T20:21:40.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:40.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:40.017Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:40.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:40.017Z] [2023-11-07T20:21:40.017Z] Login Succeeded [2023-11-07T20:21:40.017Z] nexus3.edgexfoundry.org:10002 [2023-11-07T20:21:40.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:40.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:40.017Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:40.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:40.017Z] [2023-11-07T20:21:40.017Z] Login Succeeded [2023-11-07T20:21:40.017Z] nexus3.edgexfoundry.org:10003 [2023-11-07T20:21:40.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:40.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:40.277Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:40.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:40.277Z] [2023-11-07T20:21:40.277Z] Login Succeeded [2023-11-07T20:21:40.277Z] nexus3.edgexfoundry.org:10004 [2023-11-07T20:21:40.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:40.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:40.277Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:40.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:40.277Z] [2023-11-07T20:21:40.277Z] Login Succeeded [2023-11-07T20:21:40.277Z] docker.io [2023-11-07T20:21:40.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:21:40.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:21:40.797Z] Configure a credential helper to remove this warning. See [2023-11-07T20:21:40.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:21:40.797Z] [2023-11-07T20:21:40.797Z] Login Succeeded [2023-11-07T20:21:40.797Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T20:21:40.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T20:21:41.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T20:21:41.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T20:21:41.180Z] ========================================================= [2023-11-07T20:21:41.180Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T20:21:41.180Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:21:41.669Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T20:21:41.670Z] Sending build context to Docker daemon 10.95MB [2023-11-07T20:21:41.670Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T20:21:41.670Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T20:21:41.930Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T20:21:41.930Z] 7264a8db6415: Pulling fs layer [2023-11-07T20:21:41.930Z] c4d48a809fc2: Pulling fs layer [2023-11-07T20:21:41.930Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T20:21:41.930Z] ad3a456e5733: Pulling fs layer [2023-11-07T20:21:41.930Z] 33e27b845d1e: Pulling fs layer [2023-11-07T20:21:41.930Z] c68163c4e522: Pulling fs layer [2023-11-07T20:21:41.930Z] 50da416c3ac9: Pulling fs layer [2023-11-07T20:21:41.930Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T20:21:41.930Z] 33e27b845d1e: Waiting [2023-11-07T20:21:41.930Z] c68163c4e522: Waiting [2023-11-07T20:21:41.930Z] 50da416c3ac9: Waiting [2023-11-07T20:21:41.930Z] 23d2d4c4bb30: Waiting [2023-11-07T20:21:41.930Z] c4d48a809fc2: Verifying Checksum [2023-11-07T20:21:41.930Z] c4d48a809fc2: Download complete [2023-11-07T20:21:41.930Z] ad3a456e5733: Verifying Checksum [2023-11-07T20:21:41.930Z] ad3a456e5733: Download complete [2023-11-07T20:21:41.930Z] 33e27b845d1e: Verifying Checksum [2023-11-07T20:21:41.930Z] 33e27b845d1e: Download complete [2023-11-07T20:21:41.930Z] 7264a8db6415: Download complete [2023-11-07T20:21:41.930Z] c68163c4e522: Verifying Checksum [2023-11-07T20:21:41.930Z] c68163c4e522: Download complete [2023-11-07T20:21:42.194Z] 7264a8db6415: Pull complete [2023-11-07T20:21:42.194Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T20:21:42.194Z] 23d2d4c4bb30: Download complete [2023-11-07T20:21:42.194Z] c4d48a809fc2: Pull complete [2023-11-07T20:21:42.454Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T20:21:42.454Z] 4f1c88b9dad5: Download complete [2023-11-07T20:21:42.723Z] 50da416c3ac9: Verifying Checksum [2023-11-07T20:21:42.723Z] 50da416c3ac9: Download complete [2023-11-07T20:21:46.008Z] 4f1c88b9dad5: Pull complete [2023-11-07T20:21:46.008Z] ad3a456e5733: Pull complete [2023-11-07T20:21:46.265Z] 33e27b845d1e: Pull complete [2023-11-07T20:21:46.524Z] c68163c4e522: Pull complete [2023-11-07T20:21:49.053Z] 50da416c3ac9: Pull complete [2023-11-07T20:21:49.635Z] 23d2d4c4bb30: Pull complete [2023-11-07T20:21:49.635Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T20:21:49.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T20:21:49.635Z] ---> 0786185ac409 [2023-11-07T20:21:49.635Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T20:21:54.442Z] Still waiting to schedule task [2023-11-07T20:21:54.443Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-07T20:21:56.210Z] ---> Running in b935be188dd3 [2023-11-07T20:21:56.210Z] Removing intermediate container b935be188dd3 [2023-11-07T20:21:56.210Z] ---> 00b18212e55b [2023-11-07T20:21:56.210Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T20:21:56.210Z] ---> Running in 8f9d734450e7 [2023-11-07T20:21:56.210Z] Removing intermediate container 8f9d734450e7 [2023-11-07T20:21:56.210Z] ---> 634060235664 [2023-11-07T20:21:56.210Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T20:21:56.210Z] ---> Running in 8151c60b7d92 [2023-11-07T20:21:56.210Z] Removing intermediate container 8151c60b7d92 [2023-11-07T20:21:56.210Z] ---> 9cbc2b92c83c [2023-11-07T20:21:56.210Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T20:21:56.210Z] ---> Running in dfc907e7c2fd [2023-11-07T20:21:56.210Z] Removing intermediate container dfc907e7c2fd [2023-11-07T20:21:56.210Z] ---> 870611e05ffe [2023-11-07T20:21:56.210Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T20:21:56.210Z] ---> Running in 9bc5a8cfaedb [2023-11-07T20:21:56.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T20:21:56.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T20:21:56.471Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T20:21:56.471Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T20:21:56.471Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T20:21:56.471Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T20:21:56.471Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T20:21:56.471Z] OK: 268 MiB in 56 packages [2023-11-07T20:21:57.040Z] Removing intermediate container 9bc5a8cfaedb [2023-11-07T20:21:57.040Z] ---> 3725c5dbfa1f [2023-11-07T20:21:57.040Z] Step 8/12 : WORKDIR /device-rest-go [2023-11-07T20:21:57.040Z] ---> Running in b16a034658fc [2023-11-07T20:21:57.040Z] Removing intermediate container b16a034658fc [2023-11-07T20:21:57.040Z] ---> c0ee674c04ca [2023-11-07T20:21:57.040Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-07T20:21:57.299Z] ---> 7f98475316ff [2023-11-07T20:21:57.299Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:21:57.299Z] ---> Running in 5d461ea40b6b [2023-11-07T20:22:36.029Z] Removing intermediate container 5d461ea40b6b [2023-11-07T20:22:36.029Z] ---> a83c70635e40 [2023-11-07T20:22:36.029Z] Step 11/12 : COPY . . [2023-11-07T20:22:36.029Z] ---> 863b2108674f [2023-11-07T20:22:36.029Z] Step 12/12 : RUN $MAKE [2023-11-07T20:22:36.029Z] ---> Running in 75fb2dc4ae2b [2023-11-07T20:22:36.029Z] noop [2023-11-07T20:22:36.029Z] Removing intermediate container 75fb2dc4ae2b [2023-11-07T20:22:36.029Z] ---> 2925a0f031c6 [2023-11-07T20:22:36.029Z] Successfully built 2925a0f031c6 [2023-11-07T20:22:36.029Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:22:36.483Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T20:22:36.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:22:36.635Z] prd-ubuntu20.04-docker-8c-8g-16884 does not seem to be running inside a container [2023-11-07T20:22:36.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@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-11-07T20:22:37.025Z] $ docker top 9cb78fa4f90174174b7d563268aa9c9c737a0fdb2600b33dbb64e48984f24038 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T20:22:37.431Z] + go version [2023-11-07T20:22:37.431Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T20:22:37.470Z] $ docker stop --time=1 9cb78fa4f90174174b7d563268aa9c9c737a0fdb2600b33dbb64e48984f24038 [2023-11-07T20:22:38.927Z] $ docker rm -f --volumes 9cb78fa4f90174174b7d563268aa9c9c737a0fdb2600b33dbb64e48984f24038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:22:39.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T20:22:39.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:22:39.843Z] prd-ubuntu20.04-docker-8c-8g-16884 does not seem to be running inside a container [2023-11-07T20:22:39.878Z] $ 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-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@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-11-07T20:22:40.445Z] $ docker top 208bbaa66b45fdcaffebb08e7833fd80e88bf54d2830ac8dfcd99a9c12f97b9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T20:22:40.839Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-363 [Pipeline] fileExists [Pipeline] sh [2023-11-07T20:22:41.206Z] + make test [2023-11-07T20:22:41.207Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T20:22:45.399Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-11-07T20:22:54.508Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-11-07T20:22:54.508Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.2% of statements [2023-11-07T20:23:01.087Z] go vet ./... [2023-11-07T20:23:04.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T20:23:04.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T20:23:04.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T20:23:04.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T20:23:04.859Z] $ docker stop --time=1 208bbaa66b45fdcaffebb08e7833fd80e88bf54d2830ac8dfcd99a9c12f97b9e [2023-11-07T20:23:09.710Z] $ docker rm -f --volumes 208bbaa66b45fdcaffebb08e7833fd80e88bf54d2830ac8dfcd99a9c12f97b9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T20:23:10.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T20:23:10.377Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T20:23:11.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T20:23:11.423Z] + ls -al . [2023-11-07T20:23:11.423Z] total 176 [2023-11-07T20:23:11.423Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 20:22 . [2023-11-07T20:23:11.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 20:21 .. [2023-11-07T20:23:11.423Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 7 20:21 .dockerignore [2023-11-07T20:23:11.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 20:22 .git [2023-11-07T20:23:11.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 20:21 .github [2023-11-07T20:23:11.423Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 7 20:21 .gitignore [2023-11-07T20:23:11.423Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 20:21 .golangci.yml [2023-11-07T20:23:11.423Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 20:21 .semver [2023-11-07T20:23:11.423Z] -rw-rw-r-- 1 jenkins jenkins 10300 Nov 7 20:21 Attribution.txt [2023-11-07T20:23:11.423Z] -rw-rw-r-- 1 jenkins jenkins 15709 Nov 7 20:21 CHANGELOG.md [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 1578 Nov 7 20:21 Dockerfile [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 20:21 GOVERNANCE.md [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 7 20:21 Jenkinsfile [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 20:21 LICENSE [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 2010 Nov 7 20:21 Makefile [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 20:21 OWNERS.md [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 3989 Nov 7 20:21 README.md [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 20:21 VERSION [2023-11-07T20:23:11.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 20:21 bin [2023-11-07T20:23:11.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 20:21 cmd [2023-11-07T20:23:11.424Z] -rw-r--r-- 1 jenkins jenkins 14499 Nov 7 20:22 coverage.out [2023-11-07T20:23:11.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 20:21 driver [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 3891 Nov 7 20:21 go.mod [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 7 20:21 go.sum [2023-11-07T20:23:11.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 20:21 openapi [2023-11-07T20:23:11.424Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 7 20:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:23:11.834Z] + 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=238ac675b534bf811069c41c04debdd8b62de6e1 --label arch=amd64 --label version=0.0.0 . [2023-11-07T20:23:11.834Z] Sending build context to Docker daemon 10.96MB [2023-11-07T20:23:11.834Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T20:23:11.834Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-07T20:23:11.834Z] ---> 2925a0f031c6 [2023-11-07T20:23:11.834Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-07T20:23:12.635Z] ---> Running in a7df6a61a7cf [2023-11-07T20:23:12.635Z] Removing intermediate container a7df6a61a7cf [2023-11-07T20:23:12.635Z] ---> 1e8ad1073fc2 [2023-11-07T20:23:12.635Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T20:23:12.635Z] ---> Running in eae3ebe6e2db [2023-11-07T20:23:12.635Z] Removing intermediate container eae3ebe6e2db [2023-11-07T20:23:12.635Z] ---> cf3ce2b2002d [2023-11-07T20:23:12.635Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T20:23:12.635Z] ---> Running in 905a615129be [2023-11-07T20:23:12.635Z] Removing intermediate container 905a615129be [2023-11-07T20:23:12.635Z] ---> b2fdce238a0b [2023-11-07T20:23:12.635Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T20:23:12.635Z] ---> Running in ec4c492a18ef [2023-11-07T20:23:12.635Z] Removing intermediate container ec4c492a18ef [2023-11-07T20:23:12.635Z] ---> 21d35969f70b [2023-11-07T20:23:12.635Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T20:23:12.635Z] ---> Running in 15fe51018de4 [2023-11-07T20:23:13.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T20:23:14.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T20:23:17.400Z] OK: 268 MiB in 56 packages [2023-11-07T20:23:17.400Z] Removing intermediate container 15fe51018de4 [2023-11-07T20:23:17.400Z] ---> eb73693f4afb [2023-11-07T20:23:17.400Z] Step 8/25 : WORKDIR /device-rest-go [2023-11-07T20:23:17.400Z] ---> Running in 41fbd5d666d8 [2023-11-07T20:23:17.400Z] Removing intermediate container 41fbd5d666d8 [2023-11-07T20:23:17.400Z] ---> c0fa86c82487 [2023-11-07T20:23:17.400Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-07T20:23:17.661Z] ---> f0a6ce86f32f [2023-11-07T20:23:17.661Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:23:17.661Z] ---> Running in af1d894e3d14 [2023-11-07T20:23:18.234Z] Removing intermediate container af1d894e3d14 [2023-11-07T20:23:18.234Z] ---> 689fd5c53822 [2023-11-07T20:23:18.234Z] Step 11/25 : COPY . . [2023-11-07T20:23:18.807Z] ---> 4b0edb2a1987 [2023-11-07T20:23:18.807Z] Step 12/25 : RUN $MAKE [2023-11-07T20:23:18.807Z] ---> Running in 74e55841cbe8 [2023-11-07T20:23:19.068Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-11-07T20:23:41.181Z] Removing intermediate container 74e55841cbe8 [2023-11-07T20:23:41.182Z] ---> d7bdf7b6c37b [2023-11-07T20:23:41.182Z] Step 13/25 : FROM alpine:3.18 [2023-11-07T20:23:41.182Z] 3.18: Pulling from library/alpine [2023-11-07T20:23:41.443Z] 96526aa774ef: Pulling fs layer [2023-11-07T20:23:41.443Z] 96526aa774ef: Download complete [2023-11-07T20:23:41.743Z] 96526aa774ef: Pull complete [2023-11-07T20:23:41.743Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:23:41.743Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T20:23:41.743Z] ---> 8ca4688f4f35 [2023-11-07T20:23:41.743Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-07T20:23:42.004Z] ---> Running in 5b6d9b306da9 [2023-11-07T20:23:42.004Z] Removing intermediate container 5b6d9b306da9 [2023-11-07T20:23:42.004Z] ---> 4ccc303e061e [2023-11-07T20:23:42.004Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-11-07T20:23:42.004Z] ---> Running in 7f544f5ff2e0 [2023-11-07T20:23:42.004Z] Removing intermediate container 7f544f5ff2e0 [2023-11-07T20:23:42.004Z] ---> d7458ee39286 [2023-11-07T20:23:42.004Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-11-07T20:23:42.004Z] ---> Running in 0e6aa98f644e [2023-11-07T20:23:42.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T20:23:42.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T20:23:42.794Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T20:23:42.794Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T20:23:42.794Z] OK: 7 MiB in 16 packages [2023-11-07T20:23:43.058Z] Removing intermediate container 0e6aa98f644e [2023-11-07T20:23:43.058Z] ---> 2d7b3a14d493 [2023-11-07T20:23:43.058Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-11-07T20:23:44.018Z] ---> 0176900cc502 [2023-11-07T20:23:44.018Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-11-07T20:23:44.018Z] ---> 82f7c1102a8c [2023-11-07T20:23:44.018Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-11-07T20:23:44.281Z] ---> dcb112c8985d [2023-11-07T20:23:44.281Z] Step 20/25 : EXPOSE 59986 [2023-11-07T20:23:44.281Z] ---> Running in aaf1ff71bb52 [2023-11-07T20:23:44.281Z] Removing intermediate container aaf1ff71bb52 [2023-11-07T20:23:44.281Z] ---> 4317ccafc449 [2023-11-07T20:23:44.281Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-11-07T20:23:44.281Z] ---> Running in 171dba9c4ffd [2023-11-07T20:23:44.545Z] Removing intermediate container 171dba9c4ffd [2023-11-07T20:23:44.545Z] ---> 667337072603 [2023-11-07T20:23:44.545Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-07T20:23:44.545Z] ---> Running in a5a4339029b6 [2023-11-07T20:23:44.545Z] Removing intermediate container a5a4339029b6 [2023-11-07T20:23:44.545Z] ---> fb07e74203a8 [2023-11-07T20:23:44.545Z] Step 23/25 : LABEL arch=amd64 [2023-11-07T20:23:44.545Z] ---> Running in ef204401d7c6 [2023-11-07T20:23:44.545Z] Removing intermediate container ef204401d7c6 [2023-11-07T20:23:44.545Z] ---> 22f3f2a0b1f9 [2023-11-07T20:23:44.545Z] Step 24/25 : LABEL git_sha=238ac675b534bf811069c41c04debdd8b62de6e1 [2023-11-07T20:23:45.117Z] ---> Running in 784f563e1db9 [2023-11-07T20:23:45.380Z] Removing intermediate container 784f563e1db9 [2023-11-07T20:23:45.380Z] ---> ad80af693f88 [2023-11-07T20:23:45.380Z] Step 25/25 : LABEL version=0.0.0 [2023-11-07T20:23:45.642Z] ---> Running in dc62ffcb4054 [2023-11-07T20:23:45.907Z] Removing intermediate container dc62ffcb4054 [2023-11-07T20:23:45.907Z] ---> 8e84ebd83904 [2023-11-07T20:23:45.907Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T20:23:45.907Z] Successfully built 8e84ebd83904 [2023-11-07T20:23:45.907Z] 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-11-07T20:23:46.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:23:46.819Z] [2023-11-07T20:23:46.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:23:47.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:23:47.204Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T20:23:47.204Z] 5eb5b503b376: Pulling fs layer [2023-11-07T20:23:47.204Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T20:23:47.204Z] ec43610c2a17: Pulling fs layer [2023-11-07T20:23:47.204Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T20:23:47.204Z] 33b1e0a273af: Pulling fs layer [2023-11-07T20:23:47.204Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T20:23:47.204Z] 2f39f015ded8: Pulling fs layer [2023-11-07T20:23:47.204Z] 3a2ae6a8a46f: Waiting [2023-11-07T20:23:47.204Z] 2f39f015ded8: Waiting [2023-11-07T20:23:47.204Z] 33b1e0a273af: Waiting [2023-11-07T20:23:47.204Z] 5d3b04190fa2: Waiting [2023-11-07T20:23:47.204Z] 5c69ac0246d0: Verifying Checksum [2023-11-07T20:23:47.204Z] 5c69ac0246d0: Download complete [2023-11-07T20:23:47.204Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T20:23:47.204Z] 3a2ae6a8a46f: Download complete [2023-11-07T20:23:47.204Z] 33b1e0a273af: Verifying Checksum [2023-11-07T20:23:47.204Z] 33b1e0a273af: Download complete [2023-11-07T20:23:47.204Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T20:23:47.204Z] 5d3b04190fa2: Download complete [2023-11-07T20:23:47.204Z] ec43610c2a17: Verifying Checksum [2023-11-07T20:23:47.204Z] ec43610c2a17: Download complete [2023-11-07T20:23:47.463Z] 5eb5b503b376: Download complete [2023-11-07T20:23:48.033Z] 2f39f015ded8: Download complete [2023-11-07T20:23:48.601Z] 5eb5b503b376: Pull complete [2023-11-07T20:23:48.859Z] 5c69ac0246d0: Pull complete [2023-11-07T20:23:49.426Z] ec43610c2a17: Pull complete [2023-11-07T20:23:49.426Z] 3a2ae6a8a46f: Pull complete [2023-11-07T20:23:49.994Z] 33b1e0a273af: Pull complete [2023-11-07T20:23:49.994Z] 5d3b04190fa2: Pull complete [2023-11-07T20:23:54.183Z] 2f39f015ded8: Pull complete [2023-11-07T20:23:54.183Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T20:23:54.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:23:54.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:23:54.413Z] prd-ubuntu20.04-docker-8c-8g-16884 does not seem to be running inside a container [2023-11-07T20:23:54.447Z] $ 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-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@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-11-07T20:24:02.637Z] $ docker top 5e3fc7be4485322589fcd6beec2e7a696a762252d45ae786c419080b855232de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:24:03.168Z] ---> job-cost.sh [2023-11-07T20:24:03.168Z] lf-activate-venv: SKIPPING [2023-11-07T20:24:03.168Z] INFO: No Stack... [2023-11-07T20:24:03.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T20:24:03.688Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T20:24:04.003Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-363/archives/cost.csv [2023-11-07T20:24:04.003Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T20:24:04.044Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-363-1-stack-cost] [2023-11-07T20:24:04.049Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-363-1-stack-cost] did not exist. Created. [2023-11-07T20:24:04.049Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T20:24:04.436Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T20:24:04.482Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T20:24:04.514Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T20:24:04.598Z] $ docker stop --time=1 5e3fc7be4485322589fcd6beec2e7a696a762252d45ae786c419080b855232de [2023-11-07T20:24:05.784Z] $ docker rm -f --volumes 5e3fc7be4485322589fcd6beec2e7a696a762252d45ae786c419080b855232de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T20:24:57.954Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16886 in /w/workspace/gexfoundry_device-rest-go_PR-363 [Pipeline] { [Pipeline] ws [2023-11-07T20:24:58.011Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-11-07T20:24:58.096Z] The recommended git tool is: git [2023-11-07T20:25:04.328Z] using credential edgex-jenkins-ssh [2023-11-07T20:25:04.348Z] Cloning the remote Git repository [2023-11-07T20:25:04.410Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-11-07T20:25:04.531Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-11-07T20:25:04.715Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-11-07T20:25:04.717Z] > git --version # timeout=10 [2023-11-07T20:25:04.753Z] > git --version # 'git version 2.25.1' [2023-11-07T20:25:04.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T20:25:04.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T20:25:07.031Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-11-07T20:25:07.056Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T20:25:08.134Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-11-07T20:25:08.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-11-07T20:25:08.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T20:25:08.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T20:25:08.769Z] Merging remotes/origin/main commit 549007a9ae6a647223285151eabca3507ba312e0 into PR head commit 238ac675b534bf811069c41c04debdd8b62de6e1 [2023-11-07T20:25:09.110Z] Merge succeeded, producing 238ac675b534bf811069c41c04debdd8b62de6e1 [2023-11-07T20:25:09.111Z] Checking out Revision 238ac675b534bf811069c41c04debdd8b62de6e1 (PR-363) [2023-11-07T20:25:09.683Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" [2023-11-07T20:25:09.748Z] > git --version # timeout=10 [2023-11-07T20:25:09.763Z] > git --version # 'git version 2.25.1' [2023-11-07T20:25:09.787Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T20:25:08.803Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T20:25:08.900Z] > git checkout -f 238ac675b534bf811069c41c04debdd8b62de6e1 # timeout=10 [2023-11-07T20:25:08.995Z] > git remote # timeout=10 [2023-11-07T20:25:09.020Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T20:25:09.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T20:25:09.060Z] > git merge 549007a9ae6a647223285151eabca3507ba312e0 # timeout=10 [2023-11-07T20:25:09.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T20:25:09.122Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T20:25:09.142Z] > git checkout -f 238ac675b534bf811069c41c04debdd8b62de6e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T20:25:11.084Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T20:25:11.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T20:25:11.084Z] Dload Upload Total Spent Left Speed [2023-11-07T20:25:11.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88685 0 --:--:-- --:--:-- --:--:-- 88685 [Pipeline] sh [2023-11-07T20:25:11.677Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T20:25:12.047Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T20:25:12.047Z] + sudo tee /etc/docker/daemon.new [2023-11-07T20:25:12.047Z] { [2023-11-07T20:25:12.047Z] "registry-mirrors": [ [2023-11-07T20:25:12.047Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T20:25:12.047Z] ], [2023-11-07T20:25:12.047Z] "bip": "10.250.0.254/24", [2023-11-07T20:25:12.047Z] "hosts": [ [2023-11-07T20:25:12.047Z] "tcp://0.0.0.0:5555", [2023-11-07T20:25:12.047Z] "unix:///var/run/docker.sock" [2023-11-07T20:25:12.047Z] ], [2023-11-07T20:25:12.047Z] "mtu": 1458, [2023-11-07T20:25:12.047Z] "selinux-enabled": true, [2023-11-07T20:25:12.047Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T20:25:12.047Z] } [Pipeline] sh [2023-11-07T20:25:12.402Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T20:25:12.768Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T20:25:31.121Z] provisioning config files... [2023-11-07T20:25:31.153Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2519243129655228502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:25:31.550Z] ---> docker-login.sh [2023-11-07T20:25:31.550Z] nexus3.edgexfoundry.org:10001 [2023-11-07T20:25:32.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:25:32.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:25:32.421Z] Configure a credential helper to remove this warning. See [2023-11-07T20:25:32.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:25:32.421Z] [2023-11-07T20:25:32.421Z] Login Succeeded [2023-11-07T20:25:32.421Z] nexus3.edgexfoundry.org:10002 [2023-11-07T20:25:32.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:25:32.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:25:32.693Z] Configure a credential helper to remove this warning. See [2023-11-07T20:25:32.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:25:32.693Z] [2023-11-07T20:25:32.693Z] Login Succeeded [2023-11-07T20:25:32.693Z] nexus3.edgexfoundry.org:10003 [2023-11-07T20:25:32.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:25:33.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:25:33.243Z] Configure a credential helper to remove this warning. See [2023-11-07T20:25:33.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:25:33.243Z] [2023-11-07T20:25:33.243Z] Login Succeeded [2023-11-07T20:25:33.243Z] nexus3.edgexfoundry.org:10004 [2023-11-07T20:25:33.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:25:33.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:25:33.519Z] Configure a credential helper to remove this warning. See [2023-11-07T20:25:33.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:25:33.519Z] [2023-11-07T20:25:33.519Z] Login Succeeded [2023-11-07T20:25:33.519Z] docker.io [2023-11-07T20:25:33.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T20:25:34.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T20:25:34.061Z] Configure a credential helper to remove this warning. See [2023-11-07T20:25:34.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T20:25:34.061Z] [2023-11-07T20:25:34.061Z] Login Succeeded [2023-11-07T20:25:34.333Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T20:25:34.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T20:25:34.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T20:25:34.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T20:25:34.974Z] ========================================================= [2023-11-07T20:25:34.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T20:25:34.974Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:25:35.495Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T20:25:35.495Z] Sending build context to Docker daemon 125.4kB [2023-11-07T20:25:35.764Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T20:25:35.764Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T20:25:36.035Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T20:25:36.035Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T20:25:36.035Z] 5d54e960e981: Pulling fs layer [2023-11-07T20:25:36.035Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T20:25:36.035Z] f0e02332f6b5: Pulling fs layer [2023-11-07T20:25:36.035Z] cefa15bbcfad: Pulling fs layer [2023-11-07T20:25:36.035Z] 17808c966233: Pulling fs layer [2023-11-07T20:25:36.035Z] f4c1fc716caa: Pulling fs layer [2023-11-07T20:25:36.035Z] cefa15bbcfad: Waiting [2023-11-07T20:25:36.035Z] 17808c966233: Waiting [2023-11-07T20:25:36.035Z] f0e02332f6b5: Waiting [2023-11-07T20:25:36.035Z] 5d54e960e981: Download complete [2023-11-07T20:25:36.035Z] f0e02332f6b5: Download complete [2023-11-07T20:25:36.035Z] cefa15bbcfad: Verifying Checksum [2023-11-07T20:25:36.035Z] cefa15bbcfad: Download complete [2023-11-07T20:25:36.035Z] 9fda8d8052c6: Download complete [2023-11-07T20:25:36.638Z] f4c1fc716caa: Verifying Checksum [2023-11-07T20:25:36.638Z] f4c1fc716caa: Download complete [2023-11-07T20:25:36.908Z] 9fda8d8052c6: Pull complete [2023-11-07T20:25:37.889Z] 5d54e960e981: Pull complete [2023-11-07T20:25:38.160Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T20:25:38.160Z] c4a7e357bf2a: Download complete [2023-11-07T20:25:39.140Z] 17808c966233: Verifying Checksum [2023-11-07T20:25:39.140Z] 17808c966233: Download complete [2023-11-07T20:25:54.296Z] c4a7e357bf2a: Pull complete [2023-11-07T20:25:54.296Z] f0e02332f6b5: Pull complete [2023-11-07T20:25:54.296Z] cefa15bbcfad: Pull complete [2023-11-07T20:26:00.999Z] 17808c966233: Pull complete [2023-11-07T20:26:04.352Z] f4c1fc716caa: Pull complete [2023-11-07T20:26:04.352Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T20:26:04.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T20:26:04.352Z] ---> ea914061e18c [2023-11-07T20:26:04.352Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T20:26:05.331Z] ---> Running in e1b9ce886c3b [2023-11-07T20:26:05.603Z] Removing intermediate container e1b9ce886c3b [2023-11-07T20:26:05.603Z] ---> 8fed3f71735a [2023-11-07T20:26:05.603Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T20:26:05.603Z] ---> Running in 9d48d1815729 [2023-11-07T20:26:06.191Z] Removing intermediate container 9d48d1815729 [2023-11-07T20:26:06.191Z] ---> c62e702f0180 [2023-11-07T20:26:06.191Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T20:26:06.191Z] ---> Running in faddb67798d5 [2023-11-07T20:26:06.462Z] Removing intermediate container faddb67798d5 [2023-11-07T20:26:06.462Z] ---> d2b6e20d27f6 [2023-11-07T20:26:06.462Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T20:26:06.744Z] ---> Running in 1d25740c62cb [2023-11-07T20:26:07.021Z] Removing intermediate container 1d25740c62cb [2023-11-07T20:26:07.021Z] ---> 05abe8693e01 [2023-11-07T20:26:07.021Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T20:26:07.021Z] ---> Running in 10fac5492e1f [2023-11-07T20:26:08.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:26:08.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:26:10.128Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T20:26:10.128Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T20:26:10.128Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T20:26:10.128Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T20:26:10.128Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T20:26:10.128Z] OK: 270 MiB in 56 packages [2023-11-07T20:26:11.110Z] Removing intermediate container 10fac5492e1f [2023-11-07T20:26:11.110Z] ---> c9f53192d174 [2023-11-07T20:26:11.110Z] Step 8/12 : WORKDIR /device-rest-go [2023-11-07T20:26:11.378Z] ---> Running in ef1e8fcc9789 [2023-11-07T20:26:11.645Z] Removing intermediate container ef1e8fcc9789 [2023-11-07T20:26:11.645Z] ---> 4cf7d8e66e49 [2023-11-07T20:26:11.645Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-07T20:26:12.230Z] ---> 1562b62f1cef [2023-11-07T20:26:12.230Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:26:12.230Z] ---> Running in 2d1e5e6417c0 [2023-11-07T20:27:33.871Z] Removing intermediate container 2d1e5e6417c0 [2023-11-07T20:27:33.871Z] ---> e7f0ce908fa3 [2023-11-07T20:27:33.871Z] Step 11/12 : COPY . . [2023-11-07T20:27:33.871Z] ---> a30f62fb5556 [2023-11-07T20:27:33.871Z] Step 12/12 : RUN $MAKE [2023-11-07T20:27:33.871Z] ---> Running in 52b0910f087c [2023-11-07T20:27:33.871Z] noop [2023-11-07T20:27:33.871Z] Removing intermediate container 52b0910f087c [2023-11-07T20:27:33.871Z] ---> 2de22a029c1e [2023-11-07T20:27:33.871Z] Successfully built 2de22a029c1e [2023-11-07T20:27:33.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:27:34.369Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T20:27:34.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:27:34.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-16886 does not seem to be running inside a container [2023-11-07T20:27:34.753Z] $ 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-11-07T20:27:36.039Z] $ docker top 9806f002080ef821cff2309ea70d2eb2c50045ac1f455e7d0548f05b4b2a9616 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T20:27:36.937Z] + go version [2023-11-07T20:27:36.937Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T20:27:36.986Z] $ docker stop --time=1 9806f002080ef821cff2309ea70d2eb2c50045ac1f455e7d0548f05b4b2a9616 [2023-11-07T20:27:38.611Z] $ docker rm -f --volumes 9806f002080ef821cff2309ea70d2eb2c50045ac1f455e7d0548f05b4b2a9616 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:27:39.480Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T20:27:39.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:27:39.731Z] prd-ubuntu20.04-docker-arm64-4c-16g-16886 does not seem to be running inside a container [2023-11-07T20:27:39.799Z] $ 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-11-07T20:27:41.061Z] $ docker top d2da4278308dbc6473255283e251e43c2c04a7324f02d7542fb50d86900b0fb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T20:27:41.960Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T20:27:42.671Z] + make test [2023-11-07T20:27:42.671Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T20:27:46.933Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-11-07T20:29:23.606Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-11-07T20:29:25.547Z] ok github.com/edgexfoundry/device-rest-go/driver 0.068s coverage: 33.2% of statements [2023-11-07T20:29:26.517Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T20:29:26.517Z] go vet ./... [2023-11-07T20:29:58.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T20:29:58.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T20:29:58.747Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T20:29:58.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T20:29:58.823Z] $ docker stop --time=1 d2da4278308dbc6473255283e251e43c2c04a7324f02d7542fb50d86900b0fb5 [2023-11-07T20:30:00.654Z] $ docker rm -f --volumes d2da4278308dbc6473255283e251e43c2c04a7324f02d7542fb50d86900b0fb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T20:30:01.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T20:30:01.950Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T20:30:02.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T20:30:03.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T20:30:03.365Z] + ls -al . [2023-11-07T20:30:03.365Z] total 172 [2023-11-07T20:30:03.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 20:27 . [2023-11-07T20:30:03.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 20:25 .. [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 7 20:25 .dockerignore [2023-11-07T20:30:03.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 20:25 .git [2023-11-07T20:30:03.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 20:25 .github [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 7 20:25 .gitignore [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 20:25 .golangci.yml [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 10300 Nov 7 20:25 Attribution.txt [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 15709 Nov 7 20:25 CHANGELOG.md [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 1578 Nov 7 20:25 Dockerfile [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 20:25 GOVERNANCE.md [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 7 20:25 Jenkinsfile [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 20:25 LICENSE [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 2010 Nov 7 20:25 Makefile [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 20:25 OWNERS.md [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 3989 Nov 7 20:25 README.md [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 20:21 VERSION [2023-11-07T20:30:03.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 20:25 bin [2023-11-07T20:30:03.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 20:25 cmd [2023-11-07T20:30:03.365Z] -rw-r--r-- 1 jenkins jenkins 14499 Nov 7 20:29 coverage.out [2023-11-07T20:30:03.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 20:25 driver [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 3891 Nov 7 20:25 go.mod [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 7 20:25 go.sum [2023-11-07T20:30:03.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 20:25 openapi [2023-11-07T20:30:03.365Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 7 20:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:30:03.785Z] + 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=238ac675b534bf811069c41c04debdd8b62de6e1 --label arch=arm64 --label version=0.0.0 . [2023-11-07T20:30:03.785Z] Sending build context to Docker daemon 140.8kB [2023-11-07T20:30:04.052Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T20:30:04.052Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-07T20:30:04.052Z] ---> 2de22a029c1e [2023-11-07T20:30:04.052Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-07T20:30:05.993Z] ---> Running in 03a26189276b [2023-11-07T20:30:06.260Z] Removing intermediate container 03a26189276b [2023-11-07T20:30:06.261Z] ---> 85076e4d9656 [2023-11-07T20:30:06.261Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T20:30:06.529Z] ---> Running in 0a4967607301 [2023-11-07T20:30:06.802Z] Removing intermediate container 0a4967607301 [2023-11-07T20:30:06.802Z] ---> e1e7ded92641 [2023-11-07T20:30:06.802Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T20:30:06.802Z] ---> Running in accb3bb91d18 [2023-11-07T20:30:07.075Z] Removing intermediate container accb3bb91d18 [2023-11-07T20:30:07.075Z] ---> b4227a89bc4b [2023-11-07T20:30:07.075Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T20:30:07.342Z] ---> Running in b65228b696de [2023-11-07T20:30:07.618Z] Removing intermediate container b65228b696de [2023-11-07T20:30:07.618Z] ---> 899683587066 [2023-11-07T20:30:07.618Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T20:30:07.618Z] ---> Running in 5e7fb26187a3 [2023-11-07T20:30:08.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:30:09.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:30:10.122Z] OK: 270 MiB in 56 packages [2023-11-07T20:30:11.090Z] Removing intermediate container 5e7fb26187a3 [2023-11-07T20:30:11.090Z] ---> 0b334240a2bf [2023-11-07T20:30:11.090Z] Step 8/25 : WORKDIR /device-rest-go [2023-11-07T20:30:11.090Z] ---> Running in 08c14eeeb671 [2023-11-07T20:30:11.674Z] Removing intermediate container 08c14eeeb671 [2023-11-07T20:30:11.674Z] ---> b147247a7485 [2023-11-07T20:30:11.674Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-07T20:30:11.947Z] ---> 24e49fe25a81 [2023-11-07T20:30:11.948Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:30:12.216Z] ---> Running in 281ecf430ad2 [2023-11-07T20:30:14.162Z] Removing intermediate container 281ecf430ad2 [2023-11-07T20:30:14.162Z] ---> aacd4695bf27 [2023-11-07T20:30:14.162Z] Step 11/25 : COPY . . [2023-11-07T20:30:14.748Z] ---> aef7b8af1e09 [2023-11-07T20:30:14.748Z] Step 12/25 : RUN $MAKE [2023-11-07T20:30:15.016Z] ---> Running in e3a96de838b1 [2023-11-07T20:30:15.977Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-11-07T20:32:07.648Z] Removing intermediate container e3a96de838b1 [2023-11-07T20:32:07.648Z] ---> 983798a26ca9 [2023-11-07T20:32:07.648Z] Step 13/25 : FROM alpine:3.18 [2023-11-07T20:32:10.994Z] 3.18: Pulling from library/alpine [2023-11-07T20:32:10.994Z] 579b34f0a95b: Pulling fs layer [2023-11-07T20:32:10.994Z] 579b34f0a95b: Verifying Checksum [2023-11-07T20:32:10.994Z] 579b34f0a95b: Download complete [2023-11-07T20:32:11.578Z] 579b34f0a95b: Pull complete [2023-11-07T20:32:11.578Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:32:11.578Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T20:32:11.578Z] ---> 3cc203321400 [2023-11-07T20:32:11.578Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-07T20:32:11.578Z] ---> Running in c823025bfa9f [2023-11-07T20:32:11.845Z] Removing intermediate container c823025bfa9f [2023-11-07T20:32:11.845Z] ---> a6712b2d01d2 [2023-11-07T20:32:11.845Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-11-07T20:32:11.845Z] ---> Running in 07ebde8b8a8c [2023-11-07T20:32:12.431Z] Removing intermediate container 07ebde8b8a8c [2023-11-07T20:32:12.431Z] ---> ccc7a5358f0f [2023-11-07T20:32:12.431Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-11-07T20:32:12.431Z] ---> Running in 397ebfd611f8 [2023-11-07T20:32:13.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:32:13.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:32:15.074Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T20:32:15.074Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T20:32:15.074Z] OK: 8 MiB in 16 packages [2023-11-07T20:32:16.035Z] Removing intermediate container 397ebfd611f8 [2023-11-07T20:32:16.035Z] ---> 4c778adae8dd [2023-11-07T20:32:16.035Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-11-07T20:32:17.444Z] ---> 150e5dc5ce50 [2023-11-07T20:32:17.444Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-11-07T20:32:17.711Z] ---> f0a09e58c654 [2023-11-07T20:32:17.711Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-11-07T20:32:18.293Z] ---> c5da75d10c7c [2023-11-07T20:32:18.293Z] Step 20/25 : EXPOSE 59986 [2023-11-07T20:32:18.293Z] ---> Running in a5bf83501d7b [2023-11-07T20:32:18.560Z] Removing intermediate container a5bf83501d7b [2023-11-07T20:32:18.560Z] ---> f0a6b97b5858 [2023-11-07T20:32:18.560Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-11-07T20:32:18.560Z] ---> Running in 7c62bb38cbb9 [2023-11-07T20:32:18.830Z] Removing intermediate container 7c62bb38cbb9 [2023-11-07T20:32:18.830Z] ---> e0fbba6a620f [2023-11-07T20:32:18.830Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-07T20:32:18.830Z] ---> Running in 7ad3156cb807 [2023-11-07T20:32:19.103Z] Removing intermediate container 7ad3156cb807 [2023-11-07T20:32:19.103Z] ---> b9b7442d55df [2023-11-07T20:32:19.103Z] Step 23/25 : LABEL arch=arm64 [2023-11-07T20:32:19.372Z] ---> Running in 04b950e94865 [2023-11-07T20:32:19.639Z] Removing intermediate container 04b950e94865 [2023-11-07T20:32:19.639Z] ---> 3e0b3a65e00f [2023-11-07T20:32:19.639Z] Step 24/25 : LABEL git_sha=238ac675b534bf811069c41c04debdd8b62de6e1 [2023-11-07T20:32:19.639Z] ---> Running in 1f0415e2699e [2023-11-07T20:32:19.906Z] Removing intermediate container 1f0415e2699e [2023-11-07T20:32:19.906Z] ---> 32de619ca707 [2023-11-07T20:32:19.906Z] Step 25/25 : LABEL version=0.0.0 [2023-11-07T20:32:20.173Z] ---> Running in f3a5bdf50d06 [2023-11-07T20:32:20.440Z] Removing intermediate container f3a5bdf50d06 [2023-11-07T20:32:20.440Z] ---> 2b76b2a27a15 [2023-11-07T20:32:20.440Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T20:32:20.440Z] Successfully built 2b76b2a27a15 [2023-11-07T20:32:20.440Z] 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-11-07T20:32:21.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T20:32:21.336Z] [2023-11-07T20:32:21.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:32:21.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T20:32:25.133Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T20:32:25.133Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T20:32:25.133Z] 04944245beec: Pulling fs layer [2023-11-07T20:32:25.133Z] 699f458cf7ca: Pulling fs layer [2023-11-07T20:32:25.133Z] 765212b225bb: Pulling fs layer [2023-11-07T20:32:25.133Z] f23df028b6ca: Pulling fs layer [2023-11-07T20:32:25.133Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T20:32:25.133Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T20:32:25.133Z] f23df028b6ca: Waiting [2023-11-07T20:32:25.133Z] d65c8cfc05b1: Waiting [2023-11-07T20:32:25.133Z] 765212b225bb: Waiting [2023-11-07T20:32:25.133Z] 2437ff75d9bd: Waiting [2023-11-07T20:32:25.133Z] 04944245beec: Verifying Checksum [2023-11-07T20:32:25.133Z] 04944245beec: Download complete [2023-11-07T20:32:25.133Z] 765212b225bb: Verifying Checksum [2023-11-07T20:32:25.133Z] 765212b225bb: Download complete [2023-11-07T20:32:25.406Z] f23df028b6ca: Verifying Checksum [2023-11-07T20:32:25.406Z] f23df028b6ca: Download complete [2023-11-07T20:32:25.406Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T20:32:25.406Z] d65c8cfc05b1: Download complete [2023-11-07T20:32:25.406Z] 699f458cf7ca: Verifying Checksum [2023-11-07T20:32:25.406Z] 699f458cf7ca: Download complete [2023-11-07T20:32:26.013Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T20:32:26.013Z] 8998bd30e6a1: Download complete [2023-11-07T20:32:28.598Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T20:32:28.598Z] 2437ff75d9bd: Download complete [2023-11-07T20:32:30.544Z] 8998bd30e6a1: Pull complete [2023-11-07T20:32:31.126Z] 04944245beec: Pull complete [2023-11-07T20:32:33.070Z] 699f458cf7ca: Pull complete [2023-11-07T20:32:33.070Z] 765212b225bb: Pull complete [2023-11-07T20:32:34.033Z] f23df028b6ca: Pull complete [2023-11-07T20:32:34.033Z] d65c8cfc05b1: Pull complete [2023-11-07T20:32:56.090Z] 2437ff75d9bd: Pull complete [2023-11-07T20:32:56.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T20:32:56.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T20:32:56.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:32:56.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-16886 does not seem to be running inside a container [2023-11-07T20:32:56.467Z] $ 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-11-07T20:32:59.029Z] $ docker top ed54fd374e6f078bad22949e3a588a49ab56b68081cdb1960c4c7ba27fabf48c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:32:59.928Z] ---> job-cost.sh [2023-11-07T20:32:59.928Z] lf-activate-venv: SKIPPING [2023-11-07T20:32:59.928Z] INFO: No Stack... [2023-11-07T20:33:00.886Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T20:33:01.466Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T20:33:02.130Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-11-07T20:33:02.130Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T20:33:02.218Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-363-1-stack-cost] [2023-11-07T20:33:02.224Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-363-1-stack-cost] did not exist. Created. [2023-11-07T20:33:02.224Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T20:33:02.950Z] /w/workspace/device-rest-go/1@tmp/durable-9f50fb56/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T20:33:03.618Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T20:33:03.653Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T20:33:03.698Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T20:33:03.712Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T20:33:03.782Z] $ docker stop --time=1 ed54fd374e6f078bad22949e3a588a49ab56b68081cdb1960c4c7ba27fabf48c [2023-11-07T20:33:07.631Z] $ docker rm -f --volumes ed54fd374e6f078bad22949e3a588a49ab56b68081cdb1960c4c7ba27fabf48c [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-11-07T20:33:08.580Z] provisioning config files... [2023-11-07T20:33:08.589Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/config9727639610355432908tmp [Pipeline] { [Pipeline] sh [2023-11-07T20:33:08.905Z] + set +x [2023-11-07T20:33:08.905Z] + bash -s -- [2023-11-07T20:33:08.905Z] + curl -s https://codecov.io/bash [2023-11-07T20:33:08.905Z] [2023-11-07T20:33:08.905Z] _____ _ [2023-11-07T20:33:08.905Z] / ____| | | [2023-11-07T20:33:08.905Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T20:33:08.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T20:33:08.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T20:33:08.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T20:33:08.905Z] Bash-1.0.6 [2023-11-07T20:33:08.905Z] [2023-11-07T20:33:08.905Z] [2023-11-07T20:33:08.905Z] ==> git version 2.25.1 found [2023-11-07T20:33:08.905Z] ==> 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-11-07T20:33:08.905Z] Release-Date: 2020-01-08 [2023-11-07T20:33:08.905Z] 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-11-07T20:33:08.905Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T20:33:08.905Z] ==> Jenkins CI detected. [2023-11-07T20:33:08.905Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-363 [2023-11-07T20:33:08.905Z] project root: . [2023-11-07T20:33:08.905Z] --> token set from env [2023-11-07T20:33:08.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T20:33:08.905Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T20:33:08.905Z] ==> Python coveragepy not found [2023-11-07T20:33:08.905Z] ==> Searching for coverage reports in: [2023-11-07T20:33:08.905Z] + . [2023-11-07T20:33:08.905Z] -> Found 1 reports [2023-11-07T20:33:08.905Z] ==> Detecting git/mercurial file structure [2023-11-07T20:33:09.166Z] ==> Reading reports [2023-11-07T20:33:09.166Z] + ./coverage.out bytes=14499 [2023-11-07T20:33:09.166Z] ==> Appending adjustments [2023-11-07T20:33:09.166Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T20:33:09.166Z] + Found adjustments [2023-11-07T20:33:09.166Z] ==> Gzipping contents [2023-11-07T20:33:09.166Z] 4.0K /tmp/codecov.af9k60.gz [2023-11-07T20:33:09.166Z] ==> Uploading reports [2023-11-07T20:33:09.166Z] url: https://codecov.io [2023-11-07T20:33:09.166Z] query: branch=PR-363&commit=238ac675b534bf811069c41c04debdd8b62de6e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=363&job=&cmd_args= [2023-11-07T20:33:09.166Z] -> Pinging Codecov [2023-11-07T20:33:09.166Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-363&commit=238ac675b534bf811069c41c04debdd8b62de6e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=363&job=&cmd_args= [2023-11-07T20:33:09.166Z] -> Uploading to [2023-11-07T20:33:09.166Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/4E5D53B4F1F92C436F7061BF334D961C/238ac675b534bf811069c41c04debdd8b62de6e1/4af6c6f7-7c14-4b6e-a0ba-f31df1c35095.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T203309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=969db4552426aa3a2be25f846e7ce0040e35e1ea63f507d8c09059a7b77e01f4 [2023-11-07T20:33:09.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T20:33:09.426Z] Dload Upload Total Spent Left Speed [2023-11-07T20:33:09.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9512 --:--:-- --:--:-- --:--:-- 9512 [2023-11-07T20:33:09.687Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/238ac675b534bf811069c41c04debdd8b62de6e1 [Pipeline] } [2023-11-07T20:33:09.715Z] 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-11-07T20:33:11.447Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-363/archives ] [2023-11-07T20:33:11.448Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-363/archives [2023-11-07T20:33:11.448Z] total 16 [2023-11-07T20:33:11.448Z] drwxr-xr-x 3 root root 4096 Nov 7 20:24 . [2023-11-07T20:33:11.448Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 20:24 .. [2023-11-07T20:33:11.448Z] drwxr-xr-x 2 root root 4096 Nov 7 20:24 cost [2023-11-07T20:33:11.448Z] -rw-r--r-- 1 root root 86 Nov 7 20:24 cost.csv [2023-11-07T20:33:11.448Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-363/archives [2023-11-07T20:33:11.448Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-363/archives [2023-11-07T20:33:11.448Z] total 16 [2023-11-07T20:33:11.448Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 20:24 . [2023-11-07T20:33:11.448Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 20:24 .. [2023-11-07T20:33:11.448Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 20:24 cost [2023-11-07T20:33:11.448Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 7 20:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:33:11.783Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:33:12.680Z] ---> package-listing.sh [2023-11-07T20:33:12.680Z] ++ facter osfamily [2023-11-07T20:33:12.680Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T20:33:13.052Z] + OS_FAMILY=debian [2023-11-07T20:33:13.052Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-363 [2023-11-07T20:33:13.052Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T20:33:13.052Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T20:33:13.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T20:33:13.052Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T20:33:13.052Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-363 ']' [2023-11-07T20:33:13.052Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T20:33:13.052Z] + case "${OS_FAMILY}" in [2023-11-07T20:33:13.052Z] + grep '^ii' [2023-11-07T20:33:13.053Z] + dpkg -l [2023-11-07T20:33:13.053Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T20:33:13.053Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T20:33:13.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T20:33:13.053Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-363 ']' [2023-11-07T20:33:13.053Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-363/archives/ [2023-11-07T20:33:13.053Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-363/archives/ [Pipeline] echo [2023-11-07T20:33:13.089Z] 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T20:33:13.384Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:33:14.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:33:14.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:33:14.155Z] prd-ubuntu20.04-docker-8c-8g-16884 does not seem to be running inside a container [2023-11-07T20:33:14.186Z] $ 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-363/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-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@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-11-07T20:33:14.417Z] $ docker top 2abe3d4b21962532750dbae3c2d3e84337cf90205586d88da379794071ba2f56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T20:33:14.826Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T20:33:15.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T20:33:15.455Z] + ls /var/log/sa-host [2023-11-07T20:33:15.455Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T20:33:15.591Z] provisioning config files... [2023-11-07T20:33:15.603Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/config3367094691870781530tmp [Pipeline] { [Pipeline] echo [2023-11-07T20:33:15.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:33:15.962Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T20:33:15.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:33:16.391Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T20:33:16.423Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:33:16.732Z] ---> sudo-logs.sh [2023-11-07T20:33:16.733Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T20:33:16.822Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:33:17.143Z] ---> job-cost.sh [2023-11-07T20:33:17.144Z] lf-activate-venv: SKIPPING [2023-11-07T20:33:17.144Z] DEBUG: total: 0.2199999988079071 [2023-11-07T20:33:17.144Z] INFO: Retrieving Stack Cost... [2023-11-07T20:33:17.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T20:33:17.974Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T20:33:18.016Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:33:18.335Z] ---> logs-deploy.sh [2023-11-07T20:33:18.335Z] lf-activate-venv: SKIPPING [2023-11-07T20:33:18.335Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-363/1 [2023-11-07T20:33:18.335Z] INFO: archiving workspace using pattern(s): [2023-11-07T20:33:19.272Z] Archives upload complete. [2023-11-07T20:33:19.272Z] INFO: archiving logs to Nexus