Pull request #1342 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8e220992312f3f89effb1b0369de40852ef2bde+64ca9b081847739b4160c0dc87966f6c81a47c16 (306cfaef001711b30ba5f60d361ebaaf199da24c) 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-ssh16713848025565757637.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7059554702739839580.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1342/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-1342/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14879381975891197869.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-1342/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10190844264497852356.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2457325389019211271.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-1342/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-1342/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6131789950880657153.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-6982’ Running on prd-ubuntu20.04-docker-8c-8g-6986 in /w/workspace/gexfoundry_device-sdk-go_PR-1342 [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-1342 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1342/head:refs/remotes/origin/PR-1342 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit f8e220992312f3f89effb1b0369de40852ef2bde Merge succeeded, producing f8e220992312f3f89effb1b0369de40852ef2bde Checking out Revision f8e220992312f3f89effb1b0369de40852ef2bde (PR-1342) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T04:16:28.131Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T04:16:28.319Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T04:16:28.420Z] ========================================================= [2023-02-22T04:16:28.420Z] EdgeX Global Pipelines Version Info [2023-02-22T04:16:28.420Z] ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f f8e220992312f3f89effb1b0369de40852ef2bde # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8e220992312f3f89effb1b0369de40852ef2bde # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:16:29.168Z] ------------------- [2023-02-22T04:16:29.168Z] stable info: [2023-02-22T04:16:29.168Z] ------------------- [2023-02-22T04:16:29.168Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T04:16:29.168Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T04:16:29.168Z] Message: update stable to v1.0.244 [2023-02-22T04:16:29.741Z] ------------------- [2023-02-22T04:16:29.741Z] experimental info: [2023-02-22T04:16:29.741Z] ------------------- [2023-02-22T04:16:29.741Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T04:16:29.741Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T04:16:29.741Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T04:16:30.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-22T04:16:30.070Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-22T04:16:30.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T04:16:30.157Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T04:16:30.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T04:16:30.241Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T04:16:30.289Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T04:16:30.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-22T04:16:30.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T04:16:30.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T04:16:30.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T04:16:30.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-22T04:16:30.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T04:16:30.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T04:16:30.632Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T04:16:30.668Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T04:16:30.710Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T04:16:30.759Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T04:16:30.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T04:16:30.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T04:16:30.878Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T04:16:30.918Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T04:16:30.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-22T04:16:31.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-22T04:16:31.045Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-22T04:16:31.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T04:16:31.128Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T04:16:31.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1342 [Pipeline] echo [2023-02-22T04:16:31.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1342 [Pipeline] echo [2023-02-22T04:16:31.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1342 [Pipeline] echo [2023-02-22T04:16:31.312Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8e220992312f3f89effb1b0369de40852ef2bde [Pipeline] echo [2023-02-22T04:16:31.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8e2209 [Pipeline] echo [2023-02-22T04:16:31.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:16:31.516Z] provisioning config files... [2023-02-22T04:16:31.531Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp/config9790921877758578484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:16:31.877Z] ---> docker-login.sh [2023-02-22T04:16:31.877Z] nexus3.edgexfoundry.org:10001 [2023-02-22T04:16:32.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:32.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:32.137Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:32.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:32.137Z] [2023-02-22T04:16:32.137Z] Login Succeeded [2023-02-22T04:16:32.137Z] nexus3.edgexfoundry.org:10002 [2023-02-22T04:16:32.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:32.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:32.137Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:32.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:32.137Z] [2023-02-22T04:16:32.137Z] Login Succeeded [2023-02-22T04:16:32.137Z] nexus3.edgexfoundry.org:10003 [2023-02-22T04:16:32.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:32.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:32.397Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:32.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:32.397Z] [2023-02-22T04:16:32.397Z] Login Succeeded [2023-02-22T04:16:32.397Z] nexus3.edgexfoundry.org:10004 [2023-02-22T04:16:32.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:32.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:32.397Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:32.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:32.397Z] [2023-02-22T04:16:32.397Z] Login Succeeded [2023-02-22T04:16:32.397Z] docker.io [2023-02-22T04:16:32.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:32.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:32.662Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:32.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:32.662Z] [2023-02-22T04:16:32.662Z] Login Succeeded [2023-02-22T04:16:32.662Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T04:16:32.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T04:16:33.319Z] + git rev-list -1 --merges f8e220992312f3f89effb1b0369de40852ef2bde~1..f8e220992312f3f89effb1b0369de40852ef2bde [Pipeline] echo [2023-02-22T04:16:33.387Z] -----------> git rev-list -1 --merges f8e220992312f3f89effb1b0369de40852ef2bde~1..f8e220992312f3f89effb1b0369de40852ef2bde f8e220992312f3f89effb1b0369de40852ef2bde [false] [Pipeline] sh [2023-02-22T04:16:33.695Z] + git log --format=format:%s -1 f8e220992312f3f89effb1b0369de40852ef2bde [Pipeline] echo [2023-02-22T04:16:33.730Z] ========================================================= [2023-02-22T04:16:33.730Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T04:16:33.730Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T04:16:34.157Z] + git log --format=format:%s -1 f8e220992312f3f89effb1b0369de40852ef2bde [Pipeline] echo [2023-02-22T04:16:34.194Z] [semverPrep] GIT_COMMIT: f8e220992312f3f89effb1b0369de40852ef2bde, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-02-22T04:16:34.223Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-22T04:16:34.612Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T04:16:34.612Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T04:16:34.612Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T04:16:34.612Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T04:16:34.612Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T04:16:34.612Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T04:16:34.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:16:35.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:16:35.023Z] [2023-02-22T04:16:35.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:16:35.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:16:35.406Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T04:16:35.406Z] b85a868b505f: Pulling fs layer [2023-02-22T04:16:35.406Z] e2be974225ed: Pulling fs layer [2023-02-22T04:16:35.406Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T04:16:35.406Z] 988bab9f4d93: Pulling fs layer [2023-02-22T04:16:35.406Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T04:16:35.406Z] eaf3925da568: Pulling fs layer [2023-02-22T04:16:35.406Z] bab4dde63d76: Pulling fs layer [2023-02-22T04:16:35.406Z] bde34c3a00c8: Pulling fs layer [2023-02-22T04:16:35.406Z] b352a97aabf1: Pulling fs layer [2023-02-22T04:16:35.406Z] 4872d77fe225: Pulling fs layer [2023-02-22T04:16:35.406Z] 5851b861e8e6: Pulling fs layer [2023-02-22T04:16:35.406Z] eaf3925da568: Waiting [2023-02-22T04:16:35.406Z] bab4dde63d76: Waiting [2023-02-22T04:16:35.406Z] bde34c3a00c8: Waiting [2023-02-22T04:16:35.406Z] b352a97aabf1: Waiting [2023-02-22T04:16:35.406Z] 4872d77fe225: Waiting [2023-02-22T04:16:35.406Z] 5851b861e8e6: Waiting [2023-02-22T04:16:35.406Z] 988bab9f4d93: Waiting [2023-02-22T04:16:35.406Z] e2be974225ed: Verifying Checksum [2023-02-22T04:16:35.406Z] e2be974225ed: Download complete [2023-02-22T04:16:35.406Z] 988bab9f4d93: Verifying Checksum [2023-02-22T04:16:35.406Z] 988bab9f4d93: Download complete [2023-02-22T04:16:35.665Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T04:16:35.665Z] 1469e6f7b9e6: Download complete [2023-02-22T04:16:35.665Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T04:16:35.665Z] 339a4e72a1f5: Download complete [2023-02-22T04:16:35.665Z] eaf3925da568: Verifying Checksum [2023-02-22T04:16:35.665Z] eaf3925da568: Download complete [2023-02-22T04:16:35.665Z] bde34c3a00c8: Verifying Checksum [2023-02-22T04:16:35.665Z] bde34c3a00c8: Download complete [2023-02-22T04:16:35.665Z] b352a97aabf1: Verifying Checksum [2023-02-22T04:16:35.665Z] b352a97aabf1: Download complete [2023-02-22T04:16:35.665Z] 4872d77fe225: Download complete [2023-02-22T04:16:35.665Z] 5851b861e8e6: Download complete [2023-02-22T04:16:35.665Z] b85a868b505f: Verifying Checksum [2023-02-22T04:16:35.665Z] b85a868b505f: Download complete [2023-02-22T04:16:35.925Z] bab4dde63d76: Verifying Checksum [2023-02-22T04:16:35.925Z] bab4dde63d76: Download complete [2023-02-22T04:16:36.859Z] b85a868b505f: Pull complete [2023-02-22T04:16:37.117Z] e2be974225ed: Pull complete [2023-02-22T04:16:37.376Z] 339a4e72a1f5: Pull complete [2023-02-22T04:16:37.635Z] 988bab9f4d93: Pull complete [2023-02-22T04:16:37.894Z] 1469e6f7b9e6: Pull complete [2023-02-22T04:16:37.894Z] eaf3925da568: Pull complete [2023-02-22T04:16:39.794Z] bab4dde63d76: Pull complete [2023-02-22T04:16:39.794Z] bde34c3a00c8: Pull complete [2023-02-22T04:16:40.053Z] b352a97aabf1: Pull complete [2023-02-22T04:16:40.053Z] 4872d77fe225: Pull complete [2023-02-22T04:16:40.053Z] 5851b861e8e6: Pull complete [2023-02-22T04:16:40.053Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T04:16:40.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:16:40.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:16:40.281Z] prd-ubuntu20.04-docker-8c-8g-6986 does not seem to be running inside a container [2023-02-22T04:16:40.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1342 -v /w/workspace/gexfoundry_device-sdk-go_PR-1342:/w/workspace/gexfoundry_device-sdk-go_PR-1342:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1342@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 [2023-02-22T04:16:43.133Z] $ docker top a988b4552df9fc78d705f0ae863a4aa9d0b866dd53b3b384453e0d3be617efa7 -eo pid,comm [2023-02-22T04:16:43.187Z] 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). [2023-02-22T04:16:43.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T04:16:43.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T04:16:43.332Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T04:16:43.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T04:16:43.449Z] $ docker exec a988b4552df9fc78d705f0ae863a4aa9d0b866dd53b3b384453e0d3be617efa7 ssh-agent [2023-02-22T04:16:43.554Z] SSH_AUTH_SOCK=/tmp/ssh-0dGEvKX6hvPq/agent.32 [2023-02-22T04:16:43.554Z] SSH_AGENT_PID=38 [2023-02-22T04:16:43.559Z] Running ssh-add (command line suppressed) [2023-02-22T04:16:43.667Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp/private_key_9088691916088162080.key (/w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp/private_key_9088691916088162080.key) [2023-02-22T04:16:43.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T04:16:44.011Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T04:16:44.031Z] $ docker exec --env ******** --env ******** a988b4552df9fc78d705f0ae863a4aa9d0b866dd53b3b384453e0d3be617efa7 ssh-agent -k [2023-02-22T04:16:44.123Z] unset SSH_AUTH_SOCK; [2023-02-22T04:16:44.124Z] unset SSH_AGENT_PID; [2023-02-22T04:16:44.124Z] echo Agent pid 38 killed; [2023-02-22T04:16:44.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T04:16:44.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T04:16:44.218Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T04:16:44.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T04:16:44.343Z] $ docker exec a988b4552df9fc78d705f0ae863a4aa9d0b866dd53b3b384453e0d3be617efa7 ssh-agent [2023-02-22T04:16:44.444Z] SSH_AUTH_SOCK=/tmp/ssh-aGI8X2Kc1hmK/agent.70 [2023-02-22T04:16:44.444Z] SSH_AGENT_PID=76 [2023-02-22T04:16:44.449Z] Running ssh-add (command line suppressed) [2023-02-22T04:16:44.542Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp/private_key_10151992033183403483.key (/w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp/private_key_10151992033183403483.key) [2023-02-22T04:16:44.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T04:16:44.879Z] + git semver init [2023-02-22T04:16:45.139Z] 2023-02-22 04:16:45,046 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T04:16:45.139Z] 2023-02-22 04:16:45,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1342/.semver [2023-02-22T04:16:45.139Z] 2023-02-22 04:16:45,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1342/.semver [2023-02-22T04:16:45.139Z] 2023-02-22 04:16:45,047 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1342/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1342, universal_newlines=False, shell=None, istream=None) [2023-02-22T04:16:46.075Z] 2023-02-22 04:16:46,046 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1342/.git/info/exclude [2023-02-22T04:16:46.075Z] 2023-02-22 04:16:46,047 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1342/.semver/PR-1342 with force:False [2023-02-22T04:16:46.075Z] 2023-02-22 04:16:46,047 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1342/.semver/PR-1342 [2023-02-22T04:16:46.075Z] 2023-02-22 04:16:46,050 [execute] INFO git cat-file --batch-check [2023-02-22T04:16:46.075Z] 2023-02-22 04:16:46,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1342/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T04:16:46.075Z] 2023-02-22 04:16:46,057 [execute] INFO git cat-file --batch [2023-02-22T04:16:46.075Z] 2023-02-22 04:16:46,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1342/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T04:16:46.075Z] 2023-02-22 04:16:46,063 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1342/.semver/PR-1342 [2023-02-22T04:16:46.075Z] 0.0.0 [Pipeline] } [2023-02-22T04:16:46.350Z] $ docker exec --env ******** --env ******** a988b4552df9fc78d705f0ae863a4aa9d0b866dd53b3b384453e0d3be617efa7 ssh-agent -k [2023-02-22T04:16:46.455Z] unset SSH_AUTH_SOCK; [2023-02-22T04:16:46.455Z] unset SSH_AGENT_PID; [2023-02-22T04:16:46.455Z] echo Agent pid 76 killed; [2023-02-22T04:16:46.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T04:16:46.889Z] + git semver [Pipeline] } [2023-02-22T04:16:47.171Z] $ docker stop --time=1 a988b4552df9fc78d705f0ae863a4aa9d0b866dd53b3b384453e0d3be617efa7 [2023-02-22T04:16:48.449Z] $ docker rm -f --volumes a988b4552df9fc78d705f0ae863a4aa9d0b866dd53b3b384453e0d3be617efa7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T04:16:48.850Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T04:16:49.157Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T04:16:49.175Z] [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 [2023-02-22T04:16:49.796Z] provisioning config files... [2023-02-22T04:16:49.804Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp/config13777596834250239311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:16:50.151Z] ---> docker-login.sh [2023-02-22T04:16:50.151Z] nexus3.edgexfoundry.org:10001 [2023-02-22T04:16:50.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:50.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:50.151Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:50.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:50.151Z] [2023-02-22T04:16:50.151Z] Login Succeeded [2023-02-22T04:16:50.151Z] nexus3.edgexfoundry.org:10002 [2023-02-22T04:16:50.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:50.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:50.151Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:50.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:50.151Z] [2023-02-22T04:16:50.151Z] Login Succeeded [2023-02-22T04:16:50.151Z] nexus3.edgexfoundry.org:10003 [2023-02-22T04:16:50.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:50.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:50.410Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:50.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:50.410Z] [2023-02-22T04:16:50.410Z] Login Succeeded [2023-02-22T04:16:50.410Z] nexus3.edgexfoundry.org:10004 [2023-02-22T04:16:50.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:50.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:50.410Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:50.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:50.410Z] [2023-02-22T04:16:50.410Z] Login Succeeded [2023-02-22T04:16:50.410Z] docker.io [2023-02-22T04:16:50.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:50.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:50.670Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:50.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:50.670Z] [2023-02-22T04:16:50.670Z] Login Succeeded [2023-02-22T04:16:50.670Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T04:16:50.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T04:16:50.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:16:50.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:16:50.993Z] ========================================================= [2023-02-22T04:16:50.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T04:16:50.993Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:16:51.453Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T04:16:51.453Z] Sending build context to Docker daemon 10.54MB [2023-02-22T04:16:51.453Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:16:51.453Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-22T04:16:51.453Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T04:16:51.453Z] 213ec9aee27d: Pulling fs layer [2023-02-22T04:16:51.453Z] 4583459ba037: Pulling fs layer [2023-02-22T04:16:51.453Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T04:16:51.453Z] 53926ce57604: Pulling fs layer [2023-02-22T04:16:51.453Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T04:16:51.453Z] 22ff95d597cd: Pulling fs layer [2023-02-22T04:16:51.453Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T04:16:51.453Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T04:16:51.453Z] a7acece74701: Pulling fs layer [2023-02-22T04:16:51.453Z] 21b2b0c7a3f4: Waiting [2023-02-22T04:16:51.453Z] 22ff95d597cd: Waiting [2023-02-22T04:16:51.453Z] 12d6caf4c0d1: Waiting [2023-02-22T04:16:51.453Z] 53926ce57604: Waiting [2023-02-22T04:16:51.453Z] a7acece74701: Waiting [2023-02-22T04:16:51.453Z] 96b7cbca73a9: Waiting [2023-02-22T04:16:51.453Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T04:16:51.453Z] 93c1e223e6f2: Download complete [2023-02-22T04:16:51.715Z] 4583459ba037: Verifying Checksum [2023-02-22T04:16:51.715Z] 4583459ba037: Download complete [2023-02-22T04:16:51.715Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T04:16:51.715Z] 21b2b0c7a3f4: Download complete [2023-02-22T04:16:51.715Z] 22ff95d597cd: Download complete [2023-02-22T04:16:51.715Z] 213ec9aee27d: Verifying Checksum [2023-02-22T04:16:51.715Z] 213ec9aee27d: Download complete [2023-02-22T04:16:51.715Z] 12d6caf4c0d1: Verifying Checksum [2023-02-22T04:16:51.715Z] 12d6caf4c0d1: Download complete [2023-02-22T04:16:51.715Z] 213ec9aee27d: Pull complete [2023-02-22T04:16:51.978Z] 4583459ba037: Pull complete [2023-02-22T04:16:51.978Z] 93c1e223e6f2: Pull complete [2023-02-22T04:16:52.239Z] a7acece74701: Download complete [2023-02-22T04:16:52.498Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T04:16:52.498Z] 96b7cbca73a9: Download complete [2023-02-22T04:16:52.498Z] 53926ce57604: Verifying Checksum [2023-02-22T04:16:52.498Z] 53926ce57604: Download complete [2023-02-22T04:16:56.683Z] 53926ce57604: Pull complete [2023-02-22T04:16:56.683Z] 21b2b0c7a3f4: Pull complete [2023-02-22T04:16:56.683Z] 22ff95d597cd: Pull complete [2023-02-22T04:16:56.683Z] 12d6caf4c0d1: Pull complete [2023-02-22T04:16:58.579Z] 96b7cbca73a9: Pull complete [2023-02-22T04:16:59.517Z] a7acece74701: Pull complete [2023-02-22T04:16:59.775Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T04:16:59.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T04:16:59.775Z] ---> db6d94c90886 [2023-02-22T04:16:59.775Z] Step 3/10 : ARG MAKE=make build [2023-02-22T04:17:04.604Z] Still waiting to schedule task [2023-02-22T04:17:04.604Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6983’ [2023-02-22T04:17:11.987Z] ---> Running in a36bffa65adf [2023-02-22T04:17:11.987Z] Removing intermediate container a36bffa65adf [2023-02-22T04:17:11.987Z] ---> 7bb696b5eaf5 [2023-02-22T04:17:11.987Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-22T04:17:11.987Z] ---> Running in 4e9e918b44aa [2023-02-22T04:17:11.987Z] Removing intermediate container 4e9e918b44aa [2023-02-22T04:17:11.987Z] ---> 7ecbedaf097b [2023-02-22T04:17:11.987Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:17:11.987Z] ---> Running in 384d27854244 [2023-02-22T04:17:11.987Z] Removing intermediate container 384d27854244 [2023-02-22T04:17:11.987Z] ---> f1ca31858f10 [2023-02-22T04:17:11.987Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-22T04:17:11.987Z] ---> Running in 076b7c4dfb57 [2023-02-22T04:17:11.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T04:17:11.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T04:17:11.987Z] OK: 211 MiB in 51 packages [2023-02-22T04:17:11.987Z] Removing intermediate container 076b7c4dfb57 [2023-02-22T04:17:11.987Z] ---> 487120353b06 [2023-02-22T04:17:11.987Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-22T04:17:11.987Z] ---> daf033c97807 [2023-02-22T04:17:11.987Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:17:11.987Z] ---> Running in d91edd72ae0e [2023-02-22T04:17:50.720Z] Removing intermediate container d91edd72ae0e [2023-02-22T04:17:50.720Z] ---> 52ebcf821f48 [2023-02-22T04:17:50.720Z] Step 9/10 : COPY . . [2023-02-22T04:17:50.720Z] ---> 0f814874a3c3 [2023-02-22T04:17:50.720Z] Step 10/10 : RUN ${MAKE} [2023-02-22T04:17:50.720Z] ---> Running in 139f26fc384d [2023-02-22T04:17:50.720Z] noop [2023-02-22T04:17:50.720Z] Removing intermediate container 139f26fc384d [2023-02-22T04:17:50.720Z] ---> 8119e3b50ca2 [2023-02-22T04:17:50.720Z] Successfully built 8119e3b50ca2 [2023-02-22T04:17:50.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:17:51.184Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T04:17:51.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:17:51.336Z] prd-ubuntu20.04-docker-8c-8g-6986 does not seem to be running inside a container [2023-02-22T04:17:51.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1342 -v /w/workspace/gexfoundry_device-sdk-go_PR-1342:/w/workspace/gexfoundry_device-sdk-go_PR-1342:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1342@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 [2023-02-22T04:17:51.676Z] $ docker top 46ad909fbb0ac9ca81d18c9cbbb84475fb4a67f38b33e5c1a3b16274a186d244 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:17:52.062Z] + go version [2023-02-22T04:17:52.062Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T04:17:52.092Z] $ docker stop --time=1 46ad909fbb0ac9ca81d18c9cbbb84475fb4a67f38b33e5c1a3b16274a186d244 [2023-02-22T04:17:53.339Z] $ docker rm -f --volumes 46ad909fbb0ac9ca81d18c9cbbb84475fb4a67f38b33e5c1a3b16274a186d244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:17:54.032Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T04:17:54.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:17:54.174Z] prd-ubuntu20.04-docker-8c-8g-6986 does not seem to be running inside a container [2023-02-22T04:17:54.202Z] $ 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-1342 -v /w/workspace/gexfoundry_device-sdk-go_PR-1342:/w/workspace/gexfoundry_device-sdk-go_PR-1342:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1342@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 [2023-02-22T04:17:54.517Z] $ docker top 37af6482233d3195ec74d3fd711af6697e93247bb4eb5f59b0f77139068600fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:17:54.894Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1342 [Pipeline] fileExists [Pipeline] sh [2023-02-22T04:17:55.246Z] + make test [2023-02-22T04:17:55.246Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T04:18:01.797Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-22T04:18:13.989Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-02-22T04:18:13.989Z] have (string) [2023-02-22T04:18:13.989Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:18:13.989Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-02-22T04:18:13.989Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements [2023-02-22T04:18:13.989Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.064s coverage: 78.9% of statements [2023-02-22T04:18:13.989Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.078s coverage: 86.0% of statements [2023-02-22T04:18:13.989Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.095s coverage: 77.0% of statements [2023-02-22T04:18:13.989Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.116s coverage: 65.2% of statements [2023-02-22T04:18:13.989Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.729s coverage: 89.2% of statements [2023-02-22T04:18:13.989Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-02-22T04:18:13.989Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-02-22T04:18:14.029Z] $ docker stop --time=1 37af6482233d3195ec74d3fd711af6697e93247bb4eb5f59b0f77139068600fa [2023-02-22T04:18:19.195Z] $ docker rm -f --volumes 37af6482233d3195ec74d3fd711af6697e93247bb4eb5f59b0f77139068600fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:18:20.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:18:20.419Z] [2023-02-22T04:18:20.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:18:20.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:18:20.826Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T04:18:20.826Z] 5eb5b503b376: Pulling fs layer [2023-02-22T04:18:20.826Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T04:18:20.826Z] ec43610c2a17: Pulling fs layer [2023-02-22T04:18:20.826Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T04:18:20.826Z] 33b1e0a273af: Pulling fs layer [2023-02-22T04:18:20.826Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T04:18:20.826Z] 2f39f015ded8: Pulling fs layer [2023-02-22T04:18:20.826Z] 33b1e0a273af: Waiting [2023-02-22T04:18:20.826Z] 5d3b04190fa2: Waiting [2023-02-22T04:18:20.826Z] 3a2ae6a8a46f: Waiting [2023-02-22T04:18:20.826Z] 2f39f015ded8: Waiting [2023-02-22T04:18:20.826Z] 5c69ac0246d0: Verifying Checksum [2023-02-22T04:18:20.826Z] 5c69ac0246d0: Download complete [2023-02-22T04:18:20.826Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-22T04:18:20.826Z] 3a2ae6a8a46f: Download complete [2023-02-22T04:18:20.826Z] 33b1e0a273af: Verifying Checksum [2023-02-22T04:18:20.826Z] 33b1e0a273af: Download complete [2023-02-22T04:18:21.084Z] 5d3b04190fa2: Download complete [2023-02-22T04:18:21.084Z] ec43610c2a17: Verifying Checksum [2023-02-22T04:18:21.084Z] ec43610c2a17: Download complete [2023-02-22T04:18:21.084Z] 5eb5b503b376: Download complete [2023-02-22T04:18:21.649Z] 2f39f015ded8: Download complete [2023-02-22T04:18:22.215Z] 5eb5b503b376: Pull complete [2023-02-22T04:18:22.215Z] 5c69ac0246d0: Pull complete [2023-02-22T04:18:22.782Z] ec43610c2a17: Pull complete [2023-02-22T04:18:22.782Z] 3a2ae6a8a46f: Pull complete [2023-02-22T04:18:22.782Z] 33b1e0a273af: Pull complete [2023-02-22T04:18:23.040Z] 5d3b04190fa2: Pull complete [2023-02-22T04:18:27.223Z] 2f39f015ded8: Pull complete [2023-02-22T04:18:27.223Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T04:18:27.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:18:27.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:18:27.452Z] prd-ubuntu20.04-docker-8c-8g-6986 does not seem to be running inside a container [2023-02-22T04:18:27.482Z] $ 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-1342 -v /w/workspace/gexfoundry_device-sdk-go_PR-1342:/w/workspace/gexfoundry_device-sdk-go_PR-1342:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1342@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 [2023-02-22T04:18:32.400Z] $ docker top de36e7c2121374919a387efd1c2e6779a5af9873278efcee17e7a5bc0ac642a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:18:32.832Z] ---> job-cost.sh [2023-02-22T04:18:32.833Z] lf-activate-venv: SKIPPING [2023-02-22T04:18:32.833Z] INFO: No Stack... [2023-02-22T04:18:33.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T04:18:33.351Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T04:18:33.671Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1342/archives/cost.csv [2023-02-22T04:18:33.671Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T04:18:33.718Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1342-1-stack-cost] [2023-02-22T04:18:33.722Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1342-1-stack-cost] did not exist. Created. [2023-02-22T04:18:33.723Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T04:18:34.114Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-22T04:18:34.172Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T04:18:34.188Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1342-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T04:18:34.259Z] $ docker stop --time=1 de36e7c2121374919a387efd1c2e6779a5af9873278efcee17e7a5bc0ac642a6 [2023-02-22T04:18:35.599Z] $ docker rm -f --volumes de36e7c2121374919a387efd1c2e6779a5af9873278efcee17e7a5bc0ac642a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T04:18:35.968Z] Failed in branch amd64 [2023-02-22T04:19:45.869Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6994 in /w/workspace/gexfoundry_device-sdk-go_PR-1342 [Pipeline] { [Pipeline] ws [2023-02-22T04:19:45.932Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-02-22T04:19:46.017Z] The recommended git tool is: git [2023-02-22T04:19:53.300Z] using credential edgex-jenkins-ssh [2023-02-22T04:19:53.322Z] Cloning the remote Git repository [2023-02-22T04:19:53.388Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-22T04:19:53.491Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-02-22T04:19:53.699Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-22T04:19:53.700Z] > git --version # timeout=10 [2023-02-22T04:19:53.727Z] > git --version # 'git version 2.25.1' [2023-02-22T04:19:53.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T04:19:53.815Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T04:19:55.755Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-22T04:19:55.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T04:19:57.769Z] Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit f8e220992312f3f89effb1b0369de40852ef2bde [2023-02-22T04:19:56.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-22T04:19:57.050Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-22T04:19:57.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T04:19:57.075Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1342/head:refs/remotes/origin/PR-1342 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T04:19:57.791Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T04:19:58.077Z] Merge succeeded, producing f8e220992312f3f89effb1b0369de40852ef2bde [2023-02-22T04:19:58.078Z] Checking out Revision f8e220992312f3f89effb1b0369de40852ef2bde (PR-1342) [2023-02-22T04:19:58.777Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-22T04:19:58.844Z] > git --version # timeout=10 [2023-02-22T04:19:58.859Z] > git --version # 'git version 2.25.1' [2023-02-22T04:19:58.877Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [2023-02-22T04:19:57.821Z] > git checkout -f f8e220992312f3f89effb1b0369de40852ef2bde # timeout=10 [2023-02-22T04:19:57.951Z] > git remote # timeout=10 [2023-02-22T04:19:57.978Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T04:19:58.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T04:19:58.020Z] > git merge 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 [2023-02-22T04:19:58.052Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T04:19:58.084Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T04:19:58.102Z] > git checkout -f f8e220992312f3f89effb1b0369de40852ef2bde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T04:20:00.092Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T04:20:00.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T04:20:00.092Z] Dload Upload Total Spent Left Speed [2023-02-22T04:20:00.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh [2023-02-22T04:20:00.696Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T04:20:01.056Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-02-22T04:20:01.056Z] /etc/docker/daemon.json [2023-02-22T04:20:01.056Z] { [2023-02-22T04:20:01.056Z] "registry-mirrors": [ [2023-02-22T04:20:01.056Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T04:20:01.056Z] ], [2023-02-22T04:20:01.056Z] "bip": "10.250.0.254/24", [2023-02-22T04:20:01.056Z] "hosts": [ [2023-02-22T04:20:01.056Z] "tcp://0.0.0.0:5555", [2023-02-22T04:20:01.056Z] "unix:///var/run/docker.sock" [2023-02-22T04:20:01.056Z] ], [2023-02-22T04:20:01.056Z] "mtu": 1458, [2023-02-22T04:20:01.056Z] "selinux-enabled": true, [2023-02-22T04:20:01.056Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T04:20:01.056Z] } [Pipeline] sh [2023-02-22T04:20:01.415Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T04:20:01.786Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:20:20.190Z] provisioning config files... [2023-02-22T04:20:20.229Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config12898759387382952745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:20:20.660Z] ---> docker-login.sh [2023-02-22T04:20:20.660Z] nexus3.edgexfoundry.org:10001 [2023-02-22T04:20:21.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:20:21.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:20:21.528Z] Configure a credential helper to remove this warning. See [2023-02-22T04:20:21.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:20:21.528Z] [2023-02-22T04:20:21.528Z] Login Succeeded [2023-02-22T04:20:21.528Z] nexus3.edgexfoundry.org:10002 [2023-02-22T04:20:21.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:20:22.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:20:22.076Z] Configure a credential helper to remove this warning. See [2023-02-22T04:20:22.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:20:22.076Z] [2023-02-22T04:20:22.076Z] Login Succeeded [2023-02-22T04:20:22.076Z] nexus3.edgexfoundry.org:10003 [2023-02-22T04:20:22.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:20:22.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:20:22.350Z] Configure a credential helper to remove this warning. See [2023-02-22T04:20:22.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:20:22.350Z] [2023-02-22T04:20:22.350Z] Login Succeeded [2023-02-22T04:20:22.350Z] nexus3.edgexfoundry.org:10004 [2023-02-22T04:20:22.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:20:22.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:20:22.893Z] Configure a credential helper to remove this warning. See [2023-02-22T04:20:22.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:20:22.893Z] [2023-02-22T04:20:22.893Z] Login Succeeded [2023-02-22T04:20:22.893Z] docker.io [2023-02-22T04:20:23.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:20:23.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:20:23.434Z] Configure a credential helper to remove this warning. See [2023-02-22T04:20:23.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:20:23.434Z] [2023-02-22T04:20:23.434Z] Login Succeeded [2023-02-22T04:20:23.434Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T04:20:23.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T04:20:23.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:20:23.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:20:24.028Z] ========================================================= [2023-02-22T04:20:24.028Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T04:20:24.028Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:20:24.544Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T04:20:24.824Z] Sending build context to Docker daemon 5.66MB [2023-02-22T04:20:25.109Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:20:25.109Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-22T04:20:25.109Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T04:20:25.109Z] 9b18e9b68314: Pulling fs layer [2023-02-22T04:20:25.109Z] 35d82f9e3411: Pulling fs layer [2023-02-22T04:20:25.109Z] e16973657156: Pulling fs layer [2023-02-22T04:20:25.109Z] fc693d55d65f: Pulling fs layer [2023-02-22T04:20:25.109Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T04:20:25.109Z] dda99020689f: Pulling fs layer [2023-02-22T04:20:25.109Z] db1c61fa0a46: Pulling fs layer [2023-02-22T04:20:25.109Z] 891c053d2c06: Pulling fs layer [2023-02-22T04:20:25.109Z] fc693d55d65f: Waiting [2023-02-22T04:20:25.109Z] 7e9fc2657dce: Waiting [2023-02-22T04:20:25.109Z] dda99020689f: Waiting [2023-02-22T04:20:25.109Z] db1c61fa0a46: Waiting [2023-02-22T04:20:25.109Z] 891c053d2c06: Waiting [2023-02-22T04:20:25.109Z] e16973657156: Verifying Checksum [2023-02-22T04:20:25.109Z] e16973657156: Download complete [2023-02-22T04:20:25.109Z] 35d82f9e3411: Download complete [2023-02-22T04:20:25.384Z] 7e9fc2657dce: Download complete [2023-02-22T04:20:25.384Z] dda99020689f: Verifying Checksum [2023-02-22T04:20:25.384Z] dda99020689f: Download complete [2023-02-22T04:20:25.384Z] 9b18e9b68314: Download complete [2023-02-22T04:20:26.366Z] 9b18e9b68314: Pull complete [2023-02-22T04:20:26.654Z] 891c053d2c06: Verifying Checksum [2023-02-22T04:20:26.654Z] 891c053d2c06: Download complete [2023-02-22T04:20:26.654Z] 35d82f9e3411: Pull complete [2023-02-22T04:20:26.927Z] e16973657156: Pull complete [2023-02-22T04:20:27.919Z] db1c61fa0a46: Verifying Checksum [2023-02-22T04:20:27.919Z] db1c61fa0a46: Download complete [2023-02-22T04:20:28.515Z] fc693d55d65f: Verifying Checksum [2023-02-22T04:20:28.515Z] fc693d55d65f: Download complete [2023-02-22T04:20:40.886Z] fc693d55d65f: Pull complete [2023-02-22T04:20:40.886Z] 7e9fc2657dce: Pull complete [2023-02-22T04:20:40.886Z] dda99020689f: Pull complete [2023-02-22T04:20:46.412Z] db1c61fa0a46: Pull complete [2023-02-22T04:20:47.836Z] 891c053d2c06: Pull complete [2023-02-22T04:20:47.836Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T04:20:47.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T04:20:47.836Z] ---> f96f9c87975a [2023-02-22T04:20:47.836Z] Step 3/10 : ARG MAKE=make build [2023-02-22T04:20:50.437Z] ---> Running in d37b6d5f4888 [2023-02-22T04:20:50.736Z] Removing intermediate container d37b6d5f4888 [2023-02-22T04:20:50.736Z] ---> baefde196c0e [2023-02-22T04:20:50.736Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-22T04:20:51.005Z] ---> Running in d14ea445d9d2 [2023-02-22T04:20:51.599Z] Removing intermediate container d14ea445d9d2 [2023-02-22T04:20:51.599Z] ---> e75090d62b7c [2023-02-22T04:20:51.599Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:20:51.599Z] ---> Running in afa9115b865a [2023-02-22T04:20:51.892Z] Removing intermediate container afa9115b865a [2023-02-22T04:20:51.892Z] ---> b1db171979c3 [2023-02-22T04:20:51.892Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-22T04:20:52.168Z] ---> Running in 0b7b1e9acdb4 [2023-02-22T04:20:53.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T04:20:53.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T04:20:55.024Z] OK: 221 MiB in 51 packages [2023-02-22T04:20:56.000Z] Removing intermediate container 0b7b1e9acdb4 [2023-02-22T04:20:56.000Z] ---> effa89c4cd4b [2023-02-22T04:20:56.000Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-22T04:20:56.596Z] ---> 7a0bcde84260 [2023-02-22T04:20:56.596Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:20:56.869Z] ---> Running in 3e760ac4e020 [2023-02-22T04:22:05.002Z] Removing intermediate container 3e760ac4e020 [2023-02-22T04:22:05.002Z] ---> 020366b9a41e [2023-02-22T04:22:05.002Z] Step 9/10 : COPY . . [2023-02-22T04:22:05.002Z] ---> bf53aa58b2f0 [2023-02-22T04:22:05.002Z] Step 10/10 : RUN ${MAKE} [2023-02-22T04:22:05.002Z] ---> Running in f13f609e32d7 [2023-02-22T04:22:05.002Z] noop [2023-02-22T04:22:05.002Z] Removing intermediate container f13f609e32d7 [2023-02-22T04:22:05.002Z] ---> 221ad85c3af0 [2023-02-22T04:22:05.002Z] Successfully built 221ad85c3af0 [2023-02-22T04:22:05.002Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:22:05.499Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T04:22:05.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:22:05.784Z] prd-ubuntu20.04-docker-arm64-4c-16g-6994 does not seem to be running inside a container [2023-02-22T04:22:05.861Z] $ 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 [2023-02-22T04:22:07.193Z] $ docker top 9bc844bfc31a36314e0fbb5281e1811ada2c1e231de63c39fed9e6e37500efda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:22:08.136Z] + go version [2023-02-22T04:22:08.137Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T04:22:08.170Z] $ docker stop --time=1 9bc844bfc31a36314e0fbb5281e1811ada2c1e231de63c39fed9e6e37500efda [2023-02-22T04:22:09.905Z] $ docker rm -f --volumes 9bc844bfc31a36314e0fbb5281e1811ada2c1e231de63c39fed9e6e37500efda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:22:10.940Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T04:22:10.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:22:11.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-6994 does not seem to be running inside a container [2023-02-22T04:22:11.323Z] $ 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 [2023-02-22T04:22:12.719Z] $ docker top 76f55a9e841678a6bc3a4de6eced301975d3de40ef3c2a738fd9da67cb329837 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:22:13.648Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T04:22:14.372Z] + make test [2023-02-22T04:22:14.372Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T04:23:01.292Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-22T04:25:08.064Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-02-22T04:25:08.064Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-02-22T04:25:08.064Z] have (string) [2023-02-22T04:25:08.064Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.064Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-02-22T04:25:08.064Z] have (string) [2023-02-22T04:25:08.064Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.064Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-02-22T04:25:08.064Z] have (string) [2023-02-22T04:25:08.064Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.064Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-02-22T04:25:08.064Z] have (string) [2023-02-22T04:25:08.064Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.064Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-02-22T04:25:08.064Z] have (string) [2023-02-22T04:25:08.064Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.064Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-02-22T04:25:08.064Z] have (string) [2023-02-22T04:25:08.065Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.065Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-02-22T04:25:08.065Z] have (string) [2023-02-22T04:25:08.065Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.065Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-02-22T04:25:08.065Z] have (string) [2023-02-22T04:25:08.065Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.065Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-02-22T04:25:08.065Z] have (string) [2023-02-22T04:25:08.065Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.065Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-02-22T04:25:08.065Z] have (string) [2023-02-22T04:25:08.065Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-22T04:25:08.065Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-02-22T04:25:16.300Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.359s coverage: 27.6% of statements [2023-02-22T04:25:16.891Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.544s coverage: 78.9% of statements [2023-02-22T04:25:22.256Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.453s coverage: 86.0% of statements [2023-02-22T04:25:24.219Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.609s coverage: 77.0% of statements [2023-02-22T04:25:24.488Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.459s coverage: 65.2% of statements [2023-02-22T04:25:24.488Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.735s coverage: 89.2% of statements [2023-02-22T04:25:24.488Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-02-22T04:25:25.457Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-02-22T04:25:25.513Z] $ docker stop --time=1 76f55a9e841678a6bc3a4de6eced301975d3de40ef3c2a738fd9da67cb329837 [2023-02-22T04:25:27.418Z] $ docker rm -f --volumes 76f55a9e841678a6bc3a4de6eced301975d3de40ef3c2a738fd9da67cb329837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:25:29.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T04:25:29.233Z] [2023-02-22T04:25:29.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:25:29.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T04:25:29.926Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T04:25:29.926Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T04:25:29.926Z] 04944245beec: Pulling fs layer [2023-02-22T04:25:29.926Z] 699f458cf7ca: Pulling fs layer [2023-02-22T04:25:29.926Z] 765212b225bb: Pulling fs layer [2023-02-22T04:25:29.926Z] f23df028b6ca: Pulling fs layer [2023-02-22T04:25:29.926Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T04:25:29.926Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T04:25:29.926Z] f23df028b6ca: Waiting [2023-02-22T04:25:29.926Z] d65c8cfc05b1: Waiting [2023-02-22T04:25:29.926Z] 2437ff75d9bd: Waiting [2023-02-22T04:25:29.926Z] 765212b225bb: Waiting [2023-02-22T04:25:29.926Z] 04944245beec: Verifying Checksum [2023-02-22T04:25:29.926Z] 04944245beec: Download complete [2023-02-22T04:25:29.926Z] 765212b225bb: Verifying Checksum [2023-02-22T04:25:29.926Z] 765212b225bb: Download complete [2023-02-22T04:25:30.203Z] f23df028b6ca: Verifying Checksum [2023-02-22T04:25:30.203Z] f23df028b6ca: Download complete [2023-02-22T04:25:30.203Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T04:25:30.203Z] d65c8cfc05b1: Download complete [2023-02-22T04:25:30.203Z] 699f458cf7ca: Verifying Checksum [2023-02-22T04:25:30.203Z] 699f458cf7ca: Download complete [2023-02-22T04:25:30.799Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T04:25:30.799Z] 8998bd30e6a1: Download complete [2023-02-22T04:25:33.404Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T04:25:33.404Z] 2437ff75d9bd: Download complete [2023-02-22T04:25:35.359Z] 8998bd30e6a1: Pull complete [2023-02-22T04:25:35.627Z] 04944245beec: Pull complete [2023-02-22T04:25:37.042Z] 699f458cf7ca: Pull complete [2023-02-22T04:25:37.042Z] 765212b225bb: Pull complete [2023-02-22T04:25:38.004Z] f23df028b6ca: Pull complete [2023-02-22T04:25:38.273Z] d65c8cfc05b1: Pull complete [2023-02-22T04:25:53.293Z] 2437ff75d9bd: Pull complete [2023-02-22T04:25:53.293Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T04:25:53.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T04:25:53.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:25:53.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-6994 does not seem to be running inside a container [2023-02-22T04:25:53.766Z] $ 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 [2023-02-22T04:25:56.903Z] $ docker top 08d5498629bd9f54ec7820ed8d442eccc64f84dd523a0a4b0083ffe3aaf2a6f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:25:57.871Z] ---> job-cost.sh [2023-02-22T04:25:57.871Z] lf-activate-venv: SKIPPING [2023-02-22T04:25:57.871Z] INFO: No Stack... [2023-02-22T04:25:58.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T04:25:59.115Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T04:25:59.788Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-02-22T04:25:59.788Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T04:25:59.878Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1342-1-stack-cost] [2023-02-22T04:25:59.883Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1342-1-stack-cost] did not exist. Created. [2023-02-22T04:25:59.884Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T04:26:00.637Z] /w/workspace/device-sdk-go/1@tmp/durable-962eaa5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-22T04:26:01.332Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T04:26:01.369Z] Warning: overwriting stash ‘stack-cost’ [2023-02-22T04:26:02.136Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T04:26:02.152Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1342-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T04:26:02.237Z] $ docker stop --time=1 08d5498629bd9f54ec7820ed8d442eccc64f84dd523a0a4b0083ffe3aaf2a6f7 [2023-02-22T04:26:03.848Z] $ docker rm -f --volumes 08d5498629bd9f54ec7820ed8d442eccc64f84dd523a0a4b0083ffe3aaf2a6f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T04:26:04.634Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-22T04:26:06.538Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1342/archives ] [2023-02-22T04:26:06.538Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1342/archives [2023-02-22T04:26:06.538Z] total 16 [2023-02-22T04:26:06.538Z] drwxr-xr-x 3 root root 4096 Feb 22 04:18 . [2023-02-22T04:26:06.538Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:18 .. [2023-02-22T04:26:06.538Z] drwxr-xr-x 2 root root 4096 Feb 22 04:18 cost [2023-02-22T04:26:06.538Z] -rw-r--r-- 1 root root 86 Feb 22 04:18 cost.csv [2023-02-22T04:26:06.538Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1342/archives [2023-02-22T04:26:06.538Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1342/archives [2023-02-22T04:26:06.538Z] total 16 [2023-02-22T04:26:06.538Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 04:18 . [2023-02-22T04:26:06.538Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:18 .. [2023-02-22T04:26:06.538Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 04:18 cost [2023-02-22T04:26:06.538Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 22 04:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:26:06.862Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:26:07.743Z] ---> package-listing.sh [2023-02-22T04:26:07.744Z] ++ facter osfamily [2023-02-22T04:26:07.744Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T04:26:08.000Z] + OS_FAMILY=debian [2023-02-22T04:26:08.000Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1342 [2023-02-22T04:26:08.000Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T04:26:08.000Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T04:26:08.000Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T04:26:08.000Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T04:26:08.000Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1342 ']' [2023-02-22T04:26:08.000Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T04:26:08.000Z] + case "${OS_FAMILY}" in [2023-02-22T04:26:08.000Z] + dpkg -l [2023-02-22T04:26:08.000Z] + grep '^ii' [2023-02-22T04:26:08.000Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T04:26:08.000Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T04:26:08.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T04:26:08.001Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1342 ']' [2023-02-22T04:26:08.001Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1342/archives/ [2023-02-22T04:26:08.001Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1342/archives/ [Pipeline] echo [2023-02-22T04:26:08.034Z] 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-1342/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T04:26:08.320Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:26:08.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:26:08.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:26:09.122Z] prd-ubuntu20.04-docker-8c-8g-6986 does not seem to be running inside a container [2023-02-22T04:26:09.151Z] $ 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-1342/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-1342 -v /w/workspace/gexfoundry_device-sdk-go_PR-1342:/w/workspace/gexfoundry_device-sdk-go_PR-1342:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1342@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 [2023-02-22T04:26:09.566Z] $ docker top 953ad74a9bad4298e43062f073feb258d97d82d2d433c2d6de3a2d4d9e2eaf37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:26:09.964Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T04:26:10.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T04:26:10.581Z] + ls /var/log/sa-host [2023-02-22T04:26:10.581Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:26:10.724Z] provisioning config files... [2023-02-22T04:26:10.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1342@tmp/config16393363832536214056tmp [Pipeline] { [Pipeline] echo [2023-02-22T04:26:10.798Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:26:11.111Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T04:26:11.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:26:11.533Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T04:26:11.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:26:11.874Z] ---> sudo-logs.sh [2023-02-22T04:26:11.874Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T04:26:11.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:26:12.277Z] ---> job-cost.sh [2023-02-22T04:26:12.277Z] lf-activate-venv: SKIPPING [2023-02-22T04:26:12.277Z] DEBUG: total: 0.2199999988079071 [2023-02-22T04:26:12.277Z] INFO: Retrieving Stack Cost... [2023-02-22T04:26:12.537Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T04:26:13.105Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T04:26:13.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:26:13.462Z] ---> logs-deploy.sh [2023-02-22T04:26:13.462Z] lf-activate-venv: SKIPPING [2023-02-22T04:26:13.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1342/1 [2023-02-22T04:26:13.462Z] INFO: archiving workspace using pattern(s): [2023-02-22T04:26:14.410Z] Archives upload complete. [2023-02-22T04:26:14.410Z] INFO: archiving logs to Nexus