Pull request #390 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2b44e499a2450c36d80f34ae952f164cc7f7a3d+546a8bddbc250e09a9704dd77d22d2ef885b0504 (27248148a0408d9a9b4c67a59440f1189b5015f8) 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-ssh3472185733857768105.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15523716498568047102.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-390/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-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10263961055457613171.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-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7298385489419644104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10506580223751229449.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-390/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-390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1920710833542117113.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-307 in /w/workspace/gexfoundry_device-rest-go_PR-390 [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-390 # 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 > 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/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit f2b44e499a2450c36d80f34ae952f164cc7f7a3d Merge succeeded, producing f2b44e499a2450c36d80f34ae952f164cc7f7a3d Checking out Revision f2b44e499a2450c36d80f34ae952f164cc7f7a3d (PR-390) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f f2b44e499a2450c36d80f34ae952f164cc7f7a3d # 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 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2b44e499a2450c36d80f34ae952f164cc7f7a3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-16T20:58:29.669Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-16T20:58:29.891Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-16T20:58:30.018Z] ========================================================= [2024-05-16T20:58:30.018Z] EdgeX Global Pipelines Version Info [2024-05-16T20:58:30.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-16T20:58:30.830Z] ------------------- [2024-05-16T20:58:30.830Z] stable info: [2024-05-16T20:58:30.830Z] ------------------- [2024-05-16T20:58:30.830Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-16T20:58:30.830Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T20:58:30.830Z] Message: update stable to v1.0.258 [2024-05-16T20:58:31.406Z] ------------------- [2024-05-16T20:58:31.406Z] experimental info: [2024-05-16T20:58:31.406Z] ------------------- [2024-05-16T20:58:31.406Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-16T20:58:31.406Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T20:58:31.406Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-16T20:58:31.644Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-05-16T20:58:31.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-05-16T20:58:31.777Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-16T20:58:31.841Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-16T20:58:31.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-16T20:58:31.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-16T20:58:32.024Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-16T20:58:32.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-16T20:58:32.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-16T20:58:32.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-16T20:58:32.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-16T20:58:32.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-05-16T20:58:32.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-16T20:58:32.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-16T20:58:32.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-16T20:58:32.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-16T20:58:32.649Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T20:58:32.712Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T20:58:32.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-16T20:58:32.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-16T20:58:32.894Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-16T20:58:32.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-16T20:58:33.022Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-16T20:58:33.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-16T20:58:33.144Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-16T20:58:33.210Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-16T20:58:33.278Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-16T20:58:33.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-390 [Pipeline] echo [2024-05-16T20:58:33.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-390 [Pipeline] echo [2024-05-16T20:58:33.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-390 [Pipeline] echo [2024-05-16T20:58:33.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2b44e499a2450c36d80f34ae952f164cc7f7a3d [Pipeline] echo [2024-05-16T20:58:33.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2b44e4 [Pipeline] echo [2024-05-16T20:58:33.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T20:58:33.818Z] provisioning config files... [2024-05-16T20:58:33.834Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-390@tmp/config16425141531229212086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T20:58:34.247Z] ---> ****-login.sh [2024-05-16T20:58:34.247Z] nexus3.edgexfoundry.org:10001 [2024-05-16T20:58:34.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:34.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:34.772Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:34.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:34.772Z] [2024-05-16T20:58:34.772Z] Login Succeeded [2024-05-16T20:58:34.772Z] nexus3.edgexfoundry.org:10002 [2024-05-16T20:58:34.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:34.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:34.772Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:34.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:34.772Z] [2024-05-16T20:58:34.772Z] Login Succeeded [2024-05-16T20:58:34.772Z] nexus3.edgexfoundry.org:10003 [2024-05-16T20:58:35.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:35.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:35.034Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:35.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:35.034Z] [2024-05-16T20:58:35.034Z] Login Succeeded [2024-05-16T20:58:35.034Z] nexus3.edgexfoundry.org:10004 [2024-05-16T20:58:35.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:35.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:35.035Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:35.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:35.035Z] [2024-05-16T20:58:35.035Z] Login Succeeded [2024-05-16T20:58:35.035Z] ****.io [2024-05-16T20:58:35.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:35.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:35.295Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:35.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:35.295Z] [2024-05-16T20:58:35.295Z] Login Succeeded [2024-05-16T20:58:35.295Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T20:58:35.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-16T20:58:36.049Z] + git rev-list -1 --merges f2b44e499a2450c36d80f34ae952f164cc7f7a3d~1..f2b44e499a2450c36d80f34ae952f164cc7f7a3d [Pipeline] echo [2024-05-16T20:58:36.095Z] -----------> git rev-list -1 --merges f2b44e499a2450c36d80f34ae952f164cc7f7a3d~1..f2b44e499a2450c36d80f34ae952f164cc7f7a3d f2b44e499a2450c36d80f34ae952f164cc7f7a3d [false] [Pipeline] sh [2024-05-16T20:58:36.419Z] + git log --format=format:%s -1 f2b44e499a2450c36d80f34ae952f164cc7f7a3d [Pipeline] echo [2024-05-16T20:58:36.465Z] ========================================================= [2024-05-16T20:58:36.465Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-16T20:58:36.465Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T20:58:36.934Z] + git log --format=format:%s -1 f2b44e499a2450c36d80f34ae952f164cc7f7a3d [Pipeline] echo [2024-05-16T20:58:36.977Z] [semverPrep] GIT_COMMIT: f2b44e499a2450c36d80f34ae952f164cc7f7a3d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-16T20:58:37.020Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-16T20:58:37.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T20:58:37.428Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-16T20:58:37.428Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-16T20:58:37.428Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-16T20:58:37.428Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-16T20:58:37.428Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-16T20:58:37.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T20:58:37.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T20:58:37.947Z] [2024-05-16T20:58:37.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T20:58:38.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T20:58:38.351Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-16T20:58:38.351Z] b85a868b505f: Pulling fs layer [2024-05-16T20:58:38.351Z] e2be974225ed: Pulling fs layer [2024-05-16T20:58:38.351Z] 339a4e72a1f5: Pulling fs layer [2024-05-16T20:58:38.351Z] 988bab9f4d93: Pulling fs layer [2024-05-16T20:58:38.351Z] 1469e6f7b9e6: Pulling fs layer [2024-05-16T20:58:38.351Z] eaf3925da568: Pulling fs layer [2024-05-16T20:58:38.351Z] bab4dde63d76: Pulling fs layer [2024-05-16T20:58:38.351Z] bde34c3a00c8: Pulling fs layer [2024-05-16T20:58:38.351Z] b352a97aabf1: Pulling fs layer [2024-05-16T20:58:38.351Z] 4872d77fe225: Pulling fs layer [2024-05-16T20:58:38.351Z] 5851b861e8e6: Pulling fs layer [2024-05-16T20:58:38.351Z] bab4dde63d76: Waiting [2024-05-16T20:58:38.351Z] bde34c3a00c8: Waiting [2024-05-16T20:58:38.351Z] 1469e6f7b9e6: Waiting [2024-05-16T20:58:38.351Z] eaf3925da568: Waiting [2024-05-16T20:58:38.351Z] 988bab9f4d93: Waiting [2024-05-16T20:58:38.351Z] 5851b861e8e6: Waiting [2024-05-16T20:58:38.351Z] b352a97aabf1: Waiting [2024-05-16T20:58:38.351Z] e2be974225ed: Download complete [2024-05-16T20:58:38.351Z] 988bab9f4d93: Download complete [2024-05-16T20:58:38.351Z] 1469e6f7b9e6: Verifying Checksum [2024-05-16T20:58:38.351Z] 1469e6f7b9e6: Download complete [2024-05-16T20:58:38.351Z] 339a4e72a1f5: Verifying Checksum [2024-05-16T20:58:38.351Z] 339a4e72a1f5: Download complete [2024-05-16T20:58:38.351Z] eaf3925da568: Download complete [2024-05-16T20:58:38.611Z] bde34c3a00c8: Download complete [2024-05-16T20:58:38.612Z] b352a97aabf1: Download complete [2024-05-16T20:58:38.612Z] 4872d77fe225: Verifying Checksum [2024-05-16T20:58:38.612Z] 4872d77fe225: Download complete [2024-05-16T20:58:38.612Z] 5851b861e8e6: Verifying Checksum [2024-05-16T20:58:38.612Z] 5851b861e8e6: Download complete [2024-05-16T20:58:38.612Z] b85a868b505f: Verifying Checksum [2024-05-16T20:58:38.612Z] b85a868b505f: Download complete [2024-05-16T20:58:38.873Z] bab4dde63d76: Verifying Checksum [2024-05-16T20:58:38.873Z] bab4dde63d76: Download complete [2024-05-16T20:58:39.809Z] b85a868b505f: Pull complete [2024-05-16T20:58:40.068Z] e2be974225ed: Pull complete [2024-05-16T20:58:40.327Z] 339a4e72a1f5: Pull complete [2024-05-16T20:58:40.327Z] 988bab9f4d93: Pull complete [2024-05-16T20:58:40.586Z] 1469e6f7b9e6: Pull complete [2024-05-16T20:58:40.845Z] eaf3925da568: Pull complete [2024-05-16T20:58:42.222Z] bab4dde63d76: Pull complete [2024-05-16T20:58:42.223Z] bde34c3a00c8: Pull complete [2024-05-16T20:58:42.483Z] b352a97aabf1: Pull complete [2024-05-16T20:58:42.483Z] 4872d77fe225: Pull complete [2024-05-16T20:58:42.741Z] 5851b861e8e6: Pull complete [2024-05-16T20:58:42.741Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-16T20:58:42.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T20:58:42.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T20:58:43.046Z] prd-ubuntu20.04-docker-8c-8g-307 does not seem to be running inside a container [2024-05-16T20:58:43.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-390 -v /w/workspace/gexfoundry_device-rest-go_PR-390:/w/workspace/gexfoundry_device-rest-go_PR-390:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-390@tmp:/w/workspace/gexfoundry_device-rest-go_PR-390@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 [2024-05-16T20:58:46.694Z] $ docker top 0774300467d1e3b6976a486f8a2d575c26c9d1e018f558d9a05b759f9e90e8bc -eo pid,comm [2024-05-16T20:58:46.740Z] 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). [2024-05-16T20:58:46.740Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T20:58:46.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T20:58:46.926Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T20:58:47.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T20:58:47.044Z] $ docker exec 0774300467d1e3b6976a486f8a2d575c26c9d1e018f558d9a05b759f9e90e8bc ssh-agent [2024-05-16T20:58:47.149Z] SSH_AUTH_SOCK=/tmp/ssh-cacbYKM2aRfr/agent.32 [2024-05-16T20:58:47.149Z] SSH_AGENT_PID=38 [2024-05-16T20:58:47.155Z] Running ssh-add (command line suppressed) [2024-05-16T20:58:47.254Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-390@tmp/private_key_2842501870267679048.key (/w/workspace/gexfoundry_device-rest-go_PR-390@tmp/private_key_2842501870267679048.key) [2024-05-16T20:58:47.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T20:58:47.617Z] + git tag --points-at HEAD [Pipeline] } [2024-05-16T20:58:47.650Z] $ docker exec --env ******** --env ******** 0774300467d1e3b6976a486f8a2d575c26c9d1e018f558d9a05b759f9e90e8bc ssh-agent -k [2024-05-16T20:58:47.745Z] unset SSH_AUTH_SOCK; [2024-05-16T20:58:47.745Z] unset SSH_AGENT_PID; [2024-05-16T20:58:47.745Z] echo Agent pid 38 killed; [2024-05-16T20:58:47.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-16T20:58:47.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T20:58:47.878Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T20:58:47.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T20:58:47.994Z] $ docker exec 0774300467d1e3b6976a486f8a2d575c26c9d1e018f558d9a05b759f9e90e8bc ssh-agent [2024-05-16T20:58:48.086Z] SSH_AUTH_SOCK=/tmp/ssh-DmDBj8YNDkmi/agent.71 [2024-05-16T20:58:48.086Z] SSH_AGENT_PID=77 [2024-05-16T20:58:48.090Z] Running ssh-add (command line suppressed) [2024-05-16T20:58:48.197Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-390@tmp/private_key_7307124065151264020.key (/w/workspace/gexfoundry_device-rest-go_PR-390@tmp/private_key_7307124065151264020.key) [2024-05-16T20:58:48.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T20:58:48.550Z] + git semver init [2024-05-16T20:58:48.809Z] 2024-05-16 20:58:48,724 [run_init] DEBUG init version:0.0.0 force:False [2024-05-16T20:58:48.809Z] 2024-05-16 20:58:48,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-390/.semver [2024-05-16T20:58:48.809Z] 2024-05-16 20:58:48,725 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-390/.semver [2024-05-16T20:58:48.809Z] 2024-05-16 20:58:48,725 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-390/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-390, universal_newlines=False, shell=None, istream=None) [2024-05-16T20:58:50.193Z] 2024-05-16 20:58:50,121 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-390/.git/info/exclude [2024-05-16T20:58:50.193Z] 2024-05-16 20:58:50,121 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-390/.semver/PR-390 with force:False [2024-05-16T20:58:50.193Z] 2024-05-16 20:58:50,121 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-390/.semver/PR-390 [2024-05-16T20:58:50.193Z] 2024-05-16 20:58:50,125 [execute] INFO git cat-file --batch-check [2024-05-16T20:58:50.193Z] 2024-05-16 20:58:50,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T20:58:50.193Z] 2024-05-16 20:58:50,133 [execute] INFO git cat-file --batch [2024-05-16T20:58:50.193Z] 2024-05-16 20:58:50,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T20:58:50.193Z] 2024-05-16 20:58:50,137 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-390/.semver/PR-390 [2024-05-16T20:58:50.193Z] 0.0.0 [Pipeline] } [2024-05-16T20:58:50.224Z] $ docker exec --env ******** --env ******** 0774300467d1e3b6976a486f8a2d575c26c9d1e018f558d9a05b759f9e90e8bc ssh-agent -k [2024-05-16T20:58:50.311Z] unset SSH_AUTH_SOCK; [2024-05-16T20:58:50.311Z] unset SSH_AGENT_PID; [2024-05-16T20:58:50.311Z] echo Agent pid 77 killed; [2024-05-16T20:58:50.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T20:58:50.785Z] + git semver [Pipeline] } [2024-05-16T20:58:51.076Z] $ docker stop --time=1 0774300467d1e3b6976a486f8a2d575c26c9d1e018f558d9a05b759f9e90e8bc [2024-05-16T20:58:52.350Z] $ docker rm -f --volumes 0774300467d1e3b6976a486f8a2d575c26c9d1e018f558d9a05b759f9e90e8bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T20:58:52.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-16T20:58:53.073Z] Stashed 1 file(s) [Pipeline] echo [2024-05-16T20:58:53.108Z] [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 [2024-05-16T20:58:53.847Z] provisioning config files... [2024-05-16T20:58:53.855Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-390@tmp/config15807781703710606054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T20:58:54.240Z] ---> ****-login.sh [2024-05-16T20:58:54.240Z] nexus3.edgexfoundry.org:10001 [2024-05-16T20:58:54.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:54.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:54.240Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:54.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:54.240Z] [2024-05-16T20:58:54.240Z] Login Succeeded [2024-05-16T20:58:54.240Z] nexus3.edgexfoundry.org:10002 [2024-05-16T20:58:54.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:54.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:54.240Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:54.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:54.240Z] [2024-05-16T20:58:54.240Z] Login Succeeded [2024-05-16T20:58:54.240Z] nexus3.edgexfoundry.org:10003 [2024-05-16T20:58:54.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:54.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:54.500Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:54.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:54.500Z] [2024-05-16T20:58:54.500Z] Login Succeeded [2024-05-16T20:58:54.500Z] nexus3.edgexfoundry.org:10004 [2024-05-16T20:58:54.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:54.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:54.500Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:54.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:54.500Z] [2024-05-16T20:58:54.500Z] Login Succeeded [2024-05-16T20:58:54.500Z] ****.io [2024-05-16T20:58:54.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T20:58:55.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T20:58:55.069Z] Configure a credential helper to remove this warning. See [2024-05-16T20:58:55.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T20:58:55.069Z] [2024-05-16T20:58:55.069Z] Login Succeeded [2024-05-16T20:58:55.069Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T20:58:55.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-16T20:58:55.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T20:58:55.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T20:58:55.440Z] ========================================================= [2024-05-16T20:58:55.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-16T20:58:55.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T20:58:56.018Z] + 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 . [2024-05-16T20:58:56.019Z] Sending build context to Docker daemon 16.37MB [2024-05-16T20:58:56.019Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T20:58:56.019Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-16T20:58:56.019Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-16T20:58:56.019Z] 619be1103602: Pulling fs layer [2024-05-16T20:58:56.019Z] 7862e08f4a3e: Pulling fs layer [2024-05-16T20:58:56.019Z] 5df492c9dc93: Pulling fs layer [2024-05-16T20:58:56.019Z] 7629e6793208: Pulling fs layer [2024-05-16T20:58:56.019Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T20:58:56.019Z] fb5054dd5b73: Pulling fs layer [2024-05-16T20:58:56.019Z] eeca6798cff9: Pulling fs layer [2024-05-16T20:58:56.019Z] aa269ceb94a6: Pulling fs layer [2024-05-16T20:58:56.019Z] ada007ff1a6a: Pulling fs layer [2024-05-16T20:58:56.019Z] 4f4fb700ef54: Waiting [2024-05-16T20:58:56.019Z] fb5054dd5b73: Waiting [2024-05-16T20:58:56.019Z] eeca6798cff9: Waiting [2024-05-16T20:58:56.019Z] 7629e6793208: Waiting [2024-05-16T20:58:56.019Z] ada007ff1a6a: Waiting [2024-05-16T20:58:56.019Z] 7862e08f4a3e: Verifying Checksum [2024-05-16T20:58:56.019Z] 7862e08f4a3e: Download complete [2024-05-16T20:58:56.019Z] 7629e6793208: Verifying Checksum [2024-05-16T20:58:56.019Z] 7629e6793208: Download complete [2024-05-16T20:58:56.283Z] 4f4fb700ef54: Download complete [2024-05-16T20:58:56.283Z] fb5054dd5b73: Download complete [2024-05-16T20:58:56.283Z] 619be1103602: Verifying Checksum [2024-05-16T20:58:56.283Z] 619be1103602: Download complete [2024-05-16T20:58:56.283Z] eeca6798cff9: Verifying Checksum [2024-05-16T20:58:56.283Z] eeca6798cff9: Download complete [2024-05-16T20:58:56.283Z] 619be1103602: Pull complete [2024-05-16T20:58:56.541Z] 7862e08f4a3e: Pull complete [2024-05-16T20:58:56.542Z] ada007ff1a6a: Verifying Checksum [2024-05-16T20:58:56.542Z] ada007ff1a6a: Download complete [2024-05-16T20:58:56.542Z] 5df492c9dc93: Verifying Checksum [2024-05-16T20:58:56.542Z] 5df492c9dc93: Download complete [2024-05-16T20:58:57.109Z] aa269ceb94a6: Verifying Checksum [2024-05-16T20:58:57.109Z] aa269ceb94a6: Download complete [2024-05-16T20:58:59.640Z] 5df492c9dc93: Pull complete [2024-05-16T20:58:59.640Z] 7629e6793208: Pull complete [2024-05-16T20:58:59.640Z] 4f4fb700ef54: Pull complete [2024-05-16T20:58:59.640Z] fb5054dd5b73: Pull complete [2024-05-16T20:58:59.900Z] eeca6798cff9: Pull complete [2024-05-16T20:59:02.435Z] aa269ceb94a6: Pull complete [2024-05-16T20:59:02.435Z] ada007ff1a6a: Pull complete [2024-05-16T20:59:02.435Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-16T20:59:02.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-16T20:59:02.435Z] ---> f489d0715acc [2024-05-16T20:59:02.435Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-16T20:59:07.724Z] ---> Running in c57baf29bc49 [2024-05-16T20:59:07.724Z] Removing intermediate container c57baf29bc49 [2024-05-16T20:59:07.724Z] ---> 3504c91cb932 [2024-05-16T20:59:07.724Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T20:59:07.724Z] ---> Running in b9dbf6924bc8 [2024-05-16T20:59:07.724Z] Removing intermediate container b9dbf6924bc8 [2024-05-16T20:59:07.724Z] ---> b6958004571c [2024-05-16T20:59:07.724Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-16T20:59:07.724Z] ---> Running in eb0024c5997e [2024-05-16T20:59:07.724Z] Removing intermediate container eb0024c5997e [2024-05-16T20:59:07.724Z] ---> 3ccffd298994 [2024-05-16T20:59:07.724Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T20:59:07.724Z] ---> Running in f6fc1e75a5a7 [2024-05-16T20:59:07.724Z] Removing intermediate container f6fc1e75a5a7 [2024-05-16T20:59:07.724Z] ---> e17c69cb4ab8 [2024-05-16T20:59:07.724Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T20:59:07.724Z] ---> Running in ebd19f3664e2 [2024-05-16T20:59:07.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T20:59:08.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T20:59:08.508Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-16T20:59:08.508Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-16T20:59:08.508Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-16T20:59:08.508Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-16T20:59:08.508Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T20:59:08.508Z] OK: 268 MiB in 56 packages [2024-05-16T20:59:08.617Z] Still waiting to schedule task [2024-05-16T20:59:08.618Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-16T20:59:09.079Z] Removing intermediate container ebd19f3664e2 [2024-05-16T20:59:09.079Z] ---> 829e9d2667cf [2024-05-16T20:59:09.079Z] Step 8/12 : WORKDIR /device-rest-go [2024-05-16T20:59:09.079Z] ---> Running in 2b11e57f5e1a [2024-05-16T20:59:09.079Z] Removing intermediate container 2b11e57f5e1a [2024-05-16T20:59:09.079Z] ---> ed181f68330d [2024-05-16T20:59:09.079Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-16T20:59:09.079Z] ---> 2c6fceb78686 [2024-05-16T20:59:09.079Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T20:59:09.347Z] ---> Running in 709960f23ddd [2024-05-16T21:00:17.173Z] Removing intermediate container 709960f23ddd [2024-05-16T21:00:17.173Z] ---> f1ca226f2ec5 [2024-05-16T21:00:17.173Z] Step 11/12 : COPY . . [2024-05-16T21:00:17.173Z] ---> 397b318cccfd [2024-05-16T21:00:17.173Z] Step 12/12 : RUN $MAKE [2024-05-16T21:00:17.173Z] ---> Running in e443d0d5e4dd [2024-05-16T21:00:17.173Z] noop [2024-05-16T21:00:17.173Z] Removing intermediate container e443d0d5e4dd [2024-05-16T21:00:17.173Z] ---> 3003ea484c1e [2024-05-16T21:00:17.173Z] Successfully built 3003ea484c1e [2024-05-16T21:00:17.173Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:00:17.678Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T21:00:17.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T21:00:17.857Z] prd-ubuntu20.04-docker-8c-8g-307 does not seem to be running inside a container [2024-05-16T21:00:17.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-390 -v /w/workspace/gexfoundry_device-rest-go_PR-390:/w/workspace/gexfoundry_device-rest-go_PR-390:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-390@tmp:/w/workspace/gexfoundry_device-rest-go_PR-390@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 [2024-05-16T21:00:18.222Z] $ docker top b9586daca99d5e2e3b2c80c5481733394564d22b856ef4cac8ad2f9bec4298ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T21:00:18.632Z] + go version [2024-05-16T21:00:18.632Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-16T21:00:18.670Z] $ docker stop --time=1 b9586daca99d5e2e3b2c80c5481733394564d22b856ef4cac8ad2f9bec4298ec [2024-05-16T21:00:19.965Z] $ docker rm -f --volumes b9586daca99d5e2e3b2c80c5481733394564d22b856ef4cac8ad2f9bec4298ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:00:20.770Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T21:00:20.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T21:00:20.957Z] prd-ubuntu20.04-docker-8c-8g-307 does not seem to be running inside a container [2024-05-16T21:00:20.997Z] $ 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-390 -v /w/workspace/gexfoundry_device-rest-go_PR-390:/w/workspace/gexfoundry_device-rest-go_PR-390:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-390@tmp:/w/workspace/gexfoundry_device-rest-go_PR-390@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 [2024-05-16T21:00:21.322Z] $ docker top ff45d8e0fe455bb1f78090f17df0c5027c5f77abade31034b917281a45d9e4c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T21:00:21.727Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-390 [Pipeline] fileExists [Pipeline] sh [2024-05-16T21:00:22.102Z] + make test [2024-05-16T21:00:22.102Z] go test ./... -coverprofile=coverage.out ./... [2024-05-16T21:00:24.007Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-05-16T21:00:42.082Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-05-16T21:00:42.082Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.2% of statements [2024-05-16T21:00:48.663Z] go vet ./... [2024-05-16T21:00:50.708Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-308 in /w/workspace/gexfoundry_device-rest-go_PR-390 [Pipeline] { [Pipeline] ws [2024-05-16T21:00:50.783Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-05-16T21:00:53.896Z] The recommended git tool is: git [2024-05-16T21:00:53.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T21:00:53.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T21:00:53.927Z] ./bin/test-attribution-txt.sh [2024-05-16T21:00:53.927Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T21:00:53.927Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T21:00:53.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T21:00:54.014Z] $ docker stop --time=1 ff45d8e0fe455bb1f78090f17df0c5027c5f77abade31034b917281a45d9e4c7 [2024-05-16T21:00:59.125Z] using credential edgex-jenkins-ssh [2024-05-16T21:00:59.148Z] Cloning the remote Git repository [2024-05-16T21:00:59.534Z] $ docker rm -f --volumes ff45d8e0fe455bb1f78090f17df0c5027c5f77abade31034b917281a45d9e4c7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T21:01:00.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-16T21:00:59.202Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-05-16T21:00:59.308Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-05-16T21:00:59.473Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-05-16T21:00:59.474Z] > git --version # timeout=10 [2024-05-16T21:00:59.495Z] > git --version # 'git version 2.25.1' [2024-05-16T21:00:59.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T21:00:59.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T21:01:00.240Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-16T21:01:00.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T21:01:01.287Z] + ls -al . [2024-05-16T21:01:01.287Z] total 248 [2024-05-16T21:01:01.287Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 21:00 . [2024-05-16T21:01:01.287Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:58 .. [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 151 May 16 20:58 .dockerignore [2024-05-16T21:01:01.287Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 21:00 .git [2024-05-16T21:01:01.287Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:58 .github [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 264 May 16 20:58 .gitignore [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 20:58 .golangci.yml [2024-05-16T21:01:01.287Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 20:58 .semver [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 10300 May 16 20:58 Attribution.txt [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 17685 May 16 20:58 CHANGELOG.md [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 1687 May 16 20:58 Dockerfile [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 20:58 GOVERNANCE.md [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 680 May 16 20:58 Jenkinsfile [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 20:58 LICENSE [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 2016 May 16 20:58 Makefile [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 20:58 OWNERS.md [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 16 20:58 README.md [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 20:58 VERSION [2024-05-16T21:01:01.287Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:58 bin [2024-05-16T21:01:01.287Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:58 cmd [2024-05-16T21:01:01.287Z] -rw-r--r-- 1 jenkins jenkins 14499 May 16 21:00 coverage.out [2024-05-16T21:01:01.287Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:58 driver [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 7238 May 16 20:58 go.mod [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 101517 May 16 20:58 go.sum [2024-05-16T21:01:01.287Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:58 openapi [2024-05-16T21:01:01.287Z] -rw-rw-r-- 1 jenkins jenkins 713 May 16 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:01:01.711Z] + 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=f2b44e499a2450c36d80f34ae952f164cc7f7a3d --label arch=amd64 --label version=0.0.0 . [2024-05-16T21:01:01.711Z] Sending build context to Docker daemon 16.39MB [2024-05-16T21:01:01.711Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T21:01:01.711Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-16T21:01:01.711Z] ---> 3003ea484c1e [2024-05-16T21:01:01.711Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-16T21:01:01.970Z] ---> Running in fca44e559b9f [2024-05-16T21:01:01.970Z] Removing intermediate container fca44e559b9f [2024-05-16T21:01:01.970Z] ---> 94969bee0012 [2024-05-16T21:01:01.970Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T21:01:01.970Z] ---> Running in a4d027663f70 [2024-05-16T21:01:02.229Z] Removing intermediate container a4d027663f70 [2024-05-16T21:01:02.229Z] ---> c9e704449164 [2024-05-16T21:01:02.229Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-16T21:01:02.229Z] ---> Running in edc266f85c1b [2024-05-16T21:01:02.229Z] Removing intermediate container edc266f85c1b [2024-05-16T21:01:02.229Z] ---> 890ae0effb95 [2024-05-16T21:01:02.229Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T21:01:02.229Z] ---> Running in 2821cd1a0026 [2024-05-16T21:01:02.229Z] Removing intermediate container 2821cd1a0026 [2024-05-16T21:01:02.229Z] ---> 1a50393fb041 [2024-05-16T21:01:02.229Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T21:01:02.229Z] ---> Running in 627eba466375 [2024-05-16T21:01:02.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T21:01:02.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T21:01:02.302Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-05-16T21:01:02.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T21:01:03.008Z] OK: 268 MiB in 56 packages [2024-05-16T21:01:03.268Z] Removing intermediate container 627eba466375 [2024-05-16T21:01:03.268Z] ---> 049afa49e7d9 [2024-05-16T21:01:03.268Z] Step 8/26 : WORKDIR /device-rest-go [2024-05-16T21:01:03.268Z] ---> Running in d0d6707d7361 [2024-05-16T21:01:03.530Z] Removing intermediate container d0d6707d7361 [2024-05-16T21:01:03.530Z] ---> b588c5c0fd2e [2024-05-16T21:01:03.530Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-16T21:01:03.530Z] ---> eeb9c6b25365 [2024-05-16T21:01:03.530Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T21:01:03.530Z] ---> Running in f9ce380cea20 [2024-05-16T21:01:03.881Z] Merging remotes/origin/main commit 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit f2b44e499a2450c36d80f34ae952f164cc7f7a3d [2024-05-16T21:01:04.102Z] Removing intermediate container f9ce380cea20 [2024-05-16T21:01:04.102Z] ---> cb501beb541b [2024-05-16T21:01:04.102Z] Step 11/26 : COPY . . [2024-05-16T21:01:04.192Z] Merge succeeded, producing f2b44e499a2450c36d80f34ae952f164cc7f7a3d [2024-05-16T21:01:04.193Z] Checking out Revision f2b44e499a2450c36d80f34ae952f164cc7f7a3d (PR-390) [2024-05-16T21:01:03.340Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-05-16T21:01:03.385Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-05-16T21:01:03.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T21:01:03.413Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-16T21:01:03.904Z] > git config core.sparsecheckout # timeout=10 [2024-05-16T21:01:03.982Z] > git checkout -f f2b44e499a2450c36d80f34ae952f164cc7f7a3d # timeout=10 [2024-05-16T21:01:04.078Z] > git remote # timeout=10 [2024-05-16T21:01:04.097Z] > git config --get remote.origin.url # timeout=10 [2024-05-16T21:01:04.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T21:01:04.143Z] > git merge 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 [2024-05-16T21:01:04.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-16T21:01:04.200Z] > git config core.sparsecheckout # timeout=10 [2024-05-16T21:01:04.214Z] > git checkout -f f2b44e499a2450c36d80f34ae952f164cc7f7a3d # timeout=10 [2024-05-16T21:01:04.680Z] ---> 703248d5ae2d [2024-05-16T21:01:04.680Z] Step 12/26 : RUN $MAKE [2024-05-16T21:01:04.680Z] ---> Running in f273cbe88903 [2024-05-16T21:01:04.852Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-16T21:01:04.910Z] > git --version # timeout=10 [2024-05-16T21:01:04.922Z] > git --version # 'git version 2.25.1' [2024-05-16T21:01:04.938Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T21:01:04.969Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.13" -trimpath -mod=readonly -o cmd/device-rest ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T21:01:10.054Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-16T21:01:10.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T21:01:10.054Z] Dload Upload Total Spent Left Speed [2024-05-16T21:01:10.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-05-16T21:01:10.412Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-16T21:01:10.787Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-05-16T21:01:10.787Z] /etc/docker/daemon.new [2024-05-16T21:01:10.787Z] { [2024-05-16T21:01:10.787Z] "registry-mirrors": [ [2024-05-16T21:01:10.787Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-16T21:01:10.787Z] ], [2024-05-16T21:01:10.787Z] "bip": "10.250.0.254/24", [2024-05-16T21:01:10.787Z] "hosts": [ [2024-05-16T21:01:10.787Z] "tcp://0.0.0.0:5555", [2024-05-16T21:01:10.787Z] "unix:///var/run/docker.sock" [2024-05-16T21:01:10.787Z] ], [2024-05-16T21:01:10.787Z] "mtu": 1458, [2024-05-16T21:01:10.787Z] "selinux-enabled": true, [2024-05-16T21:01:10.787Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-16T21:01:10.787Z] } [Pipeline] sh [2024-05-16T21:01:11.144Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-16T21:01:11.499Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T21:01:29.873Z] provisioning config files... [2024-05-16T21:01:29.907Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config10599009851786643783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:01:30.408Z] ---> ****-login.sh [2024-05-16T21:01:30.408Z] nexus3.edgexfoundry.org:10001 [2024-05-16T21:01:31.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T21:01:31.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T21:01:31.003Z] Configure a credential helper to remove this warning. See [2024-05-16T21:01:31.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T21:01:31.003Z] [2024-05-16T21:01:31.003Z] Login Succeeded [2024-05-16T21:01:31.003Z] nexus3.edgexfoundry.org:10002 [2024-05-16T21:01:31.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T21:01:31.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T21:01:31.595Z] Configure a credential helper to remove this warning. See [2024-05-16T21:01:31.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T21:01:31.595Z] [2024-05-16T21:01:31.595Z] Login Succeeded [2024-05-16T21:01:31.595Z] nexus3.edgexfoundry.org:10003 [2024-05-16T21:01:31.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T21:01:31.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T21:01:31.873Z] Configure a credential helper to remove this warning. See [2024-05-16T21:01:31.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T21:01:31.873Z] [2024-05-16T21:01:31.873Z] Login Succeeded [2024-05-16T21:01:31.873Z] nexus3.edgexfoundry.org:10004 [2024-05-16T21:01:32.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T21:01:32.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T21:01:32.414Z] Configure a credential helper to remove this warning. See [2024-05-16T21:01:32.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T21:01:32.414Z] [2024-05-16T21:01:32.414Z] Login Succeeded [2024-05-16T21:01:32.414Z] ****.io [2024-05-16T21:01:32.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T21:01:32.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T21:01:32.954Z] Configure a credential helper to remove this warning. See [2024-05-16T21:01:32.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T21:01:32.954Z] [2024-05-16T21:01:32.954Z] Login Succeeded [2024-05-16T21:01:32.954Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T21:01:32.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-16T21:01:33.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T21:01:33.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T21:01:33.567Z] ========================================================= [2024-05-16T21:01:33.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-16T21:01:33.567Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:01:34.133Z] + 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 . [2024-05-16T21:01:34.133Z] Sending build context to Docker daemon 131.1kB [2024-05-16T21:01:34.402Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T21:01:34.402Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-16T21:01:34.670Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-16T21:01:34.670Z] c6b39de5b339: Pulling fs layer [2024-05-16T21:01:34.670Z] a69c41024577: Pulling fs layer [2024-05-16T21:01:34.670Z] d6de4b400683: Pulling fs layer [2024-05-16T21:01:34.670Z] 35cb2a7552d0: Pulling fs layer [2024-05-16T21:01:34.670Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T21:01:34.670Z] 464afbd9ba4c: Pulling fs layer [2024-05-16T21:01:34.670Z] 00f215d4a9da: Pulling fs layer [2024-05-16T21:01:34.670Z] d496ad576159: Pulling fs layer [2024-05-16T21:01:34.670Z] 464afbd9ba4c: Waiting [2024-05-16T21:01:34.670Z] 00f215d4a9da: Waiting [2024-05-16T21:01:34.670Z] 35cb2a7552d0: Waiting [2024-05-16T21:01:34.670Z] d496ad576159: Waiting [2024-05-16T21:01:34.670Z] 4f4fb700ef54: Waiting [2024-05-16T21:01:34.670Z] a69c41024577: Verifying Checksum [2024-05-16T21:01:34.670Z] a69c41024577: Download complete [2024-05-16T21:01:34.670Z] 35cb2a7552d0: Verifying Checksum [2024-05-16T21:01:34.670Z] 35cb2a7552d0: Download complete [2024-05-16T21:01:34.671Z] 4f4fb700ef54: Verifying Checksum [2024-05-16T21:01:34.671Z] 4f4fb700ef54: Download complete [2024-05-16T21:01:34.671Z] 464afbd9ba4c: Verifying Checksum [2024-05-16T21:01:34.671Z] 464afbd9ba4c: Download complete [2024-05-16T21:01:34.671Z] c6b39de5b339: Verifying Checksum [2024-05-16T21:01:34.671Z] c6b39de5b339: Download complete [2024-05-16T21:01:35.259Z] d496ad576159: Verifying Checksum [2024-05-16T21:01:35.259Z] d496ad576159: Download complete [2024-05-16T21:01:35.531Z] c6b39de5b339: Pull complete [2024-05-16T21:01:36.121Z] a69c41024577: Pull complete [2024-05-16T21:01:36.389Z] d6de4b400683: Verifying Checksum [2024-05-16T21:01:36.389Z] d6de4b400683: Download complete [2024-05-16T21:01:37.041Z] Removing intermediate container f273cbe88903 [2024-05-16T21:01:37.042Z] ---> 28086ccc7143 [2024-05-16T21:01:37.042Z] Step 13/26 : FROM alpine:3.18 [2024-05-16T21:01:37.042Z] 3.18: Pulling from library/alpine [2024-05-16T21:01:37.042Z] 619be1103602: Already exists [2024-05-16T21:01:37.301Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T21:01:37.301Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T21:01:37.301Z] ---> d3782b16ccc9 [2024-05-16T21:01:37.301Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-16T21:01:37.301Z] ---> Running in 8d4566e3f37d [2024-05-16T21:01:37.301Z] Removing intermediate container 8d4566e3f37d [2024-05-16T21:01:37.301Z] ---> 1e9cf9761a8e [2024-05-16T21:01:37.301Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-05-16T21:01:37.301Z] ---> Running in 60b9d548d86f [2024-05-16T21:01:37.301Z] Removing intermediate container 60b9d548d86f [2024-05-16T21:01:37.301Z] ---> a796833913ae [2024-05-16T21:01:37.301Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-05-16T21:01:37.301Z] ---> Running in e753156e1585 [2024-05-16T21:01:37.803Z] 00f215d4a9da: Verifying Checksum [2024-05-16T21:01:37.803Z] 00f215d4a9da: Download complete [2024-05-16T21:01:37.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T21:01:37.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T21:01:38.126Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-16T21:01:38.126Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T21:01:38.126Z] OK: 7 MiB in 16 packages [2024-05-16T21:01:38.384Z] Removing intermediate container e753156e1585 [2024-05-16T21:01:38.384Z] ---> 0cccbb206836 [2024-05-16T21:01:38.384Z] Step 17/26 : RUN apk --no-cache upgrade [2024-05-16T21:01:38.384Z] ---> Running in 4746dbc0aee3 [2024-05-16T21:01:38.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T21:01:38.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T21:01:38.901Z] Upgrading critical system libraries and apk-tools: [2024-05-16T21:01:38.901Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-16T21:01:38.901Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T21:01:39.160Z] Continuing the upgrade transaction with new apk-tools: [2024-05-16T21:01:39.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T21:01:39.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T21:01:39.421Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-16T21:01:39.421Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T21:01:39.421Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T21:01:39.421Z] OK: 7 MiB in 16 packages [2024-05-16T21:01:39.988Z] Removing intermediate container 4746dbc0aee3 [2024-05-16T21:01:39.988Z] ---> e1de39167ee7 [2024-05-16T21:01:39.988Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-05-16T21:01:41.374Z] ---> 17096c577a38 [2024-05-16T21:01:41.375Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-05-16T21:01:41.375Z] ---> 5937d1da9cb1 [2024-05-16T21:01:41.375Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-05-16T21:01:41.632Z] ---> e5a47d09afd2 [2024-05-16T21:01:41.632Z] Step 21/26 : EXPOSE 59986 [2024-05-16T21:01:41.632Z] ---> Running in 068414e43142 [2024-05-16T21:01:41.632Z] Removing intermediate container 068414e43142 [2024-05-16T21:01:41.632Z] ---> 25f3ba7e9dd7 [2024-05-16T21:01:41.632Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-05-16T21:01:41.632Z] ---> Running in 657bcf9586df [2024-05-16T21:01:41.890Z] Removing intermediate container 657bcf9586df [2024-05-16T21:01:41.890Z] ---> b8e08e1f77e2 [2024-05-16T21:01:41.890Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-16T21:01:41.890Z] ---> Running in 94582eada9a4 [2024-05-16T21:01:41.890Z] Removing intermediate container 94582eada9a4 [2024-05-16T21:01:41.890Z] ---> e3c28477a9e8 [2024-05-16T21:01:41.890Z] Step 24/26 : LABEL arch=amd64 [2024-05-16T21:01:41.890Z] ---> Running in 19c0fd410615 [2024-05-16T21:01:41.890Z] Removing intermediate container 19c0fd410615 [2024-05-16T21:01:41.890Z] ---> 15161038ca37 [2024-05-16T21:01:41.890Z] Step 25/26 : LABEL git_sha=f2b44e499a2450c36d80f34ae952f164cc7f7a3d [2024-05-16T21:01:41.890Z] ---> Running in 70129e290919 [2024-05-16T21:01:42.149Z] Removing intermediate container 70129e290919 [2024-05-16T21:01:42.149Z] ---> 7dbe25ec67d3 [2024-05-16T21:01:42.149Z] Step 26/26 : LABEL version=0.0.0 [2024-05-16T21:01:42.149Z] ---> Running in 294a8facecb5 [2024-05-16T21:01:42.149Z] Removing intermediate container 294a8facecb5 [2024-05-16T21:01:42.149Z] ---> f7d16051dfc7 [2024-05-16T21:01:42.149Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T21:01:42.149Z] Successfully built f7d16051dfc7 [2024-05-16T21:01:42.149Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:01:43.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T21:01:43.242Z] [2024-05-16T21:01:43.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:01:43.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T21:01:43.681Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-16T21:01:43.681Z] 5eb5b503b376: Pulling fs layer [2024-05-16T21:01:43.681Z] 5c69ac0246d0: Pulling fs layer [2024-05-16T21:01:43.681Z] ec43610c2a17: Pulling fs layer [2024-05-16T21:01:43.681Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-16T21:01:43.681Z] 33b1e0a273af: Pulling fs layer [2024-05-16T21:01:43.681Z] 5d3b04190fa2: Pulling fs layer [2024-05-16T21:01:43.681Z] 2f39f015ded8: Pulling fs layer [2024-05-16T21:01:43.681Z] 2f39f015ded8: Waiting [2024-05-16T21:01:43.681Z] 33b1e0a273af: Waiting [2024-05-16T21:01:43.681Z] 3a2ae6a8a46f: Waiting [2024-05-16T21:01:43.681Z] 5c69ac0246d0: Download complete [2024-05-16T21:01:43.681Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-16T21:01:43.681Z] 3a2ae6a8a46f: Download complete [2024-05-16T21:01:43.681Z] 33b1e0a273af: Verifying Checksum [2024-05-16T21:01:43.681Z] 33b1e0a273af: Download complete [2024-05-16T21:01:43.681Z] 5d3b04190fa2: Verifying Checksum [2024-05-16T21:01:43.681Z] 5d3b04190fa2: Download complete [2024-05-16T21:01:43.939Z] ec43610c2a17: Verifying Checksum [2024-05-16T21:01:43.939Z] ec43610c2a17: Download complete [2024-05-16T21:01:43.939Z] 5eb5b503b376: Download complete [2024-05-16T21:01:44.503Z] 2f39f015ded8: Download complete [2024-05-16T21:01:45.067Z] 5eb5b503b376: Pull complete [2024-05-16T21:01:45.325Z] 5c69ac0246d0: Pull complete [2024-05-16T21:01:45.584Z] ec43610c2a17: Pull complete [2024-05-16T21:01:45.843Z] 3a2ae6a8a46f: Pull complete [2024-05-16T21:01:45.843Z] 33b1e0a273af: Pull complete [2024-05-16T21:01:46.100Z] 5d3b04190fa2: Pull complete [2024-05-16T21:01:50.134Z] d6de4b400683: Pull complete [2024-05-16T21:01:50.134Z] 35cb2a7552d0: Pull complete [2024-05-16T21:01:50.134Z] 4f4fb700ef54: Pull complete [2024-05-16T21:01:50.286Z] 2f39f015ded8: Pull complete [2024-05-16T21:01:50.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-16T21:01:50.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T21:01:50.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2024-05-16T21:01:50.404Z] 464afbd9ba4c: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T21:01:50.575Z] prd-ubuntu20.04-docker-8c-8g-307 does not seem to be running inside a container [2024-05-16T21:01:50.610Z] $ 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-390 -v /w/workspace/gexfoundry_device-rest-go_PR-390:/w/workspace/gexfoundry_device-rest-go_PR-390:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-390@tmp:/w/workspace/gexfoundry_device-rest-go_PR-390@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 [2024-05-16T21:01:56.738Z] $ docker top 0f548ce6e8d32d7c226ba03deb3855a44715658405dd52e21cd166a4a6e6ba50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:01:57.236Z] ---> job-cost.sh [2024-05-16T21:01:57.236Z] lf-activate-venv: SKIPPING [2024-05-16T21:01:57.236Z] INFO: No Stack... [2024-05-16T21:01:57.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T21:01:58.068Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T21:01:58.397Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-390/archives/cost.csv [2024-05-16T21:01:58.397Z] + cut -d, -f6 [Pipeline] lock [2024-05-16T21:01:58.447Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-390-1-stack-cost] [2024-05-16T21:01:58.453Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-390-1-stack-cost] did not exist. Created. [2024-05-16T21:01:58.459Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T21:01:58.883Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-16T21:01:58.939Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T21:01:58.984Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T21:01:59.074Z] $ docker stop --time=1 0f548ce6e8d32d7c226ba03deb3855a44715658405dd52e21cd166a4a6e6ba50 [2024-05-16T21:02:00.227Z] $ docker rm -f --volumes 0f548ce6e8d32d7c226ba03deb3855a44715658405dd52e21cd166a4a6e6ba50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-05-16T21:02:00.524Z] 00f215d4a9da: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-16T21:02:00.793Z] d496ad576159: Pull complete [2024-05-16T21:02:01.063Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-16T21:02:01.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-16T21:02:01.063Z] ---> f246e2811388 [2024-05-16T21:02:01.063Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-16T21:02:03.026Z] ---> Running in 57af8e2941aa [2024-05-16T21:02:03.296Z] Removing intermediate container 57af8e2941aa [2024-05-16T21:02:03.296Z] ---> f10848b53559 [2024-05-16T21:02:03.296Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T21:02:03.296Z] ---> Running in 53ba12c5cfb0 [2024-05-16T21:02:03.574Z] Removing intermediate container 53ba12c5cfb0 [2024-05-16T21:02:03.574Z] ---> c17d8bfa2ec6 [2024-05-16T21:02:03.574Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-16T21:02:03.860Z] ---> Running in 28f5900e1865 [2024-05-16T21:02:04.136Z] Removing intermediate container 28f5900e1865 [2024-05-16T21:02:04.136Z] ---> 829e21b68292 [2024-05-16T21:02:04.136Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T21:02:04.136Z] ---> Running in cceb4b6a3eef [2024-05-16T21:02:04.729Z] Removing intermediate container cceb4b6a3eef [2024-05-16T21:02:04.729Z] ---> 0423ac3b1b81 [2024-05-16T21:02:04.729Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T21:02:04.729Z] ---> Running in c95452e0e3c3 [2024-05-16T21:02:06.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T21:02:06.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T21:02:07.386Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-16T21:02:07.386Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-16T21:02:07.386Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-16T21:02:07.656Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-16T21:02:07.656Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T21:02:07.656Z] OK: 271 MiB in 56 packages [2024-05-16T21:02:09.071Z] Removing intermediate container c95452e0e3c3 [2024-05-16T21:02:09.071Z] ---> 0d39ddad44e3 [2024-05-16T21:02:09.071Z] Step 8/12 : WORKDIR /device-rest-go [2024-05-16T21:02:09.071Z] ---> Running in 5473cc7259f6 [2024-05-16T21:02:09.343Z] Removing intermediate container 5473cc7259f6 [2024-05-16T21:02:09.343Z] ---> 83f1e14ae581 [2024-05-16T21:02:09.343Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-16T21:02:09.613Z] ---> 80e349346331 [2024-05-16T21:02:09.613Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T21:02:09.883Z] ---> Running in 9fd212d8318b [2024-05-16T21:04:01.599Z] Removing intermediate container 9fd212d8318b [2024-05-16T21:04:01.599Z] ---> 169155302ca4 [2024-05-16T21:04:01.599Z] Step 11/12 : COPY . . [2024-05-16T21:04:01.599Z] ---> bcfdebde893c [2024-05-16T21:04:01.599Z] Step 12/12 : RUN $MAKE [2024-05-16T21:04:01.599Z] ---> Running in 175aebb79d3e [2024-05-16T21:04:01.599Z] noop [2024-05-16T21:04:01.599Z] Removing intermediate container 175aebb79d3e [2024-05-16T21:04:01.599Z] ---> 03a12d10fce5 [2024-05-16T21:04:01.599Z] Successfully built 03a12d10fce5 [2024-05-16T21:04:01.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:04:02.112Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T21:04:02.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T21:04:02.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-308 does not seem to be running inside a container [2024-05-16T21:04:02.521Z] $ 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 [2024-05-16T21:04:03.682Z] $ docker top 6fa6004d5b81c74bd03b8a2f665f0dab0e707876ac37a4f88194fdc6f120b6c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T21:04:04.567Z] + go version [2024-05-16T21:04:04.567Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-16T21:04:04.605Z] $ docker stop --time=1 6fa6004d5b81c74bd03b8a2f665f0dab0e707876ac37a4f88194fdc6f120b6c9 [2024-05-16T21:04:06.198Z] $ docker rm -f --volumes 6fa6004d5b81c74bd03b8a2f665f0dab0e707876ac37a4f88194fdc6f120b6c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:04:07.145Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T21:04:07.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T21:04:07.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-308 does not seem to be running inside a container [2024-05-16T21:04:07.490Z] $ 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 [2024-05-16T21:04:08.617Z] $ docker top 126bd67b0ed17951896cccdfedb7d737483c4e5546120e5ca71e0567ef2391d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T21:04:09.508Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-16T21:04:10.243Z] + make test [2024-05-16T21:04:10.243Z] go test ./... -coverprofile=coverage.out ./... [2024-05-16T21:04:15.582Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-05-16T21:08:07.700Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-05-16T21:08:07.700Z] ok github.com/edgexfoundry/device-rest-go/driver 0.069s coverage: 33.2% of statements [2024-05-16T21:08:07.700Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-16T21:08:07.700Z] go vet ./... [2024-05-16T21:08:54.555Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T21:08:54.555Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T21:08:54.555Z] ./bin/test-attribution-txt.sh [2024-05-16T21:08:54.555Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T21:08:54.555Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T21:08:54.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T21:08:54.676Z] $ docker stop --time=1 126bd67b0ed17951896cccdfedb7d737483c4e5546120e5ca71e0567ef2391d1 [2024-05-16T21:08:56.480Z] $ docker rm -f --volumes 126bd67b0ed17951896cccdfedb7d737483c4e5546120e5ca71e0567ef2391d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T21:08:58.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-16T21:08:58.085Z] Warning: overwriting stash ‘coverage-report’ [2024-05-16T21:08:58.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T21:08:59.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T21:08:59.581Z] + ls -al . [2024-05-16T21:08:59.581Z] total 244 [2024-05-16T21:08:59.581Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 21:04 . [2024-05-16T21:08:59.581Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 21:00 .. [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 151 May 16 21:01 .dockerignore [2024-05-16T21:08:59.581Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 21:01 .git [2024-05-16T21:08:59.581Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 21:01 .github [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 264 May 16 21:01 .gitignore [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 21:01 .golangci.yml [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 10300 May 16 21:01 Attribution.txt [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 17685 May 16 21:01 CHANGELOG.md [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 1687 May 16 21:01 Dockerfile [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 21:01 GOVERNANCE.md [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 680 May 16 21:01 Jenkinsfile [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 21:01 LICENSE [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 2016 May 16 21:01 Makefile [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 21:01 OWNERS.md [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 16 21:01 README.md [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 20:58 VERSION [2024-05-16T21:08:59.581Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 21:01 bin [2024-05-16T21:08:59.581Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 21:01 cmd [2024-05-16T21:08:59.581Z] -rw-r--r-- 1 jenkins jenkins 14499 May 16 21:08 coverage.out [2024-05-16T21:08:59.581Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 21:01 driver [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 7238 May 16 21:01 go.mod [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 101517 May 16 21:01 go.sum [2024-05-16T21:08:59.581Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 21:01 openapi [2024-05-16T21:08:59.581Z] -rw-rw-r-- 1 jenkins jenkins 713 May 16 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:09:00.031Z] + 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=f2b44e499a2450c36d80f34ae952f164cc7f7a3d --label arch=arm64 --label version=0.0.0 . [2024-05-16T21:09:00.032Z] Sending build context to Docker daemon 146.4kB [2024-05-16T21:09:00.297Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T21:09:00.297Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-16T21:09:00.297Z] ---> 03a12d10fce5 [2024-05-16T21:09:00.297Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-16T21:09:00.297Z] ---> Running in eb5af5ae74f8 [2024-05-16T21:09:00.567Z] Removing intermediate container eb5af5ae74f8 [2024-05-16T21:09:00.567Z] ---> 6b0cb50674bc [2024-05-16T21:09:00.567Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T21:09:00.835Z] ---> Running in b27d07bc976f [2024-05-16T21:09:01.106Z] Removing intermediate container b27d07bc976f [2024-05-16T21:09:01.106Z] ---> 34c7b21f2d5b [2024-05-16T21:09:01.106Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-16T21:09:01.106Z] ---> Running in dea5d2b9f59a [2024-05-16T21:09:01.374Z] Removing intermediate container dea5d2b9f59a [2024-05-16T21:09:01.374Z] ---> 5e75e20c331d [2024-05-16T21:09:01.374Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T21:09:01.644Z] ---> Running in 2dd2500410b8 [2024-05-16T21:09:01.911Z] Removing intermediate container 2dd2500410b8 [2024-05-16T21:09:01.911Z] ---> 3432f4acd29c [2024-05-16T21:09:01.911Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T21:09:01.911Z] ---> Running in 326d50562e43 [2024-05-16T21:09:02.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T21:09:03.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T21:09:04.419Z] OK: 271 MiB in 56 packages [2024-05-16T21:09:05.378Z] Removing intermediate container 326d50562e43 [2024-05-16T21:09:05.378Z] ---> 22da92386653 [2024-05-16T21:09:05.378Z] Step 8/26 : WORKDIR /device-rest-go [2024-05-16T21:09:05.378Z] ---> Running in 9b90b96d2367 [2024-05-16T21:09:05.650Z] Removing intermediate container 9b90b96d2367 [2024-05-16T21:09:05.650Z] ---> bcc7ba0ded5a [2024-05-16T21:09:05.650Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-16T21:09:05.917Z] ---> c1efad107ce2 [2024-05-16T21:09:05.917Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T21:09:06.190Z] ---> Running in 6ba7a1ec05a4 [2024-05-16T21:09:08.132Z] Removing intermediate container 6ba7a1ec05a4 [2024-05-16T21:09:08.132Z] ---> e8567490a2dd [2024-05-16T21:09:08.132Z] Step 11/26 : COPY . . [2024-05-16T21:09:09.088Z] ---> 33cc5a81aa56 [2024-05-16T21:09:09.088Z] Step 12/26 : RUN $MAKE [2024-05-16T21:09:09.088Z] ---> Running in 9ab33056762b [2024-05-16T21:09:10.045Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.13" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-05-16T21:12:46.870Z] Removing intermediate container 9ab33056762b [2024-05-16T21:12:46.870Z] ---> 2f7756b28cb1 [2024-05-16T21:12:46.870Z] Step 13/26 : FROM alpine:3.18 [2024-05-16T21:12:46.870Z] 3.18: Pulling from library/alpine [2024-05-16T21:12:46.870Z] c6b39de5b339: Already exists [2024-05-16T21:12:46.870Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T21:12:46.870Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T21:12:46.870Z] ---> 33abbf032149 [2024-05-16T21:12:46.870Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-16T21:12:46.870Z] ---> Running in 3af3d8575abf [2024-05-16T21:12:46.870Z] Removing intermediate container 3af3d8575abf [2024-05-16T21:12:46.870Z] ---> c5fb110bb576 [2024-05-16T21:12:46.870Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-05-16T21:12:46.870Z] ---> Running in ad5e28625398 [2024-05-16T21:12:46.870Z] Removing intermediate container ad5e28625398 [2024-05-16T21:12:46.870Z] ---> 62625a39aa30 [2024-05-16T21:12:46.870Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-05-16T21:12:46.870Z] ---> Running in d7d6a10aab6e [2024-05-16T21:12:46.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T21:12:46.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T21:12:46.870Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-16T21:12:46.870Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T21:12:46.870Z] OK: 8 MiB in 16 packages [2024-05-16T21:12:46.870Z] Removing intermediate container d7d6a10aab6e [2024-05-16T21:12:46.870Z] ---> 888209312569 [2024-05-16T21:12:46.871Z] Step 17/26 : RUN apk --no-cache upgrade [2024-05-16T21:12:46.871Z] ---> Running in 396921616f98 [2024-05-16T21:12:47.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T21:12:47.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T21:12:49.141Z] Upgrading critical system libraries and apk-tools: [2024-05-16T21:12:49.141Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-16T21:12:49.141Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T21:12:49.141Z] Continuing the upgrade transaction with new apk-tools: [2024-05-16T21:12:49.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T21:12:49.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T21:12:50.822Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-16T21:12:50.822Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T21:12:50.822Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T21:12:50.822Z] OK: 8 MiB in 16 packages [2024-05-16T21:12:51.787Z] Removing intermediate container 396921616f98 [2024-05-16T21:12:51.787Z] ---> 8cabf2372e51 [2024-05-16T21:12:51.787Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-05-16T21:12:53.730Z] ---> f51b1070c1e1 [2024-05-16T21:12:53.730Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-05-16T21:12:54.314Z] ---> 16413d09b36a [2024-05-16T21:12:54.315Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-05-16T21:12:54.587Z] ---> 1bc0b8ba011c [2024-05-16T21:12:54.587Z] Step 21/26 : EXPOSE 59986 [2024-05-16T21:12:54.853Z] ---> Running in b4f1f3789864 [2024-05-16T21:12:55.119Z] Removing intermediate container b4f1f3789864 [2024-05-16T21:12:55.119Z] ---> 3f4c6f0b2c2e [2024-05-16T21:12:55.119Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-05-16T21:12:55.119Z] ---> Running in c1d49775237c [2024-05-16T21:12:55.386Z] Removing intermediate container c1d49775237c [2024-05-16T21:12:55.386Z] ---> 43c36a111338 [2024-05-16T21:12:55.386Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-16T21:12:55.386Z] ---> Running in facfcde4930e [2024-05-16T21:12:55.653Z] Removing intermediate container facfcde4930e [2024-05-16T21:12:55.653Z] ---> 9e3e6c1a90ec [2024-05-16T21:12:55.653Z] Step 24/26 : LABEL arch=arm64 [2024-05-16T21:12:55.920Z] ---> Running in 2b51b7f5def0 [2024-05-16T21:12:56.187Z] Removing intermediate container 2b51b7f5def0 [2024-05-16T21:12:56.187Z] ---> 990409480669 [2024-05-16T21:12:56.187Z] Step 25/26 : LABEL git_sha=f2b44e499a2450c36d80f34ae952f164cc7f7a3d [2024-05-16T21:12:56.187Z] ---> Running in 2a3732359695 [2024-05-16T21:12:56.454Z] Removing intermediate container 2a3732359695 [2024-05-16T21:12:56.454Z] ---> 3d4340d9b55f [2024-05-16T21:12:56.454Z] Step 26/26 : LABEL version=0.0.0 [2024-05-16T21:12:56.454Z] ---> Running in cf74e3ad6ff8 [2024-05-16T21:12:56.721Z] Removing intermediate container cf74e3ad6ff8 [2024-05-16T21:12:56.721Z] ---> ad5b0434cd60 [2024-05-16T21:12:56.721Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T21:12:56.721Z] Successfully built ad5b0434cd60 [2024-05-16T21:12:56.988Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:12:57.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T21:12:57.947Z] [2024-05-16T21:12:57.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:12:58.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T21:12:58.381Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-16T21:12:58.381Z] 8998bd30e6a1: Pulling fs layer [2024-05-16T21:12:58.381Z] 04944245beec: Pulling fs layer [2024-05-16T21:12:58.381Z] 699f458cf7ca: Pulling fs layer [2024-05-16T21:12:58.381Z] 765212b225bb: Pulling fs layer [2024-05-16T21:12:58.381Z] f23df028b6ca: Pulling fs layer [2024-05-16T21:12:58.381Z] d65c8cfc05b1: Pulling fs layer [2024-05-16T21:12:58.381Z] 2437ff75d9bd: Pulling fs layer [2024-05-16T21:12:58.381Z] f23df028b6ca: Waiting [2024-05-16T21:12:58.381Z] d65c8cfc05b1: Waiting [2024-05-16T21:12:58.381Z] 2437ff75d9bd: Waiting [2024-05-16T21:12:58.381Z] 765212b225bb: Waiting [2024-05-16T21:12:58.651Z] 04944245beec: Verifying Checksum [2024-05-16T21:12:58.651Z] 04944245beec: Download complete [2024-05-16T21:12:58.651Z] 765212b225bb: Verifying Checksum [2024-05-16T21:12:58.651Z] 765212b225bb: Download complete [2024-05-16T21:12:58.651Z] f23df028b6ca: Verifying Checksum [2024-05-16T21:12:58.651Z] f23df028b6ca: Download complete [2024-05-16T21:12:58.651Z] d65c8cfc05b1: Verifying Checksum [2024-05-16T21:12:58.651Z] d65c8cfc05b1: Download complete [2024-05-16T21:12:58.921Z] 699f458cf7ca: Verifying Checksum [2024-05-16T21:12:58.921Z] 699f458cf7ca: Download complete [2024-05-16T21:12:59.188Z] 8998bd30e6a1: Verifying Checksum [2024-05-16T21:12:59.188Z] 8998bd30e6a1: Download complete [2024-05-16T21:13:01.772Z] 2437ff75d9bd: Verifying Checksum [2024-05-16T21:13:01.772Z] 2437ff75d9bd: Download complete [2024-05-16T21:13:03.716Z] 8998bd30e6a1: Pull complete [2024-05-16T21:13:04.299Z] 04944245beec: Pull complete [2024-05-16T21:13:05.709Z] 699f458cf7ca: Pull complete [2024-05-16T21:13:05.976Z] 765212b225bb: Pull complete [2024-05-16T21:13:06.936Z] f23df028b6ca: Pull complete [2024-05-16T21:13:06.936Z] d65c8cfc05b1: Pull complete [2024-05-16T21:13:25.163Z] 2437ff75d9bd: Pull complete [2024-05-16T21:13:25.163Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-16T21:13:25.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T21:13:25.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T21:13:25.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-308 does not seem to be running inside a container [2024-05-16T21:13:25.638Z] $ 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 [2024-05-16T21:13:29.077Z] $ docker top ed02341d8a932ff30455a72c32c820542a62fa5755f2abaa52e333d11c429964 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:13:30.088Z] ---> job-cost.sh [2024-05-16T21:13:30.088Z] lf-activate-venv: SKIPPING [2024-05-16T21:13:30.088Z] INFO: No Stack... [2024-05-16T21:13:30.675Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-16T21:13:31.643Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T21:13:32.321Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-05-16T21:13:32.321Z] + cut -d, -f6 [Pipeline] lock [2024-05-16T21:13:32.436Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-390-1-stack-cost] [2024-05-16T21:13:32.441Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-390-1-stack-cost] did not exist. Created. [2024-05-16T21:13:32.447Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T21:13:33.215Z] /w/workspace/device-rest-go/1@tmp/durable-ac9ac8f4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-16T21:13:33.899Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-16T21:13:33.942Z] Warning: overwriting stash ‘stack-cost’ [2024-05-16T21:13:33.999Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T21:13:34.020Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T21:13:34.106Z] $ docker stop --time=1 ed02341d8a932ff30455a72c32c820542a62fa5755f2abaa52e333d11c429964 [2024-05-16T21:13:35.745Z] $ docker rm -f --volumes ed02341d8a932ff30455a72c32c820542a62fa5755f2abaa52e333d11c429964 [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 [2024-05-16T21:13:37.031Z] provisioning config files... [2024-05-16T21:13:37.039Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-390@tmp/config12874765822153557tmp [Pipeline] { [Pipeline] sh [2024-05-16T21:13:37.403Z] + set +x [2024-05-16T21:13:37.403Z] + bash -s -- [2024-05-16T21:13:37.403Z] + curl -s https://codecov.io/bash [2024-05-16T21:13:37.663Z] [2024-05-16T21:13:37.663Z] _____ _ [2024-05-16T21:13:37.663Z] / ____| | | [2024-05-16T21:13:37.663Z] | | ___ __| | ___ ___ _____ __ [2024-05-16T21:13:37.663Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-16T21:13:37.663Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-16T21:13:37.663Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-16T21:13:37.663Z] Bash-1.0.6 [2024-05-16T21:13:37.663Z] [2024-05-16T21:13:37.663Z] [2024-05-16T21:13:37.663Z] ==> git version 2.25.1 found [2024-05-16T21:13:37.663Z] ==> 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 [2024-05-16T21:13:37.663Z] Release-Date: 2020-01-08 [2024-05-16T21:13:37.663Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-16T21:13:37.663Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-16T21:13:37.663Z] ==> Jenkins CI detected. [2024-05-16T21:13:37.663Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-390 [2024-05-16T21:13:37.663Z] project root: . [2024-05-16T21:13:37.663Z] --> token set from env [2024-05-16T21:13:37.663Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-16T21:13:37.663Z] ==> Running gcov in . (disable via -X gcov) [2024-05-16T21:13:37.663Z] ==> Python coveragepy not found [2024-05-16T21:13:37.663Z] ==> Searching for coverage reports in: [2024-05-16T21:13:37.663Z] + . [2024-05-16T21:13:37.663Z] -> Found 1 reports [2024-05-16T21:13:37.663Z] ==> Detecting git/mercurial file structure [2024-05-16T21:13:37.663Z] ==> Reading reports [2024-05-16T21:13:37.663Z] + ./coverage.out bytes=14499 [2024-05-16T21:13:37.663Z] ==> Appending adjustments [2024-05-16T21:13:37.663Z] https://docs.codecov.io/docs/fixing-reports [2024-05-16T21:13:37.663Z] + Found adjustments [2024-05-16T21:13:37.663Z] ==> Gzipping contents [2024-05-16T21:13:37.663Z] 4.0K /tmp/codecov.EKrDlB.gz [2024-05-16T21:13:37.663Z] ==> Uploading reports [2024-05-16T21:13:37.663Z] url: https://codecov.io [2024-05-16T21:13:37.663Z] query: branch=PR-390&commit=f2b44e499a2450c36d80f34ae952f164cc7f7a3d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=390&job=&cmd_args= [2024-05-16T21:13:37.663Z] -> Pinging Codecov [2024-05-16T21:13:37.664Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-390&commit=f2b44e499a2450c36d80f34ae952f164cc7f7a3d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=390&job=&cmd_args= [2024-05-16T21:13:37.923Z] -> Uploading to [2024-05-16T21:13:37.923Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-16/4E5D53B4F1F92C436F7061BF334D961C/f2b44e499a2450c36d80f34ae952f164cc7f7a3d/0a67990d-9620-48a2-9c3e-2d5d1b96a59a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240516%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240516T211337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=372b133d2e53fb81c3f00fe0da0d08d1f03876a150eb9b043285712f7fb66218 [2024-05-16T21:13:37.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T21:13:37.923Z] Dload Upload Total Spent Left Speed [2024-05-16T21:13:38.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9590 --:--:-- --:--:-- --:--:-- 9590 [2024-05-16T21:13:38.183Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f2b44e499a2450c36d80f34ae952f164cc7f7a3d [Pipeline] } [2024-05-16T21:13:38.214Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-16T21:13:40.519Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-390/archives ] [2024-05-16T21:13:40.519Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-390/archives [2024-05-16T21:13:40.519Z] total 16 [2024-05-16T21:13:40.519Z] drwxr-xr-x 3 root root 4096 May 16 21:01 . [2024-05-16T21:13:40.519Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 21:01 .. [2024-05-16T21:13:40.519Z] drwxr-xr-x 2 root root 4096 May 16 21:01 cost [2024-05-16T21:13:40.519Z] -rw-r--r-- 1 root root 86 May 16 21:01 cost.csv [2024-05-16T21:13:40.519Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-390/archives [2024-05-16T21:13:40.519Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-390/archives [2024-05-16T21:13:40.519Z] total 16 [2024-05-16T21:13:40.519Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 21:01 . [2024-05-16T21:13:40.519Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 21:01 .. [2024-05-16T21:13:40.519Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 21:01 cost [2024-05-16T21:13:40.519Z] -rw-r--r-- 1 jenkins jenkins 86 May 16 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:13:40.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:13:41.850Z] ---> package-listing.sh [2024-05-16T21:13:41.850Z] ++ facter osfamily [2024-05-16T21:13:41.850Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-16T21:13:42.111Z] + OS_FAMILY=debian [2024-05-16T21:13:42.111Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-390 [2024-05-16T21:13:42.111Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-16T21:13:42.111Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-16T21:13:42.111Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-16T21:13:42.111Z] + PACKAGES=/tmp/packages_start.txt [2024-05-16T21:13:42.111Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-390 ']' [2024-05-16T21:13:42.111Z] + PACKAGES=/tmp/packages_end.txt [2024-05-16T21:13:42.111Z] + case "${OS_FAMILY}" in [2024-05-16T21:13:42.111Z] + dpkg -l [2024-05-16T21:13:42.111Z] + grep '^ii' [2024-05-16T21:13:42.111Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-16T21:13:42.111Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-16T21:13:42.111Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-16T21:13:42.111Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-390 ']' [2024-05-16T21:13:42.111Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-390/archives/ [2024-05-16T21:13:42.111Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-390/archives/ [Pipeline] echo [2024-05-16T21:13:42.149Z] 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-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-16T21:13:42.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T21:13:42.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T21:13:42.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T21:13:43.023Z] prd-ubuntu20.04-docker-8c-8g-307 does not seem to be running inside a container [2024-05-16T21:13:43.053Z] $ 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-390/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-390 -v /w/workspace/gexfoundry_device-rest-go_PR-390:/w/workspace/gexfoundry_device-rest-go_PR-390:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-390@tmp:/w/workspace/gexfoundry_device-rest-go_PR-390@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 [2024-05-16T21:13:43.233Z] $ docker top 635dcd0b0ee48ac252dc25594be37c6e930d44b4d253be36754ec57bd2a9c79c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T21:13:43.649Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-16T21:13:43.970Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-16T21:13:44.287Z] + ls /var/log/sa-host [2024-05-16T21:13:44.287Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T21:13:44.518Z] provisioning config files... [2024-05-16T21:13:44.531Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-390@tmp/config3813561446969083802tmp [Pipeline] { [Pipeline] echo [2024-05-16T21:13:44.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:13:44.935Z] ---> create-netrc.sh [Pipeline] } [2024-05-16T21:13:44.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:13:45.393Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-16T21:13:45.432Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:13:45.752Z] ---> sudo-logs.sh [2024-05-16T21:13:45.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-16T21:13:45.862Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:13:46.186Z] ---> job-cost.sh [2024-05-16T21:13:46.186Z] lf-activate-venv: SKIPPING [2024-05-16T21:13:46.186Z] DEBUG: total: 0.2199999988079071 [2024-05-16T21:13:46.186Z] INFO: Retrieving Stack Cost... [2024-05-16T21:13:46.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T21:13:47.016Z] INFO: Archiving Costs [Pipeline] echo [2024-05-16T21:13:47.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T21:13:47.388Z] ---> logs-deploy.sh [2024-05-16T21:13:47.388Z] lf-activate-venv: SKIPPING [2024-05-16T21:13:47.388Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-390/1 [2024-05-16T21:13:47.388Z] INFO: archiving workspace using pattern(s): [2024-05-16T21:13:48.323Z] Archives upload complete. [2024-05-16T21:13:48.323Z] INFO: archiving logs to Nexus