Pull request #1590 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f63934a8655d383f38e07dede0f70b049ee20666+d3487eec0ede001a3c25d71c6388e8b50871be46 (fce00136e9c362627c3f30e15086c6e13e39b71c) 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-ssh18001964453448268093.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-ssh11982934334590662404.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-sdk-go/branches/PR-1590/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-sdk-go/branches/PR-1590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1822125438185160246.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-sdk-go/branches/PR-1590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9266279190454192155.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-ssh811976187964297338.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-sdk-go/branches/PR-1590/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-sdk-go/branches/PR-1590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8578589468307929299.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-4703 in /w/workspace/gexfoundry_device-sdk-go_PR-1590 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1590 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1590/head:refs/remotes/origin/PR-1590 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d3487eec0ede001a3c25d71c6388e8b50871be46 into PR head commit f63934a8655d383f38e07dede0f70b049ee20666 Merge succeeded, producing f63934a8655d383f38e07dede0f70b049ee20666 Checking out Revision f63934a8655d383f38e07dede0f70b049ee20666 (PR-1590) Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f f63934a8655d383f38e07dede0f70b049ee20666 # 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 d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f63934a8655d383f38e07dede0f70b049ee20666 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-01T20:39:47.819Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-01T20:39:48.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-01T20:39:48.147Z] ========================================================= [2024-07-01T20:39:48.147Z] EdgeX Global Pipelines Version Info [2024-07-01T20:39:48.147Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:39:48.923Z] ------------------- [2024-07-01T20:39:48.923Z] stable info: [2024-07-01T20:39:48.923Z] ------------------- [2024-07-01T20:39:48.923Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:39:48.923Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T20:39:48.923Z] Message: update stable to v1.0.260 [2024-07-01T20:39:49.494Z] ------------------- [2024-07-01T20:39:49.494Z] experimental info: [2024-07-01T20:39:49.494Z] ------------------- [2024-07-01T20:39:49.494Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:39:49.494Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-01T20:39:49.494Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-01T20:39:49.715Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-01T20:39:49.769Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-01T20:39:49.828Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-01T20:39:49.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-01T20:39:49.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-01T20:39:49.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-01T20:39:50.055Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-01T20:39:50.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-01T20:39:50.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-01T20:39:50.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-01T20:39:50.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-01T20:39:50.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-01T20:39:50.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-01T20:39:50.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-01T20:39:50.535Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T20:39:50.588Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:39:50.645Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:39:50.721Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:39:50.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-01T20:39:50.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-01T20:39:50.981Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-01T20:39:51.123Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-01T20:39:51.196Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-01T20:39:51.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-01T20:39:51.311Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-01T20:39:51.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-01T20:39:51.427Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-01T20:39:51.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1590 [Pipeline] echo [2024-07-01T20:39:51.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1590 [Pipeline] echo [2024-07-01T20:39:51.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1590 [Pipeline] echo [2024-07-01T20:39:51.660Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f63934a8655d383f38e07dede0f70b049ee20666 [Pipeline] echo [2024-07-01T20:39:51.718Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f63934a [Pipeline] echo [2024-07-01T20:39:51.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:39:51.925Z] provisioning config files... [2024-07-01T20:39:51.945Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp/config12289187596934347512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:39:52.334Z] ---> ****-login.sh [2024-07-01T20:39:52.334Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:39:52.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:52.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:52.595Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:52.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:52.595Z] [2024-07-01T20:39:52.595Z] Login Succeeded [2024-07-01T20:39:52.595Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:39:52.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:52.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:52.596Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:52.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:52.596Z] [2024-07-01T20:39:52.596Z] Login Succeeded [2024-07-01T20:39:52.596Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:39:52.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:52.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:52.858Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:52.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:52.858Z] [2024-07-01T20:39:52.858Z] Login Succeeded [2024-07-01T20:39:52.858Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:39:52.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:52.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:52.858Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:52.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:52.858Z] [2024-07-01T20:39:52.858Z] Login Succeeded [2024-07-01T20:39:52.858Z] ****.io [2024-07-01T20:39:52.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:53.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:53.124Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:53.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:53.124Z] [2024-07-01T20:39:53.124Z] Login Succeeded [2024-07-01T20:39:53.124Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:39:53.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-01T20:39:53.847Z] + git rev-list -1 --merges f63934a8655d383f38e07dede0f70b049ee20666~1..f63934a8655d383f38e07dede0f70b049ee20666 [Pipeline] echo [2024-07-01T20:39:53.902Z] -----------> git rev-list -1 --merges f63934a8655d383f38e07dede0f70b049ee20666~1..f63934a8655d383f38e07dede0f70b049ee20666 f63934a8655d383f38e07dede0f70b049ee20666 [false] [Pipeline] sh [2024-07-01T20:39:54.226Z] + git log --format=format:%s -1 f63934a8655d383f38e07dede0f70b049ee20666 [Pipeline] echo [2024-07-01T20:39:54.267Z] ========================================================= [2024-07-01T20:39:54.267Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-01T20:39:54.267Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:39:54.735Z] + git log --format=format:%s -1 f63934a8655d383f38e07dede0f70b049ee20666 [Pipeline] echo [2024-07-01T20:39:54.772Z] [semverPrep] GIT_COMMIT: f63934a8655d383f38e07dede0f70b049ee20666, Commit Message: build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 [Pipeline] echo [2024-07-01T20:39:54.819Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-01T20:39:55.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-01T20:39:55.217Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-01T20:39:55.217Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-01T20:39:55.217Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-01T20:39:55.217Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-01T20:39:55.217Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-01T20:39:55.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:39:55.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:39:55.669Z] [2024-07-01T20:39:55.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:39:56.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:39:56.074Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-01T20:39:56.074Z] b85a868b505f: Pulling fs layer [2024-07-01T20:39:56.074Z] e2be974225ed: Pulling fs layer [2024-07-01T20:39:56.074Z] 339a4e72a1f5: Pulling fs layer [2024-07-01T20:39:56.074Z] 988bab9f4d93: Pulling fs layer [2024-07-01T20:39:56.074Z] 1469e6f7b9e6: Pulling fs layer [2024-07-01T20:39:56.074Z] eaf3925da568: Pulling fs layer [2024-07-01T20:39:56.074Z] bab4dde63d76: Pulling fs layer [2024-07-01T20:39:56.074Z] bde34c3a00c8: Pulling fs layer [2024-07-01T20:39:56.074Z] b352a97aabf1: Pulling fs layer [2024-07-01T20:39:56.074Z] 4872d77fe225: Pulling fs layer [2024-07-01T20:39:56.074Z] 5851b861e8e6: Pulling fs layer [2024-07-01T20:39:56.074Z] 1469e6f7b9e6: Waiting [2024-07-01T20:39:56.074Z] eaf3925da568: Waiting [2024-07-01T20:39:56.074Z] 988bab9f4d93: Waiting [2024-07-01T20:39:56.074Z] b352a97aabf1: Waiting [2024-07-01T20:39:56.074Z] e2be974225ed: Verifying Checksum [2024-07-01T20:39:56.074Z] e2be974225ed: Download complete [2024-07-01T20:39:56.074Z] 988bab9f4d93: Verifying Checksum [2024-07-01T20:39:56.074Z] 988bab9f4d93: Download complete [2024-07-01T20:39:56.074Z] 1469e6f7b9e6: Verifying Checksum [2024-07-01T20:39:56.074Z] 1469e6f7b9e6: Download complete [2024-07-01T20:39:56.074Z] eaf3925da568: Verifying Checksum [2024-07-01T20:39:56.074Z] eaf3925da568: Download complete [2024-07-01T20:39:56.074Z] 339a4e72a1f5: Verifying Checksum [2024-07-01T20:39:56.074Z] 339a4e72a1f5: Download complete [2024-07-01T20:39:56.074Z] bde34c3a00c8: Verifying Checksum [2024-07-01T20:39:56.074Z] bde34c3a00c8: Download complete [2024-07-01T20:39:56.333Z] b352a97aabf1: Verifying Checksum [2024-07-01T20:39:56.333Z] b352a97aabf1: Download complete [2024-07-01T20:39:56.333Z] 4872d77fe225: Download complete [2024-07-01T20:39:56.333Z] 5851b861e8e6: Verifying Checksum [2024-07-01T20:39:56.333Z] 5851b861e8e6: Download complete [2024-07-01T20:39:56.333Z] b85a868b505f: Verifying Checksum [2024-07-01T20:39:56.333Z] b85a868b505f: Download complete [2024-07-01T20:39:56.596Z] bab4dde63d76: Verifying Checksum [2024-07-01T20:39:56.596Z] bab4dde63d76: Download complete [2024-07-01T20:39:57.529Z] b85a868b505f: Pull complete [2024-07-01T20:39:57.529Z] e2be974225ed: Pull complete [2024-07-01T20:39:58.099Z] 339a4e72a1f5: Pull complete [2024-07-01T20:39:58.099Z] 988bab9f4d93: Pull complete [2024-07-01T20:39:58.362Z] 1469e6f7b9e6: Pull complete [2024-07-01T20:39:58.362Z] eaf3925da568: Pull complete [2024-07-01T20:40:00.262Z] bab4dde63d76: Pull complete [2024-07-01T20:40:00.262Z] bde34c3a00c8: Pull complete [2024-07-01T20:40:00.262Z] b352a97aabf1: Pull complete [2024-07-01T20:40:00.262Z] 4872d77fe225: Pull complete [2024-07-01T20:40:00.521Z] 5851b861e8e6: Pull complete [2024-07-01T20:40:00.521Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-01T20:40:00.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:40:00.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:40:00.945Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2024-07-01T20:40:00.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1590 -v /w/workspace/gexfoundry_device-sdk-go_PR-1590:/w/workspace/gexfoundry_device-sdk-go_PR-1590:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-01T20:40:03.835Z] $ docker top 2afecc2d2bdbb72ab4f0e1a1a57d9f38f9aba62f79dd55b428edd9345fe54454 -eo pid,comm [2024-07-01T20:40:03.893Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-01T20:40:03.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-01T20:40:04.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:40:04.055Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:40:04.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:40:04.153Z] $ docker exec 2afecc2d2bdbb72ab4f0e1a1a57d9f38f9aba62f79dd55b428edd9345fe54454 ssh-agent [2024-07-01T20:40:04.260Z] SSH_AUTH_SOCK=/tmp/ssh-hzm5Y7RQsQmI/agent.34 [2024-07-01T20:40:04.260Z] SSH_AGENT_PID=40 [2024-07-01T20:40:04.265Z] Running ssh-add (command line suppressed) [2024-07-01T20:40:04.350Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp/private_key_8526779556507428947.key (/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp/private_key_8526779556507428947.key) [2024-07-01T20:40:04.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:40:04.730Z] + git tag --points-at HEAD [Pipeline] } [2024-07-01T20:40:04.748Z] $ docker exec --env ******** --env ******** 2afecc2d2bdbb72ab4f0e1a1a57d9f38f9aba62f79dd55b428edd9345fe54454 ssh-agent -k [2024-07-01T20:40:04.844Z] unset SSH_AUTH_SOCK; [2024-07-01T20:40:04.844Z] unset SSH_AGENT_PID; [2024-07-01T20:40:04.844Z] echo Agent pid 40 killed; [2024-07-01T20:40:04.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-01T20:40:04.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:40:04.988Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:40:05.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:40:05.095Z] $ docker exec 2afecc2d2bdbb72ab4f0e1a1a57d9f38f9aba62f79dd55b428edd9345fe54454 ssh-agent [2024-07-01T20:40:05.211Z] SSH_AUTH_SOCK=/tmp/ssh-3AFeWHOfBBD5/agent.74 [2024-07-01T20:40:05.211Z] SSH_AGENT_PID=80 [2024-07-01T20:40:05.216Z] Running ssh-add (command line suppressed) [2024-07-01T20:40:05.301Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp/private_key_9993639202896343772.key (/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp/private_key_9993639202896343772.key) [2024-07-01T20:40:05.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:40:05.663Z] + git semver init [2024-07-01T20:40:05.922Z] 2024-07-01 20:40:05,832 [run_init] DEBUG init version:0.0.0 force:False [2024-07-01T20:40:05.922Z] 2024-07-01 20:40:05,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1590/.semver [2024-07-01T20:40:05.922Z] 2024-07-01 20:40:05,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1590/.semver [2024-07-01T20:40:05.922Z] 2024-07-01 20:40:05,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1590/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1590, universal_newlines=False, shell=None, istream=None) [2024-07-01T20:40:07.827Z] 2024-07-01 20:40:07,749 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1590/.git/info/exclude [2024-07-01T20:40:07.827Z] 2024-07-01 20:40:07,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1590/.semver/PR-1590 with force:False [2024-07-01T20:40:07.827Z] 2024-07-01 20:40:07,750 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1590/.semver/PR-1590 [2024-07-01T20:40:07.827Z] 2024-07-01 20:40:07,754 [execute] INFO git cat-file --batch-check [2024-07-01T20:40:07.827Z] 2024-07-01 20:40:07,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1590/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:40:07.827Z] 2024-07-01 20:40:07,760 [execute] INFO git cat-file --batch [2024-07-01T20:40:07.827Z] 2024-07-01 20:40:07,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1590/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:40:07.827Z] 2024-07-01 20:40:07,765 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1590/.semver/PR-1590 [2024-07-01T20:40:07.827Z] 0.0.0 [Pipeline] } [2024-07-01T20:40:07.849Z] $ docker exec --env ******** --env ******** 2afecc2d2bdbb72ab4f0e1a1a57d9f38f9aba62f79dd55b428edd9345fe54454 ssh-agent -k [2024-07-01T20:40:07.947Z] unset SSH_AUTH_SOCK; [2024-07-01T20:40:07.948Z] unset SSH_AGENT_PID; [2024-07-01T20:40:07.949Z] echo Agent pid 80 killed; [2024-07-01T20:40:07.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-01T20:40:08.427Z] + git semver [Pipeline] } [2024-07-01T20:40:08.705Z] $ docker stop --time=1 2afecc2d2bdbb72ab4f0e1a1a57d9f38f9aba62f79dd55b428edd9345fe54454 [2024-07-01T20:40:10.222Z] $ docker rm -f --volumes 2afecc2d2bdbb72ab4f0e1a1a57d9f38f9aba62f79dd55b428edd9345fe54454 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:40:10.694Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-01T20:40:11.029Z] Stashed 1 file(s) [Pipeline] echo [2024-07-01T20:40:11.060Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:40:11.901Z] provisioning config files... [2024-07-01T20:40:11.912Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp/config17920976389009162540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:40:12.292Z] ---> ****-login.sh [2024-07-01T20:40:12.292Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:40:12.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:40:12.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:40:12.292Z] Configure a credential helper to remove this warning. See [2024-07-01T20:40:12.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:40:12.292Z] [2024-07-01T20:40:12.292Z] Login Succeeded [2024-07-01T20:40:12.293Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:40:12.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:40:12.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:40:12.293Z] Configure a credential helper to remove this warning. See [2024-07-01T20:40:12.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:40:12.293Z] [2024-07-01T20:40:12.293Z] Login Succeeded [2024-07-01T20:40:12.293Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:40:12.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:40:12.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:40:12.554Z] Configure a credential helper to remove this warning. See [2024-07-01T20:40:12.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:40:12.554Z] [2024-07-01T20:40:12.554Z] Login Succeeded [2024-07-01T20:40:12.554Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:40:12.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:40:12.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:40:12.554Z] Configure a credential helper to remove this warning. See [2024-07-01T20:40:12.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:40:12.554Z] [2024-07-01T20:40:12.554Z] Login Succeeded [2024-07-01T20:40:12.554Z] ****.io [2024-07-01T20:40:12.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:40:12.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:40:12.819Z] Configure a credential helper to remove this warning. See [2024-07-01T20:40:12.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:40:12.819Z] [2024-07-01T20:40:12.819Z] Login Succeeded [2024-07-01T20:40:12.819Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:40:12.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:40:13.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:40:13.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:40:13.193Z] ========================================================= [2024-07-01T20:40:13.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-01T20:40:13.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:40:13.722Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-01T20:40:13.722Z] Sending build context to Docker daemon 24.95MB [2024-07-01T20:40:13.722Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:40:13.722Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-01T20:40:13.987Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-01T20:40:13.987Z] 619be1103602: Pulling fs layer [2024-07-01T20:40:13.987Z] 7862e08f4a3e: Pulling fs layer [2024-07-01T20:40:13.987Z] 5df492c9dc93: Pulling fs layer [2024-07-01T20:40:13.987Z] 7629e6793208: Pulling fs layer [2024-07-01T20:40:13.987Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:40:13.987Z] fb5054dd5b73: Pulling fs layer [2024-07-01T20:40:13.987Z] eeca6798cff9: Pulling fs layer [2024-07-01T20:40:13.987Z] aa269ceb94a6: Pulling fs layer [2024-07-01T20:40:13.987Z] ada007ff1a6a: Pulling fs layer [2024-07-01T20:40:13.987Z] 7629e6793208: Waiting [2024-07-01T20:40:13.987Z] 4f4fb700ef54: Waiting [2024-07-01T20:40:13.987Z] eeca6798cff9: Waiting [2024-07-01T20:40:13.987Z] fb5054dd5b73: Waiting [2024-07-01T20:40:13.987Z] ada007ff1a6a: Waiting [2024-07-01T20:40:13.987Z] 7862e08f4a3e: Verifying Checksum [2024-07-01T20:40:13.987Z] 7862e08f4a3e: Download complete [2024-07-01T20:40:13.987Z] 7629e6793208: Download complete [2024-07-01T20:40:13.987Z] 4f4fb700ef54: Verifying Checksum [2024-07-01T20:40:13.987Z] 4f4fb700ef54: Download complete [2024-07-01T20:40:13.987Z] fb5054dd5b73: Verifying Checksum [2024-07-01T20:40:13.987Z] fb5054dd5b73: Download complete [2024-07-01T20:40:13.987Z] 619be1103602: Verifying Checksum [2024-07-01T20:40:13.987Z] 619be1103602: Download complete [2024-07-01T20:40:13.987Z] eeca6798cff9: Verifying Checksum [2024-07-01T20:40:13.987Z] eeca6798cff9: Download complete [2024-07-01T20:40:14.252Z] 619be1103602: Pull complete [2024-07-01T20:40:14.252Z] ada007ff1a6a: Verifying Checksum [2024-07-01T20:40:14.252Z] ada007ff1a6a: Download complete [2024-07-01T20:40:14.252Z] 7862e08f4a3e: Pull complete [2024-07-01T20:40:14.252Z] 5df492c9dc93: Verifying Checksum [2024-07-01T20:40:14.252Z] 5df492c9dc93: Download complete [2024-07-01T20:40:14.816Z] aa269ceb94a6: Verifying Checksum [2024-07-01T20:40:14.816Z] aa269ceb94a6: Download complete [2024-07-01T20:40:18.130Z] 5df492c9dc93: Pull complete [2024-07-01T20:40:18.130Z] 7629e6793208: Pull complete [2024-07-01T20:40:18.130Z] 4f4fb700ef54: Pull complete [2024-07-01T20:40:18.130Z] fb5054dd5b73: Pull complete [2024-07-01T20:40:18.130Z] eeca6798cff9: Pull complete [2024-07-01T20:40:20.704Z] aa269ceb94a6: Pull complete [2024-07-01T20:40:20.965Z] ada007ff1a6a: Pull complete [2024-07-01T20:40:20.965Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-01T20:40:20.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-01T20:40:20.965Z] ---> f489d0715acc [2024-07-01T20:40:20.965Z] Step 3/10 : ARG MAKE=make build [2024-07-01T20:40:25.160Z] ---> Running in 7c43f296cefe [2024-07-01T20:40:25.160Z] Removing intermediate container 7c43f296cefe [2024-07-01T20:40:25.160Z] ---> b90629b065f0 [2024-07-01T20:40:25.160Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-01T20:40:25.419Z] ---> Running in ac57264265f0 [2024-07-01T20:40:25.419Z] Removing intermediate container ac57264265f0 [2024-07-01T20:40:25.419Z] ---> 5862aa5a3570 [2024-07-01T20:40:25.419Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T20:40:25.420Z] ---> Running in 235972ce249e [2024-07-01T20:40:25.420Z] Removing intermediate container 235972ce249e [2024-07-01T20:40:25.420Z] ---> 4d089854d364 [2024-07-01T20:40:25.420Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-01T20:40:25.420Z] ---> Running in da83815894d9 [2024-07-01T20:40:25.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:40:25.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:40:26.202Z] OK: 264 MiB in 52 packages [2024-07-01T20:40:26.461Z] Removing intermediate container da83815894d9 [2024-07-01T20:40:26.461Z] ---> 43a8cc6d0720 [2024-07-01T20:40:26.461Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-01T20:40:26.655Z] Still waiting to schedule task [2024-07-01T20:40:26.655Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-01T20:40:26.720Z] ---> c6dd7dcfadc1 [2024-07-01T20:40:26.720Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:40:26.720Z] ---> Running in 04bcc1adad37 [2024-07-01T20:41:23.041Z] Removing intermediate container 04bcc1adad37 [2024-07-01T20:41:23.041Z] ---> 4da650e39629 [2024-07-01T20:41:23.041Z] Step 9/10 : COPY . . [2024-07-01T20:41:23.041Z] ---> 0c6adad6f590 [2024-07-01T20:41:23.041Z] Step 10/10 : RUN ${MAKE} [2024-07-01T20:41:23.041Z] ---> Running in 8ed834e01250 [2024-07-01T20:41:23.041Z] noop [2024-07-01T20:41:23.041Z] Removing intermediate container 8ed834e01250 [2024-07-01T20:41:23.041Z] ---> 95b493387701 [2024-07-01T20:41:23.041Z] Successfully built 95b493387701 [2024-07-01T20:41:23.041Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:23.540Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:41:23.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:41:23.716Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2024-07-01T20:41:23.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1590 -v /w/workspace/gexfoundry_device-sdk-go_PR-1590:/w/workspace/gexfoundry_device-sdk-go_PR-1590:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-01T20:41:24.080Z] $ docker top 2892960656b8839947374c50f1c58f637d69e6973ff7dc9a85773c56ce3499d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:41:24.492Z] + go version [2024-07-01T20:41:24.492Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-01T20:41:24.535Z] $ docker stop --time=1 2892960656b8839947374c50f1c58f637d69e6973ff7dc9a85773c56ce3499d9 [2024-07-01T20:41:25.793Z] $ docker rm -f --volumes 2892960656b8839947374c50f1c58f637d69e6973ff7dc9a85773c56ce3499d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:26.595Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:41:26.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:41:26.768Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2024-07-01T20:41:26.801Z] $ 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-sdk-go_PR-1590 -v /w/workspace/gexfoundry_device-sdk-go_PR-1590:/w/workspace/gexfoundry_device-sdk-go_PR-1590:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-01T20:41:27.111Z] $ docker top 7b609d955fdd930c0b0a8058b4e3d3c0d02ec7ec47fd6cb906eaf4f114f7e270 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:41:27.516Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1590 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:41:27.904Z] + make test [2024-07-01T20:41:27.904Z] go test -race -coverprofile=coverage.out ./... [2024-07-01T20:41:34.459Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-01T20:42:13.157Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.022s coverage: 27.6% of statements [2024-07-01T20:42:13.157Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.043s coverage: 80.0% of statements [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-01T20:42:13.157Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.044s coverage: 86.0% of statements [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-01T20:42:13.157Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.100s coverage: 71.8% of statements [2024-07-01T20:42:13.157Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-01T20:42:14.543Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.084s coverage: 14.4% of statements [2024-07-01T20:42:14.543Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.817s coverage: 44.6% of statements [2024-07-01T20:42:14.543Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.046s coverage: 68.5% of statements [2024-07-01T20:42:14.543Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.089s coverage: 89.2% of statements [2024-07-01T20:42:14.543Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.5% of statements [2024-07-01T20:42:42.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4715 in /w/workspace/gexfoundry_device-sdk-go_PR-1590 [Pipeline] { [Pipeline] ws [2024-07-01T20:42:42.519Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-07-01T20:42:45.652Z] The recommended git tool is: git [2024-07-01T20:42:51.757Z] using credential edgex-jenkins-ssh [2024-07-01T20:42:51.781Z] Cloning the remote Git repository [2024-07-01T20:42:51.848Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-01T20:42:51.991Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-01T20:42:53.305Z] GO111MODULE=on go vet ./... [2024-07-01T20:42:52.209Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-01T20:42:52.211Z] > git --version # timeout=10 [2024-07-01T20:42:52.244Z] > git --version # 'git version 2.25.1' [2024-07-01T20:42:52.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:42:52.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:42:55.206Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:42:55.206Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:42:55.206Z] ./bin/test-attribution-txt.sh [2024-07-01T20:42:55.206Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T20:42:55.206Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T20:42:55.466Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:42:55.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:42:55.561Z] $ docker stop --time=1 7b609d955fdd930c0b0a8058b4e3d3c0d02ec7ec47fd6cb906eaf4f114f7e270 [2024-07-01T20:42:56.680Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-01T20:42:56.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:42:58.866Z] Merging remotes/origin/main commit d3487eec0ede001a3c25d71c6388e8b50871be46 into PR head commit f63934a8655d383f38e07dede0f70b049ee20666 [2024-07-01T20:42:58.165Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-01T20:42:58.224Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-01T20:42:58.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:42:58.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1590/head:refs/remotes/origin/PR-1590 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-01T20:42:58.885Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:42:58.971Z] > git checkout -f f63934a8655d383f38e07dede0f70b049ee20666 # timeout=10 [2024-07-01T20:42:59.284Z] Merge succeeded, producing f63934a8655d383f38e07dede0f70b049ee20666 [2024-07-01T20:42:59.285Z] Checking out Revision f63934a8655d383f38e07dede0f70b049ee20666 (PR-1590) [2024-07-01T20:43:00.354Z] Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" [2024-07-01T20:43:00.422Z] > git --version # timeout=10 [2024-07-01T20:43:00.438Z] > git --version # 'git version 2.25.1' [2024-07-01T20:43:00.460Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T20:42:59.118Z] > git remote # timeout=10 [2024-07-01T20:42:59.143Z] > git config --get remote.origin.url # timeout=10 [2024-07-01T20:42:59.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:42:59.212Z] > git merge d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 [2024-07-01T20:42:59.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-01T20:42:59.505Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:42:59.532Z] > git checkout -f f63934a8655d383f38e07dede0f70b049ee20666 # timeout=10 [2024-07-01T20:43:00.967Z] $ docker rm -f --volumes 7b609d955fdd930c0b0a8058b4e3d3c0d02ec7ec47fd6cb906eaf4f114f7e270 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:43:01.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:43:01.809Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-01T20:43:02.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:43:02.827Z] + ls -al . [2024-07-01T20:43:02.827Z] total 376 [2024-07-01T20:43:02.827Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 1 20:41 . [2024-07-01T20:43:02.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:39 .. [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 1 20:39 .dockerignore [2024-07-01T20:43:02.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:42 .git [2024-07-01T20:43:02.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:39 .github [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 1 20:39 .gitignore [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 1 20:39 .golangci.yml [2024-07-01T20:43:02.827Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:40 .semver [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 1 20:39 CHANGELOG.md [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:39 GOVERNANCE.md [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 1 20:39 Jenkinsfile [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 1 20:39 LICENSE [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 1 20:39 Makefile [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 1 20:39 OWNERS.md [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 1 20:39 README.md [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:40 VERSION [2024-07-01T20:43:02.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:39 bin [2024-07-01T20:43:02.827Z] -rw-r--r-- 1 jenkins jenkins 122321 Jul 1 20:42 coverage.out [2024-07-01T20:43:02.827Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 20:39 example [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jul 1 20:39 go.mod [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jul 1 20:39 go.sum [2024-07-01T20:43:02.827Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 20:39 internal [2024-07-01T20:43:02.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:39 openapi [2024-07-01T20:43:02.827Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 20:39 pkg [2024-07-01T20:43:02.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:39 snap [2024-07-01T20:43:02.827Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 1 20:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:43:04.109Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f63934a8655d383f38e07dede0f70b049ee20666 --label arch=amd64 --label version=0.0.0 . [2024-07-01T20:43:04.109Z] Sending build context to Docker daemon 25.07MB [2024-07-01T20:43:04.109Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:43:04.109Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-01T20:43:04.109Z] ---> 95b493387701 [2024-07-01T20:43:04.109Z] Step 3/24 : ARG MAKE=make build [2024-07-01T20:43:04.367Z] ---> Running in 7e77c36aec93 [2024-07-01T20:43:04.367Z] Removing intermediate container 7e77c36aec93 [2024-07-01T20:43:04.368Z] ---> 29edcdd26846 [2024-07-01T20:43:04.368Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-01T20:43:04.368Z] ---> Running in 35e88b6fd4fc [2024-07-01T20:43:04.627Z] Removing intermediate container 35e88b6fd4fc [2024-07-01T20:43:04.627Z] ---> 8291671b8db3 [2024-07-01T20:43:04.627Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T20:43:04.627Z] ---> Running in 641680c65b31 [2024-07-01T20:43:04.627Z] Removing intermediate container 641680c65b31 [2024-07-01T20:43:04.627Z] ---> 5c7e84fe26c5 [2024-07-01T20:43:04.627Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-01T20:43:04.627Z] ---> Running in bd15a5dcdbc2 [2024-07-01T20:43:04.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [2024-07-01T20:43:05.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-07-01T20:43:05.406Z] OK: 264 MiB in 52 packages [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:43:05.665Z] Removing intermediate container bd15a5dcdbc2 [2024-07-01T20:43:05.665Z] ---> 60277f0606af [2024-07-01T20:43:05.665Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-01T20:43:05.665Z] ---> fd1e7a8fd655 [2024-07-01T20:43:05.665Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:43:05.665Z] ---> Running in 11315c6601ec [2024-07-01T20:43:06.356Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-01T20:43:06.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T20:43:06.356Z] Dload Upload Total Spent Left Speed [2024-07-01T20:43:06.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 164k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh [2024-07-01T20:43:06.603Z] Removing intermediate container 11315c6601ec [2024-07-01T20:43:06.603Z] ---> fb263d58023b [2024-07-01T20:43:06.603Z] Step 9/24 : COPY . . [2024-07-01T20:43:06.749Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-01T20:43:07.337Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-01T20:43:07.337Z] /etc/docker/daemon.json [2024-07-01T20:43:07.337Z] { [2024-07-01T20:43:07.337Z] "registry-mirrors": [ [2024-07-01T20:43:07.337Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-01T20:43:07.337Z] ], [2024-07-01T20:43:07.337Z] "bip": "10.250.0.254/24", [2024-07-01T20:43:07.337Z] "hosts": [ [2024-07-01T20:43:07.337Z] "tcp://0.0.0.0:5555", [2024-07-01T20:43:07.337Z] "unix:///var/run/docker.sock" [2024-07-01T20:43:07.337Z] ], [2024-07-01T20:43:07.337Z] "mtu": 1458, [2024-07-01T20:43:07.337Z] "selinux-enabled": true, [2024-07-01T20:43:07.337Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-01T20:43:07.337Z] } [Pipeline] sh [2024-07-01T20:43:07.546Z] ---> f49ba8acad8b [2024-07-01T20:43:07.546Z] Step 10/24 : RUN ${MAKE} [2024-07-01T20:43:07.546Z] ---> Running in fef40694ef24 [2024-07-01T20:43:07.546Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-01T20:43:07.714Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-01T20:43:08.085Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:43:26.510Z] provisioning config files... [2024-07-01T20:43:26.552Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5214020993556387384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:43:27.096Z] ---> ****-login.sh [2024-07-01T20:43:27.096Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:43:27.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:43:27.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:43:27.963Z] Configure a credential helper to remove this warning. See [2024-07-01T20:43:27.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:43:27.963Z] [2024-07-01T20:43:27.963Z] Login Succeeded [2024-07-01T20:43:27.963Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:43:28.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:43:28.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:43:28.240Z] Configure a credential helper to remove this warning. See [2024-07-01T20:43:28.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:43:28.240Z] [2024-07-01T20:43:28.240Z] Login Succeeded [2024-07-01T20:43:28.240Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:43:28.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:43:28.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:43:28.834Z] Configure a credential helper to remove this warning. See [2024-07-01T20:43:28.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:43:28.834Z] [2024-07-01T20:43:28.834Z] Login Succeeded [2024-07-01T20:43:28.834Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:43:29.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:43:29.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:43:29.377Z] Configure a credential helper to remove this warning. See [2024-07-01T20:43:29.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:43:29.377Z] [2024-07-01T20:43:29.377Z] Login Succeeded [2024-07-01T20:43:29.377Z] ****.io [2024-07-01T20:43:29.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:43:29.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:43:29.916Z] Configure a credential helper to remove this warning. See [2024-07-01T20:43:29.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:43:29.916Z] [2024-07-01T20:43:29.916Z] Login Succeeded [2024-07-01T20:43:29.916Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:43:29.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:43:30.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:43:30.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:43:30.592Z] ========================================================= [2024-07-01T20:43:30.592Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-01T20:43:30.592Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:43:31.146Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-01T20:43:31.747Z] Sending build context to Docker daemon 12.89MB [2024-07-01T20:43:31.747Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:43:31.747Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-01T20:43:32.021Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-01T20:43:32.021Z] c6b39de5b339: Pulling fs layer [2024-07-01T20:43:32.021Z] a69c41024577: Pulling fs layer [2024-07-01T20:43:32.021Z] d6de4b400683: Pulling fs layer [2024-07-01T20:43:32.021Z] 35cb2a7552d0: Pulling fs layer [2024-07-01T20:43:32.021Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:43:32.021Z] 464afbd9ba4c: Pulling fs layer [2024-07-01T20:43:32.021Z] 00f215d4a9da: Pulling fs layer [2024-07-01T20:43:32.021Z] d496ad576159: Pulling fs layer [2024-07-01T20:43:32.021Z] 35cb2a7552d0: Waiting [2024-07-01T20:43:32.021Z] 4f4fb700ef54: Waiting [2024-07-01T20:43:32.021Z] 464afbd9ba4c: Waiting [2024-07-01T20:43:32.021Z] 00f215d4a9da: Waiting [2024-07-01T20:43:32.021Z] d496ad576159: Waiting [2024-07-01T20:43:32.021Z] a69c41024577: Verifying Checksum [2024-07-01T20:43:32.021Z] 35cb2a7552d0: Verifying Checksum [2024-07-01T20:43:32.021Z] 35cb2a7552d0: Download complete [2024-07-01T20:43:32.298Z] 4f4fb700ef54: Verifying Checksum [2024-07-01T20:43:32.298Z] 4f4fb700ef54: Download complete [2024-07-01T20:43:32.299Z] 464afbd9ba4c: Verifying Checksum [2024-07-01T20:43:32.299Z] 464afbd9ba4c: Download complete [2024-07-01T20:43:32.299Z] c6b39de5b339: Download complete [2024-07-01T20:43:32.574Z] d496ad576159: Verifying Checksum [2024-07-01T20:43:32.574Z] d496ad576159: Download complete [2024-07-01T20:43:33.166Z] c6b39de5b339: Pull complete [2024-07-01T20:43:34.148Z] a69c41024577: Pull complete [2024-07-01T20:43:34.148Z] d6de4b400683: Verifying Checksum [2024-07-01T20:43:34.148Z] d6de4b400683: Download complete [2024-07-01T20:43:35.576Z] 00f215d4a9da: Verifying Checksum [2024-07-01T20:43:35.576Z] 00f215d4a9da: Download complete [2024-07-01T20:43:46.267Z] Removing intermediate container fef40694ef24 [2024-07-01T20:43:46.268Z] ---> 1fcba1337161 [2024-07-01T20:43:46.268Z] Step 11/24 : FROM alpine:3.18 [2024-07-01T20:43:46.268Z] 3.18: Pulling from library/alpine [2024-07-01T20:43:46.268Z] 73baa7ef167e: Pulling fs layer [2024-07-01T20:43:46.268Z] 73baa7ef167e: Download complete [2024-07-01T20:43:46.268Z] 73baa7ef167e: Pull complete [2024-07-01T20:43:46.268Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T20:43:46.268Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T20:43:46.268Z] ---> 8fd7cac70a4a [2024-07-01T20:43:46.268Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-01T20:43:46.268Z] ---> Running in bb11c3651370 [2024-07-01T20:43:46.268Z] Removing intermediate container bb11c3651370 [2024-07-01T20:43:46.268Z] ---> 3cee288d1ae4 [2024-07-01T20:43:46.268Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-01T20:43:46.268Z] ---> Running in 3ff125e9626c [2024-07-01T20:43:46.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:43:46.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:43:46.268Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T20:43:46.268Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T20:43:46.268Z] OK: 7 MiB in 16 packages [2024-07-01T20:43:46.268Z] Removing intermediate container 3ff125e9626c [2024-07-01T20:43:46.268Z] ---> 2072cbf0237b [2024-07-01T20:43:46.268Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-01T20:43:46.268Z] ---> Running in 2aa12a6f8cb9 [2024-07-01T20:43:46.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:43:46.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:43:46.268Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:43:46.268Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:43:46.268Z] OK: 7 MiB in 16 packages [2024-07-01T20:43:46.268Z] Removing intermediate container 2aa12a6f8cb9 [2024-07-01T20:43:46.268Z] ---> 33fe1baa7cf3 [2024-07-01T20:43:46.268Z] Step 15/24 : WORKDIR / [2024-07-01T20:43:46.268Z] ---> Running in 174d7a67d6d7 [2024-07-01T20:43:46.268Z] Removing intermediate container 174d7a67d6d7 [2024-07-01T20:43:46.268Z] ---> c3f781ba3e38 [2024-07-01T20:43:46.268Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-01T20:43:46.268Z] ---> d232682ec0bf [2024-07-01T20:43:46.268Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-01T20:43:46.838Z] ---> 886195c3577c [2024-07-01T20:43:46.838Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-01T20:43:46.838Z] ---> 65d013284f63 [2024-07-01T20:43:46.838Z] Step 19/24 : EXPOSE 59999 [2024-07-01T20:43:46.838Z] ---> Running in 8972f960bac1 [2024-07-01T20:43:46.838Z] Removing intermediate container 8972f960bac1 [2024-07-01T20:43:46.838Z] ---> b1526760555c [2024-07-01T20:43:46.838Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-01T20:43:46.838Z] ---> Running in 484249f80977 [2024-07-01T20:43:47.097Z] Removing intermediate container 484249f80977 [2024-07-01T20:43:47.097Z] ---> e4d571c35c9b [2024-07-01T20:43:47.097Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-01T20:43:47.097Z] ---> Running in 7cf0b6144682 [2024-07-01T20:43:47.097Z] Removing intermediate container 7cf0b6144682 [2024-07-01T20:43:47.097Z] ---> f04e27c99962 [2024-07-01T20:43:47.097Z] Step 22/24 : LABEL arch=amd64 [2024-07-01T20:43:47.097Z] ---> Running in 871be4801e95 [2024-07-01T20:43:47.097Z] Removing intermediate container 871be4801e95 [2024-07-01T20:43:47.097Z] ---> 562edd14865c [2024-07-01T20:43:47.097Z] Step 23/24 : LABEL git_sha=f63934a8655d383f38e07dede0f70b049ee20666 [2024-07-01T20:43:47.097Z] ---> Running in 31de7bc40643 [2024-07-01T20:43:47.356Z] Removing intermediate container 31de7bc40643 [2024-07-01T20:43:47.356Z] ---> 9a646fb2381b [2024-07-01T20:43:47.356Z] Step 24/24 : LABEL version=0.0.0 [2024-07-01T20:43:47.356Z] ---> Running in 3ca253301ec8 [2024-07-01T20:43:47.356Z] Removing intermediate container 3ca253301ec8 [2024-07-01T20:43:47.356Z] ---> 139cd5059804 [2024-07-01T20:43:47.356Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T20:43:47.356Z] Successfully built 139cd5059804 [2024-07-01T20:43:47.356Z] Successfully tagged device-sdk-simple: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 [2024-07-01T20:43:47.996Z] d6de4b400683: Pull complete [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:43:48.264Z] 35cb2a7552d0: Pull complete [2024-07-01T20:43:48.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:43:48.431Z] [2024-07-01T20:43:48.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-01T20:43:48.534Z] 4f4fb700ef54: Pull complete [Pipeline] sh [2024-07-01T20:43:48.805Z] 464afbd9ba4c: Pull complete [2024-07-01T20:43:48.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:43:48.848Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-01T20:43:48.848Z] 5eb5b503b376: Pulling fs layer [2024-07-01T20:43:48.848Z] 5c69ac0246d0: Pulling fs layer [2024-07-01T20:43:48.848Z] ec43610c2a17: Pulling fs layer [2024-07-01T20:43:48.848Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-01T20:43:48.848Z] 33b1e0a273af: Pulling fs layer [2024-07-01T20:43:48.848Z] 5d3b04190fa2: Pulling fs layer [2024-07-01T20:43:48.848Z] 2f39f015ded8: Pulling fs layer [2024-07-01T20:43:48.848Z] 33b1e0a273af: Waiting [2024-07-01T20:43:48.848Z] 5d3b04190fa2: Waiting [2024-07-01T20:43:48.848Z] 2f39f015ded8: Waiting [2024-07-01T20:43:48.848Z] 3a2ae6a8a46f: Waiting [2024-07-01T20:43:48.848Z] 5c69ac0246d0: Verifying Checksum [2024-07-01T20:43:48.848Z] 5c69ac0246d0: Download complete [2024-07-01T20:43:48.848Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-01T20:43:48.848Z] 3a2ae6a8a46f: Download complete [2024-07-01T20:43:48.848Z] 33b1e0a273af: Verifying Checksum [2024-07-01T20:43:48.848Z] 33b1e0a273af: Download complete [2024-07-01T20:43:48.848Z] 5d3b04190fa2: Verifying Checksum [2024-07-01T20:43:48.848Z] 5d3b04190fa2: Download complete [2024-07-01T20:43:48.848Z] ec43610c2a17: Verifying Checksum [2024-07-01T20:43:49.106Z] 5eb5b503b376: Download complete [2024-07-01T20:43:49.671Z] 2f39f015ded8: Verifying Checksum [2024-07-01T20:43:49.671Z] 2f39f015ded8: Download complete [2024-07-01T20:43:50.236Z] 5eb5b503b376: Pull complete [2024-07-01T20:43:50.236Z] 5c69ac0246d0: Pull complete [2024-07-01T20:43:50.804Z] ec43610c2a17: Pull complete [2024-07-01T20:43:50.804Z] 3a2ae6a8a46f: Pull complete [2024-07-01T20:43:51.062Z] 33b1e0a273af: Pull complete [2024-07-01T20:43:51.062Z] 5d3b04190fa2: Pull complete [2024-07-01T20:43:55.239Z] 2f39f015ded8: Pull complete [2024-07-01T20:43:55.239Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-01T20:43:55.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:43:55.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:43:55.528Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2024-07-01T20:43:55.559Z] $ 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-sdk-go_PR-1590 -v /w/workspace/gexfoundry_device-sdk-go_PR-1590:/w/workspace/gexfoundry_device-sdk-go_PR-1590:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-01T20:43:57.055Z] 00f215d4a9da: Pull complete [2024-07-01T20:43:59.010Z] d496ad576159: Pull complete [2024-07-01T20:43:59.010Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-01T20:43:59.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-01T20:43:59.010Z] ---> f246e2811388 [2024-07-01T20:43:59.010Z] Step 3/10 : ARG MAKE=make build [2024-07-01T20:44:00.854Z] $ docker top 71b9ac07eefa6932227c7cf8e8c9c0f54f0aadb9841f0ce38fe5ccea3ff04b6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:44:01.351Z] ---> job-cost.sh [2024-07-01T20:44:01.351Z] lf-activate-venv: SKIPPING [2024-07-01T20:44:01.351Z] INFO: No Stack... [2024-07-01T20:44:01.598Z] ---> Running in 42040a0d8384 [2024-07-01T20:44:01.598Z] Removing intermediate container 42040a0d8384 [2024-07-01T20:44:01.598Z] ---> c95c7b4a895b [2024-07-01T20:44:01.598Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-01T20:44:01.598Z] ---> Running in c9ca28f04478 [2024-07-01T20:44:01.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T20:44:01.866Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T20:44:02.184Z] Removing intermediate container c9ca28f04478 [2024-07-01T20:44:02.184Z] ---> 7dac49eb6e41 [2024-07-01T20:44:02.184Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T20:44:02.184Z] ---> Running in 129e7237b012 [2024-07-01T20:44:02.189Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1590/archives/cost.csv [2024-07-01T20:44:02.189Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T20:44:02.256Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1590-1-stack-cost] [2024-07-01T20:44:02.263Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1590-1-stack-cost] did not exist. Created. [2024-07-01T20:44:02.269Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T20:44:02.453Z] Removing intermediate container 129e7237b012 [2024-07-01T20:44:02.453Z] ---> e890f9e44e7b [2024-07-01T20:44:02.453Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-01T20:44:02.694Z] + echo total: 0.2199999988079071 [2024-07-01T20:44:02.720Z] ---> Running in ba4b887ee310 [Pipeline] stash [2024-07-01T20:44:02.764Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T20:44:02.822Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1590-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T20:44:02.925Z] $ docker stop --time=1 71b9ac07eefa6932227c7cf8e8c9c0f54f0aadb9841f0ce38fe5ccea3ff04b6f [2024-07-01T20:44:04.073Z] $ docker rm -f --volumes 71b9ac07eefa6932227c7cf8e8c9c0f54f0aadb9841f0ce38fe5ccea3ff04b6f [2024-07-01T20:44:04.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-07-01T20:44:04.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } [2024-07-01T20:44:06.411Z] OK: 266 MiB in 52 packages [2024-07-01T20:44:07.398Z] Removing intermediate container ba4b887ee310 [2024-07-01T20:44:07.398Z] ---> c23e2b2c7f16 [2024-07-01T20:44:07.398Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-01T20:44:07.991Z] ---> b75efb4ebdb4 [2024-07-01T20:44:07.991Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:44:07.991Z] ---> Running in dce2a8ecfa76 [2024-07-01T20:46:14.837Z] Removing intermediate container dce2a8ecfa76 [2024-07-01T20:46:14.837Z] ---> d1236c2aa0ac [2024-07-01T20:46:14.837Z] Step 9/10 : COPY . . [2024-07-01T20:46:14.837Z] ---> 1c158f7e63ed [2024-07-01T20:46:14.837Z] Step 10/10 : RUN ${MAKE} [2024-07-01T20:46:14.837Z] ---> Running in 0737880e686e [2024-07-01T20:46:15.107Z] noop [2024-07-01T20:46:15.693Z] Removing intermediate container 0737880e686e [2024-07-01T20:46:15.693Z] ---> fe713966ea77 [2024-07-01T20:46:15.960Z] Successfully built fe713966ea77 [2024-07-01T20:46:15.960Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:46:16.515Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:46:16.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:46:16.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-4715 does not seem to be running inside a container [2024-07-01T20:46:16.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-01T20:46:18.402Z] $ docker top bf82bcada623edbb4c15c2753ac4e3efe46a0fec0f2f2668c777fd464cd356df -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:46:19.349Z] + go version [2024-07-01T20:46:19.349Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-01T20:46:19.392Z] $ docker stop --time=1 bf82bcada623edbb4c15c2753ac4e3efe46a0fec0f2f2668c777fd464cd356df [2024-07-01T20:46:21.154Z] $ docker rm -f --volumes bf82bcada623edbb4c15c2753ac4e3efe46a0fec0f2f2668c777fd464cd356df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:46:22.157Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:46:22.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:46:22.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-4715 does not seem to be running inside a container [2024-07-01T20:46:22.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-01T20:46:23.872Z] $ docker top 9ee129412db91008e4971db44223f66a7948c340124c3dd46814b1fef0786008 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:46:24.858Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:46:25.606Z] + make test [2024-07-01T20:46:25.606Z] go test -race -coverprofile=coverage.out ./... [2024-07-01T20:47:47.366Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-01T20:52:54.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-01T20:52:54.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-01T20:52:54.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-01T20:52:54.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-01T20:52:54.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-01T20:53:12.847Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.153s coverage: 27.6% of statements [2024-07-01T20:53:17.113Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.227s coverage: 80.0% of statements [2024-07-01T20:53:25.355Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-01T20:53:25.355Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-01T20:53:26.795Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.385s coverage: 86.0% of statements [2024-07-01T20:53:33.644Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-01T20:53:34.623Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.751s coverage: 71.8% of statements [2024-07-01T20:53:40.024Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.190s coverage: 14.4% of statements [2024-07-01T20:53:40.298Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.012s coverage: 44.6% of statements [2024-07-01T20:53:42.284Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-01T20:53:42.284Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-01T20:53:43.736Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.346s coverage: 68.5% of statements [2024-07-01T20:53:47.093Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.486s coverage: 89.2% of statements [2024-07-01T20:53:53.839Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-01T20:53:55.273Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.328s coverage: 5.5% of statements [2024-07-01T20:53:57.222Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-01T20:53:57.222Z] GO111MODULE=on go vet ./... [2024-07-01T20:59:19.801Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:59:19.801Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:59:19.801Z] ./bin/test-attribution-txt.sh [2024-07-01T20:59:19.801Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T20:59:19.801Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:59:19.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:59:19.912Z] $ docker stop --time=1 9ee129412db91008e4971db44223f66a7948c340124c3dd46814b1fef0786008 [2024-07-01T20:59:22.063Z] $ docker rm -f --volumes 9ee129412db91008e4971db44223f66a7948c340124c3dd46814b1fef0786008 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:59:25.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:59:25.053Z] Warning: overwriting stash ‘coverage-report’ [2024-07-01T20:59:25.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:59:26.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:59:26.942Z] + ls -al . [2024-07-01T20:59:26.942Z] total 372 [2024-07-01T20:59:26.942Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 20:46 . [2024-07-01T20:59:26.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:42 .. [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 1 20:42 .dockerignore [2024-07-01T20:59:26.942Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:43 .git [2024-07-01T20:59:26.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:42 .github [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 1 20:42 .gitignore [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 1 20:42 .golangci.yml [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 1 20:42 CHANGELOG.md [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:42 GOVERNANCE.md [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 1 20:42 Jenkinsfile [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 1 20:42 LICENSE [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 1 20:42 Makefile [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 1 20:42 OWNERS.md [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 1 20:42 README.md [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:40 VERSION [2024-07-01T20:59:26.942Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:42 bin [2024-07-01T20:59:26.942Z] -rw-r--r-- 1 jenkins jenkins 122321 Jul 1 20:53 coverage.out [2024-07-01T20:59:26.942Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 20:42 example [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jul 1 20:42 go.mod [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jul 1 20:42 go.sum [2024-07-01T20:59:26.942Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 20:42 internal [2024-07-01T20:59:26.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:42 openapi [2024-07-01T20:59:26.942Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 20:42 pkg [2024-07-01T20:59:26.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:42 snap [2024-07-01T20:59:26.942Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 1 20:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:59:27.424Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f63934a8655d383f38e07dede0f70b049ee20666 --label arch=arm64 --label version=0.0.0 . [2024-07-01T20:59:28.014Z] Sending build context to Docker daemon 13.01MB [2024-07-01T20:59:28.014Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:59:28.014Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-01T20:59:28.014Z] ---> fe713966ea77 [2024-07-01T20:59:28.014Z] Step 3/24 : ARG MAKE=make build [2024-07-01T20:59:28.285Z] ---> Running in 704ec55b48dc [2024-07-01T20:59:28.554Z] Removing intermediate container 704ec55b48dc [2024-07-01T20:59:28.554Z] ---> c662c35f8a31 [2024-07-01T20:59:28.554Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-01T20:59:28.829Z] ---> Running in ac8665afa978 [2024-07-01T20:59:29.100Z] Removing intermediate container ac8665afa978 [2024-07-01T20:59:29.100Z] ---> bec995a0ef77 [2024-07-01T20:59:29.100Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T20:59:29.372Z] ---> Running in 95e585b13f81 [2024-07-01T20:59:29.654Z] Removing intermediate container 95e585b13f81 [2024-07-01T20:59:29.654Z] ---> 9ff85d5e9eca [2024-07-01T20:59:29.654Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-01T20:59:29.654Z] ---> Running in e7d3ae098870 [2024-07-01T20:59:31.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:59:31.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T20:59:32.642Z] OK: 266 MiB in 52 packages [2024-07-01T20:59:34.075Z] Removing intermediate container e7d3ae098870 [2024-07-01T20:59:34.075Z] ---> c9c2bba1563d [2024-07-01T20:59:34.075Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-01T20:59:34.669Z] ---> 97d009ff531c [2024-07-01T20:59:34.669Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:59:34.669Z] ---> Running in 56ae733997ac [2024-07-01T20:59:37.271Z] Removing intermediate container 56ae733997ac [2024-07-01T20:59:37.271Z] ---> 3d8980ce17c2 [2024-07-01T20:59:37.271Z] Step 9/24 : COPY . . [2024-07-01T20:59:39.232Z] ---> 589f984de608 [2024-07-01T20:59:39.232Z] Step 10/24 : RUN ${MAKE} [2024-07-01T20:59:39.232Z] ---> Running in 8d6e2202e647 [2024-07-01T20:59:40.650Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-01T21:04:02.737Z] Removing intermediate container 8d6e2202e647 [2024-07-01T21:04:02.737Z] ---> c9d0e1dc14ea [2024-07-01T21:04:02.737Z] Step 11/24 : FROM alpine:3.18 [2024-07-01T21:04:02.737Z] 3.18: Pulling from library/alpine [2024-07-01T21:04:02.737Z] 5c905c7ebe2f: Pulling fs layer [2024-07-01T21:04:02.737Z] 5c905c7ebe2f: Download complete [2024-07-01T21:04:02.737Z] 5c905c7ebe2f: Pull complete [2024-07-01T21:04:02.737Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T21:04:02.737Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T21:04:02.737Z] ---> dec292d02e07 [2024-07-01T21:04:02.737Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-01T21:04:02.737Z] ---> Running in bcbb15427c09 [2024-07-01T21:04:02.737Z] Removing intermediate container bcbb15427c09 [2024-07-01T21:04:02.737Z] ---> 6ffd6d04dc14 [2024-07-01T21:04:02.737Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-01T21:04:02.737Z] ---> Running in 413812b0517b [2024-07-01T21:04:02.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T21:04:02.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T21:04:02.737Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T21:04:02.737Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T21:04:02.737Z] OK: 8 MiB in 16 packages [2024-07-01T21:04:02.737Z] Removing intermediate container 413812b0517b [2024-07-01T21:04:02.737Z] ---> 4720f2d9fe96 [2024-07-01T21:04:02.737Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-01T21:04:02.737Z] ---> Running in 95cd2fb9afb5 [2024-07-01T21:04:02.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T21:04:02.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T21:04:02.737Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T21:04:02.737Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T21:04:02.737Z] OK: 8 MiB in 16 packages [2024-07-01T21:04:02.737Z] Removing intermediate container 95cd2fb9afb5 [2024-07-01T21:04:02.737Z] ---> 37efd75855bf [2024-07-01T21:04:02.737Z] Step 15/24 : WORKDIR / [2024-07-01T21:04:02.737Z] ---> Running in 9f87f8f5fa7d [2024-07-01T21:04:03.007Z] Removing intermediate container 9f87f8f5fa7d [2024-07-01T21:04:03.007Z] ---> eb6c0622193a [2024-07-01T21:04:03.007Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-01T21:04:03.593Z] ---> aff3f4f2204b [2024-07-01T21:04:03.593Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-01T21:04:06.196Z] ---> c99d7bbd91fc [2024-07-01T21:04:06.196Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-01T21:04:06.465Z] ---> 77a2a2ec3946 [2024-07-01T21:04:06.465Z] Step 19/24 : EXPOSE 59999 [2024-07-01T21:04:06.465Z] ---> Running in 6d711b9fb977 [2024-07-01T21:04:06.733Z] Removing intermediate container 6d711b9fb977 [2024-07-01T21:04:06.733Z] ---> 3b081d1ae195 [2024-07-01T21:04:06.733Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-01T21:04:06.733Z] ---> Running in 6a5b8cb6e96b [2024-07-01T21:04:07.320Z] Removing intermediate container 6a5b8cb6e96b [2024-07-01T21:04:07.320Z] ---> 217fdd238e6e [2024-07-01T21:04:07.320Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-01T21:04:07.320Z] ---> Running in 44bd1cc0699c [2024-07-01T21:04:07.592Z] Removing intermediate container 44bd1cc0699c [2024-07-01T21:04:07.592Z] ---> b5801d21fd2b [2024-07-01T21:04:07.592Z] Step 22/24 : LABEL arch=arm64 [2024-07-01T21:04:07.592Z] ---> Running in 6d357bd355c7 [2024-07-01T21:04:08.177Z] Removing intermediate container 6d357bd355c7 [2024-07-01T21:04:08.177Z] ---> a74767b5ba2a [2024-07-01T21:04:08.177Z] Step 23/24 : LABEL git_sha=f63934a8655d383f38e07dede0f70b049ee20666 [2024-07-01T21:04:08.177Z] ---> Running in 7e777b1c411f [2024-07-01T21:04:08.445Z] Removing intermediate container 7e777b1c411f [2024-07-01T21:04:08.445Z] ---> 16bd94f94d78 [2024-07-01T21:04:08.445Z] Step 24/24 : LABEL version=0.0.0 [2024-07-01T21:04:08.445Z] ---> Running in 1ced86eace4e [2024-07-01T21:04:08.713Z] Removing intermediate container 1ced86eace4e [2024-07-01T21:04:08.713Z] ---> 8add7ddbc632 [2024-07-01T21:04:08.713Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T21:04:08.713Z] Successfully built 8add7ddbc632 [2024-07-01T21:04:08.713Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T21:04:09.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:04:09.916Z] [2024-07-01T21:04:09.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T21:04:10.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:04:10.611Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-01T21:04:10.611Z] 8998bd30e6a1: Pulling fs layer [2024-07-01T21:04:10.611Z] 04944245beec: Pulling fs layer [2024-07-01T21:04:10.611Z] 699f458cf7ca: Pulling fs layer [2024-07-01T21:04:10.611Z] 765212b225bb: Pulling fs layer [2024-07-01T21:04:10.611Z] f23df028b6ca: Pulling fs layer [2024-07-01T21:04:10.611Z] d65c8cfc05b1: Pulling fs layer [2024-07-01T21:04:10.611Z] 2437ff75d9bd: Pulling fs layer [2024-07-01T21:04:10.611Z] 765212b225bb: Waiting [2024-07-01T21:04:10.611Z] f23df028b6ca: Waiting [2024-07-01T21:04:10.611Z] d65c8cfc05b1: Waiting [2024-07-01T21:04:10.611Z] 2437ff75d9bd: Waiting [2024-07-01T21:04:10.611Z] 04944245beec: Download complete [2024-07-01T21:04:10.611Z] 765212b225bb: Verifying Checksum [2024-07-01T21:04:10.611Z] 765212b225bb: Download complete [2024-07-01T21:04:10.611Z] f23df028b6ca: Verifying Checksum [2024-07-01T21:04:10.611Z] f23df028b6ca: Download complete [2024-07-01T21:04:10.611Z] d65c8cfc05b1: Verifying Checksum [2024-07-01T21:04:10.611Z] d65c8cfc05b1: Download complete [2024-07-01T21:04:10.880Z] 699f458cf7ca: Verifying Checksum [2024-07-01T21:04:10.880Z] 699f458cf7ca: Download complete [2024-07-01T21:04:11.147Z] 8998bd30e6a1: Verifying Checksum [2024-07-01T21:04:11.147Z] 8998bd30e6a1: Download complete [2024-07-01T21:04:13.734Z] 2437ff75d9bd: Verifying Checksum [2024-07-01T21:04:13.734Z] 2437ff75d9bd: Download complete [2024-07-01T21:04:16.308Z] 8998bd30e6a1: Pull complete [2024-07-01T21:04:16.573Z] 04944245beec: Pull complete [2024-07-01T21:04:18.508Z] 699f458cf7ca: Pull complete [2024-07-01T21:04:18.508Z] 765212b225bb: Pull complete [2024-07-01T21:04:19.468Z] f23df028b6ca: Pull complete [2024-07-01T21:04:19.736Z] d65c8cfc05b1: Pull complete [2024-07-01T21:04:37.924Z] 2437ff75d9bd: Pull complete [2024-07-01T21:04:37.924Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-01T21:04:37.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:04:37.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T21:04:38.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-4715 does not seem to be running inside a container [2024-07-01T21:04:38.379Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-01T21:04:41.481Z] $ docker top 04535366823e3fe09631dbdfd5232f68b575f71db14ecd4e8204a645932bbf2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:04:42.425Z] ---> job-cost.sh [2024-07-01T21:04:42.425Z] lf-activate-venv: SKIPPING [2024-07-01T21:04:42.425Z] INFO: No Stack... [2024-07-01T21:04:43.008Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-01T21:04:43.596Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T21:04:44.261Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-07-01T21:04:44.261Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T21:04:44.326Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1590-1-stack-cost] [2024-07-01T21:04:44.332Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1590-1-stack-cost] did not exist. Created. [2024-07-01T21:04:44.340Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T21:04:45.109Z] /w/workspace/device-sdk-go/1@tmp/durable-5e1ae40e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-01T21:04:45.794Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-01T21:04:45.838Z] Warning: overwriting stash ‘stack-cost’ [2024-07-01T21:04:45.945Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T21:04:45.969Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1590-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T21:04:46.087Z] $ docker stop --time=1 04535366823e3fe09631dbdfd5232f68b575f71db14ecd4e8204a645932bbf2d [2024-07-01T21:04:47.615Z] $ docker rm -f --volumes 04535366823e3fe09631dbdfd5232f68b575f71db14ecd4e8204a645932bbf2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-01T21:04:48.928Z] provisioning config files... [2024-07-01T21:04:48.936Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp/config15975526797461528465tmp [Pipeline] { [Pipeline] sh [2024-07-01T21:04:49.309Z] + set +x [2024-07-01T21:04:49.309Z] + curl -s https://codecov.io/bash [2024-07-01T21:04:49.309Z] + bash -s -- [2024-07-01T21:04:49.309Z] [2024-07-01T21:04:49.309Z] _____ _ [2024-07-01T21:04:49.309Z] / ____| | | [2024-07-01T21:04:49.309Z] | | ___ __| | ___ ___ _____ __ [2024-07-01T21:04:49.309Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-01T21:04:49.309Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-01T21:04:49.309Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-01T21:04:49.309Z] Bash-1.0.6 [2024-07-01T21:04:49.309Z] [2024-07-01T21:04:49.309Z] [2024-07-01T21:04:49.309Z] ==> git version 2.25.1 found [2024-07-01T21:04:49.309Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-01T21:04:49.309Z] Release-Date: 2020-01-08 [2024-07-01T21:04:49.309Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-01T21:04:49.309Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-01T21:04:49.309Z] ==> Jenkins CI detected. [2024-07-01T21:04:49.309Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1590 [2024-07-01T21:04:49.309Z] project root: . [2024-07-01T21:04:49.309Z] --> token set from env [2024-07-01T21:04:49.309Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-01T21:04:49.309Z] ==> Running gcov in . (disable via -X gcov) [2024-07-01T21:04:49.309Z] ==> Python coveragepy not found [2024-07-01T21:04:49.309Z] ==> Searching for coverage reports in: [2024-07-01T21:04:49.309Z] + . [2024-07-01T21:04:49.309Z] -> Found 1 reports [2024-07-01T21:04:49.309Z] ==> Detecting git/mercurial file structure [2024-07-01T21:04:49.309Z] ==> Reading reports [2024-07-01T21:04:49.309Z] + ./coverage.out bytes=122321 [2024-07-01T21:04:49.309Z] ==> Appending adjustments [2024-07-01T21:04:49.309Z] https://docs.codecov.io/docs/fixing-reports [2024-07-01T21:04:49.877Z] + Found adjustments [2024-07-01T21:04:49.877Z] ==> Gzipping contents [2024-07-01T21:04:49.877Z] 20K /tmp/codecov.Fz8MeB.gz [2024-07-01T21:04:49.877Z] ==> Uploading reports [2024-07-01T21:04:49.877Z] url: https://codecov.io [2024-07-01T21:04:49.877Z] query: branch=PR-1590&commit=f63934a8655d383f38e07dede0f70b049ee20666&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1590&job=&cmd_args= [2024-07-01T21:04:49.877Z] -> Pinging Codecov [2024-07-01T21:04:49.877Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1590&commit=f63934a8655d383f38e07dede0f70b049ee20666&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1590&job=&cmd_args= [2024-07-01T21:04:49.877Z] -> Uploading to [2024-07-01T21:04:49.878Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-01/7E55EF52A471D76F132DFD9A03CDDE97/f63934a8655d383f38e07dede0f70b049ee20666/d029c315-73ec-4263-b6c0-55d38e62ea64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T210449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93add7d2f32e31e95f81edf7eef027a7668eb9b06a97d11dc8de912c7e809638 [2024-07-01T21:04:49.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T21:04:49.878Z] Dload Upload Total Spent Left Speed [2024-07-01T21:04:50.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16737 0 0 100 16737 0 75053 --:--:-- --:--:-- --:--:-- 75053 [2024-07-01T21:04:50.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f63934a8655d383f38e07dede0f70b049ee20666 [Pipeline] } [2024-07-01T21:04:50.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-01T21:04:52.413Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1590/archives ] [2024-07-01T21:04:52.413Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1590/archives [2024-07-01T21:04:52.413Z] total 16 [2024-07-01T21:04:52.413Z] drwxr-xr-x 3 root root 4096 Jul 1 20:44 . [2024-07-01T21:04:52.413Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 20:44 .. [2024-07-01T21:04:52.413Z] drwxr-xr-x 2 root root 4096 Jul 1 20:44 cost [2024-07-01T21:04:52.413Z] -rw-r--r-- 1 root root 86 Jul 1 20:44 cost.csv [2024-07-01T21:04:52.413Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1590/archives [2024-07-01T21:04:52.413Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1590/archives [2024-07-01T21:04:52.413Z] total 16 [2024-07-01T21:04:52.413Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:44 . [2024-07-01T21:04:52.413Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 20:44 .. [2024-07-01T21:04:52.413Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 20:44 cost [2024-07-01T21:04:52.413Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 1 20:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:04:52.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:04:53.661Z] ---> package-listing.sh [2024-07-01T21:04:53.661Z] ++ facter osfamily [2024-07-01T21:04:53.661Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-01T21:04:53.919Z] + OS_FAMILY=debian [2024-07-01T21:04:53.919Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1590 [2024-07-01T21:04:53.920Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-01T21:04:53.920Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-01T21:04:53.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-01T21:04:53.920Z] + PACKAGES=/tmp/packages_start.txt [2024-07-01T21:04:53.920Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1590 ']' [2024-07-01T21:04:53.920Z] + PACKAGES=/tmp/packages_end.txt [2024-07-01T21:04:53.920Z] + case "${OS_FAMILY}" in [2024-07-01T21:04:53.920Z] + dpkg -l [2024-07-01T21:04:53.920Z] + grep '^ii' [2024-07-01T21:04:53.920Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-01T21:04:53.920Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-01T21:04:53.920Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-01T21:04:53.920Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1590 ']' [2024-07-01T21:04:53.920Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1590/archives/ [2024-07-01T21:04:53.920Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1590/archives/ [Pipeline] echo [2024-07-01T21:04:53.961Z] 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-sdk-go_PR-1590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-01T21:04:54.259Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T21:04:54.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T21:04:54.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T21:04:55.096Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2024-07-01T21:04:55.137Z] $ 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-sdk-go_PR-1590/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-sdk-go_PR-1590 -v /w/workspace/gexfoundry_device-sdk-go_PR-1590:/w/workspace/gexfoundry_device-sdk-go_PR-1590:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-01T21:04:55.337Z] $ docker top 025318e267e244335f4f7b63243bde671a02cb64004e1e6666968b2e0eadcdab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T21:04:55.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-01T21:04:56.060Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-01T21:04:56.376Z] + ls /var/log/sa-host [2024-07-01T21:04:56.376Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T21:04:56.604Z] provisioning config files... [2024-07-01T21:04:56.614Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1590@tmp/config11956996907516408976tmp [Pipeline] { [Pipeline] echo [2024-07-01T21:04:56.693Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:04:57.031Z] ---> create-netrc.sh [Pipeline] } [2024-07-01T21:04:57.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:04:57.475Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-01T21:04:57.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:04:57.841Z] ---> sudo-logs.sh [2024-07-01T21:04:57.841Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-01T21:04:57.942Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:04:58.263Z] ---> job-cost.sh [2024-07-01T21:04:58.263Z] lf-activate-venv: SKIPPING [2024-07-01T21:04:58.263Z] DEBUG: total: 0.2199999988079071 [2024-07-01T21:04:58.263Z] INFO: Retrieving Stack Cost... [2024-07-01T21:04:58.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T21:04:58.782Z] INFO: Archiving Costs [Pipeline] echo [2024-07-01T21:04:58.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:04:59.172Z] ---> logs-deploy.sh [2024-07-01T21:04:59.172Z] lf-activate-venv: SKIPPING [2024-07-01T21:04:59.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1590/1 [2024-07-01T21:04:59.172Z] INFO: archiving workspace using pattern(s): [2024-07-01T21:05:00.111Z] Archives upload complete. [2024-07-01T21:05:00.111Z] INFO: archiving logs to Nexus