Pull request #1558 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2+d1553bc24bec90db76a2b10fa9e928c5afbf1e1c (18dadb9bbd1469acf77cd5338cef146156e3378b) 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-ssh17613398105597240863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16942313073652747173.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1558/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-1558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16049128857055379170.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-1558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh141569123125419133.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15153480576710546948.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-1558/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-1558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3135026071051913991.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-268 in /w/workspace/gexfoundry_device-sdk-go_PR-1558 [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-1558 # 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 Merging remotes/origin/main commit d1553bc24bec90db76a2b10fa9e928c5afbf1e1c into PR head commit 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 > 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/1558/head:refs/remotes/origin/PR-1558 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 Checking out Revision 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 (PR-1558) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-01T04:46:04.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git merge d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-01T04:46:04.472Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-01T04:46:04.601Z] ========================================================= [2024-02-01T04:46:04.601Z] EdgeX Global Pipelines Version Info [2024-02-01T04:46:04.601Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-01T04:46:05.361Z] ------------------- [2024-02-01T04:46:05.361Z] stable info: [2024-02-01T04:46:05.361Z] ------------------- [2024-02-01T04:46:05.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-01T04:46:05.361Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T04:46:05.361Z] Message: update stable to v1.0.258 [2024-02-01T04:46:05.932Z] ------------------- [2024-02-01T04:46:05.932Z] experimental info: [2024-02-01T04:46:05.932Z] ------------------- [2024-02-01T04:46:05.932Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-01T04:46:05.932Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T04:46:05.932Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-01T04:46:06.163Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-02-01T04:46:06.226Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-02-01T04:46:06.305Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-01T04:46:06.398Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-01T04:46:06.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-01T04:46:06.553Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-01T04:46:06.616Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-01T04:46:06.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-02-01T04:46:06.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-01T04:46:06.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-01T04:46:06.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-01T04:46:06.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-02-01T04:46:07.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-01T04:46:07.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-01T04:46:07.189Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T04:46:07.268Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-02-01T04:46:07.337Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-01T04:46:07.449Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-01T04:46:07.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-01T04:46:07.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-01T04:46:07.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-01T04:46:07.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-01T04:46:07.823Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-01T04:46:07.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-01T04:46:07.969Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-01T04:46:08.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-01T04:46:08.297Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-01T04:46:08.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1558 [Pipeline] echo [2024-02-01T04:46:08.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1558 [Pipeline] echo [2024-02-01T04:46:08.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1558 [Pipeline] echo [2024-02-01T04:46:08.863Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] echo [2024-02-01T04:46:08.941Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6378b03 [Pipeline] echo [2024-02-01T04:46:09.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T04:46:09.214Z] provisioning config files... [2024-02-01T04:46:09.229Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/config13863388920466852892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T04:46:09.715Z] ---> ****-login.sh [2024-02-01T04:46:09.715Z] nexus3.edgexfoundry.org:10001 [2024-02-01T04:46:09.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:09.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:09.977Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:09.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:09.977Z] [2024-02-01T04:46:09.977Z] Login Succeeded [2024-02-01T04:46:09.977Z] nexus3.edgexfoundry.org:10002 [2024-02-01T04:46:09.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:09.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:09.977Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:09.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:09.977Z] [2024-02-01T04:46:09.977Z] Login Succeeded [2024-02-01T04:46:09.977Z] nexus3.edgexfoundry.org:10003 [2024-02-01T04:46:10.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:10.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:10.242Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:10.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:10.242Z] [2024-02-01T04:46:10.242Z] Login Succeeded [2024-02-01T04:46:10.242Z] nexus3.edgexfoundry.org:10004 [2024-02-01T04:46:10.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:10.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:10.242Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:10.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:10.242Z] [2024-02-01T04:46:10.242Z] Login Succeeded [2024-02-01T04:46:10.242Z] ****.io [2024-02-01T04:46:10.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:10.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:10.505Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:10.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:10.505Z] [2024-02-01T04:46:10.505Z] Login Succeeded [2024-02-01T04:46:10.505Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T04:46:10.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-01T04:46:11.327Z] + git rev-list -1 --merges 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2~1..6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] echo [2024-02-01T04:46:11.372Z] -----------> git rev-list -1 --merges 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2~1..6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [false] [Pipeline] sh [2024-02-01T04:46:11.706Z] + git log --format=format:%s -1 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] echo [2024-02-01T04:46:11.754Z] ========================================================= [2024-02-01T04:46:11.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-01T04:46:11.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T04:46:12.389Z] + git log --format=format:%s -1 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] echo [2024-02-01T04:46:12.432Z] [semverPrep] GIT_COMMIT: 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-02-01T04:46:12.487Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-01T04:46:12.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T04:46:12.941Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-01T04:46:12.941Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-01T04:46:12.941Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-01T04:46:12.941Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-01T04:46:12.941Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-01T04:46:12.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:13.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T04:46:13.515Z] [2024-02-01T04:46:13.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:13.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T04:46:13.919Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-01T04:46:13.919Z] b85a868b505f: Pulling fs layer [2024-02-01T04:46:13.919Z] e2be974225ed: Pulling fs layer [2024-02-01T04:46:13.919Z] 339a4e72a1f5: Pulling fs layer [2024-02-01T04:46:13.919Z] 988bab9f4d93: Pulling fs layer [2024-02-01T04:46:13.919Z] 1469e6f7b9e6: Pulling fs layer [2024-02-01T04:46:13.919Z] eaf3925da568: Pulling fs layer [2024-02-01T04:46:13.919Z] bab4dde63d76: Pulling fs layer [2024-02-01T04:46:13.919Z] bde34c3a00c8: Pulling fs layer [2024-02-01T04:46:13.919Z] b352a97aabf1: Pulling fs layer [2024-02-01T04:46:13.919Z] 4872d77fe225: Pulling fs layer [2024-02-01T04:46:13.919Z] 5851b861e8e6: Pulling fs layer [2024-02-01T04:46:13.919Z] eaf3925da568: Waiting [2024-02-01T04:46:13.919Z] 4872d77fe225: Waiting [2024-02-01T04:46:13.919Z] b352a97aabf1: Waiting [2024-02-01T04:46:13.919Z] bde34c3a00c8: Waiting [2024-02-01T04:46:13.919Z] bab4dde63d76: Waiting [2024-02-01T04:46:13.919Z] 1469e6f7b9e6: Waiting [2024-02-01T04:46:13.919Z] 988bab9f4d93: Waiting [2024-02-01T04:46:13.919Z] 5851b861e8e6: Waiting [2024-02-01T04:46:13.919Z] e2be974225ed: Download complete [2024-02-01T04:46:13.919Z] 988bab9f4d93: Verifying Checksum [2024-02-01T04:46:13.919Z] 988bab9f4d93: Download complete [2024-02-01T04:46:13.919Z] 1469e6f7b9e6: Verifying Checksum [2024-02-01T04:46:13.919Z] 1469e6f7b9e6: Download complete [2024-02-01T04:46:14.185Z] eaf3925da568: Verifying Checksum [2024-02-01T04:46:14.185Z] eaf3925da568: Download complete [2024-02-01T04:46:14.185Z] 339a4e72a1f5: Verifying Checksum [2024-02-01T04:46:14.185Z] 339a4e72a1f5: Download complete [2024-02-01T04:46:14.185Z] b352a97aabf1: Download complete [2024-02-01T04:46:14.185Z] 4872d77fe225: Download complete [2024-02-01T04:46:14.185Z] 5851b861e8e6: Verifying Checksum [2024-02-01T04:46:14.185Z] 5851b861e8e6: Download complete [2024-02-01T04:46:14.185Z] b85a868b505f: Verifying Checksum [2024-02-01T04:46:14.185Z] b85a868b505f: Download complete [2024-02-01T04:46:14.447Z] bab4dde63d76: Verifying Checksum [2024-02-01T04:46:14.447Z] bab4dde63d76: Download complete [2024-02-01T04:46:15.476Z] b85a868b505f: Pull complete [2024-02-01T04:46:15.476Z] e2be974225ed: Pull complete [2024-02-01T04:46:16.049Z] 339a4e72a1f5: Pull complete [2024-02-01T04:46:16.049Z] 988bab9f4d93: Pull complete [2024-02-01T04:46:16.316Z] 1469e6f7b9e6: Pull complete [2024-02-01T04:46:16.316Z] eaf3925da568: Pull complete [2024-02-01T04:46:17.697Z] bab4dde63d76: Pull complete [2024-02-01T04:46:17.956Z] bde34c3a00c8: Pull complete [2024-02-01T04:46:17.956Z] b352a97aabf1: Pull complete [2024-02-01T04:46:18.222Z] 4872d77fe225: Pull complete [2024-02-01T04:46:18.222Z] 5851b861e8e6: Pull complete [2024-02-01T04:46:18.222Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-01T04:46:18.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T04:46:18.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:46:18.565Z] prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container [2024-02-01T04:46:18.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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-02-01T04:46:21.287Z] $ docker top 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 -eo pid,comm [2024-02-01T04:46:21.338Z] 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-02-01T04:46:21.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T04:46:21.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T04:46:21.546Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T04:46:21.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T04:46:21.663Z] $ docker exec 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 ssh-agent [2024-02-01T04:46:21.771Z] SSH_AUTH_SOCK=/tmp/ssh-qXhymYCWFqSJ/agent.32 [2024-02-01T04:46:21.771Z] SSH_AGENT_PID=38 [2024-02-01T04:46:21.777Z] Running ssh-add (command line suppressed) [2024-02-01T04:46:21.873Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/private_key_10661115813326986394.key (/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/private_key_10661115813326986394.key) [2024-02-01T04:46:21.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T04:46:22.236Z] + git tag --points-at HEAD [Pipeline] } [2024-02-01T04:46:22.268Z] $ docker exec --env ******** --env ******** 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 ssh-agent -k [2024-02-01T04:46:22.364Z] unset SSH_AUTH_SOCK; [2024-02-01T04:46:22.365Z] unset SSH_AGENT_PID; [2024-02-01T04:46:22.365Z] echo Agent pid 38 killed; [2024-02-01T04:46:22.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-01T04:46:22.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T04:46:22.516Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T04:46:22.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T04:46:22.640Z] $ docker exec 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 ssh-agent [2024-02-01T04:46:22.732Z] SSH_AUTH_SOCK=/tmp/ssh-xGBMIwoNFrby/agent.70 [2024-02-01T04:46:22.732Z] SSH_AGENT_PID=76 [2024-02-01T04:46:22.781Z] Running ssh-add (command line suppressed) [2024-02-01T04:46:22.873Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/private_key_5827869797142635836.key (/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/private_key_5827869797142635836.key) [2024-02-01T04:46:22.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T04:46:23.446Z] + git semver init [2024-02-01T04:46:23.734Z] 2024-02-01 04:46:23,607 [run_init] DEBUG init version:0.0.0 force:False [2024-02-01T04:46:23.734Z] 2024-02-01 04:46:23,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver [2024-02-01T04:46:23.734Z] 2024-02-01 04:46:23,608 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver [2024-02-01T04:46:23.734Z] 2024-02-01 04:46:23,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1558, universal_newlines=False, shell=None, istream=None) [2024-02-01T04:46:25.115Z] 2024-02-01 04:46:24,677 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558/.git/info/exclude [2024-02-01T04:46:25.115Z] 2024-02-01 04:46:24,677 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver/PR-1558 with force:False [2024-02-01T04:46:25.115Z] 2024-02-01 04:46:24,678 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver/PR-1558 [2024-02-01T04:46:25.115Z] 2024-02-01 04:46:24,682 [execute] INFO git cat-file --batch-check [2024-02-01T04:46:25.115Z] 2024-02-01 04:46:24,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T04:46:25.115Z] 2024-02-01 04:46:24,690 [execute] INFO git cat-file --batch [2024-02-01T04:46:25.115Z] 2024-02-01 04:46:24,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T04:46:25.115Z] 2024-02-01 04:46:24,699 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver/PR-1558 [2024-02-01T04:46:25.115Z] 0.0.0 [Pipeline] } [2024-02-01T04:46:25.145Z] $ docker exec --env ******** --env ******** 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 ssh-agent -k [2024-02-01T04:46:25.249Z] unset SSH_AUTH_SOCK; [2024-02-01T04:46:25.249Z] unset SSH_AGENT_PID; [2024-02-01T04:46:25.249Z] echo Agent pid 76 killed; [2024-02-01T04:46:25.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T04:46:25.794Z] + git semver [Pipeline] } [2024-02-01T04:46:26.086Z] $ docker stop --time=1 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 [2024-02-01T04:46:27.391Z] $ docker rm -f --volumes 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T04:46:28.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-01T04:46:28.468Z] Stashed 1 file(s) [Pipeline] echo [2024-02-01T04:46:28.651Z] [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-02-01T04:46:30.241Z] provisioning config files... [2024-02-01T04:46:30.251Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/config15452659067827754351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T04:46:30.968Z] ---> ****-login.sh [2024-02-01T04:46:30.968Z] nexus3.edgexfoundry.org:10001 [2024-02-01T04:46:30.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:30.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:30.968Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:30.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:30.968Z] [2024-02-01T04:46:30.968Z] Login Succeeded [2024-02-01T04:46:30.968Z] nexus3.edgexfoundry.org:10002 [2024-02-01T04:46:30.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:30.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:30.968Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:30.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:30.968Z] [2024-02-01T04:46:30.968Z] Login Succeeded [2024-02-01T04:46:30.968Z] nexus3.edgexfoundry.org:10003 [2024-02-01T04:46:31.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:31.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:31.232Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:31.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:31.232Z] [2024-02-01T04:46:31.232Z] Login Succeeded [2024-02-01T04:46:31.232Z] nexus3.edgexfoundry.org:10004 [2024-02-01T04:46:31.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:31.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:31.232Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:31.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:31.232Z] [2024-02-01T04:46:31.232Z] Login Succeeded [2024-02-01T04:46:31.232Z] ****.io [2024-02-01T04:46:31.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:46:31.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:46:31.494Z] Configure a credential helper to remove this warning. See [2024-02-01T04:46:31.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:46:31.494Z] [2024-02-01T04:46:31.494Z] Login Succeeded [2024-02-01T04:46:31.494Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T04:46:31.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-01T04:46:31.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T04:46:31.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T04:46:31.970Z] ========================================================= [2024-02-01T04:46:31.970Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-01T04:46:31.970Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:32.546Z] + 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-02-01T04:46:32.546Z] Sending build context to Docker daemon 21.94MB [2024-02-01T04:46:32.546Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T04:46:32.546Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-01T04:46:32.805Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-01T04:46:32.805Z] 7264a8db6415: Pulling fs layer [2024-02-01T04:46:32.805Z] c4d48a809fc2: Pulling fs layer [2024-02-01T04:46:32.805Z] 4f1c88b9dad5: Pulling fs layer [2024-02-01T04:46:32.805Z] ad3a456e5733: Pulling fs layer [2024-02-01T04:46:32.805Z] 69c7f0334f64: Pulling fs layer [2024-02-01T04:46:32.805Z] 1f1c1a5573a3: Pulling fs layer [2024-02-01T04:46:32.805Z] ce7588e14bc9: Pulling fs layer [2024-02-01T04:46:32.805Z] b5e4710f87ac: Pulling fs layer [2024-02-01T04:46:32.805Z] ce7588e14bc9: Waiting [2024-02-01T04:46:32.805Z] 69c7f0334f64: Waiting [2024-02-01T04:46:32.805Z] b5e4710f87ac: Waiting [2024-02-01T04:46:32.805Z] 1f1c1a5573a3: Waiting [2024-02-01T04:46:32.805Z] c4d48a809fc2: Verifying Checksum [2024-02-01T04:46:32.805Z] c4d48a809fc2: Download complete [2024-02-01T04:46:32.805Z] ad3a456e5733: Verifying Checksum [2024-02-01T04:46:32.805Z] ad3a456e5733: Download complete [2024-02-01T04:46:32.805Z] 69c7f0334f64: Download complete [2024-02-01T04:46:32.805Z] 7264a8db6415: Verifying Checksum [2024-02-01T04:46:32.805Z] 7264a8db6415: Download complete [2024-02-01T04:46:32.805Z] 1f1c1a5573a3: Verifying Checksum [2024-02-01T04:46:32.805Z] 1f1c1a5573a3: Download complete [2024-02-01T04:46:32.805Z] b5e4710f87ac: Verifying Checksum [2024-02-01T04:46:32.805Z] b5e4710f87ac: Download complete [2024-02-01T04:46:33.065Z] 7264a8db6415: Pull complete [2024-02-01T04:46:33.065Z] c4d48a809fc2: Pull complete [2024-02-01T04:46:33.323Z] 4f1c88b9dad5: Download complete [2024-02-01T04:46:33.581Z] ce7588e14bc9: Verifying Checksum [2024-02-01T04:46:33.581Z] ce7588e14bc9: Download complete [2024-02-01T04:46:36.111Z] 4f1c88b9dad5: Pull complete [2024-02-01T04:46:36.111Z] ad3a456e5733: Pull complete [2024-02-01T04:46:36.111Z] 69c7f0334f64: Pull complete [2024-02-01T04:46:36.111Z] 1f1c1a5573a3: Pull complete [2024-02-01T04:46:38.640Z] ce7588e14bc9: Pull complete [2024-02-01T04:46:38.640Z] b5e4710f87ac: Pull complete [2024-02-01T04:46:38.640Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-01T04:46:38.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-01T04:46:38.640Z] ---> 88b5674ff536 [2024-02-01T04:46:38.640Z] Step 3/10 : ARG MAKE=make build [2024-02-01T04:46:42.838Z] ---> Running in f7f18e1c42a2 [2024-02-01T04:46:42.838Z] Removing intermediate container f7f18e1c42a2 [2024-02-01T04:46:42.838Z] ---> beff40ce59ed [2024-02-01T04:46:42.838Z] Step 4/10 : WORKDIR /device-sdk-go [2024-02-01T04:46:42.838Z] ---> Running in f09f78628d0c [2024-02-01T04:46:42.838Z] Removing intermediate container f09f78628d0c [2024-02-01T04:46:42.838Z] ---> 386515b53594 [2024-02-01T04:46:42.838Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-01T04:46:42.838Z] ---> Running in dcfcca9f1719 [2024-02-01T04:46:42.838Z] Removing intermediate container dcfcca9f1719 [2024-02-01T04:46:42.838Z] ---> b1c184776a2e [2024-02-01T04:46:42.838Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-02-01T04:46:42.838Z] ---> Running in a3db3a7410f0 [2024-02-01T04:46:42.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:46:43.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:46:43.357Z] OK: 264 MiB in 52 packages [2024-02-01T04:46:43.619Z] Removing intermediate container a3db3a7410f0 [2024-02-01T04:46:43.620Z] ---> d989ce0a78e0 [2024-02-01T04:46:43.620Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-01T04:46:43.885Z] ---> d667495bd74c [2024-02-01T04:46:43.885Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:46:43.885Z] ---> Running in 2f8d2f38ab50 [2024-02-01T04:46:44.682Z] Still waiting to schedule task [2024-02-01T04:46:44.682Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-02-01T04:47:05.880Z] Removing intermediate container 2f8d2f38ab50 [2024-02-01T04:47:05.880Z] ---> 214fd8e32c59 [2024-02-01T04:47:05.880Z] Step 9/10 : COPY . . [2024-02-01T04:47:06.448Z] ---> 2b7370b567ca [2024-02-01T04:47:06.448Z] Step 10/10 : RUN ${MAKE} [2024-02-01T04:47:06.448Z] ---> Running in 88c01c65d66f [2024-02-01T04:47:06.709Z] noop [2024-02-01T04:47:06.968Z] Removing intermediate container 88c01c65d66f [2024-02-01T04:47:06.968Z] ---> 83d322cd679e [2024-02-01T04:47:06.968Z] Successfully built 83d322cd679e [2024-02-01T04:47:06.968Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:07.683Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T04:47:07.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:47:07.898Z] prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container [2024-02-01T04:47:07.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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-02-01T04:47:08.278Z] $ docker top 6183d96d93690eff75779f0fd7801c5f388b9db026a4562c0daf0d4bc88f6893 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T04:47:08.735Z] + go version [2024-02-01T04:47:08.735Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-01T04:47:08.768Z] $ docker stop --time=1 6183d96d93690eff75779f0fd7801c5f388b9db026a4562c0daf0d4bc88f6893 [2024-02-01T04:47:10.066Z] $ docker rm -f --volumes 6183d96d93690eff75779f0fd7801c5f388b9db026a4562c0daf0d4bc88f6893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:11.609Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T04:47:11.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:47:11.841Z] prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container [2024-02-01T04:47:11.892Z] $ 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-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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-02-01T04:47:12.228Z] $ docker top 3b86d70ef42dcd682a77defbf10ae760b674af299d3537bbfaeb0c57118bbe00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T04:47:12.780Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1558 [Pipeline] fileExists [Pipeline] sh [2024-02-01T04:47:13.187Z] + make test [2024-02-01T04:47:13.187Z] go test -race -coverprofile=coverage.out ./... [2024-02-01T04:47:19.755Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-02-01T04:47:29.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-02-01T04:47:29.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-02-01T04:47:29.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-02-01T04:47:29.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-02-01T04:47:29.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-02-01T04:47:30.657Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-02-01T04:47:30.657Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-02-01T04:47:30.657Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-02-01T04:47:31.593Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.047s coverage: 27.6% of statements [2024-02-01T04:47:31.593Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.081s coverage: 81.5% of statements [2024-02-01T04:47:31.593Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.075s coverage: 86.0% of statements [2024-02-01T04:47:31.593Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-02-01T04:47:31.593Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-02-01T04:47:31.855Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 71.8% of statements [2024-02-01T04:47:32.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-02-01T04:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.048s coverage: 14.4% of statements [2024-02-01T04:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.746s coverage: 45.9% of statements [2024-02-01T04:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.065s coverage: 68.5% of statements [2024-02-01T04:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.096s coverage: 89.2% of statements [2024-02-01T04:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements [2024-02-01T04:47:52.794Z] GO111MODULE=on go vet ./... [2024-02-01T04:47:55.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-01T04:47:55.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-01T04:47:55.324Z] ./bin/test-attribution-txt.sh [2024-02-01T04:47:55.583Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-01T04:47:55.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-01T04:47:55.691Z] $ docker stop --time=1 3b86d70ef42dcd682a77defbf10ae760b674af299d3537bbfaeb0c57118bbe00 [2024-02-01T04:47:59.147Z] $ docker rm -f --volumes 3b86d70ef42dcd682a77defbf10ae760b674af299d3537bbfaeb0c57118bbe00 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T04:47:59.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-01T04:47:59.893Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-01T04:48:00.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-01T04:48:00.992Z] + ls -al . [2024-02-01T04:48:00.992Z] total 308 [2024-02-01T04:48:00.992Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 1 04:47 . [2024-02-01T04:48:00.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 04:46 .. [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 1 04:46 .dockerignore [2024-02-01T04:48:00.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 04:47 .git [2024-02-01T04:48:00.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 04:46 .github [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 1 04:46 .gitignore [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 1 04:46 .golangci.yml [2024-02-01T04:48:00.992Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 04:46 .semver [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 1 04:46 CHANGELOG.md [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 04:46 GOVERNANCE.md [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 1 04:46 Jenkinsfile [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 1 04:46 LICENSE [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 1842 Feb 1 04:46 Makefile [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 1 04:46 OWNERS.md [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 4933 Feb 1 04:46 README.md [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 04:46 VERSION [2024-02-01T04:48:00.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 04:46 bin [2024-02-01T04:48:00.992Z] -rw-r--r-- 1 jenkins jenkins 122153 Feb 1 04:47 coverage.out [2024-02-01T04:48:00.992Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 1 04:46 example [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 3767 Feb 1 04:46 go.mod [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 33874 Feb 1 04:46 go.sum [2024-02-01T04:48:00.992Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 04:46 internal [2024-02-01T04:48:00.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 04:46 openapi [2024-02-01T04:48:00.992Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 1 04:46 pkg [2024-02-01T04:48:00.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 04:46 snap [2024-02-01T04:48:00.992Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 1 04:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:48:01.444Z] + 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=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 --label arch=amd64 --label version=0.0.0 . [2024-02-01T04:48:01.444Z] Sending build context to Docker daemon 22.06MB [2024-02-01T04:48:01.444Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T04:48:01.444Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-01T04:48:01.444Z] ---> 83d322cd679e [2024-02-01T04:48:01.444Z] Step 3/23 : ARG MAKE=make build [2024-02-01T04:48:01.703Z] ---> Running in ed9cea0ee046 [2024-02-01T04:48:01.703Z] Removing intermediate container ed9cea0ee046 [2024-02-01T04:48:01.703Z] ---> 2b4bdd8cad0c [2024-02-01T04:48:01.703Z] Step 4/23 : WORKDIR /device-sdk-go [2024-02-01T04:48:01.703Z] ---> Running in 67875bda0ee5 [2024-02-01T04:48:01.962Z] Removing intermediate container 67875bda0ee5 [2024-02-01T04:48:01.962Z] ---> b4abc25d7eda [2024-02-01T04:48:01.962Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-01T04:48:01.962Z] ---> Running in 17a428844d1c [2024-02-01T04:48:01.962Z] Removing intermediate container 17a428844d1c [2024-02-01T04:48:01.962Z] ---> 6e86fff6f76d [2024-02-01T04:48:01.962Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-02-01T04:48:01.962Z] ---> Running in 0d49441760ee [2024-02-01T04:48:02.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:48:02.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:48:02.481Z] OK: 264 MiB in 52 packages [2024-02-01T04:48:02.740Z] Removing intermediate container 0d49441760ee [2024-02-01T04:48:02.740Z] ---> d22507803d7a [2024-02-01T04:48:02.740Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-01T04:48:03.000Z] ---> c005f0de1e0d [2024-02-01T04:48:03.000Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:48:03.000Z] ---> Running in 9917540836da [2024-02-01T04:48:03.567Z] Removing intermediate container 9917540836da [2024-02-01T04:48:03.567Z] ---> d46c215575e5 [2024-02-01T04:48:03.567Z] Step 9/23 : COPY . . [2024-02-01T04:48:04.136Z] ---> ec30a877f4c8 [2024-02-01T04:48:04.136Z] Step 10/23 : RUN ${MAKE} [2024-02-01T04:48:04.136Z] ---> Running in 0dc213aebb28 [2024-02-01T04:48:04.395Z] 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-02-01T04:48:26.326Z] Removing intermediate container 0dc213aebb28 [2024-02-01T04:48:26.326Z] ---> 8f39a5a5110b [2024-02-01T04:48:26.326Z] Step 11/23 : FROM alpine:3.18 [2024-02-01T04:48:26.326Z] 3.18: Pulling from library/alpine [2024-02-01T04:48:26.326Z] 619be1103602: Pulling fs layer [2024-02-01T04:48:26.326Z] 619be1103602: Download complete [2024-02-01T04:48:26.326Z] 619be1103602: Pull complete [2024-02-01T04:48:26.326Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:48:26.326Z] Status: Downloaded newer image for alpine:3.18 [2024-02-01T04:48:26.326Z] ---> d3782b16ccc9 [2024-02-01T04:48:26.326Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-02-01T04:48:26.326Z] ---> Running in 971ab683d735 [2024-02-01T04:48:26.326Z] Removing intermediate container 971ab683d735 [2024-02-01T04:48:26.326Z] ---> 8c530795e510 [2024-02-01T04:48:26.326Z] Step 13/23 : RUN apk add --update --no-cache [2024-02-01T04:48:26.326Z] ---> Running in ff361da7cef9 [2024-02-01T04:48:26.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:48:26.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:48:26.326Z] OK: 7 MiB in 15 packages [2024-02-01T04:48:26.326Z] Removing intermediate container ff361da7cef9 [2024-02-01T04:48:26.326Z] ---> 191e441088c7 [2024-02-01T04:48:26.326Z] Step 14/23 : WORKDIR / [2024-02-01T04:48:26.326Z] ---> Running in bf040f9401ff [2024-02-01T04:48:26.326Z] Removing intermediate container bf040f9401ff [2024-02-01T04:48:26.326Z] ---> a58f78089a88 [2024-02-01T04:48:26.326Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-02-01T04:48:26.326Z] ---> 79f5e66c0fc0 [2024-02-01T04:48:26.326Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-02-01T04:48:26.326Z] ---> 3768de04f1ce [2024-02-01T04:48:26.326Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-02-01T04:48:26.326Z] ---> 821f04436fed [2024-02-01T04:48:26.326Z] Step 18/23 : EXPOSE 59999 [2024-02-01T04:48:26.326Z] ---> Running in 5e218416af13 [2024-02-01T04:48:26.326Z] Removing intermediate container 5e218416af13 [2024-02-01T04:48:26.326Z] ---> a037a3b02e4c [2024-02-01T04:48:26.326Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-02-01T04:48:26.326Z] ---> Running in f69aca66bbed [2024-02-01T04:48:26.326Z] Removing intermediate container f69aca66bbed [2024-02-01T04:48:26.326Z] ---> 208915f01b95 [2024-02-01T04:48:26.326Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-01T04:48:26.326Z] ---> Running in df95e1559124 [2024-02-01T04:48:26.326Z] Removing intermediate container df95e1559124 [2024-02-01T04:48:26.326Z] ---> a3c0958b3bdd [2024-02-01T04:48:26.326Z] Step 21/23 : LABEL arch=amd64 [2024-02-01T04:48:26.326Z] ---> Running in d03274f2ea06 [2024-02-01T04:48:26.593Z] Removing intermediate container d03274f2ea06 [2024-02-01T04:48:26.593Z] ---> 2a744cda04ee [2024-02-01T04:48:26.593Z] Step 22/23 : LABEL git_sha=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [2024-02-01T04:48:26.593Z] ---> Running in f95308a65e8e [2024-02-01T04:48:26.593Z] Removing intermediate container f95308a65e8e [2024-02-01T04:48:26.593Z] ---> 0c4a00bad5f0 [2024-02-01T04:48:26.593Z] Step 23/23 : LABEL version=0.0.0 [2024-02-01T04:48:26.593Z] ---> Running in 14186bcc68d8 [2024-02-01T04:48:26.593Z] Removing intermediate container 14186bcc68d8 [2024-02-01T04:48:26.593Z] ---> 31c9b9a87dbe [2024-02-01T04:48:26.593Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-01T04:48:26.593Z] Successfully built 31c9b9a87dbe [2024-02-01T04:48:26.593Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:48:27.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T04:48:27.838Z] [2024-02-01T04:48:27.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:48:28.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T04:48:28.245Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-01T04:48:28.245Z] 5eb5b503b376: Pulling fs layer [2024-02-01T04:48:28.245Z] 5c69ac0246d0: Pulling fs layer [2024-02-01T04:48:28.245Z] ec43610c2a17: Pulling fs layer [2024-02-01T04:48:28.245Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-01T04:48:28.245Z] 33b1e0a273af: Pulling fs layer [2024-02-01T04:48:28.245Z] 5d3b04190fa2: Pulling fs layer [2024-02-01T04:48:28.245Z] 2f39f015ded8: Pulling fs layer [2024-02-01T04:48:28.245Z] 3a2ae6a8a46f: Waiting [2024-02-01T04:48:28.245Z] 5d3b04190fa2: Waiting [2024-02-01T04:48:28.245Z] 33b1e0a273af: Waiting [2024-02-01T04:48:28.245Z] 2f39f015ded8: Waiting [2024-02-01T04:48:28.245Z] 5c69ac0246d0: Verifying Checksum [2024-02-01T04:48:28.245Z] 5c69ac0246d0: Download complete [2024-02-01T04:48:28.245Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-01T04:48:28.245Z] 3a2ae6a8a46f: Download complete [2024-02-01T04:48:28.245Z] 33b1e0a273af: Verifying Checksum [2024-02-01T04:48:28.245Z] 33b1e0a273af: Download complete [2024-02-01T04:48:28.245Z] ec43610c2a17: Verifying Checksum [2024-02-01T04:48:28.245Z] ec43610c2a17: Download complete [2024-02-01T04:48:28.245Z] 5d3b04190fa2: Verifying Checksum [2024-02-01T04:48:28.245Z] 5d3b04190fa2: Download complete [2024-02-01T04:48:28.503Z] 5eb5b503b376: Verifying Checksum [2024-02-01T04:48:28.503Z] 5eb5b503b376: Download complete [2024-02-01T04:48:29.069Z] 2f39f015ded8: Download complete [2024-02-01T04:48:29.633Z] 5eb5b503b376: Pull complete [2024-02-01T04:48:29.916Z] 5c69ac0246d0: Pull complete [2024-02-01T04:48:30.485Z] ec43610c2a17: Pull complete [2024-02-01T04:48:30.485Z] 3a2ae6a8a46f: Pull complete [2024-02-01T04:48:30.744Z] 33b1e0a273af: Pull complete [2024-02-01T04:48:30.744Z] 5d3b04190fa2: Pull complete [2024-02-01T04:48:34.929Z] 2f39f015ded8: Pull complete [2024-02-01T04:48:34.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-01T04:48:34.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T04:48:34.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:48:35.263Z] prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container [2024-02-01T04:48:35.293Z] $ 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-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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-02-01T04:48:41.159Z] $ docker top 7afc05ac3d6e95b3f70df72202a197c127e67a076f85e7db2b35237300dd007c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T04:48:41.684Z] ---> job-cost.sh [2024-02-01T04:48:41.684Z] lf-activate-venv: SKIPPING [2024-02-01T04:48:41.684Z] INFO: No Stack... [2024-02-01T04:48:41.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T04:48:42.205Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T04:48:42.519Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives/cost.csv [2024-02-01T04:48:42.519Z] + cut -d, -f6 [Pipeline] lock [2024-02-01T04:48:42.569Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [2024-02-01T04:48:42.574Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] did not exist. Created. [2024-02-01T04:48:42.581Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T04:48:43.035Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-01T04:48:43.093Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T04:48:43.148Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-01T04:48:43.297Z] $ docker stop --time=1 7afc05ac3d6e95b3f70df72202a197c127e67a076f85e7db2b35237300dd007c [2024-02-01T04:48:44.448Z] $ docker rm -f --volumes 7afc05ac3d6e95b3f70df72202a197c127e67a076f85e7db2b35237300dd007c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-01T04:49:43.978Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-270 in /w/workspace/gexfoundry_device-sdk-go_PR-1558 [Pipeline] { [Pipeline] ws [2024-02-01T04:49:44.070Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-02-01T04:49:44.184Z] The recommended git tool is: git [2024-02-01T04:49:50.304Z] using credential edgex-jenkins-ssh [2024-02-01T04:49:50.326Z] Cloning the remote Git repository [2024-02-01T04:49:50.388Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-02-01T04:49:50.536Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-02-01T04:49:50.705Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-02-01T04:49:50.706Z] > git --version # timeout=10 [2024-02-01T04:49:50.749Z] > git --version # 'git version 2.25.1' [2024-02-01T04:49:50.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T04:49:50.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T04:49:56.946Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-02-01T04:49:56.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T04:49:58.506Z] Merging remotes/origin/main commit d1553bc24bec90db76a2b10fa9e928c5afbf1e1c into PR head commit 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [2024-02-01T04:49:58.801Z] Merge succeeded, producing 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [2024-02-01T04:49:58.802Z] Checking out Revision 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 (PR-1558) [2024-02-01T04:49:57.909Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-02-01T04:49:57.950Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-02-01T04:49:57.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T04:49:57.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1558/head:refs/remotes/origin/PR-1558 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-01T04:49:58.527Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T04:49:58.596Z] > git checkout -f 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 # timeout=10 [2024-02-01T04:49:58.709Z] > git remote # timeout=10 [2024-02-01T04:49:58.729Z] > git config --get remote.origin.url # timeout=10 [2024-02-01T04:49:58.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T04:49:58.757Z] > git merge d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 [2024-02-01T04:49:58.783Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-01T04:49:58.812Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T04:49:58.837Z] > git checkout -f 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 # timeout=10 [2024-02-01T04:49:59.369Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-02-01T04:49:59.419Z] > git --version # timeout=10 [2024-02-01T04:49:59.431Z] > git --version # 'git version 2.25.1' [2024-02-01T04:49:59.456Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T04:50:00.839Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-01T04:50:00.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T04:50:00.839Z] Dload Upload Total Spent Left Speed [2024-02-01T04:50:00.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 242k 0 --:--:-- --:--:-- --:--:-- 247k [Pipeline] sh [2024-02-01T04:50:01.188Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-01T04:50:01.538Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-01T04:50:01.538Z] + sudo tee /etc/docker/daemon.new [2024-02-01T04:50:01.538Z] { [2024-02-01T04:50:01.538Z] "registry-mirrors": [ [2024-02-01T04:50:01.538Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-01T04:50:01.538Z] ], [2024-02-01T04:50:01.538Z] "bip": "10.250.0.254/24", [2024-02-01T04:50:01.538Z] "hosts": [ [2024-02-01T04:50:01.538Z] "tcp://0.0.0.0:5555", [2024-02-01T04:50:01.538Z] "unix:///var/run/docker.sock" [2024-02-01T04:50:01.538Z] ], [2024-02-01T04:50:01.538Z] "mtu": 1458, [2024-02-01T04:50:01.538Z] "selinux-enabled": true, [2024-02-01T04:50:01.538Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-01T04:50:01.538Z] } [Pipeline] sh [2024-02-01T04:50:01.884Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-01T04:50:02.229Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T04:50:20.717Z] provisioning config files... [2024-02-01T04:50:20.748Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10297894967663758807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T04:50:21.282Z] ---> ****-login.sh [2024-02-01T04:50:21.283Z] nexus3.edgexfoundry.org:10001 [2024-02-01T04:50:21.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:50:21.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:50:21.872Z] Configure a credential helper to remove this warning. See [2024-02-01T04:50:21.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:50:21.872Z] [2024-02-01T04:50:21.872Z] Login Succeeded [2024-02-01T04:50:21.872Z] nexus3.edgexfoundry.org:10002 [2024-02-01T04:50:22.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:50:22.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:50:22.143Z] Configure a credential helper to remove this warning. See [2024-02-01T04:50:22.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:50:22.143Z] [2024-02-01T04:50:22.143Z] Login Succeeded [2024-02-01T04:50:22.143Z] nexus3.edgexfoundry.org:10003 [2024-02-01T04:50:22.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:50:22.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:50:22.683Z] Configure a credential helper to remove this warning. See [2024-02-01T04:50:22.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:50:22.683Z] [2024-02-01T04:50:22.683Z] Login Succeeded [2024-02-01T04:50:22.683Z] nexus3.edgexfoundry.org:10004 [2024-02-01T04:50:22.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:50:22.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:50:22.954Z] Configure a credential helper to remove this warning. See [2024-02-01T04:50:22.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:50:22.954Z] [2024-02-01T04:50:22.954Z] Login Succeeded [2024-02-01T04:50:22.954Z] ****.io [2024-02-01T04:50:23.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:50:23.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:50:23.489Z] Configure a credential helper to remove this warning. See [2024-02-01T04:50:23.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:50:23.489Z] [2024-02-01T04:50:23.489Z] Login Succeeded [2024-02-01T04:50:23.489Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T04:50:23.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-01T04:50:24.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T04:50:24.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T04:50:24.236Z] ========================================================= [2024-02-01T04:50:24.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-01T04:50:24.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:50:24.892Z] + 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-02-01T04:50:25.878Z] Sending build context to Docker daemon 11.37MB [2024-02-01T04:50:25.878Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T04:50:25.878Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-01T04:50:25.878Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-01T04:50:25.878Z] 9fda8d8052c6: Pulling fs layer [2024-02-01T04:50:25.878Z] 5d54e960e981: Pulling fs layer [2024-02-01T04:50:25.878Z] c4a7e357bf2a: Pulling fs layer [2024-02-01T04:50:25.878Z] f0e02332f6b5: Pulling fs layer [2024-02-01T04:50:25.878Z] 872ee5b61b7b: Pulling fs layer [2024-02-01T04:50:25.878Z] f0e02332f6b5: Waiting [2024-02-01T04:50:25.878Z] 872ee5b61b7b: Waiting [2024-02-01T04:50:25.878Z] 0c6a40ed1a82: Pulling fs layer [2024-02-01T04:50:25.878Z] 94ae7d8d031c: Pulling fs layer [2024-02-01T04:50:25.878Z] 0c6a40ed1a82: Waiting [2024-02-01T04:50:25.878Z] 94ae7d8d031c: Waiting [2024-02-01T04:50:25.878Z] 5d54e960e981: Verifying Checksum [2024-02-01T04:50:25.878Z] 5d54e960e981: Download complete [2024-02-01T04:50:25.878Z] f0e02332f6b5: Verifying Checksum [2024-02-01T04:50:25.878Z] f0e02332f6b5: Download complete [2024-02-01T04:50:25.878Z] 872ee5b61b7b: Verifying Checksum [2024-02-01T04:50:25.878Z] 872ee5b61b7b: Download complete [2024-02-01T04:50:25.878Z] 9fda8d8052c6: Download complete [2024-02-01T04:50:26.473Z] 94ae7d8d031c: Verifying Checksum [2024-02-01T04:50:26.473Z] 94ae7d8d031c: Download complete [2024-02-01T04:50:27.061Z] 9fda8d8052c6: Pull complete [2024-02-01T04:50:27.329Z] 5d54e960e981: Pull complete [2024-02-01T04:50:27.914Z] c4a7e357bf2a: Verifying Checksum [2024-02-01T04:50:27.914Z] c4a7e357bf2a: Download complete [2024-02-01T04:50:28.877Z] 0c6a40ed1a82: Verifying Checksum [2024-02-01T04:50:28.877Z] 0c6a40ed1a82: Download complete [2024-02-01T04:50:41.243Z] c4a7e357bf2a: Pull complete [2024-02-01T04:50:41.243Z] f0e02332f6b5: Pull complete [2024-02-01T04:50:41.243Z] 872ee5b61b7b: Pull complete [2024-02-01T04:50:49.479Z] 0c6a40ed1a82: Pull complete [2024-02-01T04:50:54.972Z] 94ae7d8d031c: Pull complete [2024-02-01T04:50:54.972Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-01T04:50:54.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-01T04:50:54.972Z] ---> 86de565de09d [2024-02-01T04:50:54.972Z] Step 3/10 : ARG MAKE=make build [2024-02-01T04:50:56.964Z] ---> Running in 2a48b8ad2b29 [2024-02-01T04:50:56.964Z] Removing intermediate container 2a48b8ad2b29 [2024-02-01T04:50:56.964Z] ---> ae95d41bb79f [2024-02-01T04:50:56.964Z] Step 4/10 : WORKDIR /device-sdk-go [2024-02-01T04:50:57.233Z] ---> Running in 395219d53388 [2024-02-01T04:50:57.502Z] Removing intermediate container 395219d53388 [2024-02-01T04:50:57.502Z] ---> b2ab7b8c31c7 [2024-02-01T04:50:57.502Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-01T04:50:57.502Z] ---> Running in 415abcd31a98 [2024-02-01T04:50:58.092Z] Removing intermediate container 415abcd31a98 [2024-02-01T04:50:58.092Z] ---> ff76e4187b5e [2024-02-01T04:50:58.092Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-02-01T04:50:58.092Z] ---> Running in b416fc1b49eb [2024-02-01T04:50:59.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:50:59.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:51:01.086Z] OK: 266 MiB in 52 packages [2024-02-01T04:51:02.051Z] Removing intermediate container b416fc1b49eb [2024-02-01T04:51:02.051Z] ---> 25c3da97d9e6 [2024-02-01T04:51:02.051Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-01T04:51:02.646Z] ---> 1d5020e882cc [2024-02-01T04:51:02.646Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:51:02.921Z] ---> Running in 0a1daeb7bd75 [2024-02-01T04:52:10.833Z] Removing intermediate container 0a1daeb7bd75 [2024-02-01T04:52:10.833Z] ---> 63f72b692adf [2024-02-01T04:52:10.833Z] Step 9/10 : COPY . . [2024-02-01T04:52:10.833Z] ---> d5dbadfb9f9d [2024-02-01T04:52:10.833Z] Step 10/10 : RUN ${MAKE} [2024-02-01T04:52:10.833Z] ---> Running in e8b4b38f4fe1 [2024-02-01T04:52:10.833Z] noop [2024-02-01T04:52:10.833Z] Removing intermediate container e8b4b38f4fe1 [2024-02-01T04:52:10.833Z] ---> 94b5eabdcdc3 [2024-02-01T04:52:10.833Z] Successfully built 94b5eabdcdc3 [2024-02-01T04:52:10.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:52:11.449Z] + docker inspect -f . ci-base-image-arm64 [2024-02-01T04:52:11.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:52:11.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-270 does not seem to be running inside a container [2024-02-01T04:52:11.899Z] $ 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-02-01T04:52:13.213Z] $ docker top 18b4474e273d980db65275557bb726291651c38b1ddeed874d818074e9519d90 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T04:52:14.215Z] + go version [2024-02-01T04:52:14.215Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-01T04:52:14.251Z] $ docker stop --time=1 18b4474e273d980db65275557bb726291651c38b1ddeed874d818074e9519d90 [2024-02-01T04:52:15.918Z] $ docker rm -f --volumes 18b4474e273d980db65275557bb726291651c38b1ddeed874d818074e9519d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:52:17.229Z] + docker inspect -f . ci-base-image-arm64 [2024-02-01T04:52:17.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:52:17.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-270 does not seem to be running inside a container [2024-02-01T04:52:17.654Z] $ 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-02-01T04:52:18.900Z] $ docker top 500fd13050f988741f7666dc77362482c5fbd5cf63e06af027acb743a8f1e53d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T04:52:19.887Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-01T04:52:20.651Z] + make test [2024-02-01T04:52:20.651Z] go test -race -coverprofile=coverage.out ./... [2024-02-01T04:52:59.536Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-02-01T04:54:56.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-02-01T04:54:56.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-02-01T04:54:56.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-02-01T04:54:56.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-02-01T04:54:56.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-02-01T04:54:56.000Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.213s coverage: 27.6% of statements [2024-02-01T04:54:56.000Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.272s coverage: 81.5% of statements [2024-02-01T04:54:57.424Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-02-01T04:54:57.424Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-02-01T04:54:58.842Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.379s coverage: 86.0% of statements [2024-02-01T04:54:59.428Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-02-01T04:55:00.840Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.440s coverage: 71.8% of statements [2024-02-01T04:55:07.663Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-02-01T04:55:07.663Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-02-01T04:55:07.663Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.263s coverage: 14.4% of statements [2024-02-01T04:55:07.663Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.612s coverage: 45.9% of statements [2024-02-01T04:55:07.663Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.409s coverage: 68.5% of statements [2024-02-01T04:55:11.023Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.463s coverage: 89.2% of statements [2024-02-01T04:55:11.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-02-01T04:55:13.413Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.247s coverage: 5.5% of statements [2024-02-01T04:55:13.997Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-01T04:55:13.997Z] GO111MODULE=on go vet ./... [2024-02-01T04:57:20.707Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-01T04:57:20.707Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-01T04:57:20.707Z] ./bin/test-attribution-txt.sh [2024-02-01T04:57:20.707Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-01T04:57:20.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-01T04:57:20.830Z] $ docker stop --time=1 500fd13050f988741f7666dc77362482c5fbd5cf63e06af027acb743a8f1e53d [2024-02-01T04:57:23.722Z] $ docker rm -f --volumes 500fd13050f988741f7666dc77362482c5fbd5cf63e06af027acb743a8f1e53d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T04:57:25.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-01T04:57:25.552Z] Warning: overwriting stash ‘coverage-report’ [2024-02-01T04:57:26.154Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T04:57:27.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-01T04:57:27.342Z] + ls -al . [2024-02-01T04:57:27.342Z] total 304 [2024-02-01T04:57:27.342Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 1 04:52 . [2024-02-01T04:57:27.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 04:49 .. [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 1 04:49 .dockerignore [2024-02-01T04:57:27.342Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 04:49 .git [2024-02-01T04:57:27.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 04:49 .github [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 1 04:49 .gitignore [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 1 04:49 .golangci.yml [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 1 04:49 CHANGELOG.md [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 04:49 GOVERNANCE.md [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 1 04:49 Jenkinsfile [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 1 04:49 LICENSE [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 1842 Feb 1 04:49 Makefile [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 1 04:49 OWNERS.md [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 4933 Feb 1 04:49 README.md [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 04:46 VERSION [2024-02-01T04:57:27.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 04:49 bin [2024-02-01T04:57:27.342Z] -rw-r--r-- 1 jenkins jenkins 122153 Feb 1 04:55 coverage.out [2024-02-01T04:57:27.342Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 1 04:49 example [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 3767 Feb 1 04:49 go.mod [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 33874 Feb 1 04:49 go.sum [2024-02-01T04:57:27.342Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 04:49 internal [2024-02-01T04:57:27.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 04:49 openapi [2024-02-01T04:57:27.342Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 1 04:49 pkg [2024-02-01T04:57:27.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 04:49 snap [2024-02-01T04:57:27.342Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 1 04:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:57:27.855Z] + 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=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 --label arch=arm64 --label version=0.0.0 . [2024-02-01T04:57:28.449Z] Sending build context to Docker daemon 11.5MB [2024-02-01T04:57:28.449Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T04:57:28.449Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-01T04:57:28.449Z] ---> 94b5eabdcdc3 [2024-02-01T04:57:28.449Z] Step 3/23 : ARG MAKE=make build [2024-02-01T04:57:28.717Z] ---> Running in 53539944f19e [2024-02-01T04:57:29.007Z] Removing intermediate container 53539944f19e [2024-02-01T04:57:29.007Z] ---> e09c5b89ae92 [2024-02-01T04:57:29.007Z] Step 4/23 : WORKDIR /device-sdk-go [2024-02-01T04:57:29.007Z] ---> Running in fe71cc637154 [2024-02-01T04:57:29.273Z] Removing intermediate container fe71cc637154 [2024-02-01T04:57:29.273Z] ---> c39713361c83 [2024-02-01T04:57:29.273Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-01T04:57:29.273Z] ---> Running in d2548d3e007a [2024-02-01T04:57:29.551Z] Removing intermediate container d2548d3e007a [2024-02-01T04:57:29.551Z] ---> 301d866cd7a9 [2024-02-01T04:57:29.551Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-02-01T04:57:29.828Z] ---> Running in 20869bcaa104 [2024-02-01T04:57:30.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:57:31.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:57:32.468Z] OK: 266 MiB in 52 packages [2024-02-01T04:57:33.433Z] Removing intermediate container 20869bcaa104 [2024-02-01T04:57:33.433Z] ---> ec184152efb4 [2024-02-01T04:57:33.433Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-01T04:57:34.018Z] ---> e64e1a98bf56 [2024-02-01T04:57:34.018Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:57:34.018Z] ---> Running in 0edc18194c2a [2024-02-01T04:57:39.393Z] Removing intermediate container 0edc18194c2a [2024-02-01T04:57:39.393Z] ---> b6b83fbb66ef [2024-02-01T04:57:39.393Z] Step 9/23 : COPY . . [2024-02-01T04:57:40.359Z] ---> 8439f9bb5757 [2024-02-01T04:57:40.359Z] Step 10/23 : RUN ${MAKE} [2024-02-01T04:57:40.359Z] ---> Running in 89e50127954a [2024-02-01T04:57:41.323Z] 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-02-01T04:59:48.027Z] Removing intermediate container 89e50127954a [2024-02-01T04:59:48.027Z] ---> aee8e4a7a807 [2024-02-01T04:59:48.027Z] Step 11/23 : FROM alpine:3.18 [2024-02-01T04:59:48.027Z] 3.18: Pulling from library/alpine [2024-02-01T04:59:48.027Z] c6b39de5b339: Pulling fs layer [2024-02-01T04:59:48.027Z] c6b39de5b339: Verifying Checksum [2024-02-01T04:59:48.027Z] c6b39de5b339: Download complete [2024-02-01T04:59:48.027Z] c6b39de5b339: Pull complete [2024-02-01T04:59:48.027Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:59:48.027Z] Status: Downloaded newer image for alpine:3.18 [2024-02-01T04:59:48.027Z] ---> 33abbf032149 [2024-02-01T04:59:48.027Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-02-01T04:59:48.027Z] ---> Running in 0043a16166b7 [2024-02-01T04:59:48.027Z] Removing intermediate container 0043a16166b7 [2024-02-01T04:59:48.027Z] ---> 04423bcfec52 [2024-02-01T04:59:48.027Z] Step 13/23 : RUN apk add --update --no-cache [2024-02-01T04:59:48.027Z] ---> Running in eea14a36cfe7 [2024-02-01T04:59:48.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:59:48.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:59:48.027Z] OK: 8 MiB in 15 packages [2024-02-01T04:59:48.027Z] Removing intermediate container eea14a36cfe7 [2024-02-01T04:59:48.027Z] ---> 831a3eddc74f [2024-02-01T04:59:48.027Z] Step 14/23 : WORKDIR / [2024-02-01T04:59:48.027Z] ---> Running in 44a4dcd408bd [2024-02-01T04:59:48.027Z] Removing intermediate container 44a4dcd408bd [2024-02-01T04:59:48.027Z] ---> e9ea25d40151 [2024-02-01T04:59:48.027Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-02-01T04:59:48.027Z] ---> 3fdc2d08d402 [2024-02-01T04:59:48.027Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-02-01T04:59:48.027Z] ---> 693fb0c2522b [2024-02-01T04:59:48.027Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-02-01T04:59:48.027Z] ---> 1a109cee47e0 [2024-02-01T04:59:48.027Z] Step 18/23 : EXPOSE 59999 [2024-02-01T04:59:48.027Z] ---> Running in 9356548a6c96 [2024-02-01T04:59:48.027Z] Removing intermediate container 9356548a6c96 [2024-02-01T04:59:48.027Z] ---> 82ebd808e475 [2024-02-01T04:59:48.027Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-02-01T04:59:48.027Z] ---> Running in cf29d59cfa52 [2024-02-01T04:59:48.027Z] Removing intermediate container cf29d59cfa52 [2024-02-01T04:59:48.027Z] ---> d6b88e907e30 [2024-02-01T04:59:48.027Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-01T04:59:48.027Z] ---> Running in 74cc55ad0982 [2024-02-01T04:59:48.027Z] Removing intermediate container 74cc55ad0982 [2024-02-01T04:59:48.027Z] ---> 4f0cf91fb0d9 [2024-02-01T04:59:48.027Z] Step 21/23 : LABEL arch=arm64 [2024-02-01T04:59:48.027Z] ---> Running in 5d739b3d50e5 [2024-02-01T04:59:48.027Z] Removing intermediate container 5d739b3d50e5 [2024-02-01T04:59:48.027Z] ---> 067d713a2a86 [2024-02-01T04:59:48.027Z] Step 22/23 : LABEL git_sha=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [2024-02-01T04:59:48.027Z] ---> Running in 05709a9623d0 [2024-02-01T04:59:48.027Z] Removing intermediate container 05709a9623d0 [2024-02-01T04:59:48.027Z] ---> f00de6a02d37 [2024-02-01T04:59:48.027Z] Step 23/23 : LABEL version=0.0.0 [2024-02-01T04:59:48.027Z] ---> Running in 9ae844b045ca [2024-02-01T04:59:48.027Z] Removing intermediate container 9ae844b045ca [2024-02-01T04:59:48.027Z] ---> 743ce17f2598 [2024-02-01T04:59:48.027Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-01T04:59:48.027Z] Successfully built 743ce17f2598 [2024-02-01T04:59:48.027Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:59:49.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T04:59:49.415Z] [2024-02-01T04:59:49.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:59:49.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T04:59:50.937Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-01T04:59:50.937Z] 8998bd30e6a1: Pulling fs layer [2024-02-01T04:59:50.937Z] 04944245beec: Pulling fs layer [2024-02-01T04:59:50.937Z] 699f458cf7ca: Pulling fs layer [2024-02-01T04:59:50.937Z] 765212b225bb: Pulling fs layer [2024-02-01T04:59:50.937Z] f23df028b6ca: Pulling fs layer [2024-02-01T04:59:50.937Z] d65c8cfc05b1: Pulling fs layer [2024-02-01T04:59:50.937Z] 2437ff75d9bd: Pulling fs layer [2024-02-01T04:59:50.937Z] 765212b225bb: Waiting [2024-02-01T04:59:50.937Z] f23df028b6ca: Waiting [2024-02-01T04:59:50.937Z] d65c8cfc05b1: Waiting [2024-02-01T04:59:50.937Z] 2437ff75d9bd: Waiting [2024-02-01T04:59:51.219Z] 04944245beec: Verifying Checksum [2024-02-01T04:59:51.219Z] 04944245beec: Download complete [2024-02-01T04:59:51.219Z] 765212b225bb: Verifying Checksum [2024-02-01T04:59:51.219Z] 765212b225bb: Download complete [2024-02-01T04:59:51.219Z] f23df028b6ca: Download complete [2024-02-01T04:59:51.219Z] d65c8cfc05b1: Verifying Checksum [2024-02-01T04:59:51.219Z] d65c8cfc05b1: Download complete [2024-02-01T04:59:51.504Z] 699f458cf7ca: Verifying Checksum [2024-02-01T04:59:51.504Z] 699f458cf7ca: Download complete [2024-02-01T04:59:51.783Z] 8998bd30e6a1: Verifying Checksum [2024-02-01T04:59:51.783Z] 8998bd30e6a1: Download complete [2024-02-01T04:59:54.402Z] 2437ff75d9bd: Verifying Checksum [2024-02-01T04:59:54.402Z] 2437ff75d9bd: Download complete [2024-02-01T04:59:56.984Z] 8998bd30e6a1: Pull complete [2024-02-01T04:59:56.985Z] 04944245beec: Pull complete [2024-02-01T04:59:58.935Z] 699f458cf7ca: Pull complete [2024-02-01T04:59:59.202Z] 765212b225bb: Pull complete [2024-02-01T05:00:00.161Z] f23df028b6ca: Pull complete [2024-02-01T05:00:00.162Z] d65c8cfc05b1: Pull complete [2024-02-01T05:00:18.394Z] 2437ff75d9bd: Pull complete [2024-02-01T05:00:18.394Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-01T05:00:18.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T05:00:18.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:00:18.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-270 does not seem to be running inside a container [2024-02-01T05:00:18.994Z] $ 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-02-01T05:00:21.835Z] $ docker top 4e766f4c6fef4c5fa243111f146609b0be160b1bf8f0c025293a2b3b3337eb9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:00:22.829Z] ---> job-cost.sh [2024-02-01T05:00:22.829Z] lf-activate-venv: SKIPPING [2024-02-01T05:00:22.829Z] INFO: No Stack... [2024-02-01T05:00:23.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-01T05:00:24.051Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T05:00:24.404Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-02-01T05:00:24.404Z] + cut -d, -f6 [Pipeline] lock [2024-02-01T05:00:24.477Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [2024-02-01T05:00:24.482Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] did not exist. Created. [2024-02-01T05:00:24.487Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T05:00:25.004Z] /w/workspace/device-sdk-go/1@tmp/durable-d37d5c69/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-01T05:00:25.675Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-01T05:00:25.711Z] Warning: overwriting stash ‘stack-cost’ [2024-02-01T05:00:25.790Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T05:00:25.811Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-01T05:00:25.996Z] $ docker stop --time=1 4e766f4c6fef4c5fa243111f146609b0be160b1bf8f0c025293a2b3b3337eb9e [2024-02-01T05:00:27.514Z] $ docker rm -f --volumes 4e766f4c6fef4c5fa243111f146609b0be160b1bf8f0c025293a2b3b3337eb9e [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-02-01T05:00:29.732Z] provisioning config files... [2024-02-01T05:00:29.740Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/config5543843604511907115tmp [Pipeline] { [Pipeline] sh [2024-02-01T05:00:30.178Z] + set +x [2024-02-01T05:00:30.178Z] + curl -s+ https://codecov.io/bash [2024-02-01T05:00:30.178Z] bash -s -- [2024-02-01T05:00:30.178Z] [2024-02-01T05:00:30.178Z] _____ _ [2024-02-01T05:00:30.178Z] / ____| | | [2024-02-01T05:00:30.178Z] | | ___ __| | ___ ___ _____ __ [2024-02-01T05:00:30.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-01T05:00:30.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-01T05:00:30.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-01T05:00:30.178Z] Bash-1.0.6 [2024-02-01T05:00:30.178Z] [2024-02-01T05:00:30.178Z] [2024-02-01T05:00:30.178Z] ==> git version 2.25.1 found [2024-02-01T05:00:30.178Z] ==> 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-02-01T05:00:30.178Z] Release-Date: 2020-01-08 [2024-02-01T05:00:30.178Z] 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-02-01T05:00:30.178Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-01T05:00:30.178Z] ==> Jenkins CI detected. [2024-02-01T05:00:30.178Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1558 [2024-02-01T05:00:30.178Z] project root: . [2024-02-01T05:00:30.178Z] --> token set from env [2024-02-01T05:00:30.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-01T05:00:30.445Z] ==> Running gcov in . (disable via -X gcov) [2024-02-01T05:00:30.445Z] ==> Python coveragepy not found [2024-02-01T05:00:30.445Z] ==> Searching for coverage reports in: [2024-02-01T05:00:30.445Z] + . [2024-02-01T05:00:30.445Z] -> Found 1 reports [2024-02-01T05:00:30.445Z] ==> Detecting git/mercurial file structure [2024-02-01T05:00:30.445Z] ==> Reading reports [2024-02-01T05:00:30.445Z] + ./coverage.out bytes=122153 [2024-02-01T05:00:30.445Z] ==> Appending adjustments [2024-02-01T05:00:30.445Z] https://docs.codecov.io/docs/fixing-reports [2024-02-01T05:00:30.713Z] + Found adjustments [2024-02-01T05:00:30.713Z] ==> Gzipping contents [2024-02-01T05:00:30.713Z] 20K /tmp/codecov.alsnzJ.gz [2024-02-01T05:00:30.713Z] ==> Uploading reports [2024-02-01T05:00:30.713Z] url: https://codecov.io [2024-02-01T05:00:30.713Z] query: branch=PR-1558&commit=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1558&job=&cmd_args= [2024-02-01T05:00:30.713Z] -> Pinging Codecov [2024-02-01T05:00:30.713Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1558&commit=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1558&job=&cmd_args= [2024-02-01T05:00:30.973Z] -> Uploading to [2024-02-01T05:00:30.973Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-01/7E55EF52A471D76F132DFD9A03CDDE97/6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2/bf9526e1-715e-4223-9df6-58d2164df23c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240201T050030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9367d2b8bcae5ec4ea08e44deb2303ec02611fcd0646d641e8515485518e8673 [2024-02-01T05:00:30.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T05:00:30.973Z] Dload Upload Total Spent Left Speed [2024-02-01T05:00:31.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16715 0 0 100 16715 0 77744 --:--:-- --:--:-- --:--:-- 77384 100 16715 0 0 100 16715 0 54269 --:--:-- --:--:-- --:--:-- 54093 [2024-02-01T05:00:31.234Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] } [2024-02-01T05:00:31.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-01T05:00:34.810Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives ] [2024-02-01T05:00:34.810Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives [2024-02-01T05:00:34.810Z] total 16 [2024-02-01T05:00:34.810Z] drwxr-xr-x 3 root root 4096 Feb 1 04:48 . [2024-02-01T05:00:34.810Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 04:48 .. [2024-02-01T05:00:34.810Z] drwxr-xr-x 2 root root 4096 Feb 1 04:48 cost [2024-02-01T05:00:34.810Z] -rw-r--r-- 1 root root 86 Feb 1 04:48 cost.csv [2024-02-01T05:00:34.810Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives [2024-02-01T05:00:34.810Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives [2024-02-01T05:00:34.810Z] total 16 [2024-02-01T05:00:34.810Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 04:48 . [2024-02-01T05:00:34.810Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 04:48 .. [2024-02-01T05:00:34.810Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 04:48 cost [2024-02-01T05:00:34.810Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 1 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:00:35.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:00:36.026Z] ---> package-listing.sh [2024-02-01T05:00:36.026Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-01T05:00:36.026Z] ++ facter osfamily [2024-02-01T05:00:36.287Z] + OS_FAMILY=debian [2024-02-01T05:00:36.287Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1558 [2024-02-01T05:00:36.287Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-01T05:00:36.287Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-01T05:00:36.287Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-01T05:00:36.287Z] + PACKAGES=/tmp/packages_start.txt [2024-02-01T05:00:36.287Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1558 ']' [2024-02-01T05:00:36.287Z] + PACKAGES=/tmp/packages_end.txt [2024-02-01T05:00:36.287Z] + case "${OS_FAMILY}" in [2024-02-01T05:00:36.287Z] + dpkg -l [2024-02-01T05:00:36.287Z] + grep '^ii' [2024-02-01T05:00:36.287Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-01T05:00:36.287Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-01T05:00:36.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-01T05:00:36.287Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1558 ']' [2024-02-01T05:00:36.287Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives/ [2024-02-01T05:00:36.287Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives/ [Pipeline] echo [2024-02-01T05:00:36.330Z] 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-1558/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-01T05:00:36.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:00:37.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T05:00:37.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:00:37.784Z] prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container [2024-02-01T05:00:37.816Z] $ 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-1558/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-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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-02-01T05:00:38.010Z] $ docker top d8013d84e9c0dcb6d9fddc619a53d59643cd04d02eded02bedee78056b894ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T05:00:38.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-01T05:00:38.832Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-01T05:00:39.141Z] + ls /var/log/sa-host [2024-02-01T05:00:39.141Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:00:39.437Z] provisioning config files... [2024-02-01T05:00:39.447Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/config17145401259744448289tmp [Pipeline] { [Pipeline] echo [2024-02-01T05:00:39.684Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:00:39.999Z] ---> create-netrc.sh [Pipeline] } [2024-02-01T05:00:40.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:00:40.575Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-01T05:00:40.620Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:00:40.941Z] ---> sudo-logs.sh [2024-02-01T05:00:40.941Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-01T05:00:41.110Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:00:41.442Z] ---> job-cost.sh [2024-02-01T05:00:41.442Z] lf-activate-venv: SKIPPING [2024-02-01T05:00:41.442Z] DEBUG: total: 0.2199999988079071 [2024-02-01T05:00:41.442Z] INFO: Retrieving Stack Cost... [2024-02-01T05:00:42.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T05:00:42.273Z] INFO: Archiving Costs [Pipeline] echo [2024-02-01T05:00:42.320Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:00:42.706Z] ---> logs-deploy.sh [2024-02-01T05:00:42.707Z] lf-activate-venv: SKIPPING [2024-02-01T05:00:42.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1558/1 [2024-02-01T05:00:42.707Z] INFO: archiving workspace using pattern(s): [2024-02-01T05:00:43.752Z] Archives upload complete. [2024-02-01T05:00:44.034Z] INFO: archiving logs to Nexus