Pull request #405 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fc6bbeab957cf33996a58402fa86946ba53f2e4+3ca1d9672aa57d288ff73684e8f7d94170c5a17a (5f14020eaa19342d70d58df9f8dd9b8c5a6c9676) 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-ssh2111597212087038091.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-ssh85847214476059924.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-405/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-405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17717130596133241099.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-405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9557337062060634755.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-ssh18291286544777016601.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-405/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-405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1474606085366414909.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7320 in /w/workspace/gexfoundry_device-rest-go_PR-405 [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-405 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ca1d9672aa57d288ff73684e8f7d94170c5a17a into PR head commit 1fc6bbeab957cf33996a58402fa86946ba53f2e4 Merge succeeded, producing 1fc6bbeab957cf33996a58402fa86946ba53f2e4 Checking out Revision 1fc6bbeab957cf33996a58402fa86946ba53f2e4 (PR-405) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/405/head:refs/remotes/origin/PR-405 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fc6bbeab957cf33996a58402fa86946ba53f2e4 # 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 3ca1d9672aa57d288ff73684e8f7d94170c5a17a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fc6bbeab957cf33996a58402fa86946ba53f2e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-07T20:07:45.535Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-07T20:07:45.762Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-07T20:07:45.923Z] ========================================================= [2024-08-07T20:07:45.923Z] EdgeX Global Pipelines Version Info [2024-08-07T20:07:45.923Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:07:47.105Z] ------------------- [2024-08-07T20:07:47.105Z] stable info: [2024-08-07T20:07:47.105Z] ------------------- [2024-08-07T20:07:47.105Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T20:07:47.105Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T20:07:47.105Z] Message: update stable to v1.0.260 [2024-08-07T20:07:47.367Z] ------------------- [2024-08-07T20:07:47.367Z] experimental info: [2024-08-07T20:07:47.367Z] ------------------- [2024-08-07T20:07:47.367Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T20:07:47.367Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-07T20:07:47.367Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-07T20:07:47.597Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-08-07T20:07:47.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-08-07T20:07:47.717Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-07T20:07:47.781Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-07T20:07:47.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-07T20:07:47.903Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-07T20:07:48.031Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-07T20:07:48.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-07T20:07:48.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-07T20:07:48.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-07T20:07:48.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-07T20:07:48.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-08-07T20:07:48.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-07T20:07:48.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-07T20:07:48.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T20:07:48.580Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T20:07:48.641Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-07T20:07:48.697Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-07T20:07:48.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-07T20:07:48.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-07T20:07:48.877Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-07T20:07:48.936Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-07T20:07:49.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-07T20:07:49.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-07T20:07:49.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-07T20:07:49.228Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-07T20:07:49.362Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-07T20:07:49.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-405 [Pipeline] echo [2024-08-07T20:07:49.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-405 [Pipeline] echo [2024-08-07T20:07:49.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-405 [Pipeline] echo [2024-08-07T20:07:49.599Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fc6bbeab957cf33996a58402fa86946ba53f2e4 [Pipeline] echo [2024-08-07T20:07:49.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fc6bbe [Pipeline] echo [2024-08-07T20:07:49.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T20:07:49.877Z] provisioning config files... [2024-08-07T20:07:49.894Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-405@tmp/config7573268173234736304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:07:50.323Z] ---> ****-login.sh [2024-08-07T20:07:50.324Z] nexus3.edgexfoundry.org:10001 [2024-08-07T20:07:50.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:07:50.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:07:50.585Z] Configure a credential helper to remove this warning. See [2024-08-07T20:07:50.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:07:50.585Z] [2024-08-07T20:07:50.585Z] Login Succeeded [2024-08-07T20:07:50.585Z] nexus3.edgexfoundry.org:10002 [2024-08-07T20:07:50.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:07:50.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:07:50.848Z] Configure a credential helper to remove this warning. See [2024-08-07T20:07:50.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:07:50.848Z] [2024-08-07T20:07:50.848Z] Login Succeeded [2024-08-07T20:07:50.848Z] nexus3.edgexfoundry.org:10003 [2024-08-07T20:07:50.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:07:50.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:07:50.848Z] Configure a credential helper to remove this warning. See [2024-08-07T20:07:50.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:07:50.848Z] [2024-08-07T20:07:50.848Z] Login Succeeded [2024-08-07T20:07:50.848Z] nexus3.edgexfoundry.org:10004 [2024-08-07T20:07:50.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:07:50.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:07:50.849Z] Configure a credential helper to remove this warning. See [2024-08-07T20:07:50.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:07:50.849Z] [2024-08-07T20:07:50.849Z] Login Succeeded [2024-08-07T20:07:50.849Z] ****.io [2024-08-07T20:07:51.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:07:51.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:07:51.370Z] Configure a credential helper to remove this warning. See [2024-08-07T20:07:51.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:07:51.370Z] [2024-08-07T20:07:51.370Z] Login Succeeded [2024-08-07T20:07:51.370Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T20:07:51.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-07T20:07:52.122Z] + git rev-list -1 --merges 1fc6bbeab957cf33996a58402fa86946ba53f2e4~1..1fc6bbeab957cf33996a58402fa86946ba53f2e4 [Pipeline] echo [2024-08-07T20:07:52.225Z] -----------> git rev-list -1 --merges 1fc6bbeab957cf33996a58402fa86946ba53f2e4~1..1fc6bbeab957cf33996a58402fa86946ba53f2e4 1fc6bbeab957cf33996a58402fa86946ba53f2e4 [false] [Pipeline] sh [2024-08-07T20:07:52.556Z] + git log --format=format:%s -1 1fc6bbeab957cf33996a58402fa86946ba53f2e4 [Pipeline] echo [2024-08-07T20:07:52.601Z] ========================================================= [2024-08-07T20:07:52.601Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-07T20:07:52.601Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T20:07:53.091Z] + git log --format=format:%s -1 1fc6bbeab957cf33996a58402fa86946ba53f2e4 [Pipeline] echo [2024-08-07T20:07:53.130Z] [semverPrep] GIT_COMMIT: 1fc6bbeab957cf33996a58402fa86946ba53f2e4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-07T20:07:53.173Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-07T20:07:53.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-07T20:07:53.609Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-07T20:07:53.609Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-07T20:07:53.609Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-07T20:07:53.609Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-07T20:07:53.609Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-07T20:07:53.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:07:54.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T20:07:54.148Z] [2024-08-07T20:07:54.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:07:54.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T20:07:54.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-07T20:07:54.568Z] b85a868b505f: Pulling fs layer [2024-08-07T20:07:54.568Z] e2be974225ed: Pulling fs layer [2024-08-07T20:07:54.568Z] 339a4e72a1f5: Pulling fs layer [2024-08-07T20:07:54.568Z] 988bab9f4d93: Pulling fs layer [2024-08-07T20:07:54.568Z] 1469e6f7b9e6: Pulling fs layer [2024-08-07T20:07:54.568Z] eaf3925da568: Pulling fs layer [2024-08-07T20:07:54.568Z] bab4dde63d76: Pulling fs layer [2024-08-07T20:07:54.568Z] bde34c3a00c8: Pulling fs layer [2024-08-07T20:07:54.568Z] b352a97aabf1: Pulling fs layer [2024-08-07T20:07:54.568Z] 4872d77fe225: Pulling fs layer [2024-08-07T20:07:54.568Z] 5851b861e8e6: Pulling fs layer [2024-08-07T20:07:54.568Z] 988bab9f4d93: Waiting [2024-08-07T20:07:54.568Z] 1469e6f7b9e6: Waiting [2024-08-07T20:07:54.568Z] eaf3925da568: Waiting [2024-08-07T20:07:54.568Z] 4872d77fe225: Waiting [2024-08-07T20:07:54.568Z] b352a97aabf1: Waiting [2024-08-07T20:07:54.568Z] bab4dde63d76: Waiting [2024-08-07T20:07:54.568Z] bde34c3a00c8: Waiting [2024-08-07T20:07:54.568Z] 5851b861e8e6: Waiting [2024-08-07T20:07:54.568Z] e2be974225ed: Download complete [2024-08-07T20:07:54.568Z] 988bab9f4d93: Verifying Checksum [2024-08-07T20:07:54.568Z] 988bab9f4d93: Download complete [2024-08-07T20:07:54.827Z] 339a4e72a1f5: Verifying Checksum [2024-08-07T20:07:54.827Z] 339a4e72a1f5: Download complete [2024-08-07T20:07:54.827Z] 1469e6f7b9e6: Verifying Checksum [2024-08-07T20:07:54.827Z] 1469e6f7b9e6: Download complete [2024-08-07T20:07:54.827Z] eaf3925da568: Download complete [2024-08-07T20:07:54.827Z] bde34c3a00c8: Verifying Checksum [2024-08-07T20:07:54.827Z] bde34c3a00c8: Download complete [2024-08-07T20:07:54.827Z] b352a97aabf1: Download complete [2024-08-07T20:07:54.827Z] 4872d77fe225: Download complete [2024-08-07T20:07:54.827Z] 5851b861e8e6: Verifying Checksum [2024-08-07T20:07:54.827Z] 5851b861e8e6: Download complete [2024-08-07T20:07:54.827Z] b85a868b505f: Verifying Checksum [2024-08-07T20:07:54.827Z] b85a868b505f: Download complete [2024-08-07T20:07:55.087Z] bab4dde63d76: Verifying Checksum [2024-08-07T20:07:55.087Z] bab4dde63d76: Download complete [2024-08-07T20:07:56.466Z] b85a868b505f: Pull complete [2024-08-07T20:07:56.466Z] e2be974225ed: Pull complete [2024-08-07T20:07:56.726Z] 339a4e72a1f5: Pull complete [2024-08-07T20:07:56.986Z] 988bab9f4d93: Pull complete [2024-08-07T20:07:57.245Z] 1469e6f7b9e6: Pull complete [2024-08-07T20:07:57.245Z] eaf3925da568: Pull complete [2024-08-07T20:07:59.162Z] bab4dde63d76: Pull complete [2024-08-07T20:07:59.162Z] bde34c3a00c8: Pull complete [2024-08-07T20:07:59.422Z] b352a97aabf1: Pull complete [2024-08-07T20:07:59.423Z] 4872d77fe225: Pull complete [2024-08-07T20:07:59.423Z] 5851b861e8e6: Pull complete [2024-08-07T20:07:59.423Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-07T20:07:59.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T20:07:59.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T20:07:59.705Z] prd-ubuntu20.04-docker-8c-8g-7320 does not seem to be running inside a container [2024-08-07T20:07:59.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-405 -v /w/workspace/gexfoundry_device-rest-go_PR-405:/w/workspace/gexfoundry_device-rest-go_PR-405:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-405@tmp:/w/workspace/gexfoundry_device-rest-go_PR-405@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-08-07T20:08:03.115Z] $ docker top 4efc5bf27f2b9a561a6cd21fa21cad172903a14aec693328a48323012b5be9f7 -eo pid,comm [2024-08-07T20:08:03.170Z] 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-08-07T20:08:03.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-07T20:08:03.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T20:08:03.352Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T20:08:03.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T20:08:03.469Z] $ docker exec 4efc5bf27f2b9a561a6cd21fa21cad172903a14aec693328a48323012b5be9f7 ssh-agent [2024-08-07T20:08:03.578Z] SSH_AUTH_SOCK=/tmp/ssh-GYZmbod2amfx/agent.32 [2024-08-07T20:08:03.578Z] SSH_AGENT_PID=38 [2024-08-07T20:08:03.585Z] Running ssh-add (command line suppressed) [2024-08-07T20:08:03.684Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-405@tmp/private_key_13316875862234978842.key (/w/workspace/gexfoundry_device-rest-go_PR-405@tmp/private_key_13316875862234978842.key) [2024-08-07T20:08:03.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T20:08:04.037Z] + git tag --points-at HEAD [Pipeline] } [2024-08-07T20:08:04.063Z] $ docker exec --env ******** --env ******** 4efc5bf27f2b9a561a6cd21fa21cad172903a14aec693328a48323012b5be9f7 ssh-agent -k [2024-08-07T20:08:04.165Z] unset SSH_AUTH_SOCK; [2024-08-07T20:08:04.165Z] unset SSH_AGENT_PID; [2024-08-07T20:08:04.166Z] echo Agent pid 38 killed; [2024-08-07T20:08:04.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-07T20:08:04.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T20:08:04.302Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T20:08:04.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T20:08:04.424Z] $ docker exec 4efc5bf27f2b9a561a6cd21fa21cad172903a14aec693328a48323012b5be9f7 ssh-agent [2024-08-07T20:08:04.546Z] SSH_AUTH_SOCK=/tmp/ssh-aZsnVCtqnGeo/agent.72 [2024-08-07T20:08:04.546Z] SSH_AGENT_PID=78 [2024-08-07T20:08:04.551Z] Running ssh-add (command line suppressed) [2024-08-07T20:08:04.653Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-405@tmp/private_key_2358164456918535170.key (/w/workspace/gexfoundry_device-rest-go_PR-405@tmp/private_key_2358164456918535170.key) [2024-08-07T20:08:04.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T20:08:05.019Z] + git semver init [2024-08-07T20:08:05.280Z] 2024-08-07 20:08:05,201 [run_init] DEBUG init version:0.0.0 force:False [2024-08-07T20:08:05.280Z] 2024-08-07 20:08:05,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-405/.semver [2024-08-07T20:08:05.280Z] 2024-08-07 20:08:05,203 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-405/.semver [2024-08-07T20:08:05.280Z] 2024-08-07 20:08:05,203 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-405/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-405, universal_newlines=False, shell=None, istream=None) [2024-08-07T20:08:06.659Z] 2024-08-07 20:08:06,602 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-405/.git/info/exclude [2024-08-07T20:08:06.659Z] 2024-08-07 20:08:06,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-405/.semver/PR-405 with force:False [2024-08-07T20:08:06.659Z] 2024-08-07 20:08:06,603 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-405/.semver/PR-405 [2024-08-07T20:08:06.659Z] 2024-08-07 20:08:06,607 [execute] INFO git cat-file --batch-check [2024-08-07T20:08:06.659Z] 2024-08-07 20:08:06,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-405/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T20:08:06.659Z] 2024-08-07 20:08:06,614 [execute] INFO git cat-file --batch [2024-08-07T20:08:06.659Z] 2024-08-07 20:08:06,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-405/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T20:08:06.659Z] 2024-08-07 20:08:06,619 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-405/.semver/PR-405 [2024-08-07T20:08:06.659Z] 0.0.0 [Pipeline] } [2024-08-07T20:08:06.684Z] $ docker exec --env ******** --env ******** 4efc5bf27f2b9a561a6cd21fa21cad172903a14aec693328a48323012b5be9f7 ssh-agent -k [2024-08-07T20:08:06.783Z] unset SSH_AUTH_SOCK; [2024-08-07T20:08:06.784Z] unset SSH_AGENT_PID; [2024-08-07T20:08:06.784Z] echo Agent pid 78 killed; [2024-08-07T20:08:06.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T20:08:07.259Z] + git semver [Pipeline] } [2024-08-07T20:08:07.555Z] $ docker stop --time=1 4efc5bf27f2b9a561a6cd21fa21cad172903a14aec693328a48323012b5be9f7 [2024-08-07T20:08:08.861Z] $ docker rm -f --volumes 4efc5bf27f2b9a561a6cd21fa21cad172903a14aec693328a48323012b5be9f7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T20:08:09.357Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-07T20:08:09.701Z] Stashed 1 file(s) [Pipeline] echo [2024-08-07T20:08:09.726Z] [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-08-07T20:08:10.447Z] provisioning config files... [2024-08-07T20:08:10.461Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-405@tmp/config15029554437134027150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:08:10.831Z] ---> ****-login.sh [2024-08-07T20:08:10.831Z] nexus3.edgexfoundry.org:10001 [2024-08-07T20:08:10.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:08:10.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:08:10.831Z] Configure a credential helper to remove this warning. See [2024-08-07T20:08:10.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:08:10.831Z] [2024-08-07T20:08:10.832Z] Login Succeeded [2024-08-07T20:08:10.832Z] nexus3.edgexfoundry.org:10002 [2024-08-07T20:08:10.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:08:11.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:08:11.091Z] Configure a credential helper to remove this warning. See [2024-08-07T20:08:11.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:08:11.091Z] [2024-08-07T20:08:11.091Z] Login Succeeded [2024-08-07T20:08:11.091Z] nexus3.edgexfoundry.org:10003 [2024-08-07T20:08:11.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:08:11.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:08:11.092Z] Configure a credential helper to remove this warning. See [2024-08-07T20:08:11.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:08:11.092Z] [2024-08-07T20:08:11.092Z] Login Succeeded [2024-08-07T20:08:11.092Z] nexus3.edgexfoundry.org:10004 [2024-08-07T20:08:11.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:08:11.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:08:11.092Z] Configure a credential helper to remove this warning. See [2024-08-07T20:08:11.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:08:11.092Z] [2024-08-07T20:08:11.092Z] Login Succeeded [2024-08-07T20:08:11.092Z] ****.io [2024-08-07T20:08:11.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:08:11.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:08:11.351Z] Configure a credential helper to remove this warning. See [2024-08-07T20:08:11.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:08:11.351Z] [2024-08-07T20:08:11.351Z] Login Succeeded [2024-08-07T20:08:11.351Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T20:08:11.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-07T20:08:11.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T20:08:11.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T20:08:11.737Z] ========================================================= [2024-08-07T20:08:11.737Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-07T20:08:11.737Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:08:12.261Z] + 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-08-07T20:08:12.261Z] Sending build context to Docker daemon 16.56MB [2024-08-07T20:08:12.261Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T20:08:12.261Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-07T20:08:12.522Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-07T20:08:12.522Z] 619be1103602: Pulling fs layer [2024-08-07T20:08:12.522Z] 7862e08f4a3e: Pulling fs layer [2024-08-07T20:08:12.522Z] 5df492c9dc93: Pulling fs layer [2024-08-07T20:08:12.522Z] 7629e6793208: Pulling fs layer [2024-08-07T20:08:12.522Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T20:08:12.522Z] fb5054dd5b73: Pulling fs layer [2024-08-07T20:08:12.522Z] eeca6798cff9: Pulling fs layer [2024-08-07T20:08:12.522Z] aa269ceb94a6: Pulling fs layer [2024-08-07T20:08:12.522Z] ada007ff1a6a: Pulling fs layer [2024-08-07T20:08:12.522Z] 7629e6793208: Waiting [2024-08-07T20:08:12.522Z] eeca6798cff9: Waiting [2024-08-07T20:08:12.522Z] aa269ceb94a6: Waiting [2024-08-07T20:08:12.522Z] ada007ff1a6a: Waiting [2024-08-07T20:08:12.522Z] 4f4fb700ef54: Waiting [2024-08-07T20:08:12.522Z] fb5054dd5b73: Waiting [2024-08-07T20:08:12.522Z] 7862e08f4a3e: Verifying Checksum [2024-08-07T20:08:12.522Z] 7862e08f4a3e: Download complete [2024-08-07T20:08:12.522Z] 7629e6793208: Verifying Checksum [2024-08-07T20:08:12.522Z] 7629e6793208: Download complete [2024-08-07T20:08:12.522Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T20:08:12.522Z] 4f4fb700ef54: Download complete [2024-08-07T20:08:12.522Z] 619be1103602: Download complete [2024-08-07T20:08:12.522Z] fb5054dd5b73: Verifying Checksum [2024-08-07T20:08:12.522Z] fb5054dd5b73: Download complete [2024-08-07T20:08:12.522Z] eeca6798cff9: Verifying Checksum [2024-08-07T20:08:12.522Z] eeca6798cff9: Download complete [2024-08-07T20:08:12.782Z] 619be1103602: Pull complete [2024-08-07T20:08:12.782Z] ada007ff1a6a: Verifying Checksum [2024-08-07T20:08:12.782Z] ada007ff1a6a: Download complete [2024-08-07T20:08:12.782Z] 7862e08f4a3e: Pull complete [2024-08-07T20:08:13.041Z] 5df492c9dc93: Verifying Checksum [2024-08-07T20:08:13.041Z] 5df492c9dc93: Download complete [2024-08-07T20:08:13.300Z] aa269ceb94a6: Verifying Checksum [2024-08-07T20:08:16.592Z] 5df492c9dc93: Pull complete [2024-08-07T20:08:16.592Z] 7629e6793208: Pull complete [2024-08-07T20:08:16.592Z] 4f4fb700ef54: Pull complete [2024-08-07T20:08:16.592Z] fb5054dd5b73: Pull complete [2024-08-07T20:08:16.592Z] eeca6798cff9: Pull complete [2024-08-07T20:08:19.122Z] aa269ceb94a6: Pull complete [2024-08-07T20:08:19.689Z] ada007ff1a6a: Pull complete [2024-08-07T20:08:19.689Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-07T20:08:19.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T20:08:19.689Z] ---> f489d0715acc [2024-08-07T20:08:19.689Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-07T20:08:23.878Z] ---> Running in c3f9b839d43f [2024-08-07T20:08:23.878Z] Removing intermediate container c3f9b839d43f [2024-08-07T20:08:23.878Z] ---> b78cbe4ba76d [2024-08-07T20:08:23.878Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T20:08:23.878Z] ---> Running in 1632045f8f06 [2024-08-07T20:08:23.878Z] Removing intermediate container 1632045f8f06 [2024-08-07T20:08:23.878Z] ---> 131947383de5 [2024-08-07T20:08:23.878Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-07T20:08:23.878Z] ---> Running in cca963898ec5 [2024-08-07T20:08:23.878Z] Removing intermediate container cca963898ec5 [2024-08-07T20:08:23.878Z] ---> 6dbae447e627 [2024-08-07T20:08:23.878Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T20:08:23.878Z] ---> Running in 6d18aa463a48 [2024-08-07T20:08:24.138Z] Removing intermediate container 6d18aa463a48 [2024-08-07T20:08:24.138Z] ---> 7e310cb0acaa [2024-08-07T20:08:24.138Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T20:08:24.138Z] ---> Running in 9e07ff5a865b [2024-08-07T20:08:24.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T20:08:24.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T20:08:24.657Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-07T20:08:24.657Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-07T20:08:24.657Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-07T20:08:24.657Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-07T20:08:24.657Z] Executing busybox-1.36.1-r5.trigger [2024-08-07T20:08:24.657Z] OK: 268 MiB in 56 packages [2024-08-07T20:08:25.225Z] Removing intermediate container 9e07ff5a865b [2024-08-07T20:08:25.225Z] ---> c752a5106711 [2024-08-07T20:08:25.225Z] Step 8/12 : WORKDIR /device-rest-go [2024-08-07T20:08:25.225Z] ---> Running in 58097829c3fe [2024-08-07T20:08:25.225Z] Removing intermediate container 58097829c3fe [2024-08-07T20:08:25.225Z] ---> f0a1835ba6ab [2024-08-07T20:08:25.225Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-07T20:08:25.231Z] Still waiting to schedule task [2024-08-07T20:08:25.232Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-07T20:08:25.484Z] ---> bd37bda02ce4 [2024-08-07T20:08:25.484Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T20:08:25.484Z] ---> Running in 4cd8f8b3aab5 [2024-08-07T20:09:33.303Z] Removing intermediate container 4cd8f8b3aab5 [2024-08-07T20:09:33.303Z] ---> 2d550eebc465 [2024-08-07T20:09:33.303Z] Step 11/12 : COPY . . [2024-08-07T20:09:33.303Z] ---> db2ec987061b [2024-08-07T20:09:33.303Z] Step 12/12 : RUN $MAKE [2024-08-07T20:09:33.303Z] ---> Running in 9e2b05f03ef0 [2024-08-07T20:09:33.303Z] noop [2024-08-07T20:09:33.303Z] Removing intermediate container 9e2b05f03ef0 [2024-08-07T20:09:33.303Z] ---> 742d510474ce [2024-08-07T20:09:33.303Z] Successfully built 742d510474ce [2024-08-07T20:09:33.303Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:09:33.800Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T20:09:33.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T20:09:34.029Z] prd-ubuntu20.04-docker-8c-8g-7320 does not seem to be running inside a container [2024-08-07T20:09:34.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-405 -v /w/workspace/gexfoundry_device-rest-go_PR-405:/w/workspace/gexfoundry_device-rest-go_PR-405:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-405@tmp:/w/workspace/gexfoundry_device-rest-go_PR-405@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-08-07T20:09:34.396Z] $ docker top 0e5ef5642b07c8a1b59dac787925f8937895514aed6933e1dbfcf2e1348867e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T20:09:34.801Z] + go version [2024-08-07T20:09:34.801Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-07T20:09:34.836Z] $ docker stop --time=1 0e5ef5642b07c8a1b59dac787925f8937895514aed6933e1dbfcf2e1348867e7 [2024-08-07T20:09:36.141Z] $ docker rm -f --volumes 0e5ef5642b07c8a1b59dac787925f8937895514aed6933e1dbfcf2e1348867e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:09:36.926Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T20:09:36.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T20:09:37.093Z] prd-ubuntu20.04-docker-8c-8g-7320 does not seem to be running inside a container [2024-08-07T20:09:37.130Z] $ 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-405 -v /w/workspace/gexfoundry_device-rest-go_PR-405:/w/workspace/gexfoundry_device-rest-go_PR-405:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-405@tmp:/w/workspace/gexfoundry_device-rest-go_PR-405@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-08-07T20:09:37.474Z] $ docker top 23e24014f9d0ea6b7ec1a90113c04d8d0ae9abbe5e993f8a500749c0305f7ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T20:09:37.876Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-405 [Pipeline] fileExists [Pipeline] sh [2024-08-07T20:09:38.357Z] + make test [2024-08-07T20:09:38.357Z] go test ./... -coverprofile=coverage.out ./... [2024-08-07T20:09:40.364Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-08-07T20:10:01.916Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7321 in /w/workspace/gexfoundry_device-rest-go_PR-405 [Pipeline] { [Pipeline] ws [2024-08-07T20:10:01.994Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-08-07T20:10:02.347Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-08-07T20:10:02.347Z] ok github.com/edgexfoundry/device-rest-go/driver 0.007s coverage: 33.2% of statements [2024-08-07T20:10:05.103Z] The recommended git tool is: git [2024-08-07T20:10:10.919Z] go vet ./... [2024-08-07T20:10:12.634Z] using credential edgex-jenkins-ssh [2024-08-07T20:10:12.672Z] Cloning the remote Git repository [2024-08-07T20:10:12.725Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-08-07T20:10:12.818Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-08-07T20:10:13.066Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-08-07T20:10:13.067Z] > git --version # timeout=10 [2024-08-07T20:10:13.099Z] > git --version # 'git version 2.25.1' [2024-08-07T20:10:13.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T20:10:13.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T20:10:16.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T20:10:16.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T20:10:16.177Z] ./bin/test-attribution-txt.sh [2024-08-07T20:10:16.177Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-07T20:10:16.177Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T20:10:16.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-07T20:10:16.270Z] $ docker stop --time=1 23e24014f9d0ea6b7ec1a90113c04d8d0ae9abbe5e993f8a500749c0305f7ad2 [2024-08-07T20:10:16.267Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-08-07T20:10:16.301Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T20:10:17.975Z] Merging remotes/origin/main commit 3ca1d9672aa57d288ff73684e8f7d94170c5a17a into PR head commit 1fc6bbeab957cf33996a58402fa86946ba53f2e4 [2024-08-07T20:10:18.232Z] Merge succeeded, producing 1fc6bbeab957cf33996a58402fa86946ba53f2e4 [2024-08-07T20:10:18.233Z] Checking out Revision 1fc6bbeab957cf33996a58402fa86946ba53f2e4 (PR-405) [2024-08-07T20:10:17.339Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-08-07T20:10:17.420Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-08-07T20:10:17.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T20:10:17.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-07T20:10:17.992Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T20:10:18.050Z] > git checkout -f 1fc6bbeab957cf33996a58402fa86946ba53f2e4 # timeout=10 [2024-08-07T20:10:18.129Z] > git remote # timeout=10 [2024-08-07T20:10:18.155Z] > git config --get remote.origin.url # timeout=10 [2024-08-07T20:10:18.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T20:10:18.190Z] > git merge 3ca1d9672aa57d288ff73684e8f7d94170c5a17a # timeout=10 [2024-08-07T20:10:18.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-07T20:10:18.237Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T20:10:18.257Z] > git checkout -f 1fc6bbeab957cf33996a58402fa86946ba53f2e4 # timeout=10 [2024-08-07T20:10:18.750Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-07T20:10:18.814Z] > git --version # timeout=10 [2024-08-07T20:10:18.829Z] > git --version # 'git version 2.25.1' [2024-08-07T20:10:18.844Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T20:10:20.840Z] $ docker rm -f --volumes 23e24014f9d0ea6b7ec1a90113c04d8d0ae9abbe5e993f8a500749c0305f7ad2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T20:10:21.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-07T20:10:21.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-07T20:10:22.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-07T20:10:22.602Z] + ls -al . [2024-08-07T20:10:22.602Z] total 248 [2024-08-07T20:10:22.602Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 20:09 . [2024-08-07T20:10:22.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 20:07 .. [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 7 20:07 .dockerignore [2024-08-07T20:10:22.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 20:09 .git [2024-08-07T20:10:22.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 20:07 .github [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 20:07 .gitignore [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 20:07 .golangci.yml [2024-08-07T20:10:22.602Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 20:08 .semver [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 10300 Aug 7 20:07 Attribution.txt [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 17685 Aug 7 20:07 CHANGELOG.md [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 1687 Aug 7 20:07 Dockerfile [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 20:07 GOVERNANCE.md [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 7 20:07 Jenkinsfile [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 20:07 LICENSE [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 2016 Aug 7 20:07 Makefile [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 20:07 OWNERS.md [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 7 20:07 README.md [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 20:08 VERSION [2024-08-07T20:10:22.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 20:07 bin [2024-08-07T20:10:22.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 20:07 cmd [2024-08-07T20:10:22.602Z] -rw-r--r-- 1 jenkins jenkins 14499 Aug 7 20:09 coverage.out [2024-08-07T20:10:22.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 20:07 driver [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 7134 Aug 7 20:07 go.mod [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 7 20:07 go.sum [2024-08-07T20:10:22.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 20:07 openapi [2024-08-07T20:10:22.602Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 7 20:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-08-07T20:10:23.020Z] + 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=1fc6bbeab957cf33996a58402fa86946ba53f2e4 --label arch=amd64 --label version=0.0.0 . [2024-08-07T20:10:23.020Z] Sending build context to Docker daemon 16.58MB [2024-08-07T20:10:23.020Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T20:10:23.020Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-07T20:10:23.020Z] ---> 742d510474ce [2024-08-07T20:10:23.020Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T20:10:23.590Z] ---> Running in 253f646b13b6 [2024-08-07T20:10:23.590Z] Removing intermediate container 253f646b13b6 [2024-08-07T20:10:23.590Z] ---> cd45fc58e7ff [2024-08-07T20:10:23.590Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T20:10:23.590Z] ---> Running in cd5b58aba4eb [2024-08-07T20:10:23.590Z] Removing intermediate container cd5b58aba4eb [2024-08-07T20:10:23.590Z] ---> e32309838114 [2024-08-07T20:10:23.590Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-07T20:10:23.590Z] ---> Running in c32b6d51698b [2024-08-07T20:10:23.817Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-07T20:10:23.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T20:10:23.817Z] Dload Upload Total Spent Left Speed [2024-08-07T20:10:23.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 77745 [2024-08-07T20:10:23.850Z] Removing intermediate container c32b6d51698b [2024-08-07T20:10:23.850Z] ---> f36a34b48546 [2024-08-07T20:10:23.850Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T20:10:23.850Z] ---> Running in 55ce00f927ee [2024-08-07T20:10:23.850Z] Removing intermediate container 55ce00f927ee [2024-08-07T20:10:23.850Z] ---> 0a8b2206145c [2024-08-07T20:10:23.850Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T20:10:23.850Z] ---> Running in cc887efc3539 [Pipeline] sh [2024-08-07T20:10:24.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T20:10:24.165Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-07T20:10:24.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T20:10:24.514Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-07T20:10:24.514Z] + sudo tee /etc/docker/daemon.new [2024-08-07T20:10:24.514Z] { [2024-08-07T20:10:24.514Z] "registry-mirrors": [ [2024-08-07T20:10:24.514Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-07T20:10:24.514Z] ], [2024-08-07T20:10:24.514Z] "bip": "10.250.0.254/24", [2024-08-07T20:10:24.514Z] "hosts": [ [2024-08-07T20:10:24.514Z] "tcp://0.0.0.0:5555", [2024-08-07T20:10:24.514Z] "unix:///var/run/docker.sock" [2024-08-07T20:10:24.514Z] ], [2024-08-07T20:10:24.514Z] "mtu": 1458, [2024-08-07T20:10:24.514Z] "selinux-enabled": true, [2024-08-07T20:10:24.514Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-07T20:10:24.514Z] } [Pipeline] sh [2024-08-07T20:10:24.630Z] OK: 268 MiB in 56 packages [2024-08-07T20:10:24.860Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-08-07T20:10:24.889Z] Removing intermediate container cc887efc3539 [2024-08-07T20:10:24.889Z] ---> dd85e9058fd6 [2024-08-07T20:10:24.889Z] Step 8/26 : WORKDIR /device-rest-go [2024-08-07T20:10:24.889Z] ---> Running in 028836418fc2 [2024-08-07T20:10:24.889Z] Removing intermediate container 028836418fc2 [2024-08-07T20:10:24.889Z] ---> e53ba7fd1590 [2024-08-07T20:10:24.889Z] Step 9/26 : COPY go.mod vendor* ./ [Pipeline] sh [2024-08-07T20:10:25.149Z] ---> 41226352af1e [2024-08-07T20:10:25.149Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T20:10:25.149Z] ---> Running in a79f36ed0529 [2024-08-07T20:10:25.212Z] + sudo service docker restart [2024-08-07T20:10:25.717Z] Removing intermediate container a79f36ed0529 [2024-08-07T20:10:25.717Z] ---> e1176c2330c2 [2024-08-07T20:10:25.717Z] Step 11/26 : COPY . . [2024-08-07T20:10:26.465Z] ---> e29949da4115 [2024-08-07T20:10:26.465Z] Step 12/26 : RUN $MAKE [2024-08-07T20:10:26.465Z] ---> Running in 5daf588da3ce [2024-08-07T20:10:26.725Z] 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.30" -trimpath -mod=readonly -o cmd/device-rest ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T20:10:43.516Z] provisioning config files... [2024-08-07T20:10:43.548Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3319856700904442376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:10:44.051Z] ---> ****-login.sh [2024-08-07T20:10:44.051Z] nexus3.edgexfoundry.org:10001 [2024-08-07T20:10:44.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:10:44.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:10:44.594Z] Configure a credential helper to remove this warning. See [2024-08-07T20:10:44.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:10:44.594Z] [2024-08-07T20:10:44.594Z] Login Succeeded [2024-08-07T20:10:44.594Z] nexus3.edgexfoundry.org:10002 [2024-08-07T20:10:44.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:10:45.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:10:45.130Z] Configure a credential helper to remove this warning. See [2024-08-07T20:10:45.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:10:45.130Z] [2024-08-07T20:10:45.130Z] Login Succeeded [2024-08-07T20:10:45.130Z] nexus3.edgexfoundry.org:10003 [2024-08-07T20:10:45.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:10:45.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:10:45.401Z] Configure a credential helper to remove this warning. See [2024-08-07T20:10:45.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:10:45.401Z] [2024-08-07T20:10:45.401Z] Login Succeeded [2024-08-07T20:10:45.401Z] nexus3.edgexfoundry.org:10004 [2024-08-07T20:10:45.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:10:45.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:10:45.673Z] Configure a credential helper to remove this warning. See [2024-08-07T20:10:45.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:10:45.673Z] [2024-08-07T20:10:45.673Z] Login Succeeded [2024-08-07T20:10:45.673Z] ****.io [2024-08-07T20:10:45.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T20:10:46.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T20:10:46.206Z] Configure a credential helper to remove this warning. See [2024-08-07T20:10:46.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T20:10:46.206Z] [2024-08-07T20:10:46.206Z] Login Succeeded [2024-08-07T20:10:46.206Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T20:10:46.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-07T20:10:46.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T20:10:46.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T20:10:46.773Z] ========================================================= [2024-08-07T20:10:46.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-07T20:10:46.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:10:47.316Z] + 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-08-07T20:10:47.316Z] Sending build context to Docker daemon 130.6kB [2024-08-07T20:10:47.583Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T20:10:47.583Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-07T20:10:47.583Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-07T20:10:47.583Z] c6b39de5b339: Pulling fs layer [2024-08-07T20:10:47.583Z] a69c41024577: Pulling fs layer [2024-08-07T20:10:47.583Z] d6de4b400683: Pulling fs layer [2024-08-07T20:10:47.583Z] 35cb2a7552d0: Pulling fs layer [2024-08-07T20:10:47.583Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T20:10:47.583Z] 464afbd9ba4c: Pulling fs layer [2024-08-07T20:10:47.583Z] 00f215d4a9da: Pulling fs layer [2024-08-07T20:10:47.583Z] d496ad576159: Pulling fs layer [2024-08-07T20:10:47.583Z] 35cb2a7552d0: Waiting [2024-08-07T20:10:47.583Z] 4f4fb700ef54: Waiting [2024-08-07T20:10:47.583Z] 464afbd9ba4c: Waiting [2024-08-07T20:10:47.583Z] d496ad576159: Waiting [2024-08-07T20:10:47.583Z] a69c41024577: Download complete [2024-08-07T20:10:47.852Z] 35cb2a7552d0: Verifying Checksum [2024-08-07T20:10:47.852Z] 35cb2a7552d0: Download complete [2024-08-07T20:10:47.852Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T20:10:47.852Z] 4f4fb700ef54: Download complete [2024-08-07T20:10:47.852Z] 464afbd9ba4c: Verifying Checksum [2024-08-07T20:10:47.852Z] 464afbd9ba4c: Download complete [2024-08-07T20:10:47.852Z] c6b39de5b339: Verifying Checksum [2024-08-07T20:10:47.852Z] c6b39de5b339: Download complete [2024-08-07T20:10:48.121Z] d496ad576159: Verifying Checksum [2024-08-07T20:10:48.121Z] d496ad576159: Download complete [2024-08-07T20:10:48.706Z] c6b39de5b339: Pull complete [2024-08-07T20:10:49.296Z] a69c41024577: Pull complete [2024-08-07T20:10:49.564Z] d6de4b400683: Verifying Checksum [2024-08-07T20:10:49.564Z] d6de4b400683: Download complete [2024-08-07T20:10:50.535Z] 00f215d4a9da: Download complete [2024-08-07T20:11:02.859Z] d6de4b400683: Pull complete [2024-08-07T20:11:02.859Z] 35cb2a7552d0: Pull complete [2024-08-07T20:11:02.859Z] 4f4fb700ef54: Pull complete [2024-08-07T20:11:02.859Z] 464afbd9ba4c: Pull complete [2024-08-07T20:11:06.033Z] Removing intermediate container 5daf588da3ce [2024-08-07T20:11:06.034Z] ---> 54eadb99599b [2024-08-07T20:11:06.034Z] Step 13/26 : FROM alpine:3.18 [2024-08-07T20:11:06.034Z] 3.18: Pulling from library/alpine [2024-08-07T20:11:06.034Z] 930bdd4d222e: Pulling fs layer [2024-08-07T20:11:06.034Z] 930bdd4d222e: Verifying Checksum [2024-08-07T20:11:06.034Z] 930bdd4d222e: Download complete [2024-08-07T20:11:06.034Z] 930bdd4d222e: Pull complete [2024-08-07T20:11:06.034Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T20:11:06.034Z] Status: Downloaded newer image for alpine:3.18 [2024-08-07T20:11:06.034Z] ---> 18f865063206 [2024-08-07T20:11:06.034Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-07T20:11:06.034Z] ---> Running in 2c17fcd93f47 [2024-08-07T20:11:06.034Z] Removing intermediate container 2c17fcd93f47 [2024-08-07T20:11:06.034Z] ---> 7d3e59f75cd3 [2024-08-07T20:11:06.034Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-08-07T20:11:06.034Z] ---> Running in 307f3372973f [2024-08-07T20:11:06.034Z] Removing intermediate container 307f3372973f [2024-08-07T20:11:06.034Z] ---> e38932fbff38 [2024-08-07T20:11:06.034Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-08-07T20:11:06.034Z] ---> Running in db246bd778af [2024-08-07T20:11:06.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T20:11:06.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T20:11:06.034Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T20:11:06.034Z] Executing busybox-1.36.1-r7.trigger [2024-08-07T20:11:06.034Z] OK: 7 MiB in 16 packages [2024-08-07T20:11:06.034Z] Removing intermediate container db246bd778af [2024-08-07T20:11:06.034Z] ---> d151eb849ffb [2024-08-07T20:11:06.034Z] Step 17/26 : RUN apk --no-cache upgrade [2024-08-07T20:11:06.034Z] ---> Running in 312f34a28b9a [2024-08-07T20:11:06.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T20:11:06.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T20:11:06.034Z] OK: 7 MiB in 16 packages [2024-08-07T20:11:06.034Z] Removing intermediate container 312f34a28b9a [2024-08-07T20:11:06.034Z] ---> edf6a65906d1 [2024-08-07T20:11:06.034Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-08-07T20:11:07.032Z] ---> a95911d72578 [2024-08-07T20:11:07.032Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-08-07T20:11:07.032Z] ---> 131e40f98e9b [2024-08-07T20:11:07.032Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-08-07T20:11:07.291Z] ---> 694e5c98d84d [2024-08-07T20:11:07.291Z] Step 21/26 : EXPOSE 59986 [2024-08-07T20:11:07.291Z] ---> Running in 852fba53ace7 [2024-08-07T20:11:07.291Z] Removing intermediate container 852fba53ace7 [2024-08-07T20:11:07.291Z] ---> c5e5e087336c [2024-08-07T20:11:07.291Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-08-07T20:11:07.291Z] ---> Running in fe51d69adb34 [2024-08-07T20:11:07.291Z] Removing intermediate container fe51d69adb34 [2024-08-07T20:11:07.291Z] ---> 0c0095942598 [2024-08-07T20:11:07.291Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-07T20:11:07.551Z] ---> Running in afa12310f7a6 [2024-08-07T20:11:07.551Z] Removing intermediate container afa12310f7a6 [2024-08-07T20:11:07.551Z] ---> 3b1ee4366b94 [2024-08-07T20:11:07.551Z] Step 24/26 : LABEL arch=amd64 [2024-08-07T20:11:07.551Z] ---> Running in 2c8cd2a2d7b8 [2024-08-07T20:11:07.551Z] Removing intermediate container 2c8cd2a2d7b8 [2024-08-07T20:11:07.551Z] ---> 569801c0bfe3 [2024-08-07T20:11:07.551Z] Step 25/26 : LABEL git_sha=1fc6bbeab957cf33996a58402fa86946ba53f2e4 [2024-08-07T20:11:07.551Z] ---> Running in a1ef77a8eb20 [2024-08-07T20:11:07.551Z] Removing intermediate container a1ef77a8eb20 [2024-08-07T20:11:07.551Z] ---> 5dbb0f67f503 [2024-08-07T20:11:07.551Z] Step 26/26 : LABEL version=0.0.0 [2024-08-07T20:11:07.551Z] ---> Running in 28c9691f1f3e [2024-08-07T20:11:07.810Z] Removing intermediate container 28c9691f1f3e [2024-08-07T20:11:07.810Z] ---> c716e3c6ee58 [2024-08-07T20:11:07.810Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-07T20:11:07.810Z] Successfully built c716e3c6ee58 [2024-08-07T20:11:07.810Z] 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-08-07T20:11:08.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T20:11:08.853Z] [2024-08-07T20:11:08.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:11:09.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T20:11:09.260Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-07T20:11:09.260Z] 5eb5b503b376: Pulling fs layer [2024-08-07T20:11:09.260Z] 5c69ac0246d0: Pulling fs layer [2024-08-07T20:11:09.260Z] ec43610c2a17: Pulling fs layer [2024-08-07T20:11:09.260Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-07T20:11:09.260Z] 33b1e0a273af: Pulling fs layer [2024-08-07T20:11:09.261Z] 5d3b04190fa2: Pulling fs layer [2024-08-07T20:11:09.261Z] 2f39f015ded8: Pulling fs layer [2024-08-07T20:11:09.261Z] 3a2ae6a8a46f: Waiting [2024-08-07T20:11:09.261Z] 33b1e0a273af: Waiting [2024-08-07T20:11:09.261Z] 5d3b04190fa2: Waiting [2024-08-07T20:11:09.261Z] 2f39f015ded8: Waiting [2024-08-07T20:11:09.261Z] 5c69ac0246d0: Verifying Checksum [2024-08-07T20:11:09.261Z] 5c69ac0246d0: Download complete [2024-08-07T20:11:09.261Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-07T20:11:09.261Z] 3a2ae6a8a46f: Download complete [2024-08-07T20:11:09.261Z] 33b1e0a273af: Verifying Checksum [2024-08-07T20:11:09.261Z] 33b1e0a273af: Download complete [2024-08-07T20:11:09.261Z] 5d3b04190fa2: Download complete [2024-08-07T20:11:09.261Z] ec43610c2a17: Verifying Checksum [2024-08-07T20:11:09.261Z] ec43610c2a17: Download complete [2024-08-07T20:11:09.519Z] 5eb5b503b376: Verifying Checksum [2024-08-07T20:11:10.087Z] 2f39f015ded8: Verifying Checksum [2024-08-07T20:11:10.087Z] 2f39f015ded8: Download complete [2024-08-07T20:11:10.653Z] 5eb5b503b376: Pull complete [2024-08-07T20:11:10.910Z] 5c69ac0246d0: Pull complete [2024-08-07T20:11:11.066Z] 00f215d4a9da: Pull complete [2024-08-07T20:11:11.475Z] ec43610c2a17: Pull complete [2024-08-07T20:11:11.475Z] 3a2ae6a8a46f: Pull complete [2024-08-07T20:11:11.734Z] 33b1e0a273af: Pull complete [2024-08-07T20:11:11.734Z] 5d3b04190fa2: Pull complete [2024-08-07T20:11:12.484Z] d496ad576159: Pull complete [2024-08-07T20:11:12.484Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-07T20:11:12.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T20:11:12.753Z] ---> f246e2811388 [2024-08-07T20:11:12.753Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-07T20:11:14.159Z] ---> Running in b10dc44f3312 [2024-08-07T20:11:14.743Z] Removing intermediate container b10dc44f3312 [2024-08-07T20:11:14.743Z] ---> 5f7e00ee4f55 [2024-08-07T20:11:14.743Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T20:11:14.743Z] ---> Running in 238233e9d891 [2024-08-07T20:11:15.011Z] Removing intermediate container 238233e9d891 [2024-08-07T20:11:15.011Z] ---> 5cb060b234c4 [2024-08-07T20:11:15.011Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-07T20:11:15.011Z] ---> Running in db80bfa29788 [2024-08-07T20:11:15.277Z] Removing intermediate container db80bfa29788 [2024-08-07T20:11:15.277Z] ---> 9ace02a69b7b [2024-08-07T20:11:15.277Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T20:11:15.277Z] ---> Running in ef47f0202e50 [2024-08-07T20:11:15.543Z] Removing intermediate container ef47f0202e50 [2024-08-07T20:11:15.543Z] ---> 2094750bec95 [2024-08-07T20:11:15.543Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T20:11:15.810Z] ---> Running in 4a6f33f1d3a3 [2024-08-07T20:11:15.925Z] 2f39f015ded8: Pull complete [2024-08-07T20:11:15.925Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-07T20:11:15.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T20:11:15.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T20:11:16.274Z] prd-ubuntu20.04-docker-8c-8g-7320 does not seem to be running inside a container [2024-08-07T20:11:16.302Z] $ 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-405 -v /w/workspace/gexfoundry_device-rest-go_PR-405:/w/workspace/gexfoundry_device-rest-go_PR-405:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-405@tmp:/w/workspace/gexfoundry_device-rest-go_PR-405@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-08-07T20:11:16.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T20:11:17.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T20:11:18.039Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-07T20:11:18.039Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-07T20:11:18.039Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-07T20:11:18.303Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-07T20:11:18.303Z] Executing busybox-1.36.1-r5.trigger [2024-08-07T20:11:18.303Z] OK: 271 MiB in 56 packages [2024-08-07T20:11:20.248Z] Removing intermediate container 4a6f33f1d3a3 [2024-08-07T20:11:20.248Z] ---> f3f06e6a7c24 [2024-08-07T20:11:20.248Z] Step 8/12 : WORKDIR /device-rest-go [2024-08-07T20:11:20.248Z] ---> Running in 3084027a8dfe [2024-08-07T20:11:20.832Z] Removing intermediate container 3084027a8dfe [2024-08-07T20:11:20.832Z] ---> fb174fda5141 [2024-08-07T20:11:20.832Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-07T20:11:21.101Z] ---> 970a2c7ae728 [2024-08-07T20:11:21.101Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T20:11:21.101Z] ---> Running in acc3a41b6a9e [2024-08-07T20:11:22.191Z] $ docker top ad225f1fffbdeae624db2a3bb79ff7f4ad9b91c96118de6072169bc90f41b40c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:11:22.783Z] ---> job-cost.sh [2024-08-07T20:11:22.783Z] lf-activate-venv: SKIPPING [2024-08-07T20:11:22.783Z] INFO: No Stack... [2024-08-07T20:11:23.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T20:11:23.609Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T20:11:23.936Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-405/archives/cost.csv [2024-08-07T20:11:23.936Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T20:11:23.987Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-405-1-stack-cost] [2024-08-07T20:11:23.993Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-405-1-stack-cost] did not exist. Created. [2024-08-07T20:11:24.000Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T20:11:24.421Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-07T20:11:24.480Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T20:11:24.524Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T20:11:24.623Z] $ docker stop --time=1 ad225f1fffbdeae624db2a3bb79ff7f4ad9b91c96118de6072169bc90f41b40c [2024-08-07T20:11:25.773Z] $ docker rm -f --volumes ad225f1fffbdeae624db2a3bb79ff7f4ad9b91c96118de6072169bc90f41b40c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-07T20:13:12.759Z] Removing intermediate container acc3a41b6a9e [2024-08-07T20:13:12.759Z] ---> d1d3cc1c8e8a [2024-08-07T20:13:12.759Z] Step 11/12 : COPY . . [2024-08-07T20:13:12.759Z] ---> 2d4f353ec442 [2024-08-07T20:13:12.759Z] Step 12/12 : RUN $MAKE [2024-08-07T20:13:12.759Z] ---> Running in 3d30a7780c81 [2024-08-07T20:13:12.759Z] noop [2024-08-07T20:13:12.759Z] Removing intermediate container 3d30a7780c81 [2024-08-07T20:13:12.759Z] ---> e3b8f15ef755 [2024-08-07T20:13:12.759Z] Successfully built e3b8f15ef755 [2024-08-07T20:13:12.759Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:13:13.293Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T20:13:13.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T20:13:13.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-7321 does not seem to be running inside a container [2024-08-07T20:13:13.634Z] $ 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-08-07T20:13:14.827Z] $ docker top a946a2bb77c7bd2abdc2143c5bcc09b9b25b49f0ba0953171efc409447d30edd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T20:13:15.707Z] + go version [2024-08-07T20:13:15.707Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-07T20:13:15.743Z] $ docker stop --time=1 a946a2bb77c7bd2abdc2143c5bcc09b9b25b49f0ba0953171efc409447d30edd [2024-08-07T20:13:17.340Z] $ docker rm -f --volumes a946a2bb77c7bd2abdc2143c5bcc09b9b25b49f0ba0953171efc409447d30edd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:13:18.287Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T20:13:18.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T20:13:18.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-7321 does not seem to be running inside a container [2024-08-07T20:13:18.618Z] $ 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-08-07T20:13:19.770Z] $ docker top 726b406b35c850a3bbb49078a92163a25e60c5ac6787440100299961e45ab418 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T20:13:20.643Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-07T20:13:21.355Z] + make test [2024-08-07T20:13:21.355Z] go test ./... -coverprofile=coverage.out ./... [2024-08-07T20:13:26.684Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-08-07T20:16:33.731Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-08-07T20:16:35.669Z] ok github.com/edgexfoundry/device-rest-go/driver 0.041s coverage: 33.2% of statements [2024-08-07T20:16:36.628Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-07T20:16:36.628Z] go vet ./... [2024-08-07T20:17:23.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T20:17:23.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T20:17:23.470Z] ./bin/test-attribution-txt.sh [2024-08-07T20:17:23.470Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-07T20:17:23.470Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-07T20:17:23.471Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-07T20:17:23.471Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-07T20:17:23.471Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-07T20:17:23.471Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-07T20:17:23.471Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-07T20:17:23.471Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T20:17:23.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-07T20:17:23.570Z] $ docker stop --time=1 726b406b35c850a3bbb49078a92163a25e60c5ac6787440100299961e45ab418 [2024-08-07T20:17:25.449Z] $ docker rm -f --volumes 726b406b35c850a3bbb49078a92163a25e60c5ac6787440100299961e45ab418 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T20:17:27.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-07T20:17:27.071Z] Warning: overwriting stash ‘coverage-report’ [2024-08-07T20:17:27.502Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T20:17:28.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-07T20:17:28.496Z] + ls -al . [2024-08-07T20:17:28.496Z] total 244 [2024-08-07T20:17:28.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 20:13 . [2024-08-07T20:17:28.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 20:10 .. [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 7 20:10 .dockerignore [2024-08-07T20:17:28.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 20:10 .git [2024-08-07T20:17:28.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 20:10 .github [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 20:10 .gitignore [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 20:10 .golangci.yml [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 10300 Aug 7 20:10 Attribution.txt [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 17685 Aug 7 20:10 CHANGELOG.md [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 1687 Aug 7 20:10 Dockerfile [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 20:10 GOVERNANCE.md [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 7 20:10 Jenkinsfile [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 20:10 LICENSE [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 2016 Aug 7 20:10 Makefile [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 20:10 OWNERS.md [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 7 20:10 README.md [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 20:08 VERSION [2024-08-07T20:17:28.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 20:10 bin [2024-08-07T20:17:28.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 20:10 cmd [2024-08-07T20:17:28.496Z] -rw-r--r-- 1 jenkins jenkins 14499 Aug 7 20:16 coverage.out [2024-08-07T20:17:28.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 20:10 driver [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 7134 Aug 7 20:10 go.mod [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 7 20:10 go.sum [2024-08-07T20:17:28.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 20:10 openapi [2024-08-07T20:17:28.496Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 7 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:17:28.946Z] + 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=1fc6bbeab957cf33996a58402fa86946ba53f2e4 --label arch=arm64 --label version=0.0.0 . [2024-08-07T20:17:28.946Z] Sending build context to Docker daemon 145.9kB [2024-08-07T20:17:29.212Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T20:17:29.212Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-07T20:17:29.212Z] ---> e3b8f15ef755 [2024-08-07T20:17:29.213Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-08-07T20:17:29.213Z] ---> Running in 97f2618c6648 [2024-08-07T20:17:29.479Z] Removing intermediate container 97f2618c6648 [2024-08-07T20:17:29.479Z] ---> fcd4509286d9 [2024-08-07T20:17:29.479Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T20:17:29.747Z] ---> Running in c6ebe26d9b15 [2024-08-07T20:17:29.747Z] Removing intermediate container c6ebe26d9b15 [2024-08-07T20:17:29.747Z] ---> 3952287cff8d [2024-08-07T20:17:29.747Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-07T20:17:30.013Z] ---> Running in fa6d3194e1ff [2024-08-07T20:17:30.282Z] Removing intermediate container fa6d3194e1ff [2024-08-07T20:17:30.282Z] ---> e5b7793b073b [2024-08-07T20:17:30.282Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T20:17:30.282Z] ---> Running in 55f843b8b93c [2024-08-07T20:17:30.561Z] Removing intermediate container 55f843b8b93c [2024-08-07T20:17:30.561Z] ---> f776921e21d1 [2024-08-07T20:17:30.561Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T20:17:30.561Z] ---> Running in dbbf06a11028 [2024-08-07T20:17:31.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T20:17:32.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T20:17:33.057Z] OK: 271 MiB in 56 packages [2024-08-07T20:17:33.643Z] Removing intermediate container dbbf06a11028 [2024-08-07T20:17:33.643Z] ---> e98f45a54b2f [2024-08-07T20:17:33.643Z] Step 8/26 : WORKDIR /device-rest-go [2024-08-07T20:17:33.909Z] ---> Running in 20ef51b11b71 [2024-08-07T20:17:34.175Z] Removing intermediate container 20ef51b11b71 [2024-08-07T20:17:34.175Z] ---> 53158166baa4 [2024-08-07T20:17:34.175Z] Step 9/26 : COPY go.mod vendor* ./ [2024-08-07T20:17:34.757Z] ---> d5b545664c23 [2024-08-07T20:17:34.757Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T20:17:34.757Z] ---> Running in c5d289db4a1d [2024-08-07T20:17:36.717Z] Removing intermediate container c5d289db4a1d [2024-08-07T20:17:36.717Z] ---> 515bc0aa378e [2024-08-07T20:17:36.717Z] Step 11/26 : COPY . . [2024-08-07T20:17:37.302Z] ---> f37c7da3f913 [2024-08-07T20:17:37.302Z] Step 12/26 : RUN $MAKE [2024-08-07T20:17:37.586Z] ---> Running in 8103f85693e9 [2024-08-07T20:17:38.543Z] 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.30" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-08-07T20:21:00.267Z] Removing intermediate container 8103f85693e9 [2024-08-07T20:21:00.267Z] ---> af40afcaa410 [2024-08-07T20:21:00.267Z] Step 13/26 : FROM alpine:3.18 [2024-08-07T20:21:00.267Z] 3.18: Pulling from library/alpine [2024-08-07T20:21:00.267Z] 4983c3fe2029: Pulling fs layer [2024-08-07T20:21:00.267Z] 4983c3fe2029: Verifying Checksum [2024-08-07T20:21:00.267Z] 4983c3fe2029: Download complete [2024-08-07T20:21:00.267Z] 4983c3fe2029: Pull complete [2024-08-07T20:21:00.267Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T20:21:00.267Z] Status: Downloaded newer image for alpine:3.18 [2024-08-07T20:21:00.267Z] ---> a0237000ae83 [2024-08-07T20:21:00.267Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-07T20:21:00.267Z] ---> Running in ce6099c01397 [2024-08-07T20:21:00.267Z] Removing intermediate container ce6099c01397 [2024-08-07T20:21:00.267Z] ---> 11151303b774 [2024-08-07T20:21:00.267Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-08-07T20:21:00.267Z] ---> Running in 6117b69dc146 [2024-08-07T20:21:00.267Z] Removing intermediate container 6117b69dc146 [2024-08-07T20:21:00.267Z] ---> 58ab7a55c8b1 [2024-08-07T20:21:00.267Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-08-07T20:21:00.267Z] ---> Running in 587a0442ffbc [2024-08-07T20:21:00.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T20:21:00.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T20:21:00.267Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T20:21:00.267Z] Executing busybox-1.36.1-r7.trigger [2024-08-07T20:21:00.267Z] OK: 8 MiB in 16 packages [2024-08-07T20:21:00.267Z] Removing intermediate container 587a0442ffbc [2024-08-07T20:21:00.267Z] ---> 86f8db8b87a4 [2024-08-07T20:21:00.267Z] Step 17/26 : RUN apk --no-cache upgrade [2024-08-07T20:21:00.267Z] ---> Running in 5debd354148e [2024-08-07T20:21:00.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T20:21:00.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T20:21:00.844Z] OK: 8 MiB in 16 packages [2024-08-07T20:21:01.800Z] Removing intermediate container 5debd354148e [2024-08-07T20:21:01.800Z] ---> b59079564592 [2024-08-07T20:21:01.800Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-08-07T20:21:03.198Z] ---> a5e5978bc733 [2024-08-07T20:21:03.198Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-08-07T20:21:03.461Z] ---> 8872e9a4aa10 [2024-08-07T20:21:03.461Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-08-07T20:21:04.039Z] ---> 9da693c6d2c4 [2024-08-07T20:21:04.039Z] Step 21/26 : EXPOSE 59986 [2024-08-07T20:21:04.039Z] ---> Running in 9a984d918139 [2024-08-07T20:21:04.304Z] Removing intermediate container 9a984d918139 [2024-08-07T20:21:04.304Z] ---> 10a4e0c4792d [2024-08-07T20:21:04.304Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-08-07T20:21:04.569Z] ---> Running in c3c99c734f92 [2024-08-07T20:21:04.834Z] Removing intermediate container c3c99c734f92 [2024-08-07T20:21:04.834Z] ---> 59b26175d833 [2024-08-07T20:21:04.834Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-07T20:21:04.834Z] ---> Running in a90a5f662090 [2024-08-07T20:21:05.098Z] Removing intermediate container a90a5f662090 [2024-08-07T20:21:05.098Z] ---> 09ff94bddccf [2024-08-07T20:21:05.098Z] Step 24/26 : LABEL arch=arm64 [2024-08-07T20:21:05.098Z] ---> Running in 1b4e46620949 [2024-08-07T20:21:05.362Z] Removing intermediate container 1b4e46620949 [2024-08-07T20:21:05.362Z] ---> 1093498ea61b [2024-08-07T20:21:05.362Z] Step 25/26 : LABEL git_sha=1fc6bbeab957cf33996a58402fa86946ba53f2e4 [2024-08-07T20:21:05.362Z] ---> Running in cce3cdee109c [2024-08-07T20:21:05.627Z] Removing intermediate container cce3cdee109c [2024-08-07T20:21:05.627Z] ---> f08f09c1916d [2024-08-07T20:21:05.627Z] Step 26/26 : LABEL version=0.0.0 [2024-08-07T20:21:05.891Z] ---> Running in e314a25e0a71 [2024-08-07T20:21:06.154Z] Removing intermediate container e314a25e0a71 [2024-08-07T20:21:06.154Z] ---> 4faa4d981d00 [2024-08-07T20:21:06.154Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-07T20:21:06.154Z] Successfully built 4faa4d981d00 [2024-08-07T20:21:06.154Z] 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-08-07T20:21:07.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T20:21:07.072Z] [2024-08-07T20:21:07.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:21:07.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T20:21:07.493Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-07T20:21:07.493Z] 8998bd30e6a1: Pulling fs layer [2024-08-07T20:21:07.493Z] 04944245beec: Pulling fs layer [2024-08-07T20:21:07.493Z] 699f458cf7ca: Pulling fs layer [2024-08-07T20:21:07.493Z] 765212b225bb: Pulling fs layer [2024-08-07T20:21:07.493Z] f23df028b6ca: Pulling fs layer [2024-08-07T20:21:07.493Z] d65c8cfc05b1: Pulling fs layer [2024-08-07T20:21:07.493Z] 2437ff75d9bd: Pulling fs layer [2024-08-07T20:21:07.493Z] 765212b225bb: Waiting [2024-08-07T20:21:07.493Z] f23df028b6ca: Waiting [2024-08-07T20:21:07.493Z] d65c8cfc05b1: Waiting [2024-08-07T20:21:07.493Z] 2437ff75d9bd: Waiting [2024-08-07T20:21:07.760Z] 04944245beec: Verifying Checksum [2024-08-07T20:21:07.760Z] 04944245beec: Download complete [2024-08-07T20:21:07.760Z] 765212b225bb: Verifying Checksum [2024-08-07T20:21:07.760Z] 765212b225bb: Download complete [2024-08-07T20:21:07.760Z] f23df028b6ca: Verifying Checksum [2024-08-07T20:21:07.760Z] f23df028b6ca: Download complete [2024-08-07T20:21:07.760Z] d65c8cfc05b1: Verifying Checksum [2024-08-07T20:21:07.760Z] d65c8cfc05b1: Download complete [2024-08-07T20:21:08.024Z] 699f458cf7ca: Verifying Checksum [2024-08-07T20:21:08.024Z] 699f458cf7ca: Download complete [2024-08-07T20:21:08.287Z] 8998bd30e6a1: Verifying Checksum [2024-08-07T20:21:08.287Z] 8998bd30e6a1: Download complete [2024-08-07T20:21:10.852Z] 2437ff75d9bd: Verifying Checksum [2024-08-07T20:21:10.852Z] 2437ff75d9bd: Download complete [2024-08-07T20:21:12.783Z] 8998bd30e6a1: Pull complete [2024-08-07T20:21:13.049Z] 04944245beec: Pull complete [2024-08-07T20:21:14.988Z] 699f458cf7ca: Pull complete [2024-08-07T20:21:14.988Z] 765212b225bb: Pull complete [2024-08-07T20:21:15.945Z] f23df028b6ca: Pull complete [2024-08-07T20:21:15.945Z] d65c8cfc05b1: Pull complete [2024-08-07T20:21:34.132Z] 2437ff75d9bd: Pull complete [2024-08-07T20:21:34.132Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-07T20:21:34.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T20:21:34.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T20:21:34.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-7321 does not seem to be running inside a container [2024-08-07T20:21:34.546Z] $ 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-08-07T20:21:37.052Z] $ docker top 4d9cd90a687b19b466a2763f61aa0670ef7137aff11bff5544d38ccf2fcf4f07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:21:37.962Z] ---> job-cost.sh [2024-08-07T20:21:37.962Z] lf-activate-venv: SKIPPING [2024-08-07T20:21:37.962Z] INFO: No Stack... [2024-08-07T20:21:38.226Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-07T20:21:39.176Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T20:21:39.532Z] + cut -d, -f6 [2024-08-07T20:21:39.533Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2024-08-07T20:21:39.612Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-405-1-stack-cost] [2024-08-07T20:21:39.618Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-405-1-stack-cost] did not exist. Created. [2024-08-07T20:21:39.624Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T20:21:40.047Z] /w/workspace/device-rest-go/1@tmp/durable-a1a7859b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-07T20:21:40.403Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-07T20:21:40.709Z] Warning: overwriting stash ‘stack-cost’ [2024-08-07T20:21:40.809Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T20:21:40.839Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T20:21:40.930Z] $ docker stop --time=1 4d9cd90a687b19b466a2763f61aa0670ef7137aff11bff5544d38ccf2fcf4f07 [2024-08-07T20:21:42.402Z] $ docker rm -f --volumes 4d9cd90a687b19b466a2763f61aa0670ef7137aff11bff5544d38ccf2fcf4f07 [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-08-07T20:21:43.570Z] provisioning config files... [2024-08-07T20:21:43.577Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-405@tmp/config11281427024137776249tmp [Pipeline] { [Pipeline] sh [2024-08-07T20:21:43.928Z] + set +x [2024-08-07T20:21:43.928Z] + bash -s -- [2024-08-07T20:21:43.928Z] + curl -s https://codecov.io/bash [2024-08-07T20:21:43.928Z] [2024-08-07T20:21:43.928Z] _____ _ [2024-08-07T20:21:43.928Z] / ____| | | [2024-08-07T20:21:43.928Z] | | ___ __| | ___ ___ _____ __ [2024-08-07T20:21:43.928Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-07T20:21:43.928Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-07T20:21:43.928Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-07T20:21:43.928Z] Bash-1.0.6 [2024-08-07T20:21:43.928Z] [2024-08-07T20:21:43.928Z] [2024-08-07T20:21:43.928Z] ==> git version 2.25.1 found [2024-08-07T20:21:43.928Z] ==> 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-08-07T20:21:43.928Z] Release-Date: 2020-01-08 [2024-08-07T20:21:43.928Z] 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-08-07T20:21:43.928Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-07T20:21:43.928Z] ==> Jenkins CI detected. [2024-08-07T20:21:43.928Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-405 [2024-08-07T20:21:43.928Z] project root: . [2024-08-07T20:21:43.928Z] --> token set from env [2024-08-07T20:21:43.928Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-07T20:21:43.928Z] ==> Running gcov in . (disable via -X gcov) [2024-08-07T20:21:43.928Z] ==> Python coveragepy not found [2024-08-07T20:21:43.928Z] ==> Searching for coverage reports in: [2024-08-07T20:21:43.928Z] + . [2024-08-07T20:21:44.189Z] -> Found 1 reports [2024-08-07T20:21:44.189Z] ==> Detecting git/mercurial file structure [2024-08-07T20:21:44.189Z] ==> Reading reports [2024-08-07T20:21:44.189Z] + ./coverage.out bytes=14499 [2024-08-07T20:21:44.189Z] ==> Appending adjustments [2024-08-07T20:21:44.189Z] https://docs.codecov.io/docs/fixing-reports [2024-08-07T20:21:44.189Z] + Found adjustments [2024-08-07T20:21:44.189Z] ==> Gzipping contents [2024-08-07T20:21:44.189Z] 4.0K /tmp/codecov.LTmU5C.gz [2024-08-07T20:21:44.189Z] ==> Uploading reports [2024-08-07T20:21:44.189Z] url: https://codecov.io [2024-08-07T20:21:44.189Z] query: branch=PR-405&commit=1fc6bbeab957cf33996a58402fa86946ba53f2e4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=405&job=&cmd_args= [2024-08-07T20:21:44.189Z] -> Pinging Codecov [2024-08-07T20:21:44.189Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-405&commit=1fc6bbeab957cf33996a58402fa86946ba53f2e4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=405&job=&cmd_args= [2024-08-07T20:21:44.189Z] -> Uploading to [2024-08-07T20:21:44.189Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-07/4E5D53B4F1F92C436F7061BF334D961C/1fc6bbeab957cf33996a58402fa86946ba53f2e4/9e42e7e7-2227-4b9f-abc8-afae62311daa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T202144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2835d4aba87d524df096fff2529a1f6b1a17b220df8d0b9c45e7699107616e8 [2024-08-07T20:21:44.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T20:21:44.189Z] Dload Upload Total Spent Left Speed [2024-08-07T20:21:44.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8692 --:--:-- --:--:-- --:--:-- 8692 [2024-08-07T20:21:44.450Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/1fc6bbeab957cf33996a58402fa86946ba53f2e4 [Pipeline] } [2024-08-07T20:21:44.483Z] 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-08-07T20:21:46.729Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-405/archives ] [2024-08-07T20:21:46.729Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-405/archives [2024-08-07T20:21:46.729Z] total 16 [2024-08-07T20:21:46.729Z] drwxr-xr-x 3 root root 4096 Aug 7 20:11 . [2024-08-07T20:21:46.729Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 20:11 .. [2024-08-07T20:21:46.729Z] drwxr-xr-x 2 root root 4096 Aug 7 20:11 cost [2024-08-07T20:21:46.729Z] -rw-r--r-- 1 root root 86 Aug 7 20:11 cost.csv [2024-08-07T20:21:46.729Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-405/archives [2024-08-07T20:21:46.729Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-405/archives [2024-08-07T20:21:46.729Z] total 16 [2024-08-07T20:21:46.729Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 20:11 . [2024-08-07T20:21:46.729Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 20:11 .. [2024-08-07T20:21:46.729Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 20:11 cost [2024-08-07T20:21:46.729Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 7 20:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:21:47.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:21:47.969Z] ---> package-listing.sh [2024-08-07T20:21:47.969Z] ++ facter osfamily [2024-08-07T20:21:47.969Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-07T20:21:48.228Z] + OS_FAMILY=debian [2024-08-07T20:21:48.228Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-405 [2024-08-07T20:21:48.228Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-07T20:21:48.228Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-07T20:21:48.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-07T20:21:48.228Z] + PACKAGES=/tmp/packages_start.txt [2024-08-07T20:21:48.228Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-405 ']' [2024-08-07T20:21:48.228Z] + PACKAGES=/tmp/packages_end.txt [2024-08-07T20:21:48.228Z] + case "${OS_FAMILY}" in [2024-08-07T20:21:48.228Z] + dpkg -l [2024-08-07T20:21:48.228Z] + grep '^ii' [2024-08-07T20:21:48.228Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-07T20:21:48.228Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-07T20:21:48.228Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-07T20:21:48.228Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-405 ']' [2024-08-07T20:21:48.228Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-405/archives/ [2024-08-07T20:21:48.228Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-405/archives/ [Pipeline] echo [2024-08-07T20:21:48.269Z] 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-405/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-07T20:21:48.564Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T20:21:49.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T20:21:49.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T20:21:49.374Z] prd-ubuntu20.04-docker-8c-8g-7320 does not seem to be running inside a container [2024-08-07T20:21:49.400Z] $ 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-405/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-405 -v /w/workspace/gexfoundry_device-rest-go_PR-405:/w/workspace/gexfoundry_device-rest-go_PR-405:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-405@tmp:/w/workspace/gexfoundry_device-rest-go_PR-405@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-08-07T20:21:49.610Z] $ docker top bfbd66d1b05e29d9602dcd6d5877c485d09f817fd8183c10081dc5a568e51814 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T20:21:50.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-07T20:21:50.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-07T20:21:50.806Z] + ls /var/log/sa-host [2024-08-07T20:21:50.806Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T20:21:51.064Z] provisioning config files... [2024-08-07T20:21:51.073Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-405@tmp/config7724712710405775190tmp [Pipeline] { [Pipeline] echo [2024-08-07T20:21:51.145Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:21:51.470Z] ---> create-netrc.sh [Pipeline] } [2024-08-07T20:21:51.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:21:51.942Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-07T20:21:51.985Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:21:52.314Z] ---> sudo-logs.sh [2024-08-07T20:21:52.315Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-07T20:21:52.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:21:52.755Z] ---> job-cost.sh [2024-08-07T20:21:52.755Z] lf-activate-venv: SKIPPING [2024-08-07T20:21:52.755Z] DEBUG: total: 0.2199999988079071 [2024-08-07T20:21:52.755Z] INFO: Retrieving Stack Cost... [2024-08-07T20:21:53.015Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T20:21:53.275Z] INFO: Archiving Costs [Pipeline] echo [2024-08-07T20:21:53.320Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T20:21:53.649Z] ---> logs-deploy.sh [2024-08-07T20:21:53.649Z] lf-activate-venv: SKIPPING [2024-08-07T20:21:53.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-405/1 [2024-08-07T20:21:53.649Z] INFO: archiving workspace using pattern(s): [2024-08-07T20:21:54.587Z] Archives upload complete. [2024-08-07T20:21:54.587Z] INFO: archiving logs to Nexus