Pull request #395 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f887ee8dbcbafadc7cab63dcb2039e1da1df0f46+f76f4517c34d0712f0a5b1769cf5436b862bb8e0 (d6a24c62c5ca2541d216d446f2c3ed8b59db965b) 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-ssh12112314601309410685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14728410648258475721.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 590556114a56c6d90cc8043840e039c2f74196dc 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-395/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-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13318805744223732272.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-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11372970741590943487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh10842530674824565546.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-395/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-395/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10211600163295260457.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 590556114a56c6d90cc8043840e039c2f74196dc 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 ‘prd-ubuntu20.04-docker-8c-8g-4701’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4708 in /w/workspace/gexfoundry_device-rest-go_PR-395 [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-395 # 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 Merging remotes/origin/main commit f76f4517c34d0712f0a5b1769cf5436b862bb8e0 into PR head commit f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 Merge succeeded, producing f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 Checking out Revision f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 (PR-395) > 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/395/head:refs/remotes/origin/PR-395 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 # 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 f76f4517c34d0712f0a5b1769cf5436b862bb8e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 # timeout=10 Commit message: "build(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-01T20:41:26.815Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-01T20:41:27.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-01T20:41:27.174Z] ========================================================= [2024-07-01T20:41:27.174Z] EdgeX Global Pipelines Version Info [2024-07-01T20:41:27.174Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:27.935Z] ------------------- [2024-07-01T20:41:27.935Z] stable info: [2024-07-01T20:41:27.935Z] ------------------- [2024-07-01T20:41:27.935Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:41:27.935Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T20:41:27.935Z] Message: update stable to v1.0.260 [2024-07-01T20:41:28.501Z] ------------------- [2024-07-01T20:41:28.502Z] experimental info: [2024-07-01T20:41:28.502Z] ------------------- [2024-07-01T20:41:28.502Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:41:28.502Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-01T20:41:28.502Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-01T20:41:28.760Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-07-01T20:41:28.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-07-01T20:41:28.893Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-01T20:41:28.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-01T20:41:29.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-01T20:41:29.077Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-01T20:41:29.143Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-01T20:41:29.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-01T20:41:29.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-01T20:41:29.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-01T20:41:29.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-01T20:41:29.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-07-01T20:41:29.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-01T20:41:29.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-01T20:41:29.620Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T20:41:29.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T20:41:29.747Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:41:29.822Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:41:29.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-01T20:41:29.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-01T20:41:30.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-01T20:41:30.079Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-01T20:41:30.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-01T20:41:30.223Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-01T20:41:30.289Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-01T20:41:30.357Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-01T20:41:30.432Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-01T20:41:30.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-395 [Pipeline] echo [2024-07-01T20:41:30.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-395 [Pipeline] echo [2024-07-01T20:41:30.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-395 [Pipeline] echo [2024-07-01T20:41:30.677Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [Pipeline] echo [2024-07-01T20:41:30.754Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f887ee8 [Pipeline] echo [2024-07-01T20:41:30.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:41:30.976Z] provisioning config files... [2024-07-01T20:41:30.996Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-395@tmp/config14486344025943632602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:31.400Z] ---> ****-login.sh [2024-07-01T20:41:31.400Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:41:31.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:31.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:31.664Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:31.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:31.664Z] [2024-07-01T20:41:31.664Z] Login Succeeded [2024-07-01T20:41:31.664Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:41:31.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:31.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:31.665Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:31.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:31.665Z] [2024-07-01T20:41:31.665Z] Login Succeeded [2024-07-01T20:41:31.665Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:41:31.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:31.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:31.925Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:31.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:31.925Z] [2024-07-01T20:41:31.925Z] Login Succeeded [2024-07-01T20:41:31.925Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:41:31.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:31.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:31.926Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:31.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:31.926Z] [2024-07-01T20:41:31.926Z] Login Succeeded [2024-07-01T20:41:31.926Z] ****.io [2024-07-01T20:41:31.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:32.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:32.186Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:32.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:32.186Z] [2024-07-01T20:41:32.186Z] Login Succeeded [2024-07-01T20:41:32.186Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:41:32.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-01T20:41:32.935Z] + git rev-list -1 --merges f887ee8dbcbafadc7cab63dcb2039e1da1df0f46~1..f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [Pipeline] echo [2024-07-01T20:41:32.991Z] -----------> git rev-list -1 --merges f887ee8dbcbafadc7cab63dcb2039e1da1df0f46~1..f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [false] [Pipeline] sh [2024-07-01T20:41:33.316Z] + git log --format=format:%s -1 f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [Pipeline] echo [2024-07-01T20:41:33.358Z] ========================================================= [2024-07-01T20:41:33.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-01T20:41:33.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:41:33.829Z] + git log --format=format:%s -1 f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [Pipeline] echo [2024-07-01T20:41:33.870Z] [semverPrep] GIT_COMMIT: f887ee8dbcbafadc7cab63dcb2039e1da1df0f46, Commit Message: build(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1 [Pipeline] echo [2024-07-01T20:41:33.918Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-01T20:41:34.334Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-01T20:41:34.334Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-01T20:41:34.334Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-01T20:41:34.334Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-01T20:41:34.334Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-01T20:41:34.334Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-01T20:41:34.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:34.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:41:34.796Z] [2024-07-01T20:41:34.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:35.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:41:35.207Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-01T20:41:35.207Z] b85a868b505f: Pulling fs layer [2024-07-01T20:41:35.207Z] e2be974225ed: Pulling fs layer [2024-07-01T20:41:35.207Z] 339a4e72a1f5: Pulling fs layer [2024-07-01T20:41:35.207Z] 988bab9f4d93: Pulling fs layer [2024-07-01T20:41:35.207Z] 1469e6f7b9e6: Pulling fs layer [2024-07-01T20:41:35.207Z] eaf3925da568: Pulling fs layer [2024-07-01T20:41:35.207Z] bab4dde63d76: Pulling fs layer [2024-07-01T20:41:35.207Z] bde34c3a00c8: Pulling fs layer [2024-07-01T20:41:35.207Z] b352a97aabf1: Pulling fs layer [2024-07-01T20:41:35.207Z] 4872d77fe225: Pulling fs layer [2024-07-01T20:41:35.207Z] 5851b861e8e6: Pulling fs layer [2024-07-01T20:41:35.207Z] 1469e6f7b9e6: Waiting [2024-07-01T20:41:35.207Z] eaf3925da568: Waiting [2024-07-01T20:41:35.207Z] 4872d77fe225: Waiting [2024-07-01T20:41:35.207Z] bab4dde63d76: Waiting [2024-07-01T20:41:35.207Z] 5851b861e8e6: Waiting [2024-07-01T20:41:35.207Z] bde34c3a00c8: Waiting [2024-07-01T20:41:35.207Z] b352a97aabf1: Waiting [2024-07-01T20:41:35.207Z] 988bab9f4d93: Waiting [2024-07-01T20:41:35.207Z] e2be974225ed: Download complete [2024-07-01T20:41:35.207Z] 988bab9f4d93: Verifying Checksum [2024-07-01T20:41:35.207Z] 988bab9f4d93: Download complete [2024-07-01T20:41:35.207Z] 1469e6f7b9e6: Verifying Checksum [2024-07-01T20:41:35.207Z] 1469e6f7b9e6: Download complete [2024-07-01T20:41:35.207Z] 339a4e72a1f5: Verifying Checksum [2024-07-01T20:41:35.207Z] 339a4e72a1f5: Download complete [2024-07-01T20:41:35.207Z] eaf3925da568: Verifying Checksum [2024-07-01T20:41:35.207Z] eaf3925da568: Download complete [2024-07-01T20:41:35.467Z] bde34c3a00c8: Verifying Checksum [2024-07-01T20:41:35.467Z] bde34c3a00c8: Download complete [2024-07-01T20:41:35.467Z] b352a97aabf1: Verifying Checksum [2024-07-01T20:41:35.467Z] b352a97aabf1: Download complete [2024-07-01T20:41:35.467Z] 4872d77fe225: Verifying Checksum [2024-07-01T20:41:35.467Z] 4872d77fe225: Download complete [2024-07-01T20:41:35.467Z] 5851b861e8e6: Verifying Checksum [2024-07-01T20:41:35.467Z] 5851b861e8e6: Download complete [2024-07-01T20:41:35.467Z] b85a868b505f: Download complete [2024-07-01T20:41:35.725Z] bab4dde63d76: Verifying Checksum [2024-07-01T20:41:35.725Z] bab4dde63d76: Download complete [2024-07-01T20:41:36.660Z] b85a868b505f: Pull complete [2024-07-01T20:41:36.660Z] e2be974225ed: Pull complete [2024-07-01T20:41:37.226Z] 339a4e72a1f5: Pull complete [2024-07-01T20:41:37.226Z] 988bab9f4d93: Pull complete [2024-07-01T20:41:37.490Z] 1469e6f7b9e6: Pull complete [2024-07-01T20:41:37.490Z] eaf3925da568: Pull complete [2024-07-01T20:41:39.393Z] bab4dde63d76: Pull complete [2024-07-01T20:41:39.394Z] bde34c3a00c8: Pull complete [2024-07-01T20:41:39.394Z] b352a97aabf1: Pull complete [2024-07-01T20:41:39.394Z] 4872d77fe225: Pull complete [2024-07-01T20:41:39.653Z] 5851b861e8e6: Pull complete [2024-07-01T20:41:39.653Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-01T20:41:39.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:41:39.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:41:39.990Z] prd-ubuntu20.04-docker-8c-8g-4708 does not seem to be running inside a container [2024-07-01T20:41:40.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-395 -v /w/workspace/gexfoundry_device-rest-go_PR-395:/w/workspace/gexfoundry_device-rest-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-395@tmp:/w/workspace/gexfoundry_device-rest-go_PR-395@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-07-01T20:41:43.192Z] $ docker top b852228c2a9671838d425246eff7afe5e73704c0c5fc60d1ae45046f11435705 -eo pid,comm [2024-07-01T20:41:43.252Z] 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-07-01T20:41:43.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-01T20:41:43.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:41:43.451Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:41:43.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:41:43.565Z] $ docker exec b852228c2a9671838d425246eff7afe5e73704c0c5fc60d1ae45046f11435705 ssh-agent [2024-07-01T20:41:43.681Z] SSH_AUTH_SOCK=/tmp/ssh-fwvm6WoY6CAB/agent.32 [2024-07-01T20:41:43.681Z] SSH_AGENT_PID=38 [2024-07-01T20:41:43.688Z] Running ssh-add (command line suppressed) [2024-07-01T20:41:43.792Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-395@tmp/private_key_2779729614914581195.key (/w/workspace/gexfoundry_device-rest-go_PR-395@tmp/private_key_2779729614914581195.key) [2024-07-01T20:41:43.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:41:44.193Z] + git tag --points-at HEAD [Pipeline] } [2024-07-01T20:41:44.300Z] $ docker exec --env ******** --env ******** b852228c2a9671838d425246eff7afe5e73704c0c5fc60d1ae45046f11435705 ssh-agent -k [2024-07-01T20:41:44.397Z] unset SSH_AUTH_SOCK; [2024-07-01T20:41:44.397Z] unset SSH_AGENT_PID; [2024-07-01T20:41:44.398Z] echo Agent pid 38 killed; [2024-07-01T20:41:44.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-01T20:41:44.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:41:44.524Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:41:44.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:41:44.651Z] $ docker exec b852228c2a9671838d425246eff7afe5e73704c0c5fc60d1ae45046f11435705 ssh-agent [2024-07-01T20:41:44.760Z] SSH_AUTH_SOCK=/tmp/ssh-Dl7pzn9ag7Bb/agent.71 [2024-07-01T20:41:44.760Z] SSH_AGENT_PID=77 [2024-07-01T20:41:44.764Z] Running ssh-add (command line suppressed) [2024-07-01T20:41:44.860Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-395@tmp/private_key_8122686656079625374.key (/w/workspace/gexfoundry_device-rest-go_PR-395@tmp/private_key_8122686656079625374.key) [2024-07-01T20:41:44.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:41:45.228Z] + git semver init [2024-07-01T20:41:45.486Z] 2024-07-01 20:41:45,415 [run_init] DEBUG init version:0.0.0 force:False [2024-07-01T20:41:45.486Z] 2024-07-01 20:41:45,416 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-395/.semver [2024-07-01T20:41:45.486Z] 2024-07-01 20:41:45,417 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-395/.semver [2024-07-01T20:41:45.487Z] 2024-07-01 20:41:45,417 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-395/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-395, universal_newlines=False, shell=None, istream=None) [2024-07-01T20:41:47.392Z] 2024-07-01 20:41:46,908 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-395/.git/info/exclude [2024-07-01T20:41:47.392Z] 2024-07-01 20:41:46,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-395/.semver/PR-395 with force:False [2024-07-01T20:41:47.392Z] 2024-07-01 20:41:46,909 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-395/.semver/PR-395 [2024-07-01T20:41:47.392Z] 2024-07-01 20:41:46,913 [execute] INFO git cat-file --batch-check [2024-07-01T20:41:47.392Z] 2024-07-01 20:41:46,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-395/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:41:47.392Z] 2024-07-01 20:41:46,921 [execute] INFO git cat-file --batch [2024-07-01T20:41:47.392Z] 2024-07-01 20:41:46,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-395/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:41:47.392Z] 2024-07-01 20:41:46,926 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-395/.semver/PR-395 [2024-07-01T20:41:47.392Z] 0.0.0 [Pipeline] } [2024-07-01T20:41:47.421Z] $ docker exec --env ******** --env ******** b852228c2a9671838d425246eff7afe5e73704c0c5fc60d1ae45046f11435705 ssh-agent -k [2024-07-01T20:41:47.534Z] unset SSH_AUTH_SOCK; [2024-07-01T20:41:47.535Z] unset SSH_AGENT_PID; [2024-07-01T20:41:47.535Z] echo Agent pid 77 killed; [2024-07-01T20:41:47.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-01T20:41:48.026Z] + git semver [Pipeline] } [2024-07-01T20:41:48.313Z] $ docker stop --time=1 b852228c2a9671838d425246eff7afe5e73704c0c5fc60d1ae45046f11435705 [2024-07-01T20:41:49.595Z] $ docker rm -f --volumes b852228c2a9671838d425246eff7afe5e73704c0c5fc60d1ae45046f11435705 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:41:50.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-01T20:41:50.333Z] Stashed 1 file(s) [Pipeline] echo [2024-07-01T20:41:50.359Z] [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-07-01T20:41:51.134Z] provisioning config files... [2024-07-01T20:41:51.144Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-395@tmp/config13737994458165033742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:51.533Z] ---> ****-login.sh [2024-07-01T20:41:51.533Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:41:51.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:51.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:51.533Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:51.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:51.533Z] [2024-07-01T20:41:51.533Z] Login Succeeded [2024-07-01T20:41:51.533Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:41:51.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:51.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:51.534Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:51.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:51.534Z] [2024-07-01T20:41:51.534Z] Login Succeeded [2024-07-01T20:41:51.534Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:41:51.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:51.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:51.794Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:51.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:51.794Z] [2024-07-01T20:41:51.794Z] Login Succeeded [2024-07-01T20:41:51.794Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:41:51.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:51.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:51.794Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:51.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:51.794Z] [2024-07-01T20:41:51.794Z] Login Succeeded [2024-07-01T20:41:51.794Z] ****.io [2024-07-01T20:41:52.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:52.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:52.054Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:52.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:52.054Z] [2024-07-01T20:41:52.054Z] Login Succeeded [2024-07-01T20:41:52.054Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:41:52.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:41:52.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:41:52.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:41:52.418Z] ========================================================= [2024-07-01T20:41:52.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-01T20:41:52.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:52.961Z] + 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-07-01T20:41:52.962Z] Sending build context to Docker daemon 18.19MB [2024-07-01T20:41:52.962Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:41:52.962Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-01T20:41:52.962Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-01T20:41:52.962Z] 619be1103602: Pulling fs layer [2024-07-01T20:41:52.962Z] 7862e08f4a3e: Pulling fs layer [2024-07-01T20:41:52.962Z] 5df492c9dc93: Pulling fs layer [2024-07-01T20:41:52.962Z] 7629e6793208: Pulling fs layer [2024-07-01T20:41:52.962Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:41:52.962Z] fb5054dd5b73: Pulling fs layer [2024-07-01T20:41:52.962Z] eeca6798cff9: Pulling fs layer [2024-07-01T20:41:52.962Z] aa269ceb94a6: Pulling fs layer [2024-07-01T20:41:52.962Z] ada007ff1a6a: Pulling fs layer [2024-07-01T20:41:52.962Z] 4f4fb700ef54: Waiting [2024-07-01T20:41:52.962Z] fb5054dd5b73: Waiting [2024-07-01T20:41:52.962Z] ada007ff1a6a: Waiting [2024-07-01T20:41:52.962Z] eeca6798cff9: Waiting [2024-07-01T20:41:52.962Z] 7629e6793208: Waiting [2024-07-01T20:41:52.962Z] 7862e08f4a3e: Download complete [2024-07-01T20:41:52.962Z] 7629e6793208: Download complete [2024-07-01T20:41:53.220Z] 4f4fb700ef54: Verifying Checksum [2024-07-01T20:41:53.220Z] 4f4fb700ef54: Download complete [2024-07-01T20:41:53.220Z] fb5054dd5b73: Verifying Checksum [2024-07-01T20:41:53.220Z] fb5054dd5b73: Download complete [2024-07-01T20:41:53.220Z] 619be1103602: Verifying Checksum [2024-07-01T20:41:53.220Z] 619be1103602: Download complete [2024-07-01T20:41:53.220Z] eeca6798cff9: Verifying Checksum [2024-07-01T20:41:53.220Z] eeca6798cff9: Download complete [2024-07-01T20:41:53.220Z] 619be1103602: Pull complete [2024-07-01T20:41:53.479Z] ada007ff1a6a: Verifying Checksum [2024-07-01T20:41:53.479Z] ada007ff1a6a: Download complete [2024-07-01T20:41:53.479Z] 7862e08f4a3e: Pull complete [2024-07-01T20:41:53.479Z] 5df492c9dc93: Verifying Checksum [2024-07-01T20:41:53.479Z] 5df492c9dc93: Download complete [2024-07-01T20:41:54.047Z] aa269ceb94a6: Verifying Checksum [2024-07-01T20:41:54.047Z] aa269ceb94a6: Download complete [2024-07-01T20:41:57.330Z] 5df492c9dc93: Pull complete [2024-07-01T20:41:57.330Z] 7629e6793208: Pull complete [2024-07-01T20:41:57.330Z] 4f4fb700ef54: Pull complete [2024-07-01T20:41:57.330Z] fb5054dd5b73: Pull complete [2024-07-01T20:41:57.330Z] eeca6798cff9: Pull complete [2024-07-01T20:41:59.856Z] aa269ceb94a6: Pull complete [2024-07-01T20:42:00.116Z] ada007ff1a6a: Pull complete [2024-07-01T20:42:00.116Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-01T20:42:00.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-01T20:42:00.116Z] ---> f489d0715acc [2024-07-01T20:42:00.116Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:42:04.309Z] ---> Running in 45079edadb58 [2024-07-01T20:42:04.309Z] Removing intermediate container 45079edadb58 [2024-07-01T20:42:04.309Z] ---> c1521f2b4dc2 [2024-07-01T20:42:04.309Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:42:04.309Z] ---> Running in 4e182ca48608 [2024-07-01T20:42:04.309Z] Removing intermediate container 4e182ca48608 [2024-07-01T20:42:04.309Z] ---> 4736c9e0d902 [2024-07-01T20:42:04.309Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-01T20:42:04.309Z] ---> Running in dfdb4ca0810b [2024-07-01T20:42:04.309Z] Removing intermediate container dfdb4ca0810b [2024-07-01T20:42:04.309Z] ---> f37231b6cbde [2024-07-01T20:42:04.309Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:42:04.309Z] ---> Running in 8d865fc0e534 [2024-07-01T20:42:04.309Z] Removing intermediate container 8d865fc0e534 [2024-07-01T20:42:04.309Z] ---> 2c77db3c2f36 [2024-07-01T20:42:04.309Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:42:04.309Z] ---> Running in b08d49c7d294 [2024-07-01T20:42:04.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:04.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:04.569Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-07-01T20:42:04.569Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-01T20:42:04.569Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-07-01T20:42:04.569Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-07-01T20:42:04.569Z] Executing busybox-1.36.1-r5.trigger [2024-07-01T20:42:04.569Z] OK: 268 MiB in 56 packages [2024-07-01T20:42:05.137Z] Removing intermediate container b08d49c7d294 [2024-07-01T20:42:05.137Z] ---> 71047986ae27 [2024-07-01T20:42:05.137Z] Step 8/12 : WORKDIR /device-rest-go [2024-07-01T20:42:05.137Z] ---> Running in d45e5ad2d367 [2024-07-01T20:42:05.137Z] Removing intermediate container d45e5ad2d367 [2024-07-01T20:42:05.137Z] ---> b5358f4bc9bc [2024-07-01T20:42:05.137Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-01T20:42:05.137Z] ---> d3950dcd88e2 [2024-07-01T20:42:05.137Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:42:05.396Z] ---> Running in 2494d80092cd [2024-07-01T20:42:05.882Z] Still waiting to schedule task [2024-07-01T20:42:05.882Z] ‘prd-centos7-blackbox-4c-2g-4589’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-01T20:42:05.882Z] ‘prd-ubuntu18.04-docker-8c-8g-4546’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-01T20:42:05.882Z] ‘prd-ubuntu20.04-docker-8c-8g-4712’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-01T20:42:05.882Z] ‘prd-ubuntu20.04-docker-8c-8g-4714’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-01T20:42:05.882Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4715’ is offline [2024-07-01T20:42:52.213Z] Removing intermediate container 2494d80092cd [2024-07-01T20:42:52.213Z] ---> fe02919e1fb5 [2024-07-01T20:42:52.213Z] Step 11/12 : COPY . . [2024-07-01T20:42:52.213Z] ---> d4ce6ccbf6fe [2024-07-01T20:42:52.213Z] Step 12/12 : RUN $MAKE [2024-07-01T20:42:52.213Z] ---> Running in 67a6c9302e37 [2024-07-01T20:42:52.213Z] noop [2024-07-01T20:42:52.213Z] Removing intermediate container 67a6c9302e37 [2024-07-01T20:42:52.213Z] ---> db8f572eeab4 [2024-07-01T20:42:52.213Z] Successfully built db8f572eeab4 [2024-07-01T20:42:52.213Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:42:52.711Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:42:52.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:42:52.876Z] prd-ubuntu20.04-docker-8c-8g-4708 does not seem to be running inside a container [2024-07-01T20:42:52.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-395 -v /w/workspace/gexfoundry_device-rest-go_PR-395:/w/workspace/gexfoundry_device-rest-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-395@tmp:/w/workspace/gexfoundry_device-rest-go_PR-395@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-07-01T20:42:53.244Z] $ docker top 1ef5157602a047f38aca0d10c107ee34b27126eef156ee1ed00505a0b990d7aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:42:53.681Z] + go version [2024-07-01T20:42:53.681Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-01T20:42:53.712Z] $ docker stop --time=1 1ef5157602a047f38aca0d10c107ee34b27126eef156ee1ed00505a0b990d7aa [2024-07-01T20:42:54.979Z] $ docker rm -f --volumes 1ef5157602a047f38aca0d10c107ee34b27126eef156ee1ed00505a0b990d7aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:42:55.816Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:42:55.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:42:55.996Z] prd-ubuntu20.04-docker-8c-8g-4708 does not seem to be running inside a container [2024-07-01T20:42:56.018Z] $ 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-395 -v /w/workspace/gexfoundry_device-rest-go_PR-395:/w/workspace/gexfoundry_device-rest-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-395@tmp:/w/workspace/gexfoundry_device-rest-go_PR-395@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-07-01T20:42:56.334Z] $ docker top 7e3c16f6901add95e380fef8732d0d9cef6248e0de9e453a74e70b6e8ffa75ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:42:56.750Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-395 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:42:57.136Z] + make test [2024-07-01T20:42:57.136Z] go test ./... -coverprofile=coverage.out ./... [2024-07-01T20:42:59.034Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-07-01T20:43:17.103Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-07-01T20:43:17.103Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements [2024-07-01T20:43:24.600Z] go vet ./... [2024-07-01T20:43:29.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:43:29.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:43:29.866Z] ./bin/test-attribution-txt.sh [2024-07-01T20:43:29.866Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T20:43:29.866Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:43:29.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:43:29.945Z] $ docker stop --time=1 7e3c16f6901add95e380fef8732d0d9cef6248e0de9e453a74e70b6e8ffa75ba [2024-07-01T20:43:34.313Z] $ docker rm -f --volumes 7e3c16f6901add95e380fef8732d0d9cef6248e0de9e453a74e70b6e8ffa75ba [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:43:34.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:43:35.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-01T20:43:35.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:43:35.966Z] + ls -al . [2024-07-01T20:43:35.966Z] total 248 [2024-07-01T20:43:35.966Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 20:42 . [2024-07-01T20:43:35.966Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:41 .. [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 1 20:41 .dockerignore [2024-07-01T20:43:35.966Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:43 .git [2024-07-01T20:43:35.966Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:41 .github [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 1 20:41 .gitignore [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:41 .golangci.yml [2024-07-01T20:43:35.966Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:41 .semver [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jul 1 20:41 Attribution.txt [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jul 1 20:41 CHANGELOG.md [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jul 1 20:41 Dockerfile [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:41 GOVERNANCE.md [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 1 20:41 Jenkinsfile [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 1 20:41 LICENSE [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jul 1 20:41 Makefile [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 1 20:41 OWNERS.md [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 1 20:41 README.md [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION [2024-07-01T20:43:35.966Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:41 bin [2024-07-01T20:43:35.966Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:41 cmd [2024-07-01T20:43:35.966Z] -rw-r--r-- 1 jenkins jenkins 14499 Jul 1 20:43 coverage.out [2024-07-01T20:43:35.966Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:41 driver [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 7190 Jul 1 20:41 go.mod [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 1 20:41 go.sum [2024-07-01T20:43:35.966Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:41 openapi [2024-07-01T20:43:35.966Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 1 20:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:43:36.406Z] + 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=f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 --label arch=amd64 --label version=0.0.0 . [2024-07-01T20:43:36.406Z] Sending build context to Docker daemon 18.2MB [2024-07-01T20:43:36.406Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:43:36.406Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-01T20:43:36.406Z] ---> db8f572eeab4 [2024-07-01T20:43:36.406Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:43:36.973Z] ---> Running in fbe27b7907d7 [2024-07-01T20:43:36.973Z] Removing intermediate container fbe27b7907d7 [2024-07-01T20:43:36.973Z] ---> 9a39fa064d7a [2024-07-01T20:43:36.973Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:43:36.973Z] ---> Running in e0da49e188a1 [2024-07-01T20:43:36.973Z] Removing intermediate container e0da49e188a1 [2024-07-01T20:43:36.973Z] ---> 1bb2f06097aa [2024-07-01T20:43:36.973Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-01T20:43:36.973Z] ---> Running in dab0c69d1ba9 [2024-07-01T20:43:36.973Z] Removing intermediate container dab0c69d1ba9 [2024-07-01T20:43:36.973Z] ---> 9924eec84f5b [2024-07-01T20:43:36.973Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:43:36.973Z] ---> Running in d506bc90aec0 [2024-07-01T20:43:37.232Z] Removing intermediate container d506bc90aec0 [2024-07-01T20:43:37.232Z] ---> d23cd7259a33 [2024-07-01T20:43:37.232Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:43:37.232Z] ---> Running in e1f5336d4c95 [2024-07-01T20:43:37.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:43:37.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:43:38.097Z] OK: 268 MiB in 56 packages [2024-07-01T20:43:38.355Z] Removing intermediate container e1f5336d4c95 [2024-07-01T20:43:38.355Z] ---> e42a723966f0 [2024-07-01T20:43:38.355Z] Step 8/26 : WORKDIR /device-rest-go [2024-07-01T20:43:38.355Z] ---> Running in 3f38ef340726 [2024-07-01T20:43:38.355Z] Removing intermediate container 3f38ef340726 [2024-07-01T20:43:38.355Z] ---> ef333f6372c0 [2024-07-01T20:43:38.355Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-01T20:43:38.612Z] ---> eea39bba0a76 [2024-07-01T20:43:38.612Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:43:38.612Z] ---> Running in c50cc9dddd86 [2024-07-01T20:43:39.179Z] Removing intermediate container c50cc9dddd86 [2024-07-01T20:43:39.179Z] ---> 8d4b8b22a582 [2024-07-01T20:43:39.179Z] Step 11/26 : COPY . . [2024-07-01T20:43:39.747Z] ---> 263fd3e0c39c [2024-07-01T20:43:39.747Z] Step 12/26 : RUN $MAKE [2024-07-01T20:43:39.747Z] ---> Running in dad5f00720fa [2024-07-01T20:43:40.004Z] 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.18" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-07-01T20:44:15.073Z] Removing intermediate container dad5f00720fa [2024-07-01T20:44:15.073Z] ---> e81cb9f3fa81 [2024-07-01T20:44:15.073Z] Step 13/26 : FROM alpine:3.18 [2024-07-01T20:44:15.073Z] 3.18: Pulling from library/alpine [2024-07-01T20:44:15.073Z] 73baa7ef167e: Pulling fs layer [2024-07-01T20:44:15.073Z] 73baa7ef167e: Verifying Checksum [2024-07-01T20:44:15.073Z] 73baa7ef167e: Download complete [2024-07-01T20:44:15.073Z] 73baa7ef167e: Pull complete [2024-07-01T20:44:15.073Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T20:44:15.073Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T20:44:15.073Z] ---> 8fd7cac70a4a [2024-07-01T20:44:15.073Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T20:44:15.073Z] ---> Running in 7362f3f462a2 [2024-07-01T20:44:15.073Z] Removing intermediate container 7362f3f462a2 [2024-07-01T20:44:15.073Z] ---> c944c362fd03 [2024-07-01T20:44:15.073Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-07-01T20:44:15.073Z] ---> Running in 647c09d36dbf [2024-07-01T20:44:15.073Z] Removing intermediate container 647c09d36dbf [2024-07-01T20:44:15.073Z] ---> 6df5d7ea7e2a [2024-07-01T20:44:15.073Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-07-01T20:44:15.073Z] ---> Running in 73e43267fa56 [2024-07-01T20:44:15.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:44:15.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:44:15.073Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T20:44:15.073Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T20:44:15.073Z] OK: 7 MiB in 16 packages [2024-07-01T20:44:15.073Z] Removing intermediate container 73e43267fa56 [2024-07-01T20:44:15.073Z] ---> d297574b20fe [2024-07-01T20:44:15.073Z] Step 17/26 : RUN apk --no-cache upgrade [2024-07-01T20:44:15.073Z] ---> Running in 9d62d2e1f128 [2024-07-01T20:44:15.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:44:15.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:44:15.591Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:44:15.591Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:44:15.591Z] OK: 7 MiB in 16 packages [2024-07-01T20:44:16.156Z] Removing intermediate container 9d62d2e1f128 [2024-07-01T20:44:16.156Z] ---> e72bd8a580fd [2024-07-01T20:44:16.156Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-07-01T20:44:17.107Z] ---> 03957fd1bcdf [2024-07-01T20:44:17.107Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-07-01T20:44:17.107Z] ---> 19a85d7639c3 [2024-07-01T20:44:17.107Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-07-01T20:44:17.107Z] ---> 9771bac68a67 [2024-07-01T20:44:17.107Z] Step 21/26 : EXPOSE 59986 [2024-07-01T20:44:17.108Z] ---> Running in 6c6f7e1ab09f [2024-07-01T20:44:17.366Z] Removing intermediate container 6c6f7e1ab09f [2024-07-01T20:44:17.366Z] ---> 09d225f66907 [2024-07-01T20:44:17.366Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-07-01T20:44:17.366Z] ---> Running in 485125ce17ef [2024-07-01T20:44:17.366Z] Removing intermediate container 485125ce17ef [2024-07-01T20:44:17.366Z] ---> 4cebc1202cce [2024-07-01T20:44:17.366Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-01T20:44:17.366Z] ---> Running in 06c326403030 [2024-07-01T20:44:17.366Z] Removing intermediate container 06c326403030 [2024-07-01T20:44:17.366Z] ---> 1d08f6372e2f [2024-07-01T20:44:17.366Z] Step 24/26 : LABEL arch=amd64 [2024-07-01T20:44:17.366Z] ---> Running in f52316ce6a06 [2024-07-01T20:44:17.623Z] Removing intermediate container f52316ce6a06 [2024-07-01T20:44:17.623Z] ---> f22cf8b0a2cc [2024-07-01T20:44:17.623Z] Step 25/26 : LABEL git_sha=f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [2024-07-01T20:44:17.623Z] ---> Running in 23b61fe33ea1 [2024-07-01T20:44:17.623Z] Removing intermediate container 23b61fe33ea1 [2024-07-01T20:44:17.623Z] ---> 45e0d1a68514 [2024-07-01T20:44:17.623Z] Step 26/26 : LABEL version=0.0.0 [2024-07-01T20:44:17.623Z] ---> Running in 9acb0d5f8560 [2024-07-01T20:44:17.623Z] Removing intermediate container 9acb0d5f8560 [2024-07-01T20:44:17.623Z] ---> d8468a4b4234 [2024-07-01T20:44:17.623Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T20:44:17.623Z] Successfully built d8468a4b4234 [2024-07-01T20:44:17.623Z] 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-07-01T20:44:18.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:44:18.695Z] [2024-07-01T20:44:18.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:44:19.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:44:19.087Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-01T20:44:19.087Z] 5eb5b503b376: Pulling fs layer [2024-07-01T20:44:19.087Z] 5c69ac0246d0: Pulling fs layer [2024-07-01T20:44:19.087Z] ec43610c2a17: Pulling fs layer [2024-07-01T20:44:19.087Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-01T20:44:19.087Z] 33b1e0a273af: Pulling fs layer [2024-07-01T20:44:19.087Z] 5d3b04190fa2: Pulling fs layer [2024-07-01T20:44:19.087Z] 2f39f015ded8: Pulling fs layer [2024-07-01T20:44:19.087Z] 3a2ae6a8a46f: Waiting [2024-07-01T20:44:19.087Z] 33b1e0a273af: Waiting [2024-07-01T20:44:19.087Z] 5d3b04190fa2: Waiting [2024-07-01T20:44:19.087Z] 2f39f015ded8: Waiting [2024-07-01T20:44:19.087Z] 5c69ac0246d0: Verifying Checksum [2024-07-01T20:44:19.087Z] 5c69ac0246d0: Download complete [2024-07-01T20:44:19.087Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-01T20:44:19.087Z] 3a2ae6a8a46f: Download complete [2024-07-01T20:44:19.087Z] 33b1e0a273af: Verifying Checksum [2024-07-01T20:44:19.087Z] 33b1e0a273af: Download complete [2024-07-01T20:44:19.087Z] ec43610c2a17: Verifying Checksum [2024-07-01T20:44:19.087Z] ec43610c2a17: Download complete [2024-07-01T20:44:19.087Z] 5d3b04190fa2: Verifying Checksum [2024-07-01T20:44:19.087Z] 5d3b04190fa2: Download complete [2024-07-01T20:44:19.344Z] 5eb5b503b376: Verifying Checksum [2024-07-01T20:44:19.344Z] 5eb5b503b376: Download complete [2024-07-01T20:44:19.910Z] 2f39f015ded8: Download complete [2024-07-01T20:44:20.477Z] 5eb5b503b376: Pull complete [2024-07-01T20:44:20.477Z] 5c69ac0246d0: Pull complete [2024-07-01T20:44:21.043Z] ec43610c2a17: Pull complete [2024-07-01T20:44:21.043Z] 3a2ae6a8a46f: Pull complete [2024-07-01T20:44:21.301Z] 33b1e0a273af: Pull complete [2024-07-01T20:44:21.301Z] 5d3b04190fa2: Pull complete [2024-07-01T20:44:25.493Z] 2f39f015ded8: Pull complete [2024-07-01T20:44:25.493Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-01T20:44:25.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:44:25.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:44:25.755Z] prd-ubuntu20.04-docker-8c-8g-4708 does not seem to be running inside a container [2024-07-01T20:44:25.780Z] $ 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-395 -v /w/workspace/gexfoundry_device-rest-go_PR-395:/w/workspace/gexfoundry_device-rest-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-395@tmp:/w/workspace/gexfoundry_device-rest-go_PR-395@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-07-01T20:44:29.981Z] $ docker top ba5454682746c103625a27d06d7547204d7c4b21e3c12b3520714505c89db0cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:44:30.464Z] ---> job-cost.sh [2024-07-01T20:44:30.464Z] lf-activate-venv: SKIPPING [2024-07-01T20:44:30.464Z] INFO: No Stack... [2024-07-01T20:44:30.723Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T20:44:30.983Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T20:44:31.305Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-395/archives/cost.csv [2024-07-01T20:44:31.305Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T20:44:31.356Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-395-1-stack-cost] [2024-07-01T20:44:31.365Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-395-1-stack-cost] did not exist. Created. [2024-07-01T20:44:31.372Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T20:44:31.801Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-01T20:44:31.864Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T20:44:31.904Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-395-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T20:44:31.990Z] $ docker stop --time=1 ba5454682746c103625a27d06d7547204d7c4b21e3c12b3520714505c89db0cb [2024-07-01T20:44:33.151Z] $ docker rm -f --volumes ba5454682746c103625a27d06d7547204d7c4b21e3c12b3520714505c89db0cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-01T20:45:42.773Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4724 in /w/workspace/gexfoundry_device-rest-go_PR-395 [Pipeline] { [Pipeline] ws [2024-07-01T20:45:42.855Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-07-01T20:45:45.968Z] The recommended git tool is: git [2024-07-01T20:45:53.442Z] using credential edgex-jenkins-ssh [2024-07-01T20:45:53.472Z] Cloning the remote Git repository [2024-07-01T20:45:53.529Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-07-01T20:45:53.658Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-07-01T20:45:53.863Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-07-01T20:45:53.864Z] > git --version # timeout=10 [2024-07-01T20:45:53.898Z] > git --version # 'git version 2.25.1' [2024-07-01T20:45:53.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:45:54.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:45:58.162Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-07-01T20:45:58.209Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:46:00.322Z] Merging remotes/origin/main commit f76f4517c34d0712f0a5b1769cf5436b862bb8e0 into PR head commit f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [2024-07-01T20:46:00.733Z] Merge succeeded, producing f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [2024-07-01T20:46:00.734Z] Checking out Revision f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 (PR-395) [2024-07-01T20:45:59.636Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-07-01T20:45:59.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-07-01T20:45:59.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:45:59.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/395/head:refs/remotes/origin/PR-395 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-01T20:46:00.347Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:46:00.455Z] > git checkout -f f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 # timeout=10 [2024-07-01T20:46:00.570Z] > git remote # timeout=10 [2024-07-01T20:46:00.598Z] > git config --get remote.origin.url # timeout=10 [2024-07-01T20:46:00.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:46:00.668Z] > git merge f76f4517c34d0712f0a5b1769cf5436b862bb8e0 # timeout=10 [2024-07-01T20:46:00.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-01T20:46:00.739Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:46:00.757Z] > git checkout -f f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 # timeout=10 [2024-07-01T20:46:01.637Z] Commit message: "build(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1" [2024-07-01T20:46:01.711Z] > git --version # timeout=10 [2024-07-01T20:46:01.727Z] > git --version # 'git version 2.25.1' [2024-07-01T20:46:01.746Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:46:07.034Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-01T20:46:07.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T20:46:07.035Z] Dload Upload Total Spent Left Speed [2024-07-01T20:46:07.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 167k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh [2024-07-01T20:46:07.439Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-01T20:46:07.819Z] + sudo+ tee /etc/docker/daemon.new [2024-07-01T20:46:07.819Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-01T20:46:07.819Z] { [2024-07-01T20:46:07.819Z] "registry-mirrors": [ [2024-07-01T20:46:07.819Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-01T20:46:07.819Z] ], [2024-07-01T20:46:07.819Z] "bip": "10.250.0.254/24", [2024-07-01T20:46:07.819Z] "hosts": [ [2024-07-01T20:46:07.819Z] "tcp://0.0.0.0:5555", [2024-07-01T20:46:07.819Z] "unix:///var/run/docker.sock" [2024-07-01T20:46:07.819Z] ], [2024-07-01T20:46:07.819Z] "mtu": 1458, [2024-07-01T20:46:07.819Z] "selinux-enabled": true, [2024-07-01T20:46:07.819Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-01T20:46:07.819Z] } [Pipeline] sh [2024-07-01T20:46:08.210Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-01T20:46:08.602Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:46:27.121Z] provisioning config files... [2024-07-01T20:46:27.170Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config13989518036151052076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:46:27.967Z] ---> ****-login.sh [2024-07-01T20:46:27.967Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:46:28.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:46:28.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:46:28.540Z] Configure a credential helper to remove this warning. See [2024-07-01T20:46:28.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:46:28.540Z] [2024-07-01T20:46:28.540Z] Login Succeeded [2024-07-01T20:46:28.540Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:46:28.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:46:29.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:46:29.100Z] Configure a credential helper to remove this warning. See [2024-07-01T20:46:29.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:46:29.100Z] [2024-07-01T20:46:29.100Z] Login Succeeded [2024-07-01T20:46:29.100Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:46:29.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:46:29.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:46:29.924Z] Configure a credential helper to remove this warning. See [2024-07-01T20:46:29.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:46:29.925Z] [2024-07-01T20:46:29.925Z] Login Succeeded [2024-07-01T20:46:29.925Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:46:29.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:46:30.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:46:30.203Z] Configure a credential helper to remove this warning. See [2024-07-01T20:46:30.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:46:30.203Z] [2024-07-01T20:46:30.203Z] Login Succeeded [2024-07-01T20:46:30.203Z] ****.io [2024-07-01T20:46:30.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:46:31.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:46:31.096Z] Configure a credential helper to remove this warning. See [2024-07-01T20:46:31.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:46:31.096Z] [2024-07-01T20:46:31.096Z] Login Succeeded [2024-07-01T20:46:31.096Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:46:31.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:46:32.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:46:32.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:46:32.184Z] ========================================================= [2024-07-01T20:46:32.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-01T20:46:32.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:46:33.044Z] + 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-07-01T20:46:33.044Z] Sending build context to Docker daemon 131.1kB [2024-07-01T20:46:33.044Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:46:33.044Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-01T20:46:33.321Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-01T20:46:33.321Z] c6b39de5b339: Pulling fs layer [2024-07-01T20:46:33.321Z] a69c41024577: Pulling fs layer [2024-07-01T20:46:33.321Z] d6de4b400683: Pulling fs layer [2024-07-01T20:46:33.321Z] 35cb2a7552d0: Pulling fs layer [2024-07-01T20:46:33.321Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:46:33.321Z] 464afbd9ba4c: Pulling fs layer [2024-07-01T20:46:33.321Z] 00f215d4a9da: Pulling fs layer [2024-07-01T20:46:33.321Z] d496ad576159: Pulling fs layer [2024-07-01T20:46:33.321Z] 35cb2a7552d0: Waiting [2024-07-01T20:46:33.321Z] 4f4fb700ef54: Waiting [2024-07-01T20:46:33.321Z] 464afbd9ba4c: Waiting [2024-07-01T20:46:33.321Z] 00f215d4a9da: Waiting [2024-07-01T20:46:33.321Z] d496ad576159: Waiting [2024-07-01T20:46:33.321Z] a69c41024577: Verifying Checksum [2024-07-01T20:46:33.607Z] a69c41024577: Download complete [2024-07-01T20:46:33.607Z] 35cb2a7552d0: Verifying Checksum [2024-07-01T20:46:33.607Z] 35cb2a7552d0: Download complete [2024-07-01T20:46:33.607Z] 4f4fb700ef54: Verifying Checksum [2024-07-01T20:46:33.607Z] 4f4fb700ef54: Download complete [2024-07-01T20:46:33.607Z] c6b39de5b339: Download complete [2024-07-01T20:46:33.607Z] 464afbd9ba4c: Download complete [2024-07-01T20:46:34.217Z] d496ad576159: Verifying Checksum [2024-07-01T20:46:34.217Z] d496ad576159: Download complete [2024-07-01T20:46:34.822Z] c6b39de5b339: Pull complete [2024-07-01T20:46:35.817Z] a69c41024577: Pull complete [2024-07-01T20:46:35.818Z] d6de4b400683: Verifying Checksum [2024-07-01T20:46:35.818Z] d6de4b400683: Download complete [2024-07-01T20:46:37.807Z] 00f215d4a9da: Verifying Checksum [2024-07-01T20:46:37.807Z] 00f215d4a9da: Download complete [2024-07-01T20:46:50.229Z] d6de4b400683: Pull complete [2024-07-01T20:46:50.505Z] 35cb2a7552d0: Pull complete [2024-07-01T20:46:50.777Z] 4f4fb700ef54: Pull complete [2024-07-01T20:46:51.260Z] 464afbd9ba4c: Pull complete [2024-07-01T20:47:01.435Z] 00f215d4a9da: Pull complete [2024-07-01T20:47:02.867Z] d496ad576159: Pull complete [2024-07-01T20:47:02.867Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-01T20:47:02.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-01T20:47:02.867Z] ---> f246e2811388 [2024-07-01T20:47:02.867Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:47:04.320Z] ---> Running in e4dc7905c5d4 [2024-07-01T20:47:04.607Z] Removing intermediate container e4dc7905c5d4 [2024-07-01T20:47:04.607Z] ---> b3852fe2f7b5 [2024-07-01T20:47:04.607Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:47:04.884Z] ---> Running in 7d3896f37f65 [2024-07-01T20:47:05.158Z] Removing intermediate container 7d3896f37f65 [2024-07-01T20:47:05.158Z] ---> c4059249f7ef [2024-07-01T20:47:05.158Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-01T20:47:05.433Z] ---> Running in 6fb29c58d492 [2024-07-01T20:47:05.708Z] Removing intermediate container 6fb29c58d492 [2024-07-01T20:47:05.708Z] ---> 2dd543ec2ca3 [2024-07-01T20:47:05.708Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:47:05.989Z] ---> Running in ba41fac5c8ea [2024-07-01T20:47:06.275Z] Removing intermediate container ba41fac5c8ea [2024-07-01T20:47:06.275Z] ---> b1555a5caca8 [2024-07-01T20:47:06.275Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:47:06.553Z] ---> Running in 408b2798f8df [2024-07-01T20:47:07.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:47:08.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T20:47:10.572Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-07-01T20:47:10.572Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-01T20:47:10.572Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-07-01T20:47:10.572Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-07-01T20:47:10.572Z] Executing busybox-1.36.1-r5.trigger [2024-07-01T20:47:10.572Z] OK: 271 MiB in 56 packages [2024-07-01T20:47:12.009Z] Removing intermediate container 408b2798f8df [2024-07-01T20:47:12.009Z] ---> 0826ce2e6b84 [2024-07-01T20:47:12.009Z] Step 8/12 : WORKDIR /device-rest-go [2024-07-01T20:47:12.009Z] ---> Running in 20b7b23f2d48 [2024-07-01T20:47:12.604Z] Removing intermediate container 20b7b23f2d48 [2024-07-01T20:47:12.604Z] ---> 9f5794da7f14 [2024-07-01T20:47:12.604Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-01T20:47:13.200Z] ---> 06aeddb60982 [2024-07-01T20:47:13.200Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:47:13.474Z] ---> Running in 706de1006b7f [2024-07-01T20:49:20.310Z] Removing intermediate container 706de1006b7f [2024-07-01T20:49:20.310Z] ---> 9ff238055231 [2024-07-01T20:49:20.310Z] Step 11/12 : COPY . . [2024-07-01T20:49:20.310Z] ---> 9ad994899e39 [2024-07-01T20:49:20.310Z] Step 12/12 : RUN $MAKE [2024-07-01T20:49:20.310Z] ---> Running in 3f517db96e0a [2024-07-01T20:49:20.310Z] noop [2024-07-01T20:49:21.304Z] Removing intermediate container 3f517db96e0a [2024-07-01T20:49:21.304Z] ---> 78cc410c3c88 [2024-07-01T20:49:21.304Z] Successfully built 78cc410c3c88 [2024-07-01T20:49:21.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:49:21.875Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:49:21.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:49:22.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-4724 does not seem to be running inside a container [2024-07-01T20:49:22.412Z] $ 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-07-01T20:49:24.027Z] $ docker top 7fc074aa63cbbbee0935b019562576c2ee2f9c2a56938e650b8095f549cbce70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:49:25.007Z] + go version [2024-07-01T20:49:25.007Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-01T20:49:25.043Z] $ docker stop --time=1 7fc074aa63cbbbee0935b019562576c2ee2f9c2a56938e650b8095f549cbce70 [2024-07-01T20:49:26.774Z] $ docker rm -f --volumes 7fc074aa63cbbbee0935b019562576c2ee2f9c2a56938e650b8095f549cbce70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:49:27.773Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:49:27.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:49:28.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-4724 does not seem to be running inside a container [2024-07-01T20:49:28.191Z] $ 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-07-01T20:49:29.598Z] $ docker top 6b18224685cf9d4bdeeecddf25f705c099edfe1a57d34bb167e29e10b6c86f04 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:49:30.549Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:49:31.294Z] + make test [2024-07-01T20:49:31.294Z] go test ./... -coverprofile=coverage.out ./... [2024-07-01T20:49:39.557Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-07-01T20:54:31.588Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-07-01T20:54:33.025Z] ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 33.2% of statements [2024-07-01T20:54:33.993Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-01T20:54:33.993Z] go vet ./... [2024-07-01T20:55:30.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:55:30.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:55:30.453Z] ./bin/test-attribution-txt.sh [2024-07-01T20:55:30.453Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T20:55:30.453Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:55:30.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:55:30.543Z] $ docker stop --time=1 6b18224685cf9d4bdeeecddf25f705c099edfe1a57d34bb167e29e10b6c86f04 [2024-07-01T20:55:32.582Z] $ docker rm -f --volumes 6b18224685cf9d4bdeeecddf25f705c099edfe1a57d34bb167e29e10b6c86f04 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:55:34.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:55:34.621Z] Warning: overwriting stash ‘coverage-report’ [2024-07-01T20:55:35.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:55:35.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:55:36.310Z] + ls -al . [2024-07-01T20:55:36.310Z] total 244 [2024-07-01T20:55:36.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:49 . [2024-07-01T20:55:36.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:45 .. [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 1 20:46 .dockerignore [2024-07-01T20:55:36.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:46 .git [2024-07-01T20:55:36.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:46 .github [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 1 20:46 .gitignore [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:46 .golangci.yml [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jul 1 20:46 Attribution.txt [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jul 1 20:46 CHANGELOG.md [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jul 1 20:46 Dockerfile [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:46 GOVERNANCE.md [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 1 20:46 Jenkinsfile [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 1 20:46 LICENSE [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jul 1 20:46 Makefile [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 1 20:46 OWNERS.md [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 1 20:46 README.md [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION [2024-07-01T20:55:36.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:46 bin [2024-07-01T20:55:36.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:46 cmd [2024-07-01T20:55:36.310Z] -rw-r--r-- 1 jenkins jenkins 14499 Jul 1 20:54 coverage.out [2024-07-01T20:55:36.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:46 driver [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 7190 Jul 1 20:46 go.mod [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 1 20:46 go.sum [2024-07-01T20:55:36.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:46 openapi [2024-07-01T20:55:36.310Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 1 20:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:55:36.773Z] + 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=f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 --label arch=arm64 --label version=0.0.0 . [2024-07-01T20:55:36.773Z] Sending build context to Docker daemon 146.4kB [2024-07-01T20:55:37.040Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:55:37.040Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-01T20:55:37.040Z] ---> 78cc410c3c88 [2024-07-01T20:55:37.040Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:55:37.310Z] ---> Running in 4df9a90e1007 [2024-07-01T20:55:37.580Z] Removing intermediate container 4df9a90e1007 [2024-07-01T20:55:37.580Z] ---> 3b67a85d5116 [2024-07-01T20:55:37.580Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:55:37.580Z] ---> Running in 6754af43a8fa [2024-07-01T20:55:38.172Z] Removing intermediate container 6754af43a8fa [2024-07-01T20:55:38.172Z] ---> 4f224dc6cb76 [2024-07-01T20:55:38.172Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-01T20:55:38.172Z] ---> Running in 5118d993b1a6 [2024-07-01T20:55:38.451Z] Removing intermediate container 5118d993b1a6 [2024-07-01T20:55:38.451Z] ---> 2b6c7708c761 [2024-07-01T20:55:38.451Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:55:38.725Z] ---> Running in 2ef6bdc0ddf7 [2024-07-01T20:55:38.996Z] Removing intermediate container 2ef6bdc0ddf7 [2024-07-01T20:55:38.996Z] ---> 725aea210351 [2024-07-01T20:55:38.996Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:55:38.996Z] ---> Running in 1280cb68166e [2024-07-01T20:55:40.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:55:40.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T20:55:42.126Z] OK: 271 MiB in 56 packages [2024-07-01T20:55:43.118Z] Removing intermediate container 1280cb68166e [2024-07-01T20:55:43.118Z] ---> 6ace5800ae0b [2024-07-01T20:55:43.118Z] Step 8/26 : WORKDIR /device-rest-go [2024-07-01T20:55:43.118Z] ---> Running in 6fcd8de0601b [2024-07-01T20:55:43.722Z] Removing intermediate container 6fcd8de0601b [2024-07-01T20:55:43.722Z] ---> ba24ccb3f477 [2024-07-01T20:55:43.722Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-01T20:55:44.319Z] ---> acace852edbc [2024-07-01T20:55:44.320Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:55:44.320Z] ---> Running in a6fab7145d6a [2024-07-01T20:55:46.912Z] Removing intermediate container a6fab7145d6a [2024-07-01T20:55:46.912Z] ---> b785ab8266cb [2024-07-01T20:55:46.912Z] Step 11/26 : COPY . . [2024-07-01T20:55:47.499Z] ---> 600d45f24fcd [2024-07-01T20:55:47.499Z] Step 12/26 : RUN $MAKE [2024-07-01T20:55:47.499Z] ---> Running in 7dbf8c2e65ce [2024-07-01T20:55:48.910Z] 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.18" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-07-01T21:00:25.819Z] Removing intermediate container 7dbf8c2e65ce [2024-07-01T21:00:25.819Z] ---> 0083cb5a48a2 [2024-07-01T21:00:25.819Z] Step 13/26 : FROM alpine:3.18 [2024-07-01T21:00:25.819Z] 3.18: Pulling from library/alpine [2024-07-01T21:00:25.819Z] 5c905c7ebe2f: Pulling fs layer [2024-07-01T21:00:25.819Z] 5c905c7ebe2f: Verifying Checksum [2024-07-01T21:00:25.819Z] 5c905c7ebe2f: Download complete [2024-07-01T21:00:25.819Z] 5c905c7ebe2f: Pull complete [2024-07-01T21:00:25.819Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T21:00:25.819Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T21:00:25.819Z] ---> dec292d02e07 [2024-07-01T21:00:25.819Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T21:00:25.819Z] ---> Running in aa121875e67a [2024-07-01T21:00:25.819Z] Removing intermediate container aa121875e67a [2024-07-01T21:00:25.819Z] ---> df0609eaaf4e [2024-07-01T21:00:25.819Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-07-01T21:00:25.819Z] ---> Running in 9ec9f02bd6d9 [2024-07-01T21:00:25.819Z] Removing intermediate container 9ec9f02bd6d9 [2024-07-01T21:00:25.819Z] ---> 2fdbccfb5563 [2024-07-01T21:00:25.819Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-07-01T21:00:25.819Z] ---> Running in cc2534bad035 [2024-07-01T21:00:25.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T21:00:25.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T21:00:25.819Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T21:00:25.819Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T21:00:25.819Z] OK: 8 MiB in 16 packages [2024-07-01T21:00:25.819Z] Removing intermediate container cc2534bad035 [2024-07-01T21:00:25.819Z] ---> c21df8256a0c [2024-07-01T21:00:25.819Z] Step 17/26 : RUN apk --no-cache upgrade [2024-07-01T21:00:25.819Z] ---> Running in 70b21510859d [2024-07-01T21:00:25.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T21:00:25.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T21:00:25.819Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T21:00:26.089Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T21:00:26.089Z] OK: 8 MiB in 16 packages [2024-07-01T21:00:27.510Z] Removing intermediate container 70b21510859d [2024-07-01T21:00:27.510Z] ---> 4bdfd26bf553 [2024-07-01T21:00:27.510Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-07-01T21:00:29.476Z] ---> af07244264ff [2024-07-01T21:00:29.476Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-07-01T21:00:30.070Z] ---> e0502e9e3b2d [2024-07-01T21:00:30.070Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-07-01T21:00:30.664Z] ---> bf7d5ff49f09 [2024-07-01T21:00:30.664Z] Step 21/26 : EXPOSE 59986 [2024-07-01T21:00:30.664Z] ---> Running in a516afdd4112 [2024-07-01T21:00:31.255Z] Removing intermediate container a516afdd4112 [2024-07-01T21:00:31.255Z] ---> 19371ead237c [2024-07-01T21:00:31.255Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-07-01T21:00:31.255Z] ---> Running in 75555276a8ac [2024-07-01T21:00:31.526Z] Removing intermediate container 75555276a8ac [2024-07-01T21:00:31.526Z] ---> d60e0bd181d6 [2024-07-01T21:00:31.526Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-01T21:00:31.800Z] ---> Running in 0b34aeffc61a [2024-07-01T21:00:32.075Z] Removing intermediate container 0b34aeffc61a [2024-07-01T21:00:32.075Z] ---> c80754336a3f [2024-07-01T21:00:32.075Z] Step 24/26 : LABEL arch=arm64 [2024-07-01T21:00:32.075Z] ---> Running in 2fa11e68df35 [2024-07-01T21:00:32.669Z] Removing intermediate container 2fa11e68df35 [2024-07-01T21:00:32.669Z] ---> a4b37ed8786a [2024-07-01T21:00:32.669Z] Step 25/26 : LABEL git_sha=f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [2024-07-01T21:00:32.669Z] ---> Running in 2a80a2c967d3 [2024-07-01T21:00:32.939Z] Removing intermediate container 2a80a2c967d3 [2024-07-01T21:00:32.939Z] ---> 44a3acf37286 [2024-07-01T21:00:32.939Z] Step 26/26 : LABEL version=0.0.0 [2024-07-01T21:00:33.209Z] ---> Running in 79384390078f [2024-07-01T21:00:33.480Z] Removing intermediate container 79384390078f [2024-07-01T21:00:33.480Z] ---> 3ebf8ae95796 [2024-07-01T21:00:33.480Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T21:00:33.480Z] Successfully built 3ebf8ae95796 [2024-07-01T21:00:33.480Z] 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-07-01T21:00:34.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:00:34.449Z] [2024-07-01T21:00:34.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T21:00:34.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:00:35.240Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-01T21:00:35.240Z] 8998bd30e6a1: Pulling fs layer [2024-07-01T21:00:35.240Z] 04944245beec: Pulling fs layer [2024-07-01T21:00:35.240Z] 699f458cf7ca: Pulling fs layer [2024-07-01T21:00:35.240Z] 765212b225bb: Pulling fs layer [2024-07-01T21:00:35.240Z] f23df028b6ca: Pulling fs layer [2024-07-01T21:00:35.240Z] d65c8cfc05b1: Pulling fs layer [2024-07-01T21:00:35.240Z] 2437ff75d9bd: Pulling fs layer [2024-07-01T21:00:35.240Z] 765212b225bb: Waiting [2024-07-01T21:00:35.240Z] f23df028b6ca: Waiting [2024-07-01T21:00:35.240Z] d65c8cfc05b1: Waiting [2024-07-01T21:00:35.240Z] 2437ff75d9bd: Waiting [2024-07-01T21:00:35.240Z] 04944245beec: Verifying Checksum [2024-07-01T21:00:35.240Z] 04944245beec: Download complete [2024-07-01T21:00:35.240Z] 765212b225bb: Verifying Checksum [2024-07-01T21:00:35.240Z] 765212b225bb: Download complete [2024-07-01T21:00:35.512Z] f23df028b6ca: Verifying Checksum [2024-07-01T21:00:35.513Z] f23df028b6ca: Download complete [2024-07-01T21:00:35.513Z] d65c8cfc05b1: Download complete [2024-07-01T21:00:35.513Z] 699f458cf7ca: Verifying Checksum [2024-07-01T21:00:35.513Z] 699f458cf7ca: Download complete [2024-07-01T21:00:36.103Z] 8998bd30e6a1: Verifying Checksum [2024-07-01T21:00:36.103Z] 8998bd30e6a1: Download complete [2024-07-01T21:00:38.715Z] 2437ff75d9bd: Verifying Checksum [2024-07-01T21:00:38.715Z] 2437ff75d9bd: Download complete [2024-07-01T21:00:41.329Z] 8998bd30e6a1: Pull complete [2024-07-01T21:00:41.919Z] 04944245beec: Pull complete [2024-07-01T21:00:43.874Z] 699f458cf7ca: Pull complete [2024-07-01T21:00:44.145Z] 765212b225bb: Pull complete [2024-07-01T21:00:45.112Z] f23df028b6ca: Pull complete [2024-07-01T21:00:45.384Z] d65c8cfc05b1: Pull complete [2024-07-01T21:01:03.625Z] 2437ff75d9bd: Pull complete [2024-07-01T21:01:03.625Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-01T21:01:03.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:01:03.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T21:01:04.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-4724 does not seem to be running inside a container [2024-07-01T21:01:04.116Z] $ 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-07-01T21:01:07.557Z] $ docker top 70bc92438799508432f36921f2bc17464e1538a8dd610af220d801b941da65b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:01:08.563Z] ---> job-cost.sh [2024-07-01T21:01:08.563Z] lf-activate-venv: SKIPPING [2024-07-01T21:01:08.563Z] INFO: No Stack... [2024-07-01T21:01:09.153Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-01T21:01:10.116Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T21:01:10.797Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-07-01T21:01:10.797Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T21:01:10.860Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-395-1-stack-cost] [2024-07-01T21:01:10.868Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-395-1-stack-cost] did not exist. Created. [2024-07-01T21:01:10.874Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T21:01:11.656Z] /w/workspace/device-rest-go/1@tmp/durable-efc19af3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-01T21:01:12.352Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-01T21:01:12.396Z] Warning: overwriting stash ‘stack-cost’ [2024-07-01T21:01:12.451Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T21:01:12.472Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-395-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T21:01:12.567Z] $ docker stop --time=1 70bc92438799508432f36921f2bc17464e1538a8dd610af220d801b941da65b0 [2024-07-01T21:01:14.195Z] $ docker rm -f --volumes 70bc92438799508432f36921f2bc17464e1538a8dd610af220d801b941da65b0 [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-07-01T21:01:15.449Z] provisioning config files... [2024-07-01T21:01:15.457Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-395@tmp/config18247136816159104900tmp [Pipeline] { [Pipeline] sh [2024-07-01T21:01:15.838Z] + set +x [2024-07-01T21:01:15.838Z] + bash -s -- [2024-07-01T21:01:15.838Z] + curl -s https://codecov.io/bash [2024-07-01T21:01:15.838Z] [2024-07-01T21:01:15.838Z] _____ _ [2024-07-01T21:01:15.838Z] / ____| | | [2024-07-01T21:01:15.838Z] | | ___ __| | ___ ___ _____ __ [2024-07-01T21:01:15.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-01T21:01:15.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-01T21:01:15.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-01T21:01:15.839Z] Bash-1.0.6 [2024-07-01T21:01:15.839Z] [2024-07-01T21:01:15.839Z] [2024-07-01T21:01:15.839Z] ==> git version 2.25.1 found [2024-07-01T21:01:15.839Z] ==> 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-07-01T21:01:15.839Z] Release-Date: 2020-01-08 [2024-07-01T21:01:15.839Z] 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-07-01T21:01:15.839Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-01T21:01:15.839Z] ==> Jenkins CI detected. [2024-07-01T21:01:15.839Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-395 [2024-07-01T21:01:15.839Z] project root: . [2024-07-01T21:01:15.839Z] --> token set from env [2024-07-01T21:01:15.839Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-01T21:01:15.839Z] ==> Running gcov in . (disable via -X gcov) [2024-07-01T21:01:15.839Z] ==> Python coveragepy not found [2024-07-01T21:01:15.839Z] ==> Searching for coverage reports in: [2024-07-01T21:01:15.839Z] + . [2024-07-01T21:01:15.839Z] -> Found 1 reports [2024-07-01T21:01:15.839Z] ==> Detecting git/mercurial file structure [2024-07-01T21:01:15.839Z] ==> Reading reports [2024-07-01T21:01:15.839Z] + ./coverage.out bytes=14499 [2024-07-01T21:01:15.839Z] ==> Appending adjustments [2024-07-01T21:01:15.839Z] https://docs.codecov.io/docs/fixing-reports [2024-07-01T21:01:16.098Z] + Found adjustments [2024-07-01T21:01:16.098Z] ==> Gzipping contents [2024-07-01T21:01:16.098Z] 4.0K /tmp/codecov.XM7tLS.gz [2024-07-01T21:01:16.098Z] ==> Uploading reports [2024-07-01T21:01:16.098Z] url: https://codecov.io [2024-07-01T21:01:16.098Z] query: branch=PR-395&commit=f887ee8dbcbafadc7cab63dcb2039e1da1df0f46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=395&job=&cmd_args= [2024-07-01T21:01:16.098Z] -> Pinging Codecov [2024-07-01T21:01:16.098Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-395&commit=f887ee8dbcbafadc7cab63dcb2039e1da1df0f46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=395&job=&cmd_args= [2024-07-01T21:01:16.098Z] -> Uploading to [2024-07-01T21:01:16.098Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-01/4E5D53B4F1F92C436F7061BF334D961C/f887ee8dbcbafadc7cab63dcb2039e1da1df0f46/62053aa2-6024-46ae-8892-c12c5727945e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T210116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0a108b4692c60edf28301c42e695a7a8c792a22b49dcf6a5453f0b17cc6b00c [2024-07-01T21:01:16.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T21:01:16.098Z] Dload Upload Total Spent Left Speed [2024-07-01T21:01:16.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 10598 --:--:-- --:--:-- --:--:-- 10598 [2024-07-01T21:01:16.357Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f887ee8dbcbafadc7cab63dcb2039e1da1df0f46 [Pipeline] } [2024-07-01T21:01:16.393Z] 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-07-01T21:01:18.702Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-395/archives ] [2024-07-01T21:01:18.702Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-395/archives [2024-07-01T21:01:18.702Z] total 16 [2024-07-01T21:01:18.702Z] drwxr-xr-x 3 root root 4096 Jul 1 20:44 . [2024-07-01T21:01:18.702Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 20:44 .. [2024-07-01T21:01:18.702Z] drwxr-xr-x 2 root root 4096 Jul 1 20:44 cost [2024-07-01T21:01:18.702Z] -rw-r--r-- 1 root root 86 Jul 1 20:44 cost.csv [2024-07-01T21:01:18.702Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-395/archives [2024-07-01T21:01:18.702Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-395/archives [2024-07-01T21:01:18.702Z] total 16 [2024-07-01T21:01:18.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:44 . [2024-07-01T21:01:18.702Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 20:44 .. [2024-07-01T21:01:18.702Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 20:44 cost [2024-07-01T21:01:18.702Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 1 20:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:01:19.038Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:01:19.945Z] ---> package-listing.sh [2024-07-01T21:01:19.945Z] ++ facter osfamily [2024-07-01T21:01:19.945Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-01T21:01:20.204Z] + OS_FAMILY=debian [2024-07-01T21:01:20.204Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-395 [2024-07-01T21:01:20.204Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-01T21:01:20.204Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-01T21:01:20.204Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-01T21:01:20.204Z] + PACKAGES=/tmp/packages_start.txt [2024-07-01T21:01:20.204Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-395 ']' [2024-07-01T21:01:20.204Z] + PACKAGES=/tmp/packages_end.txt [2024-07-01T21:01:20.204Z] + case "${OS_FAMILY}" in [2024-07-01T21:01:20.204Z] + dpkg -l [2024-07-01T21:01:20.204Z] + grep '^ii' [2024-07-01T21:01:20.204Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-01T21:01:20.204Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-01T21:01:20.204Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-01T21:01:20.204Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-395 ']' [2024-07-01T21:01:20.204Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-395/archives/ [2024-07-01T21:01:20.204Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-395/archives/ [Pipeline] echo [2024-07-01T21:01:20.248Z] 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-395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-01T21:01:20.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T21:01:21.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T21:01:21.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T21:01:21.362Z] prd-ubuntu20.04-docker-8c-8g-4708 does not seem to be running inside a container [2024-07-01T21:01:21.380Z] $ 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-395/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-395 -v /w/workspace/gexfoundry_device-rest-go_PR-395:/w/workspace/gexfoundry_device-rest-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-395@tmp:/w/workspace/gexfoundry_device-rest-go_PR-395@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-07-01T21:01:21.545Z] $ docker top 7f02dbd853d3f1766d0262ceaf530f735099268c02dbc9357b2f7ff76302f67c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T21:01:21.966Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-01T21:01:22.285Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-01T21:01:22.606Z] + ls /var/log/sa-host [2024-07-01T21:01:22.606Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T21:01:22.775Z] provisioning config files... [2024-07-01T21:01:22.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-395@tmp/config8390558281197624927tmp [Pipeline] { [Pipeline] echo [2024-07-01T21:01:22.861Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:01:23.191Z] ---> create-netrc.sh [Pipeline] } [2024-07-01T21:01:23.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:01:23.722Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-01T21:01:23.758Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:01:24.077Z] ---> sudo-logs.sh [2024-07-01T21:01:24.077Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-01T21:01:24.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:01:24.511Z] ---> job-cost.sh [2024-07-01T21:01:24.511Z] lf-activate-venv: SKIPPING [2024-07-01T21:01:24.511Z] DEBUG: total: 0.2199999988079071 [2024-07-01T21:01:24.511Z] INFO: Retrieving Stack Cost... [2024-07-01T21:01:24.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T21:01:25.029Z] INFO: Archiving Costs [Pipeline] echo [2024-07-01T21:01:25.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:01:25.393Z] ---> logs-deploy.sh [2024-07-01T21:01:25.393Z] lf-activate-venv: SKIPPING [2024-07-01T21:01:25.393Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-395/1 [2024-07-01T21:01:25.393Z] INFO: archiving workspace using pattern(s): [2024-07-01T21:01:26.330Z] Archives upload complete. [2024-07-01T21:01:26.330Z] INFO: archiving logs to Nexus