Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92ae96e570b0e90887048770798fafa65e025b58 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-ssh14983927061513985068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17799072318729918914.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh68167309921108865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh17521256482980818204.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5059556975282817788.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5113 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 92ae96e570b0e90887048770798fafa65e025b58 (main) Commit message: "Merge pull request #1399 from jinlinGuan/contracts-issue-821" > 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 core.sparsecheckout # timeout=10 > git checkout -f 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 > git rev-list --no-walk bfe51486b41881a5fce950743db7c47f3e9bb02a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T04:20:23.952Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T04:20:24.018Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T04:20:24.032Z] ========================================================= [2023-03-22T04:20:24.032Z] EdgeX Global Pipelines Version Info [2023-03-22T04:20:24.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:20:24.743Z] ------------------- [2023-03-22T04:20:24.743Z] stable info: [2023-03-22T04:20:24.743Z] ------------------- [2023-03-22T04:20:24.743Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T04:20:24.743Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T04:20:24.743Z] Message: update stable to v1.0.245 [2023-03-22T04:20:25.315Z] ------------------- [2023-03-22T04:20:25.315Z] experimental info: [2023-03-22T04:20:25.315Z] ------------------- [2023-03-22T04:20:25.315Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T04:20:25.315Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T04:20:25.315Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T04:20:25.484Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-22T04:20:25.495Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-22T04:20:25.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T04:20:25.518Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T04:20:25.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T04:20:25.548Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T04:20:25.558Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T04:20:25.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-22T04:20:25.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T04:20:25.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T04:20:25.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T04:20:25.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-22T04:20:25.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T04:20:25.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T04:20:25.668Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T04:20:25.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T04:20:25.693Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T04:20:25.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T04:20:25.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T04:20:25.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T04:20:25.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T04:20:25.747Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T04:20:25.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T04:20:25.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T04:20:25.787Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T04:20:25.805Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T04:20:25.822Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T04:20:25.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-22T04:20:25.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-22T04:20:25.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-22T04:20:25.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] echo [2023-03-22T04:20:25.885Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92ae96e [Pipeline] echo [2023-03-22T04:20:25.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T04:20:25.942Z] provisioning config files... [2023-03-22T04:20:25.956Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11370087966201104694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:20:26.252Z] ---> docker-login.sh [2023-03-22T04:20:26.253Z] nexus3.edgexfoundry.org:10001 [2023-03-22T04:20:26.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:26.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:26.514Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:26.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:26.514Z] [2023-03-22T04:20:26.514Z] Login Succeeded [2023-03-22T04:20:26.514Z] nexus3.edgexfoundry.org:10002 [2023-03-22T04:20:26.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:26.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:26.514Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:26.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:26.514Z] [2023-03-22T04:20:26.514Z] Login Succeeded [2023-03-22T04:20:26.772Z] nexus3.edgexfoundry.org:10003 [2023-03-22T04:20:26.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:26.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:26.772Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:26.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:26.772Z] [2023-03-22T04:20:26.772Z] Login Succeeded [2023-03-22T04:20:26.772Z] nexus3.edgexfoundry.org:10004 [2023-03-22T04:20:26.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:26.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:26.772Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:26.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:26.772Z] [2023-03-22T04:20:26.772Z] Login Succeeded [2023-03-22T04:20:26.772Z] docker.io [2023-03-22T04:20:27.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:27.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:27.292Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:27.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:27.292Z] [2023-03-22T04:20:27.292Z] Login Succeeded [2023-03-22T04:20:27.292Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T04:20:27.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T04:20:27.658Z] + git rev-list -1 --merges 92ae96e570b0e90887048770798fafa65e025b58~1..92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] echo [2023-03-22T04:20:27.710Z] -----------> git rev-list -1 --merges 92ae96e570b0e90887048770798fafa65e025b58~1..92ae96e570b0e90887048770798fafa65e025b58 92ae96e570b0e90887048770798fafa65e025b58 [2023-03-22T04:20:27.710Z] 92ae96e570b0e90887048770798fafa65e025b58 [false] [Pipeline] sh [2023-03-22T04:20:27.999Z] + git log --format=format:%s -1 92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] echo [2023-03-22T04:20:28.014Z] ========================================================= [2023-03-22T04:20:28.014Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T04:20:28.014Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T04:20:28.353Z] + git log --format=format:%s -1 92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] echo [2023-03-22T04:20:28.365Z] [semverPrep] GIT_COMMIT: 92ae96e570b0e90887048770798fafa65e025b58, Commit Message: Merge pull request #1399 from jinlinGuan/contracts-issue-821 [Pipeline] echo [2023-03-22T04:20:28.375Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T04:20:28.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T04:20:28.712Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T04:20:28.712Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T04:20:28.712Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T04:20:28.712Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T04:20:28.712Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T04:20:28.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:20:29.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T04:20:29.053Z] [2023-03-22T04:20:29.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:20:29.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T04:20:29.357Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T04:20:29.357Z] b85a868b505f: Pulling fs layer [2023-03-22T04:20:29.357Z] e2be974225ed: Pulling fs layer [2023-03-22T04:20:29.357Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T04:20:29.357Z] 988bab9f4d93: Pulling fs layer [2023-03-22T04:20:29.357Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T04:20:29.357Z] eaf3925da568: Pulling fs layer [2023-03-22T04:20:29.357Z] bab4dde63d76: Pulling fs layer [2023-03-22T04:20:29.357Z] bde34c3a00c8: Pulling fs layer [2023-03-22T04:20:29.357Z] b352a97aabf1: Pulling fs layer [2023-03-22T04:20:29.357Z] 4872d77fe225: Pulling fs layer [2023-03-22T04:20:29.357Z] 5851b861e8e6: Pulling fs layer [2023-03-22T04:20:29.357Z] bab4dde63d76: Waiting [2023-03-22T04:20:29.357Z] bde34c3a00c8: Waiting [2023-03-22T04:20:29.357Z] 988bab9f4d93: Waiting [2023-03-22T04:20:29.357Z] 1469e6f7b9e6: Waiting [2023-03-22T04:20:29.357Z] b352a97aabf1: Waiting [2023-03-22T04:20:29.357Z] 4872d77fe225: Waiting [2023-03-22T04:20:29.357Z] eaf3925da568: Waiting [2023-03-22T04:20:29.357Z] 5851b861e8e6: Waiting [2023-03-22T04:20:29.357Z] e2be974225ed: Download complete [2023-03-22T04:20:29.357Z] 988bab9f4d93: Download complete [2023-03-22T04:20:29.621Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T04:20:29.621Z] 1469e6f7b9e6: Download complete [2023-03-22T04:20:29.621Z] eaf3925da568: Download complete [2023-03-22T04:20:29.621Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T04:20:29.621Z] 339a4e72a1f5: Download complete [2023-03-22T04:20:29.621Z] bde34c3a00c8: Download complete [2023-03-22T04:20:29.621Z] b352a97aabf1: Download complete [2023-03-22T04:20:29.621Z] 4872d77fe225: Download complete [2023-03-22T04:20:29.621Z] 5851b861e8e6: Download complete [2023-03-22T04:20:29.881Z] b85a868b505f: Verifying Checksum [2023-03-22T04:20:29.881Z] b85a868b505f: Download complete [2023-03-22T04:20:30.139Z] bab4dde63d76: Verifying Checksum [2023-03-22T04:20:30.139Z] bab4dde63d76: Download complete [2023-03-22T04:20:31.079Z] b85a868b505f: Pull complete [2023-03-22T04:20:31.337Z] e2be974225ed: Pull complete [2023-03-22T04:20:31.596Z] 339a4e72a1f5: Pull complete [2023-03-22T04:20:31.855Z] 988bab9f4d93: Pull complete [2023-03-22T04:20:32.113Z] 1469e6f7b9e6: Pull complete [2023-03-22T04:20:32.113Z] eaf3925da568: Pull complete [2023-03-22T04:20:34.010Z] bab4dde63d76: Pull complete [2023-03-22T04:20:34.010Z] bde34c3a00c8: Pull complete [2023-03-22T04:20:34.010Z] b352a97aabf1: Pull complete [2023-03-22T04:20:34.270Z] 4872d77fe225: Pull complete [2023-03-22T04:20:34.270Z] 5851b861e8e6: Pull complete [2023-03-22T04:20:34.270Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T04:20:34.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T04:20:34.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:20:34.364Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:20:34.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T04:20:35.918Z] $ docker top 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a -eo pid,comm [2023-03-22T04:20:35.977Z] 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-03-22T04:20:35.977Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T04:20:36.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T04:20:36.013Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T04:20:36.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T04:20:36.140Z] $ docker exec 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a ssh-agent [2023-03-22T04:20:36.262Z] SSH_AUTH_SOCK=/tmp/ssh-kCPmddv5yp9r/agent.33 [2023-03-22T04:20:36.262Z] SSH_AGENT_PID=39 [2023-03-22T04:20:36.268Z] Running ssh-add (command line suppressed) [2023-03-22T04:20:36.362Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9462553123655761062.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9462553123655761062.key) [2023-03-22T04:20:36.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T04:20:36.670Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T04:20:36.683Z] $ docker exec --env ******** --env ******** 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a ssh-agent -k [2023-03-22T04:20:36.804Z] unset SSH_AUTH_SOCK; [2023-03-22T04:20:36.804Z] unset SSH_AGENT_PID; [2023-03-22T04:20:36.804Z] echo Agent pid 39 killed; [2023-03-22T04:20:36.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T04:20:36.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T04:20:36.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T04:20:36.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T04:20:36.976Z] $ docker exec 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a ssh-agent [2023-03-22T04:20:37.095Z] SSH_AUTH_SOCK=/tmp/ssh-ndIoRuraaWaF/agent.71 [2023-03-22T04:20:37.095Z] SSH_AGENT_PID=77 [2023-03-22T04:20:37.101Z] Running ssh-add (command line suppressed) [2023-03-22T04:20:37.214Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5949789239509049889.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5949789239509049889.key) [2023-03-22T04:20:37.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T04:20:37.517Z] + git semver init [2023-03-22T04:20:37.777Z] 2023-03-22 04:20:37,711 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T04:20:37.777Z] 2023-03-22 04:20:37,712 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-22T04:20:37.777Z] 2023-03-22 04:20:37,712 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-22T04:20:37.777Z] 2023-03-22 04:20:37,712 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T04:20:38.716Z] 2023-03-22 04:20:38,621 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-22T04:20:38.716Z] 2023-03-22 04:20:38,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-22T04:20:38.716Z] 2023-03-22 04:20:38,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-22T04:20:38.716Z] 2023-03-22 04:20:38,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-22T04:20:38.716Z] 3.0.0-dev.59 [Pipeline] } [2023-03-22T04:20:38.723Z] $ docker exec --env ******** --env ******** 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a ssh-agent -k [2023-03-22T04:20:38.826Z] unset SSH_AUTH_SOCK; [2023-03-22T04:20:38.827Z] unset SSH_AGENT_PID; [2023-03-22T04:20:38.827Z] echo Agent pid 77 killed; [2023-03-22T04:20:38.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T04:20:39.136Z] + git semver [Pipeline] } [2023-03-22T04:20:39.407Z] $ docker stop --time=1 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a [2023-03-22T04:20:40.758Z] $ docker rm -f --volumes 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T04:20:41.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T04:20:41.325Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T04:20:41.327Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.59 [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-03-22T04:20:41.458Z] provisioning config files... [2023-03-22T04:20:41.468Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11081709416135268403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:20:41.766Z] ---> docker-login.sh [2023-03-22T04:20:41.766Z] nexus3.edgexfoundry.org:10001 [2023-03-22T04:20:41.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:41.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:41.766Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:41.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:41.766Z] [2023-03-22T04:20:41.766Z] Login Succeeded [2023-03-22T04:20:41.766Z] nexus3.edgexfoundry.org:10002 [2023-03-22T04:20:41.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:41.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:41.766Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:41.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:41.767Z] [2023-03-22T04:20:41.767Z] Login Succeeded [2023-03-22T04:20:41.767Z] nexus3.edgexfoundry.org:10003 [2023-03-22T04:20:42.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:42.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:42.027Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:42.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:42.027Z] [2023-03-22T04:20:42.027Z] Login Succeeded [2023-03-22T04:20:42.027Z] nexus3.edgexfoundry.org:10004 [2023-03-22T04:20:42.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:42.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:42.027Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:42.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:42.027Z] [2023-03-22T04:20:42.027Z] Login Succeeded [2023-03-22T04:20:42.027Z] docker.io [2023-03-22T04:20:42.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:20:42.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:20:42.286Z] Configure a credential helper to remove this warning. See [2023-03-22T04:20:42.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:20:42.286Z] [2023-03-22T04:20:42.286Z] Login Succeeded [2023-03-22T04:20:42.286Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T04:20:42.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T04:20:42.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T04:20:42.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T04:20:42.384Z] ========================================================= [2023-03-22T04:20:42.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T04:20:42.384Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:20:42.697Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T04:20:42.697Z] Sending build context to Docker daemon 10.79MB [2023-03-22T04:20:42.697Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T04:20:42.697Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-22T04:20:42.697Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T04:20:42.697Z] 63b65145d645: Pulling fs layer [2023-03-22T04:20:42.697Z] a2d21d5440eb: Pulling fs layer [2023-03-22T04:20:42.697Z] 935e6c44a52c: Pulling fs layer [2023-03-22T04:20:42.697Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T04:20:42.697Z] 30dea6a524f1: Pulling fs layer [2023-03-22T04:20:42.697Z] a2aff8979fd8: Pulling fs layer [2023-03-22T04:20:42.697Z] 6808be2612f2: Pulling fs layer [2023-03-22T04:20:42.697Z] 30dea6a524f1: Waiting [2023-03-22T04:20:42.697Z] 6808be2612f2: Waiting [2023-03-22T04:20:42.697Z] a2aff8979fd8: Waiting [2023-03-22T04:20:42.697Z] f25807f1079a: Pulling fs layer [2023-03-22T04:20:42.697Z] f25807f1079a: Waiting [2023-03-22T04:20:42.958Z] a2d21d5440eb: Download complete [2023-03-22T04:20:42.958Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T04:20:42.958Z] 94cc34f8dd06: Download complete [2023-03-22T04:20:42.958Z] 30dea6a524f1: Verifying Checksum [2023-03-22T04:20:42.958Z] 30dea6a524f1: Download complete [2023-03-22T04:20:42.958Z] 63b65145d645: Verifying Checksum [2023-03-22T04:20:42.958Z] 63b65145d645: Download complete [2023-03-22T04:20:42.958Z] a2aff8979fd8: Verifying Checksum [2023-03-22T04:20:42.958Z] a2aff8979fd8: Download complete [2023-03-22T04:20:43.223Z] 63b65145d645: Pull complete [2023-03-22T04:20:43.223Z] a2d21d5440eb: Pull complete [2023-03-22T04:20:43.490Z] f25807f1079a: Verifying Checksum [2023-03-22T04:20:43.490Z] f25807f1079a: Download complete [2023-03-22T04:20:43.749Z] 935e6c44a52c: Verifying Checksum [2023-03-22T04:20:43.749Z] 935e6c44a52c: Download complete [2023-03-22T04:20:44.007Z] 6808be2612f2: Verifying Checksum [2023-03-22T04:20:44.007Z] 6808be2612f2: Download complete [2023-03-22T04:20:47.299Z] 935e6c44a52c: Pull complete [2023-03-22T04:20:47.558Z] 94cc34f8dd06: Pull complete [2023-03-22T04:20:47.558Z] 30dea6a524f1: Pull complete [2023-03-22T04:20:47.558Z] a2aff8979fd8: Pull complete [2023-03-22T04:20:50.843Z] 6808be2612f2: Pull complete [2023-03-22T04:20:51.101Z] f25807f1079a: Pull complete [2023-03-22T04:20:51.102Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T04:20:51.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T04:20:51.102Z] ---> 3b553350e43f [2023-03-22T04:20:51.102Z] Step 3/10 : ARG MAKE=make build [2023-03-22T04:20:53.007Z] ---> Running in f2164426b22a [2023-03-22T04:20:53.007Z] Removing intermediate container f2164426b22a [2023-03-22T04:20:53.007Z] ---> 2d5dd6e9398c [2023-03-22T04:20:53.007Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-22T04:20:53.007Z] ---> Running in 1848f0e834f8 [2023-03-22T04:20:53.007Z] Removing intermediate container 1848f0e834f8 [2023-03-22T04:20:53.007Z] ---> 4b2204261ef7 [2023-03-22T04:20:53.007Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T04:20:53.266Z] ---> Running in 8aee3099bef8 [2023-03-22T04:20:53.266Z] Removing intermediate container 8aee3099bef8 [2023-03-22T04:20:53.266Z] ---> 0925a897fec2 [2023-03-22T04:20:53.266Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-22T04:20:53.266Z] ---> Running in 6f1626062220 [2023-03-22T04:20:53.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:20:53.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:20:54.092Z] OK: 265 MiB in 53 packages [2023-03-22T04:20:54.350Z] Removing intermediate container 6f1626062220 [2023-03-22T04:20:54.350Z] ---> a881580a016f [2023-03-22T04:20:54.350Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-22T04:20:54.610Z] ---> bb85ca18ab17 [2023-03-22T04:20:54.610Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:20:54.610Z] ---> Running in a883fe77ff70 [2023-03-22T04:20:56.424Z] Still waiting to schedule task [2023-03-22T04:20:56.425Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T04:21:21.169Z] Removing intermediate container a883fe77ff70 [2023-03-22T04:21:21.169Z] ---> d6a4e434e01f [2023-03-22T04:21:21.169Z] Step 9/10 : COPY . . [2023-03-22T04:21:21.169Z] ---> 1ca61978a163 [2023-03-22T04:21:21.169Z] Step 10/10 : RUN ${MAKE} [2023-03-22T04:21:21.169Z] ---> Running in 5a26b5aee26f [2023-03-22T04:21:21.169Z] noop [2023-03-22T04:21:21.169Z] Removing intermediate container 5a26b5aee26f [2023-03-22T04:21:21.169Z] ---> f0a6cb2a34f0 [2023-03-22T04:21:21.169Z] Successfully built f0a6cb2a34f0 [2023-03-22T04:21:21.169Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:21:21.483Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T04:21:21.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:21:21.557Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:21:21.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2023-03-22T04:21:22.007Z] $ docker top 77971ef965cead928b55b5233d8964aafbefca73d7014a5d63a3310da0e1df6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:21:22.349Z] + go version [2023-03-22T04:21:22.349Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T04:21:22.364Z] $ docker stop --time=1 77971ef965cead928b55b5233d8964aafbefca73d7014a5d63a3310da0e1df6b [2023-03-22T04:21:23.656Z] $ docker rm -f --volumes 77971ef965cead928b55b5233d8964aafbefca73d7014a5d63a3310da0e1df6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:21:24.035Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T04:21:24.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:21:24.105Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:21:24.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2023-03-22T04:21:24.513Z] $ docker top fe71ea226dfaca77299c82739ba195ddf1ec790a9efc61efc94ab0de72eb21dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:21:24.857Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-22T04:21:25.149Z] + make test [2023-03-22T04:21:25.149Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T04:21:33.275Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-22T04:21:48.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-22T04:21:48.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-22T04:21:48.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-22T04:21:48.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-22T04:21:48.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-22T04:21:48.159Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.076s coverage: 27.6% of statements [2023-03-22T04:21:48.159Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements [2023-03-22T04:21:48.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-22T04:21:48.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-22T04:21:48.159Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements [2023-03-22T04:21:49.099Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-22T04:21:49.099Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-22T04:21:49.099Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.119s coverage: 75.9% of statements [2023-03-22T04:21:49.099Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-22T04:21:49.099Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-22T04:21:50.034Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-22T04:21:52.565Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 15.2% of statements [2023-03-22T04:21:52.565Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.091s coverage: 68.5% of statements [2023-03-22T04:21:52.565Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements [2023-03-22T04:21:52.565Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-03-22T04:22:14.497Z] GO111MODULE=on go vet ./... [2023-03-22T04:22:15.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T04:22:15.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T04:22:15.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T04:22:15.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T04:22:15.092Z] $ docker stop --time=1 fe71ea226dfaca77299c82739ba195ddf1ec790a9efc61efc94ab0de72eb21dc [2023-03-22T04:22:17.020Z] $ docker rm -f --volumes fe71ea226dfaca77299c82739ba195ddf1ec790a9efc61efc94ab0de72eb21dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T04:22:17.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T04:22:17.599Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T04:22:18.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T04:22:18.307Z] + ls -al . [2023-03-22T04:22:18.307Z] total 272 [2023-03-22T04:22:18.307Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 04:21 . [2023-03-22T04:22:18.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:20 .. [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:20 .dockerignore [2023-03-22T04:22:18.307Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:20 .git [2023-03-22T04:22:18.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:20 .github [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 04:20 .gitignore [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:20 .golangci.yml [2023-03-22T04:22:18.307Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:20 .semver [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 04:20 CHANGELOG.md [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:20 GOVERNANCE.md [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 04:20 Jenkinsfile [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:20 LICENSE [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 04:20 Makefile [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:20 OWNERS.md [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 04:20 README.md [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 04:20 VERSION [2023-03-22T04:22:18.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:20 bin [2023-03-22T04:22:18.307Z] -rw-r--r-- 1 jenkins jenkins 105656 Mar 22 04:21 coverage.out [2023-03-22T04:22:18.307Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:20 example [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 04:20 go.mod [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 04:20 go.sum [2023-03-22T04:22:18.307Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:20 internal [2023-03-22T04:22:18.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:20 openapi [2023-03-22T04:22:18.307Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 04:20 pkg [2023-03-22T04:22:18.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:20 snap [2023-03-22T04:22:18.307Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:22:18.609Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=92ae96e570b0e90887048770798fafa65e025b58 --label arch=amd64 --label version=3.0.0-dev.59 . [2023-03-22T04:22:18.609Z] Sending build context to Docker daemon 10.9MB [2023-03-22T04:22:18.609Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T04:22:18.609Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-22T04:22:18.609Z] ---> f0a6cb2a34f0 [2023-03-22T04:22:18.609Z] Step 3/23 : ARG MAKE=make build [2023-03-22T04:22:18.869Z] ---> Running in fe8414d64d25 [2023-03-22T04:22:18.869Z] Removing intermediate container fe8414d64d25 [2023-03-22T04:22:18.869Z] ---> e0968e6b724e [2023-03-22T04:22:18.869Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-22T04:22:18.869Z] ---> Running in 93e6e677c427 [2023-03-22T04:22:18.869Z] Removing intermediate container 93e6e677c427 [2023-03-22T04:22:18.869Z] ---> 814a91d0fa86 [2023-03-22T04:22:18.869Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T04:22:19.129Z] ---> Running in 241bb3c6284f [2023-03-22T04:22:19.129Z] Removing intermediate container 241bb3c6284f [2023-03-22T04:22:19.129Z] ---> 618d9afa4445 [2023-03-22T04:22:19.129Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-22T04:22:19.129Z] ---> Running in cc18a1cf4d1c [2023-03-22T04:22:19.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:22:19.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:22:19.698Z] OK: 265 MiB in 53 packages [2023-03-22T04:22:20.293Z] Removing intermediate container cc18a1cf4d1c [2023-03-22T04:22:20.293Z] ---> 197d0821017d [2023-03-22T04:22:20.293Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-22T04:22:20.293Z] ---> 446b720fcb9b [2023-03-22T04:22:20.293Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:22:20.293Z] ---> Running in f70d16f46e85 [2023-03-22T04:22:21.261Z] Removing intermediate container f70d16f46e85 [2023-03-22T04:22:21.261Z] ---> 1136ae92c73f [2023-03-22T04:22:21.261Z] Step 9/23 : COPY . . [2023-03-22T04:22:21.832Z] ---> 61f65899eb64 [2023-03-22T04:22:21.832Z] Step 10/23 : RUN ${MAKE} [2023-03-22T04:22:21.832Z] ---> Running in 2226e5418749 [2023-03-22T04:22:22.091Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.59" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-22T04:22:40.175Z] Removing intermediate container 2226e5418749 [2023-03-22T04:22:40.175Z] ---> 01ef24589583 [2023-03-22T04:22:40.175Z] Step 11/23 : FROM alpine:3.17 [2023-03-22T04:22:40.175Z] 3.17: Pulling from library/alpine [2023-03-22T04:22:40.175Z] 63b65145d645: Already exists [2023-03-22T04:22:40.175Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T04:22:40.175Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T04:22:40.175Z] ---> b2aa39c304c2 [2023-03-22T04:22:40.175Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T04:22:40.175Z] ---> Running in f7cfe364252a [2023-03-22T04:22:40.175Z] Removing intermediate container f7cfe364252a [2023-03-22T04:22:40.175Z] ---> f8183bc0068b [2023-03-22T04:22:40.175Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-22T04:22:40.175Z] ---> Running in 6783ff9c9b38 [2023-03-22T04:22:40.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:22:40.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:22:40.434Z] OK: 7 MiB in 15 packages [2023-03-22T04:22:41.002Z] Removing intermediate container 6783ff9c9b38 [2023-03-22T04:22:41.002Z] ---> 3c8a9f3c19f7 [2023-03-22T04:22:41.002Z] Step 14/23 : WORKDIR / [2023-03-22T04:22:41.002Z] ---> Running in 75f86dafe15b [2023-03-22T04:22:41.002Z] Removing intermediate container 75f86dafe15b [2023-03-22T04:22:41.002Z] ---> b1642907461f [2023-03-22T04:22:41.002Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-22T04:22:41.260Z] ---> 26eee8afefe3 [2023-03-22T04:22:41.260Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-22T04:22:41.832Z] ---> a2abc7999777 [2023-03-22T04:22:41.832Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-22T04:22:41.832Z] ---> 8b6815d17846 [2023-03-22T04:22:41.832Z] Step 18/23 : EXPOSE 59999 [2023-03-22T04:22:41.832Z] ---> Running in 141d8e920168 [2023-03-22T04:22:42.091Z] Removing intermediate container 141d8e920168 [2023-03-22T04:22:42.091Z] ---> 280b1efb41ed [2023-03-22T04:22:42.091Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-22T04:22:42.091Z] ---> Running in 5e0363415fcd [2023-03-22T04:22:42.091Z] Removing intermediate container 5e0363415fcd [2023-03-22T04:22:42.091Z] ---> 7b7a74ec3d1d [2023-03-22T04:22:42.091Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:22:42.091Z] ---> Running in cd288d3decc1 [2023-03-22T04:22:42.351Z] Removing intermediate container cd288d3decc1 [2023-03-22T04:22:42.351Z] ---> 51d1be330ae9 [2023-03-22T04:22:42.351Z] Step 21/23 : LABEL arch=amd64 [2023-03-22T04:22:42.351Z] ---> Running in f8338d002d25 [2023-03-22T04:22:42.351Z] Removing intermediate container f8338d002d25 [2023-03-22T04:22:42.351Z] ---> 2c9799e5af41 [2023-03-22T04:22:42.351Z] Step 22/23 : LABEL git_sha=92ae96e570b0e90887048770798fafa65e025b58 [2023-03-22T04:22:42.351Z] ---> Running in 171c2e12740a [2023-03-22T04:22:42.610Z] Removing intermediate container 171c2e12740a [2023-03-22T04:22:42.610Z] ---> 6c2997cc8497 [2023-03-22T04:22:42.610Z] Step 23/23 : LABEL version=3.0.0-dev.59 [2023-03-22T04:22:42.610Z] ---> Running in f39bb2ea9b19 [2023-03-22T04:22:42.610Z] Removing intermediate container f39bb2ea9b19 [2023-03-22T04:22:42.610Z] ---> c1dbdf0d2494 [2023-03-22T04:22:42.610Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T04:22:42.610Z] Successfully built c1dbdf0d2494 [2023-03-22T04:22:42.610Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:22:43.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T04:22:43.080Z] [2023-03-22T04:22:43.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:22:43.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T04:22:43.377Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T04:22:43.377Z] 5eb5b503b376: Pulling fs layer [2023-03-22T04:22:43.377Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T04:22:43.377Z] ec43610c2a17: Pulling fs layer [2023-03-22T04:22:43.377Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T04:22:43.377Z] 33b1e0a273af: Pulling fs layer [2023-03-22T04:22:43.377Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T04:22:43.377Z] 2f39f015ded8: Pulling fs layer [2023-03-22T04:22:43.377Z] 3a2ae6a8a46f: Waiting [2023-03-22T04:22:43.377Z] 5d3b04190fa2: Waiting [2023-03-22T04:22:43.377Z] 33b1e0a273af: Waiting [2023-03-22T04:22:43.377Z] 2f39f015ded8: Waiting [2023-03-22T04:22:43.377Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T04:22:43.377Z] 5c69ac0246d0: Download complete [2023-03-22T04:22:43.377Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T04:22:43.377Z] 3a2ae6a8a46f: Download complete [2023-03-22T04:22:43.644Z] 33b1e0a273af: Verifying Checksum [2023-03-22T04:22:43.644Z] 33b1e0a273af: Download complete [2023-03-22T04:22:43.644Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T04:22:43.644Z] 5d3b04190fa2: Download complete [2023-03-22T04:22:43.644Z] ec43610c2a17: Verifying Checksum [2023-03-22T04:22:43.644Z] ec43610c2a17: Download complete [2023-03-22T04:22:43.644Z] 5eb5b503b376: Download complete [2023-03-22T04:22:44.213Z] 2f39f015ded8: Download complete [2023-03-22T04:22:44.778Z] 5eb5b503b376: Pull complete [2023-03-22T04:22:45.036Z] 5c69ac0246d0: Pull complete [2023-03-22T04:22:45.295Z] ec43610c2a17: Pull complete [2023-03-22T04:22:45.295Z] 3a2ae6a8a46f: Pull complete [2023-03-22T04:22:45.555Z] 33b1e0a273af: Pull complete [2023-03-22T04:22:45.555Z] 5d3b04190fa2: Pull complete [2023-03-22T04:22:50.818Z] 2f39f015ded8: Pull complete [2023-03-22T04:22:50.818Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T04:22:50.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T04:22:50.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:22:50.890Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:22:50.923Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T04:22:52.802Z] $ docker top 232b8cea1694fa049942a8edc4a9e3ad498dd3f68aa4802a75d85780676b7d4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:22:53.196Z] ---> job-cost.sh [2023-03-22T04:22:53.196Z] lf-activate-venv: SKIPPING [2023-03-22T04:22:53.196Z] INFO: No Stack... [2023-03-22T04:22:53.455Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T04:22:53.714Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T04:22:54.000Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-22T04:22:54.000Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T04:22:54.013Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [2023-03-22T04:22:54.019Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] did not exist. Created. [2023-03-22T04:22:54.019Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T04:22:54.320Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T04:22:54.352Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T04:22:54.358Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T04:22:54.382Z] $ docker stop --time=1 232b8cea1694fa049942a8edc4a9e3ad498dd3f68aa4802a75d85780676b7d4a [2023-03-22T04:22:55.541Z] $ docker rm -f --volumes 232b8cea1694fa049942a8edc4a9e3ad498dd3f68aa4802a75d85780676b7d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T04:25:01.244Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5114 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-22T04:25:01.255Z] Running in /w/workspace/device-sdk-go/190 [Pipeline] { [Pipeline] checkout [2023-03-22T04:25:01.288Z] The recommended git tool is: git [2023-03-22T04:25:07.795Z] using credential edgex-jenkins-ssh [2023-03-22T04:25:07.818Z] Cloning the remote Git repository [2023-03-22T04:25:07.872Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-22T04:25:07.996Z] > git init /w/workspace/device-sdk-go/190 # timeout=10 [2023-03-22T04:25:08.179Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-22T04:25:08.180Z] > git --version # timeout=10 [2023-03-22T04:25:08.205Z] > git --version # 'git version 2.25.1' [2023-03-22T04:25:08.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T04:25:08.405Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T04:25:10.131Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-22T04:25:11.188Z] Avoid second fetch [2023-03-22T04:25:11.188Z] Checking out Revision 92ae96e570b0e90887048770798fafa65e025b58 (main) [2023-03-22T04:25:10.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T04:25:11.208Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T04:25:11.298Z] > git checkout -f 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 [2023-03-22T04:25:11.917Z] Commit message: "Merge pull request #1399 from jinlinGuan/contracts-issue-821" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T04:25:12.937Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T04:25:12.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:25:12.937Z] Dload Upload Total Spent Left Speed [2023-03-22T04:25:12.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-03-22T04:25:13.650Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T04:25:14.020Z] + sudo tee /etc/docker/daemon.new [2023-03-22T04:25:14.021Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T04:25:14.021Z] { [2023-03-22T04:25:14.021Z] "registry-mirrors": [ [2023-03-22T04:25:14.021Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T04:25:14.021Z] ], [2023-03-22T04:25:14.021Z] "bip": "10.250.0.254/24", [2023-03-22T04:25:14.021Z] "hosts": [ [2023-03-22T04:25:14.021Z] "tcp://0.0.0.0:5555", [2023-03-22T04:25:14.021Z] "unix:///var/run/docker.sock" [2023-03-22T04:25:14.021Z] ], [2023-03-22T04:25:14.021Z] "mtu": 1458, [2023-03-22T04:25:14.021Z] "selinux-enabled": true, [2023-03-22T04:25:14.021Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T04:25:14.021Z] } [Pipeline] sh [2023-03-22T04:25:14.388Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T04:25:14.742Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T04:25:33.054Z] provisioning config files... [2023-03-22T04:25:33.084Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/190@tmp/config1026577446990169148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:25:33.440Z] ---> docker-login.sh [2023-03-22T04:25:33.440Z] nexus3.edgexfoundry.org:10001 [2023-03-22T04:25:34.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:34.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:34.031Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:34.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:34.031Z] [2023-03-22T04:25:34.031Z] Login Succeeded [2023-03-22T04:25:34.031Z] nexus3.edgexfoundry.org:10002 [2023-03-22T04:25:34.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:34.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:34.579Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:34.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:34.579Z] [2023-03-22T04:25:34.579Z] Login Succeeded [2023-03-22T04:25:34.579Z] nexus3.edgexfoundry.org:10003 [2023-03-22T04:25:34.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:34.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:34.849Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:34.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:34.849Z] [2023-03-22T04:25:34.849Z] Login Succeeded [2023-03-22T04:25:34.849Z] nexus3.edgexfoundry.org:10004 [2023-03-22T04:25:35.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:35.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:35.391Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:35.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:35.391Z] [2023-03-22T04:25:35.391Z] Login Succeeded [2023-03-22T04:25:35.391Z] docker.io [2023-03-22T04:25:35.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:35.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:35.928Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:35.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:35.928Z] [2023-03-22T04:25:35.929Z] Login Succeeded [2023-03-22T04:25:35.929Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T04:25:35.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T04:25:36.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T04:25:36.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T04:25:36.249Z] ========================================================= [2023-03-22T04:25:36.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T04:25:36.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:36.686Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T04:25:37.302Z] Sending build context to Docker daemon 5.797MB [2023-03-22T04:25:37.302Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T04:25:37.302Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-22T04:25:37.302Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T04:25:37.302Z] af6eaf76a39c: Pulling fs layer [2023-03-22T04:25:37.302Z] 55522c791124: Pulling fs layer [2023-03-22T04:25:37.302Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T04:25:37.302Z] 169dfbe0d373: Pulling fs layer [2023-03-22T04:25:37.302Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T04:25:37.302Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T04:25:37.302Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T04:25:37.302Z] e1ff8fa3b103: Waiting [2023-03-22T04:25:37.302Z] 52ebb69f0ebf: Waiting [2023-03-22T04:25:37.302Z] 169dfbe0d373: Waiting [2023-03-22T04:25:37.302Z] 5abe8eddf0d5: Waiting [2023-03-22T04:25:37.302Z] 55522c791124: Verifying Checksum [2023-03-22T04:25:37.302Z] 55522c791124: Download complete [2023-03-22T04:25:37.302Z] 169dfbe0d373: Verifying Checksum [2023-03-22T04:25:37.302Z] 169dfbe0d373: Download complete [2023-03-22T04:25:37.576Z] e1ff8fa3b103: Download complete [2023-03-22T04:25:37.576Z] af6eaf76a39c: Verifying Checksum [2023-03-22T04:25:38.561Z] af6eaf76a39c: Pull complete [2023-03-22T04:25:38.561Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T04:25:38.561Z] 5abe8eddf0d5: Download complete [2023-03-22T04:25:39.167Z] 55522c791124: Pull complete [2023-03-22T04:25:40.141Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T04:25:40.141Z] ce5c4a1c91eb: Download complete [2023-03-22T04:25:40.413Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T04:25:40.413Z] 52ebb69f0ebf: Download complete [2023-03-22T04:25:52.766Z] ce5c4a1c91eb: Pull complete [2023-03-22T04:25:52.766Z] 169dfbe0d373: Pull complete [2023-03-22T04:25:52.766Z] e1ff8fa3b103: Pull complete [2023-03-22T04:25:59.495Z] 52ebb69f0ebf: Pull complete [2023-03-22T04:26:00.489Z] 5abe8eddf0d5: Pull complete [2023-03-22T04:26:00.770Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T04:26:00.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T04:26:00.770Z] ---> 6cb57ee374ae [2023-03-22T04:26:00.770Z] Step 3/10 : ARG MAKE=make build [2023-03-22T04:26:02.746Z] ---> Running in 47179121fabc [2023-03-22T04:26:02.746Z] Removing intermediate container 47179121fabc [2023-03-22T04:26:02.746Z] ---> 20b4aad83300 [2023-03-22T04:26:02.746Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-22T04:26:03.014Z] ---> Running in 10398556ef75 [2023-03-22T04:26:03.284Z] Removing intermediate container 10398556ef75 [2023-03-22T04:26:03.284Z] ---> 912093078265 [2023-03-22T04:26:03.284Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T04:26:03.284Z] ---> Running in adc2f2169917 [2023-03-22T04:26:03.554Z] Removing intermediate container adc2f2169917 [2023-03-22T04:26:03.554Z] ---> e883c9036a38 [2023-03-22T04:26:03.554Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-22T04:26:03.825Z] ---> Running in ec1083b59af4 [2023-03-22T04:26:04.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:26:05.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:26:06.796Z] OK: 263 MiB in 53 packages [2023-03-22T04:26:07.381Z] Removing intermediate container ec1083b59af4 [2023-03-22T04:26:07.381Z] ---> 884bb462ca31 [2023-03-22T04:26:07.381Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-22T04:26:07.967Z] ---> 7278e925ae9a [2023-03-22T04:26:07.967Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:26:07.967Z] ---> Running in 78625949caa2 [2023-03-22T04:27:15.857Z] Removing intermediate container 78625949caa2 [2023-03-22T04:27:15.857Z] ---> 5087bd51d234 [2023-03-22T04:27:15.857Z] Step 9/10 : COPY . . [2023-03-22T04:27:15.857Z] ---> 7ad7b8d0e0f1 [2023-03-22T04:27:15.857Z] Step 10/10 : RUN ${MAKE} [2023-03-22T04:27:15.857Z] ---> Running in d0572ad3ab94 [2023-03-22T04:27:16.130Z] noop [2023-03-22T04:27:17.543Z] Removing intermediate container d0572ad3ab94 [2023-03-22T04:27:17.543Z] ---> 4de62557e035 [2023-03-22T04:27:17.543Z] Successfully built 4de62557e035 [2023-03-22T04:27:17.543Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:17.902Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T04:27:17.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:27:18.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-5114 does not seem to be running inside a container [2023-03-22T04:27:18.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@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 ******** ci-base-image-arm64 cat [2023-03-22T04:27:19.401Z] $ docker top dd434c103efa99447c855d03be3752f1aa86a491477768c3e4bd9c94d907e379 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:27:20.241Z] + go version [2023-03-22T04:27:20.241Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T04:27:20.258Z] $ docker stop --time=1 dd434c103efa99447c855d03be3752f1aa86a491477768c3e4bd9c94d907e379 [2023-03-22T04:27:21.897Z] $ docker rm -f --volumes dd434c103efa99447c855d03be3752f1aa86a491477768c3e4bd9c94d907e379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:22.435Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T04:27:22.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:27:22.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-5114 does not seem to be running inside a container [2023-03-22T04:27:22.689Z] $ 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/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@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 ******** ci-base-image-arm64 cat [2023-03-22T04:27:23.880Z] $ docker top 84465ce1b7ebaa582c005bcc6acc4075a87432db9a4d2501165352d37b638017 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:27:24.400Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/190 [Pipeline] fileExists [Pipeline] sh [2023-03-22T04:27:25.004Z] + make test [2023-03-22T04:27:25.004Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T04:28:11.864Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-22T04:30:18.568Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-22T04:30:18.568Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-22T04:30:18.568Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-22T04:30:18.568Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-22T04:30:18.568Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-22T04:30:28.669Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.199s coverage: 27.6% of statements [2023-03-22T04:30:28.669Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.246s coverage: 78.9% of statements [2023-03-22T04:30:40.990Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-22T04:30:40.990Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-22T04:30:40.990Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.345s coverage: 86.0% of statements [2023-03-22T04:30:46.348Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-22T04:30:46.348Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.434s coverage: 75.9% of statements [2023-03-22T04:30:50.603Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-22T04:30:52.016Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-22T04:30:52.016Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-22T04:30:53.975Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.256s coverage: 15.2% of statements [2023-03-22T04:30:53.975Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.436s coverage: 68.5% of statements [2023-03-22T04:30:55.921Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.426s coverage: 89.2% of statements [2023-03-22T04:30:57.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-22T04:30:57.596Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.251s coverage: 5.5% of statements [2023-03-22T04:30:58.176Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T04:30:58.176Z] GO111MODULE=on go vet ./... [2023-03-22T04:33:19.896Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T04:33:19.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T04:33:19.896Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T04:33:19.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T04:33:19.919Z] $ docker stop --time=1 84465ce1b7ebaa582c005bcc6acc4075a87432db9a4d2501165352d37b638017 [2023-03-22T04:33:22.732Z] $ docker rm -f --volumes 84465ce1b7ebaa582c005bcc6acc4075a87432db9a4d2501165352d37b638017 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T04:33:24.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T04:33:24.358Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T04:33:24.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T04:33:25.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T04:33:25.622Z] + ls -al . [2023-03-22T04:33:25.622Z] total 268 [2023-03-22T04:33:25.622Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 04:27 . [2023-03-22T04:33:25.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:25 .. [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:25 .dockerignore [2023-03-22T04:33:25.623Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:25 .git [2023-03-22T04:33:25.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:25 .github [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 04:25 .gitignore [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:25 .golangci.yml [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 04:25 CHANGELOG.md [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:25 GOVERNANCE.md [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 04:25 Jenkinsfile [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:25 LICENSE [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 04:25 Makefile [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:25 OWNERS.md [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 04:25 README.md [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 04:20 VERSION [2023-03-22T04:33:25.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:25 bin [2023-03-22T04:33:25.623Z] -rw-r--r-- 1 jenkins jenkins 105656 Mar 22 04:30 coverage.out [2023-03-22T04:33:25.623Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:25 example [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 04:25 go.mod [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 04:25 go.sum [2023-03-22T04:33:25.623Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:25 internal [2023-03-22T04:33:25.623Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:25 openapi [2023-03-22T04:33:25.623Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 04:25 pkg [2023-03-22T04:33:25.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:25 snap [2023-03-22T04:33:25.623Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:33:25.968Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=92ae96e570b0e90887048770798fafa65e025b58 --label arch=arm64 --label version=3.0.0-dev.59 . [2023-03-22T04:33:26.234Z] Sending build context to Docker daemon 5.903MB [2023-03-22T04:33:26.234Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T04:33:26.234Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-22T04:33:26.500Z] ---> 4de62557e035 [2023-03-22T04:33:26.500Z] Step 3/23 : ARG MAKE=make build [2023-03-22T04:33:26.500Z] ---> Running in 5e843b04fda1 [2023-03-22T04:33:26.768Z] Removing intermediate container 5e843b04fda1 [2023-03-22T04:33:26.768Z] ---> 271d9c21218d [2023-03-22T04:33:26.768Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-22T04:33:26.768Z] ---> Running in 65293d3195a2 [2023-03-22T04:33:27.034Z] Removing intermediate container 65293d3195a2 [2023-03-22T04:33:27.034Z] ---> 2523117c339d [2023-03-22T04:33:27.034Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T04:33:27.301Z] ---> Running in 954e553a4725 [2023-03-22T04:33:27.581Z] Removing intermediate container 954e553a4725 [2023-03-22T04:33:27.581Z] ---> 4240276d09fe [2023-03-22T04:33:27.581Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-22T04:33:27.581Z] ---> Running in f1bd8f0afe97 [2023-03-22T04:33:28.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:33:29.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:33:30.081Z] OK: 263 MiB in 53 packages [2023-03-22T04:33:31.043Z] Removing intermediate container f1bd8f0afe97 [2023-03-22T04:33:31.043Z] ---> a522a75f341c [2023-03-22T04:33:31.043Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-22T04:33:31.312Z] ---> 217631e199e8 [2023-03-22T04:33:31.312Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:33:31.579Z] ---> Running in 506bd9d5e5be [2023-03-22T04:33:35.830Z] Removing intermediate container 506bd9d5e5be [2023-03-22T04:33:35.830Z] ---> 3f06b664373b [2023-03-22T04:33:35.830Z] Step 9/23 : COPY . . [2023-03-22T04:33:37.243Z] ---> 8e0e92c64300 [2023-03-22T04:33:37.243Z] Step 10/23 : RUN ${MAKE} [2023-03-22T04:33:37.243Z] ---> Running in de5c4fca1455 [2023-03-22T04:33:38.209Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.59" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-22T04:36:00.138Z] Removing intermediate container de5c4fca1455 [2023-03-22T04:36:00.138Z] ---> 39384343a5b9 [2023-03-22T04:36:00.138Z] Step 11/23 : FROM alpine:3.17 [2023-03-22T04:36:00.138Z] 3.17: Pulling from library/alpine [2023-03-22T04:36:00.138Z] af6eaf76a39c: Already exists [2023-03-22T04:36:00.138Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T04:36:00.138Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T04:36:00.138Z] ---> d74e625d9115 [2023-03-22T04:36:00.138Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T04:36:00.138Z] ---> Running in 4dc56a92c354 [2023-03-22T04:36:00.138Z] Removing intermediate container 4dc56a92c354 [2023-03-22T04:36:00.138Z] ---> 1ad3bbd89775 [2023-03-22T04:36:00.138Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-22T04:36:00.138Z] ---> Running in 40a29c45bc3d [2023-03-22T04:36:00.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:36:00.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:36:00.138Z] OK: 7 MiB in 15 packages [2023-03-22T04:36:00.138Z] Removing intermediate container 40a29c45bc3d [2023-03-22T04:36:00.138Z] ---> bf1c0f00bbf1 [2023-03-22T04:36:00.138Z] Step 14/23 : WORKDIR / [2023-03-22T04:36:00.138Z] ---> Running in 908d3878ee44 [2023-03-22T04:36:00.138Z] Removing intermediate container 908d3878ee44 [2023-03-22T04:36:00.138Z] ---> 5ddba2391ac8 [2023-03-22T04:36:00.138Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-22T04:36:00.138Z] ---> 1dbe40dae5b9 [2023-03-22T04:36:00.139Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-22T04:36:00.139Z] ---> 916ade6bcfaf [2023-03-22T04:36:00.139Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-22T04:36:00.139Z] ---> a222bf4fabaf [2023-03-22T04:36:00.139Z] Step 18/23 : EXPOSE 59999 [2023-03-22T04:36:00.139Z] ---> Running in 938312d18042 [2023-03-22T04:36:00.139Z] Removing intermediate container 938312d18042 [2023-03-22T04:36:00.139Z] ---> e247eab95068 [2023-03-22T04:36:00.139Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-22T04:36:00.139Z] ---> Running in f791b4a247b7 [2023-03-22T04:36:00.139Z] Removing intermediate container f791b4a247b7 [2023-03-22T04:36:00.139Z] ---> d6f96a895c8f [2023-03-22T04:36:00.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:36:00.139Z] ---> Running in ad71d8609d83 [2023-03-22T04:36:00.139Z] Removing intermediate container ad71d8609d83 [2023-03-22T04:36:00.139Z] ---> e67e2ce95ab7 [2023-03-22T04:36:00.139Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T04:36:00.139Z] ---> Running in c84e4116c3a9 [2023-03-22T04:36:00.139Z] Removing intermediate container c84e4116c3a9 [2023-03-22T04:36:00.139Z] ---> f68ab74eb592 [2023-03-22T04:36:00.139Z] Step 22/23 : LABEL git_sha=92ae96e570b0e90887048770798fafa65e025b58 [2023-03-22T04:36:00.139Z] ---> Running in ab6958d35804 [2023-03-22T04:36:00.139Z] Removing intermediate container ab6958d35804 [2023-03-22T04:36:00.139Z] ---> f2c550241968 [2023-03-22T04:36:00.139Z] Step 23/23 : LABEL version=3.0.0-dev.59 [2023-03-22T04:36:00.139Z] ---> Running in 94c5fbf050ca [2023-03-22T04:36:00.139Z] Removing intermediate container 94c5fbf050ca [2023-03-22T04:36:00.139Z] ---> d2fc3af47689 [2023-03-22T04:36:00.139Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T04:36:00.139Z] Successfully built d2fc3af47689 [2023-03-22T04:36:00.139Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:36:00.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T04:36:00.573Z] [2023-03-22T04:36:00.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:36:00.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T04:36:00.910Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T04:36:00.910Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T04:36:00.910Z] 04944245beec: Pulling fs layer [2023-03-22T04:36:00.910Z] 699f458cf7ca: Pulling fs layer [2023-03-22T04:36:00.910Z] 765212b225bb: Pulling fs layer [2023-03-22T04:36:00.910Z] f23df028b6ca: Pulling fs layer [2023-03-22T04:36:00.910Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T04:36:00.910Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T04:36:00.910Z] f23df028b6ca: Waiting [2023-03-22T04:36:00.910Z] d65c8cfc05b1: Waiting [2023-03-22T04:36:00.910Z] 2437ff75d9bd: Waiting [2023-03-22T04:36:00.910Z] 765212b225bb: Waiting [2023-03-22T04:36:01.176Z] 04944245beec: Verifying Checksum [2023-03-22T04:36:01.176Z] 04944245beec: Download complete [2023-03-22T04:36:01.176Z] 765212b225bb: Verifying Checksum [2023-03-22T04:36:01.176Z] 765212b225bb: Download complete [2023-03-22T04:36:01.176Z] f23df028b6ca: Verifying Checksum [2023-03-22T04:36:01.176Z] f23df028b6ca: Download complete [2023-03-22T04:36:01.176Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T04:36:01.176Z] d65c8cfc05b1: Download complete [2023-03-22T04:36:01.176Z] 699f458cf7ca: Verifying Checksum [2023-03-22T04:36:01.176Z] 699f458cf7ca: Download complete [2023-03-22T04:36:01.768Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T04:36:01.768Z] 8998bd30e6a1: Download complete [2023-03-22T04:36:03.716Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T04:36:03.716Z] 2437ff75d9bd: Download complete [2023-03-22T04:36:05.661Z] 8998bd30e6a1: Pull complete [2023-03-22T04:36:05.661Z] 04944245beec: Pull complete [2023-03-22T04:36:07.074Z] 699f458cf7ca: Pull complete [2023-03-22T04:36:07.074Z] 765212b225bb: Pull complete [2023-03-22T04:36:09.657Z] f23df028b6ca: Pull complete [2023-03-22T04:36:09.930Z] d65c8cfc05b1: Pull complete [2023-03-22T04:36:24.914Z] 2437ff75d9bd: Pull complete [2023-03-22T04:36:24.914Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T04:36:24.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T04:36:24.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:36:25.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-5114 does not seem to be running inside a container [2023-03-22T04:36:25.148Z] $ 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/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T04:36:27.564Z] $ docker top 3960af89b2a5f1578f08efaac3a312636bc2458a0bad4559e99b280740f361d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:36:28.085Z] ---> job-cost.sh [2023-03-22T04:36:28.351Z] lf-activate-venv: SKIPPING [2023-03-22T04:36:28.351Z] INFO: No Stack... [2023-03-22T04:36:28.931Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T04:36:29.884Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T04:36:30.517Z] + cat /w/workspace/device-sdk-go/190/archives/cost.csv [2023-03-22T04:36:30.517Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T04:36:30.550Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [2023-03-22T04:36:30.560Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] did not exist. Created. [2023-03-22T04:36:30.560Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T04:36:30.897Z] /w/workspace/device-sdk-go/190@tmp/durable-94efe49f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T04:36:31.225Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T04:36:31.248Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T04:36:31.306Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T04:36:31.313Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T04:36:31.327Z] $ docker stop --time=1 3960af89b2a5f1578f08efaac3a312636bc2458a0bad4559e99b280740f361d9 [2023-03-22T04:36:32.800Z] $ docker rm -f --volumes 3960af89b2a5f1578f08efaac3a312636bc2458a0bad4559e99b280740f361d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-22T04:36:33.216Z] provisioning config files... [2023-03-22T04:36:33.223Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1265003031607933521tmp [Pipeline] { [Pipeline] sh [2023-03-22T04:36:33.513Z] + set +x [2023-03-22T04:36:33.513Z] + curl -s https://codecov.io/bash [2023-03-22T04:36:33.513Z] + bash -s -- [2023-03-22T04:36:33.513Z] [2023-03-22T04:36:33.513Z] _____ _ [2023-03-22T04:36:33.513Z] / ____| | | [2023-03-22T04:36:33.513Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T04:36:33.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T04:36:33.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T04:36:33.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T04:36:33.513Z] Bash-1.0.6 [2023-03-22T04:36:33.513Z] [2023-03-22T04:36:33.513Z] [2023-03-22T04:36:33.513Z] ==> git version 2.25.1 found [2023-03-22T04:36:33.513Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-22T04:36:33.513Z] Release-Date: 2020-01-08 [2023-03-22T04:36:33.513Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T04:36:33.513Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T04:36:33.513Z] ==> Jenkins CI detected. [2023-03-22T04:36:33.513Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-22T04:36:33.513Z] project root: . [2023-03-22T04:36:33.513Z] --> token set from env [2023-03-22T04:36:33.513Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T04:36:33.513Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T04:36:33.513Z] ==> Python coveragepy not found [2023-03-22T04:36:33.513Z] ==> Searching for coverage reports in: [2023-03-22T04:36:33.513Z] + . [2023-03-22T04:36:33.513Z] -> Found 1 reports [2023-03-22T04:36:33.513Z] ==> Detecting git/mercurial file structure [2023-03-22T04:36:33.513Z] ==> Reading reports [2023-03-22T04:36:33.513Z] + ./coverage.out bytes=105656 [2023-03-22T04:36:33.513Z] ==> Appending adjustments [2023-03-22T04:36:33.513Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T04:36:33.772Z] + Found adjustments [2023-03-22T04:36:33.772Z] ==> Gzipping contents [2023-03-22T04:36:33.772Z] 16K /tmp/codecov.MAUrF5.gz [2023-03-22T04:36:34.031Z] ==> Uploading reports [2023-03-22T04:36:34.031Z] url: https://codecov.io [2023-03-22T04:36:34.031Z] query: branch=main&commit=92ae96e570b0e90887048770798fafa65e025b58&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T04:36:34.031Z] -> Pinging Codecov [2023-03-22T04:36:34.031Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=92ae96e570b0e90887048770798fafa65e025b58&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T04:36:34.031Z] -> Uploading to [2023-03-22T04:36:34.031Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/7E55EF52A471D76F132DFD9A03CDDE97/92ae96e570b0e90887048770798fafa65e025b58/44ef38e2-881b-4c5f-8496-eba85edf3cf7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T043633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fa83c52d6fe9802d3b228ef6471c405d282c0af4d5165d01bcf6b50e5180a69 [2023-03-22T04:36:34.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:36:34.031Z] Dload Upload Total Spent Left Speed [2023-03-22T04:36:34.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14980 0 0 100 14980 0 46666 --:--:-- --:--:-- --:--:-- 46812 [2023-03-22T04:36:34.289Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] } [2023-03-22T04:36:34.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-22T04:36:34.485Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T04:36:34.497Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:36:34.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T04:36:34.790Z] [2023-03-22T04:36:34.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:36:35.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T04:36:35.097Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T04:36:35.097Z] df9b9388f04a: Pulling fs layer [2023-03-22T04:36:35.097Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T04:36:35.097Z] 25bc292e5bac: Pulling fs layer [2023-03-22T04:36:35.097Z] 114826534d7a: Pulling fs layer [2023-03-22T04:36:35.097Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T04:36:35.097Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T04:36:35.097Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T04:36:35.097Z] 114826534d7a: Waiting [2023-03-22T04:36:35.097Z] 4657fd5d0bcf: Waiting [2023-03-22T04:36:35.097Z] 6ad1cebc031e: Waiting [2023-03-22T04:36:35.097Z] 8a3aa393b2d8: Waiting [2023-03-22T04:36:35.097Z] 25bc292e5bac: Download complete [2023-03-22T04:36:35.097Z] 52dc419b0ee2: Verifying Checksum [2023-03-22T04:36:35.097Z] 52dc419b0ee2: Download complete [2023-03-22T04:36:35.097Z] 4657fd5d0bcf: Verifying Checksum [2023-03-22T04:36:35.097Z] 4657fd5d0bcf: Download complete [2023-03-22T04:36:35.359Z] df9b9388f04a: Pull complete [2023-03-22T04:36:35.359Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T04:36:35.359Z] 6ad1cebc031e: Download complete [2023-03-22T04:36:35.359Z] 52dc419b0ee2: Pull complete [2023-03-22T04:36:35.621Z] 25bc292e5bac: Pull complete [2023-03-22T04:36:35.880Z] 114826534d7a: Verifying Checksum [2023-03-22T04:36:35.880Z] 114826534d7a: Download complete [2023-03-22T04:36:36.138Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T04:36:36.138Z] 8a3aa393b2d8: Download complete [2023-03-22T04:36:39.418Z] 114826534d7a: Pull complete [2023-03-22T04:36:39.677Z] 4657fd5d0bcf: Pull complete [2023-03-22T04:36:39.935Z] 6ad1cebc031e: Pull complete [2023-03-22T04:36:43.214Z] 8a3aa393b2d8: Pull complete [2023-03-22T04:36:43.214Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T04:36:43.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T04:36:43.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:36:43.291Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:36:43.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-22T04:36:45.361Z] $ docker top c61bbe719b03837eb171047784553403e9e1759ea5df1871d63a15a392cc5547 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T04:36:45.410Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-22T04:36:45.689Z] + set -o pipefail [2023-03-22T04:36:45.689Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-22T04:36:49.881Z] [2023-03-22T04:36:49.881Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-22T04:36:49.881Z] [2023-03-22T04:36:49.881Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/fbfae04a-1c01-428f-bccf-bb946f063180 [2023-03-22T04:36:49.881Z] [2023-03-22T04:36:49.881Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T04:36:49.881Z] [2023-03-22T04:36:50.449Z] [2023-03-22T04:36:50.449Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T04:36:50.449Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T04:36:50.449Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T04:36:50.471Z] $ docker stop --time=1 c61bbe719b03837eb171047784553403e9e1759ea5df1871d63a15a392cc5547 [2023-03-22T04:36:52.736Z] $ docker rm -f --volumes c61bbe719b03837eb171047784553403e9e1759ea5df1871d63a15a392cc5547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-22T04:36:53.066Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T04:36:53.073Z] provisioning config files... [2023-03-22T04:36:53.081Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2409448222089835532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:36:53.373Z] --> edgex-publish-swagger.sh [2023-03-22T04:36:53.373Z] === Publish openapi/v3 API === [2023-03-22T04:36:53.373Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-22T04:36:53.374Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-22T04:36:53.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:36:53.374Z] Dload Upload Total Spent Left Speed [2023-03-22T04:36:53.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 43650 --:--:-- --:--:-- --:--:-- 43569 100 23571 0 0 100 23571 0 43650 --:--:-- --:--:-- --:--:-- 43569 [2023-03-22T04:36:53.941Z] [2023-03-22T04:36:53.941Z] [Pipeline] } [2023-03-22T04:36:53.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T04:36:54.336Z] + git log --format=format:%s -1 92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] sh [2023-03-22T04:36:54.624Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T04:36:54.624Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:36:54.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T04:36:54.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:36:54.990Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:36:55.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-03-22T04:36:55.498Z] $ docker top afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b -eo pid,comm [2023-03-22T04:36:55.537Z] 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-03-22T04:36:55.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T04:36:55.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T04:36:55.577Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T04:36:55.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T04:36:55.704Z] $ docker exec afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b ssh-agent [2023-03-22T04:36:55.803Z] SSH_AUTH_SOCK=/tmp/ssh-qKglWVKnwEJH/agent.33 [2023-03-22T04:36:55.803Z] SSH_AGENT_PID=39 [2023-03-22T04:36:55.808Z] Running ssh-add (command line suppressed) [2023-03-22T04:36:55.925Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8901063703174410616.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8901063703174410616.key) [2023-03-22T04:36:55.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T04:36:56.215Z] + git semver tag [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,396 [run_tag] DEBUG tag force:False [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,396 [check_head_tag] DEBUG check head tag [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,398 [execute] INFO git cat-file --batch-check [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,402 [execute] INFO git cat-file --batch [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,439 [execute] INFO git tag -a v3.0.0-dev.59 -m v3.0.0-dev.59 [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,439 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.59', '-m', 'v3.0.0-dev.59'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T04:36:56.474Z] 2023-03-22 04:36:56,444 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-22T04:36:56.474Z] 3.0.0-dev.59 [Pipeline] } [2023-03-22T04:36:56.494Z] $ docker exec --env ******** --env ******** afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b ssh-agent -k [2023-03-22T04:36:56.593Z] unset SSH_AUTH_SOCK; [2023-03-22T04:36:56.593Z] unset SSH_AGENT_PID; [2023-03-22T04:36:56.593Z] echo Agent pid 39 killed; [2023-03-22T04:36:56.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T04:36:56.900Z] + git semver [Pipeline] } [2023-03-22T04:36:57.183Z] $ docker stop --time=1 afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b [2023-03-22T04:36:58.510Z] $ docker rm -f --volumes afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:36:58.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T04:36:58.889Z] [2023-03-22T04:36:58.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:36:59.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T04:36:59.194Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T04:36:59.194Z] ab5ef0e58194: Pulling fs layer [2023-03-22T04:36:59.194Z] 9712f1f96733: Pulling fs layer [2023-03-22T04:36:59.194Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T04:36:59.194Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T04:36:59.194Z] e9a5061849ea: Pulling fs layer [2023-03-22T04:36:59.194Z] d747dcd14b5f: Pulling fs layer [2023-03-22T04:36:59.194Z] 2de7ff778b66: Pulling fs layer [2023-03-22T04:36:59.194Z] 0d9ebad4ef96: Waiting [2023-03-22T04:36:59.194Z] e9a5061849ea: Waiting [2023-03-22T04:36:59.194Z] d747dcd14b5f: Waiting [2023-03-22T04:36:59.194Z] 2de7ff778b66: Waiting [2023-03-22T04:36:59.194Z] 9712f1f96733: Verifying Checksum [2023-03-22T04:36:59.194Z] 9712f1f96733: Download complete [2023-03-22T04:36:59.775Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T04:36:59.775Z] 63f879dbbcfc: Download complete [2023-03-22T04:36:59.775Z] e9a5061849ea: Verifying Checksum [2023-03-22T04:36:59.775Z] e9a5061849ea: Download complete [2023-03-22T04:37:00.033Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T04:37:00.033Z] 0d9ebad4ef96: Download complete [2023-03-22T04:37:00.033Z] d747dcd14b5f: Verifying Checksum [2023-03-22T04:37:00.033Z] d747dcd14b5f: Download complete [2023-03-22T04:37:00.033Z] ab5ef0e58194: Verifying Checksum [2023-03-22T04:37:00.033Z] ab5ef0e58194: Download complete [2023-03-22T04:37:00.033Z] 2de7ff778b66: Verifying Checksum [2023-03-22T04:37:00.033Z] 2de7ff778b66: Download complete [2023-03-22T04:37:02.560Z] ab5ef0e58194: Pull complete [2023-03-22T04:37:02.560Z] 9712f1f96733: Pull complete [2023-03-22T04:37:03.128Z] 63f879dbbcfc: Pull complete [2023-03-22T04:37:06.415Z] 0d9ebad4ef96: Pull complete [2023-03-22T04:37:06.674Z] e9a5061849ea: Pull complete [2023-03-22T04:37:06.674Z] d747dcd14b5f: Pull complete [2023-03-22T04:37:07.612Z] 2de7ff778b66: Pull complete [2023-03-22T04:37:07.612Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T04:37:07.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T04:37:07.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:37:07.694Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:37:07.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools:0.23.1-centos7 cat [2023-03-22T04:37:10.201Z] $ docker top fb7ac82a933d4215f69c4dc5e4f4a429b5829551b468dffb7c1b4a510fd82b7a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T04:37:10.251Z] provisioning config files... [2023-03-22T04:37:10.258Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18365892845617599059tmp [2023-03-22T04:37:10.267Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4780174993240742893tmp [2023-03-22T04:37:10.276Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3763506360545608452tmp [Pipeline] { [Pipeline] echo [2023-03-22T04:37:10.288Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:10.566Z] ---> sigul-configuration.sh [2023-03-22T04:37:10.566Z] gpg: directory `/root/.gnupg' created [2023-03-22T04:37:10.566Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T04:37:10.566Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T04:37:10.566Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T04:37:10.566Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T04:37:10.566Z] gpg: CAST5 encrypted data [2023-03-22T04:37:10.566Z] gpg: encrypted with 1 passphrase [2023-03-22T04:37:10.566Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T04:37:10.858Z] + mkdir /home/jenkins [2023-03-22T04:37:10.859Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T04:37:11.143Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-22T04:37:11.151Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:11.432Z] ---> sigul-install.sh [2023-03-22T04:37:11.432Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T04:37:11.714Z] + git tag --list [2023-03-22T04:37:11.714Z] 0.7.1 [2023-03-22T04:37:11.714Z] delhi-tag [2023-03-22T04:37:11.714Z] v1.0.0 [2023-03-22T04:37:11.714Z] v1.1.0 [2023-03-22T04:37:11.714Z] v1.1.1 [2023-03-22T04:37:11.714Z] v1.1.2 [2023-03-22T04:37:11.714Z] v1.2.0 [2023-03-22T04:37:11.714Z] v1.2.1 [2023-03-22T04:37:11.714Z] v1.2.2 [2023-03-22T04:37:11.714Z] v1.2.3 [2023-03-22T04:37:11.714Z] v1.3.0 [2023-03-22T04:37:11.714Z] v1.4.0 [2023-03-22T04:37:11.714Z] v2.0.0 [2023-03-22T04:37:11.714Z] v2.1.0 [2023-03-22T04:37:11.714Z] v2.1.1 [2023-03-22T04:37:11.714Z] v2.1.1-dev.2 [2023-03-22T04:37:11.714Z] v2.1.1-dev.3 [2023-03-22T04:37:11.714Z] v2.2.0 [2023-03-22T04:37:11.714Z] v2.2.1-dev.1 [2023-03-22T04:37:11.714Z] v2.2.1-dev.10 [2023-03-22T04:37:11.714Z] v2.2.1-dev.11 [2023-03-22T04:37:11.714Z] v2.2.1-dev.12 [2023-03-22T04:37:11.714Z] v2.2.1-dev.13 [2023-03-22T04:37:11.714Z] v2.2.1-dev.14 [2023-03-22T04:37:11.714Z] v2.2.1-dev.2 [2023-03-22T04:37:11.714Z] v2.2.1-dev.3 [2023-03-22T04:37:11.714Z] v2.2.1-dev.4 [2023-03-22T04:37:11.714Z] v2.2.1-dev.5 [2023-03-22T04:37:11.714Z] v2.2.1-dev.6 [2023-03-22T04:37:11.714Z] v2.2.1-dev.7 [2023-03-22T04:37:11.714Z] v2.2.1-dev.8 [2023-03-22T04:37:11.714Z] v2.2.1-dev.9 [2023-03-22T04:37:11.714Z] v2.3.0 [2023-03-22T04:37:11.714Z] v2.3.0-dev.14 [2023-03-22T04:37:11.714Z] v2.3.0-dev.15 [2023-03-22T04:37:11.714Z] v2.3.0-dev.16 [2023-03-22T04:37:11.714Z] v2.3.0-dev.17 [2023-03-22T04:37:11.714Z] v2.3.0-dev.18 [2023-03-22T04:37:11.714Z] v2.3.0-dev.19 [2023-03-22T04:37:11.714Z] v2.3.0-dev.20 [2023-03-22T04:37:11.714Z] v2.3.0-dev.21 [2023-03-22T04:37:11.714Z] v2.3.0-dev.22 [2023-03-22T04:37:11.714Z] v2.3.0-dev.23 [2023-03-22T04:37:11.714Z] v2.3.0-dev.24 [2023-03-22T04:37:11.714Z] v2.3.0-dev.25 [2023-03-22T04:37:11.714Z] v2.3.0-dev.26 [2023-03-22T04:37:11.714Z] v2.3.0-dev.27 [2023-03-22T04:37:11.714Z] v2.3.0-dev.28 [2023-03-22T04:37:11.714Z] v2.3.0-dev.29 [2023-03-22T04:37:11.714Z] v2.3.0-dev.30 [2023-03-22T04:37:11.714Z] v2.3.0-dev.31 [2023-03-22T04:37:11.714Z] v2.3.0-dev.32 [2023-03-22T04:37:11.714Z] v2.3.0-dev.33 [2023-03-22T04:37:11.714Z] v2.3.0-dev.34 [2023-03-22T04:37:11.714Z] v2.3.0-dev.35 [2023-03-22T04:37:11.714Z] v2.3.0-dev.36 [2023-03-22T04:37:11.714Z] v2.3.0-dev.37 [2023-03-22T04:37:11.714Z] v2.3.0-dev.38 [2023-03-22T04:37:11.714Z] v2.3.0-dev.39 [2023-03-22T04:37:11.714Z] v2.3.0-dev.40 [2023-03-22T04:37:11.714Z] v2.3.0-dev.41 [2023-03-22T04:37:11.714Z] v2.3.0-dev.42 [2023-03-22T04:37:11.714Z] v2.3.0-dev.43 [2023-03-22T04:37:11.714Z] v2.3.0-dev.44 [2023-03-22T04:37:11.714Z] v2.3.0-dev.45 [2023-03-22T04:37:11.714Z] v2.3.0-dev.46 [2023-03-22T04:37:11.714Z] v2.3.0-dev.47 [2023-03-22T04:37:11.714Z] v2.3.0-dev.48 [2023-03-22T04:37:11.714Z] v2.3.0-dev.49 [2023-03-22T04:37:11.714Z] v2.3.0-dev.50 [2023-03-22T04:37:11.714Z] v2.3.0-dev.51 [2023-03-22T04:37:11.714Z] v2.3.1 [2023-03-22T04:37:11.714Z] v2.3.1-dev.1 [2023-03-22T04:37:11.714Z] v2.3.1-dev.2 [2023-03-22T04:37:11.714Z] v2.3.1-dev.3 [2023-03-22T04:37:11.714Z] v2.3.1-dev.4 [2023-03-22T04:37:11.714Z] v3.0.0-dev.1 [2023-03-22T04:37:11.714Z] v3.0.0-dev.10 [2023-03-22T04:37:11.714Z] v3.0.0-dev.11 [2023-03-22T04:37:11.714Z] v3.0.0-dev.12 [2023-03-22T04:37:11.714Z] v3.0.0-dev.13 [2023-03-22T04:37:11.714Z] v3.0.0-dev.14 [2023-03-22T04:37:11.714Z] v3.0.0-dev.15 [2023-03-22T04:37:11.714Z] v3.0.0-dev.16 [2023-03-22T04:37:11.714Z] v3.0.0-dev.17 [2023-03-22T04:37:11.714Z] v3.0.0-dev.18 [2023-03-22T04:37:11.714Z] v3.0.0-dev.19 [2023-03-22T04:37:11.714Z] v3.0.0-dev.2 [2023-03-22T04:37:11.714Z] v3.0.0-dev.20 [2023-03-22T04:37:11.714Z] v3.0.0-dev.21 [2023-03-22T04:37:11.714Z] v3.0.0-dev.22 [2023-03-22T04:37:11.714Z] v3.0.0-dev.23 [2023-03-22T04:37:11.714Z] v3.0.0-dev.24 [2023-03-22T04:37:11.714Z] v3.0.0-dev.25 [2023-03-22T04:37:11.714Z] v3.0.0-dev.26 [2023-03-22T04:37:11.714Z] v3.0.0-dev.27 [2023-03-22T04:37:11.714Z] v3.0.0-dev.28 [2023-03-22T04:37:11.714Z] v3.0.0-dev.29 [2023-03-22T04:37:11.714Z] v3.0.0-dev.3 [2023-03-22T04:37:11.714Z] v3.0.0-dev.30 [2023-03-22T04:37:11.714Z] v3.0.0-dev.31 [2023-03-22T04:37:11.714Z] v3.0.0-dev.32 [2023-03-22T04:37:11.714Z] v3.0.0-dev.33 [2023-03-22T04:37:11.714Z] v3.0.0-dev.34 [2023-03-22T04:37:11.714Z] v3.0.0-dev.35 [2023-03-22T04:37:11.714Z] v3.0.0-dev.36 [2023-03-22T04:37:11.714Z] v3.0.0-dev.37 [2023-03-22T04:37:11.715Z] v3.0.0-dev.38 [2023-03-22T04:37:11.715Z] v3.0.0-dev.39 [2023-03-22T04:37:11.715Z] v3.0.0-dev.4 [2023-03-22T04:37:11.715Z] v3.0.0-dev.40 [2023-03-22T04:37:11.715Z] v3.0.0-dev.41 [2023-03-22T04:37:11.715Z] v3.0.0-dev.42 [2023-03-22T04:37:11.715Z] v3.0.0-dev.43 [2023-03-22T04:37:11.715Z] v3.0.0-dev.44 [2023-03-22T04:37:11.715Z] v3.0.0-dev.45 [2023-03-22T04:37:11.715Z] v3.0.0-dev.46 [2023-03-22T04:37:11.715Z] v3.0.0-dev.47 [2023-03-22T04:37:11.715Z] v3.0.0-dev.48 [2023-03-22T04:37:11.715Z] v3.0.0-dev.49 [2023-03-22T04:37:11.715Z] v3.0.0-dev.5 [2023-03-22T04:37:11.715Z] v3.0.0-dev.50 [2023-03-22T04:37:11.715Z] v3.0.0-dev.51 [2023-03-22T04:37:11.715Z] v3.0.0-dev.52 [2023-03-22T04:37:11.715Z] v3.0.0-dev.53 [2023-03-22T04:37:11.715Z] v3.0.0-dev.54 [2023-03-22T04:37:11.715Z] v3.0.0-dev.55 [2023-03-22T04:37:11.715Z] v3.0.0-dev.56 [2023-03-22T04:37:11.715Z] v3.0.0-dev.57 [2023-03-22T04:37:11.715Z] v3.0.0-dev.58 [2023-03-22T04:37:11.715Z] v3.0.0-dev.59 [2023-03-22T04:37:11.715Z] v3.0.0-dev.6 [2023-03-22T04:37:11.715Z] v3.0.0-dev.7 [2023-03-22T04:37:11.715Z] v3.0.0-dev.8 [2023-03-22T04:37:11.715Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-22T04:37:11.996Z] + lftools sign git-tag v3.0.0-dev.59 [2023-03-22T04:37:12.567Z] Signing Git tag with Sigul... [2023-03-22T04:37:12.567Z] Signing v3.0.0-dev.59 [Pipeline] echo [2023-03-22T04:37:12.834Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:13.119Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T04:37:13.126Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T04:37:13.154Z] $ docker stop --time=1 fb7ac82a933d4215f69c4dc5e4f4a429b5829551b468dffb7c1b4a510fd82b7a [2023-03-22T04:37:14.492Z] $ docker rm -f --volumes fb7ac82a933d4215f69c4dc5e4f4a429b5829551b468dffb7c1b4a510fd82b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T04:37:14.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T04:37:14.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:37:15.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T04:37:15.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:37:15.256Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:37:15.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-03-22T04:37:15.678Z] $ docker top 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 -eo pid,comm [2023-03-22T04:37:15.718Z] 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-03-22T04:37:15.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T04:37:15.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T04:37:15.754Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T04:37:15.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T04:37:15.885Z] $ docker exec 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 ssh-agent [2023-03-22T04:37:15.987Z] SSH_AUTH_SOCK=/tmp/ssh-trdUzDcZUvJj/agent.32 [2023-03-22T04:37:15.987Z] SSH_AGENT_PID=38 [2023-03-22T04:37:15.992Z] Running ssh-add (command line suppressed) [2023-03-22T04:37:16.113Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14515502885060516239.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14515502885060516239.key) [2023-03-22T04:37:16.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T04:37:16.403Z] + git semver bump pre [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,583 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,583 [bump_version] DEBUG bumping version:3.0.0-dev.59 on axis:pre with prefix:dev [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,583 [bump_version] DEBUG bumped version:3.0.0-dev.60 [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,583 [write_version] DEBUG write version:3.0.0-dev.60 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,583 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,583 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,586 [execute] INFO git cat-file --batch-check [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,592 [execute] INFO git cat-file --batch [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T04:37:16.662Z] 2023-03-22 04:37:16,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-22T04:37:16.662Z] 3.0.0-dev.60 [Pipeline] } [2023-03-22T04:37:16.682Z] $ docker exec --env ******** --env ******** 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 ssh-agent -k [2023-03-22T04:37:16.776Z] unset SSH_AUTH_SOCK; [2023-03-22T04:37:16.777Z] unset SSH_AGENT_PID; [2023-03-22T04:37:16.777Z] echo Agent pid 38 killed; [2023-03-22T04:37:16.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T04:37:17.082Z] + git semver [Pipeline] } [2023-03-22T04:37:17.362Z] $ docker stop --time=1 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 [2023-03-22T04:37:18.731Z] $ docker rm -f --volumes 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T04:37:19.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T04:37:19.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:37:19.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T04:37:19.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:37:19.428Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:37:19.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-03-22T04:37:19.846Z] $ docker top 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e -eo pid,comm [2023-03-22T04:37:19.880Z] 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-03-22T04:37:19.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T04:37:19.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T04:37:19.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T04:37:20.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T04:37:20.045Z] $ docker exec 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e ssh-agent [2023-03-22T04:37:20.140Z] SSH_AUTH_SOCK=/tmp/ssh-hoztDEE3BcH1/agent.33 [2023-03-22T04:37:20.140Z] SSH_AGENT_PID=39 [2023-03-22T04:37:20.159Z] Running ssh-add (command line suppressed) [2023-03-22T04:37:20.262Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11067449514076494063.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11067449514076494063.key) [2023-03-22T04:37:20.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T04:37:20.580Z] + git semver push [2023-03-22T04:37:20.849Z] 2023-03-22 04:37:20,742 [run_push] DEBUG push [2023-03-22T04:37:20.849Z] 2023-03-22 04:37:20,742 [execute] INFO git cat-file --batch-check [2023-03-22T04:37:20.849Z] 2023-03-22 04:37:20,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T04:37:20.849Z] 2023-03-22 04:37:20,746 [execute] INFO git rev-list 238aad545d82dd119ce2f28cc1a729244c7290f9 -- [2023-03-22T04:37:20.849Z] 2023-03-22 04:37:20,747 [execute] DEBUG Popen(['git', 'rev-list', '238aad545d82dd119ce2f28cc1a729244c7290f9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T04:37:20.849Z] 2023-03-22 04:37:20,759 [execute] INFO git fetch -v origin [2023-03-22T04:37:20.849Z] 2023-03-22 04:37:20,759 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-22T04:37:21.417Z] 2023-03-22 04:37:21,194 [run_push] DEBUG no remote changes detected [2023-03-22T04:37:21.417Z] 2023-03-22 04:37:21,194 [execute] INFO git push origin semver [2023-03-22T04:37:21.417Z] 2023-03-22 04:37:21,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T04:37:22.353Z] 2023-03-22 04:37:22,014 [run_push] DEBUG push all version tags [2023-03-22T04:37:22.353Z] 2023-03-22 04:37:22,014 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-22T04:37:22.353Z] 2023-03-22 04:37:22,015 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T04:37:23.291Z] 2023-03-22 04:37:22,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-22T04:37:23.291Z] 3.0.0-dev.60 [Pipeline] } [2023-03-22T04:37:23.312Z] $ docker exec --env ******** --env ******** 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e ssh-agent -k [2023-03-22T04:37:23.407Z] unset SSH_AUTH_SOCK; [2023-03-22T04:37:23.407Z] unset SSH_AGENT_PID; [2023-03-22T04:37:23.407Z] echo Agent pid 39 killed; [2023-03-22T04:37:23.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T04:37:23.707Z] + git semver [Pipeline] } [2023-03-22T04:37:23.987Z] $ docker stop --time=1 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e [2023-03-22T04:37:25.317Z] $ docker rm -f --volumes 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-22T04:37:25.836Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-22T04:37:25.836Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-22T04:37:25.836Z] total 16 [2023-03-22T04:37:25.836Z] drwxr-xr-x 3 root root 4096 Mar 22 04:22 . [2023-03-22T04:37:25.836Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:37 .. [2023-03-22T04:37:25.837Z] drwxr-xr-x 2 root root 4096 Mar 22 04:22 cost [2023-03-22T04:37:25.837Z] -rw-r--r-- 1 root root 85 Mar 22 04:22 cost.csv [2023-03-22T04:37:25.837Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-22T04:37:25.837Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-22T04:37:25.837Z] total 16 [2023-03-22T04:37:25.837Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:22 . [2023-03-22T04:37:25.837Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:37 .. [2023-03-22T04:37:25.837Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 04:22 cost [2023-03-22T04:37:25.837Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 22 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:26.124Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:26.979Z] ---> package-listing.sh [2023-03-22T04:37:26.979Z] ++ facter osfamily [2023-03-22T04:37:26.979Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T04:37:27.238Z] + OS_FAMILY=debian [2023-03-22T04:37:27.238Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-22T04:37:27.238Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T04:37:27.238Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T04:37:27.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T04:37:27.238Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T04:37:27.238Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-22T04:37:27.239Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T04:37:27.239Z] + case "${OS_FAMILY}" in [2023-03-22T04:37:27.239Z] + dpkg -l [2023-03-22T04:37:27.239Z] + grep '^ii' [2023-03-22T04:37:27.239Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T04:37:27.239Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T04:37:27.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T04:37:27.239Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-22T04:37:27.239Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-22T04:37:27.239Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-03-22T04:37:27.249Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T04:37:27.524Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:37:28.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T04:37:28.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:37:28.156Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-03-22T04:37:28.200Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat [2023-03-22T04:37:28.442Z] $ docker top 86fb4929cc3a9026806fa82a95680666fed57991c2e14fee04b1633b1df3fe5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:37:28.773Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T04:37:29.054Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T04:37:29.336Z] + ls /var/log/sa-host [2023-03-22T04:37:29.336Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T04:37:29.471Z] provisioning config files... [2023-03-22T04:37:29.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3410450699784370457tmp [Pipeline] { [Pipeline] echo [2023-03-22T04:37:29.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:29.787Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T04:37:29.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:30.127Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T04:37:30.136Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:30.417Z] ---> sudo-logs.sh [2023-03-22T04:37:30.417Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T04:37:30.445Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:30.726Z] ---> job-cost.sh [2023-03-22T04:37:30.726Z] lf-activate-venv: SKIPPING [2023-03-22T04:37:30.726Z] DEBUG: total: 0.2199999988079071 [2023-03-22T04:37:30.726Z] INFO: Retrieving Stack Cost... [2023-03-22T04:37:30.985Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T04:37:31.550Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T04:37:31.560Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:37:31.836Z] ---> logs-deploy.sh [2023-03-22T04:37:31.836Z] lf-activate-venv: SKIPPING [2023-03-22T04:37:31.836Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/190 [2023-03-22T04:37:31.836Z] INFO: archiving workspace using pattern(s): [2023-03-22T04:37:32.770Z] Archives upload complete. [2023-03-22T04:37:32.770Z] INFO: archiving logs to Nexus