Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7496c2eac89da67a3eb73648901a7f4e26950f7 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-ssh129066093601391860.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18267369005984459122.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2222238815194677613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10101961368974253028.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-ssh16287177359377249998.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 Running on prd-ubuntu20.04-docker-8c-8g-15891 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 a7496c2eac89da67a3eb73648901a7f4e26950f7 (main) > 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 a7496c2eac89da67a3eb73648901a7f4e26950f7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1459)" > git rev-list --no-walk 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T16:59:22.056Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T16:59:22.114Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T16:59:22.132Z] ========================================================= [2023-05-17T16:59:22.132Z] EdgeX Global Pipelines Version Info [2023-05-17T16:59:22.132Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T16:59:22.857Z] ------------------- [2023-05-17T16:59:22.857Z] stable info: [2023-05-17T16:59:22.857Z] ------------------- [2023-05-17T16:59:22.857Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T16:59:22.857Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T16:59:22.857Z] Message: update stable to v1.0.249 [2023-05-17T16:59:23.428Z] ------------------- [2023-05-17T16:59:23.428Z] experimental info: [2023-05-17T16:59:23.428Z] ------------------- [2023-05-17T16:59:23.428Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T16:59:23.428Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T16:59:23.428Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T16:59:23.632Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-17T16:59:23.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-17T16:59:23.664Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T16:59:23.673Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T16:59:23.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T16:59:23.691Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T16:59:23.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T16:59:23.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-17T16:59:23.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T16:59:23.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T16:59:23.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T16:59:23.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-17T16:59:23.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T16:59:23.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T16:59:23.804Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T16:59:23.815Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T16:59:23.835Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T16:59:23.859Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T16:59:23.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T16:59:23.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T16:59:23.915Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-17T16:59:23.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-17T16:59:23.948Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T16:59:23.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T16:59:23.971Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T16:59:23.981Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T16:59:23.991Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T16:59:24.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T16:59:24.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T16:59:24.056Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T16:59:24.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7496c2eac89da67a3eb73648901a7f4e26950f7 [Pipeline] echo [2023-05-17T16:59:24.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7496c2 [Pipeline] echo [2023-05-17T16:59:24.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T16:59:24.151Z] provisioning config files... [2023-05-17T16:59:24.166Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4600425950938416536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T16:59:24.477Z] ---> docker-login.sh [2023-05-17T16:59:24.477Z] nexus3.edgexfoundry.org:10001 [2023-05-17T16:59:24.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:24.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:24.738Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:24.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:24.738Z] [2023-05-17T16:59:24.738Z] Login Succeeded [2023-05-17T16:59:24.738Z] nexus3.edgexfoundry.org:10002 [2023-05-17T16:59:24.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:24.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:24.997Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:24.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:24.997Z] [2023-05-17T16:59:24.997Z] Login Succeeded [2023-05-17T16:59:24.997Z] nexus3.edgexfoundry.org:10003 [2023-05-17T16:59:24.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:24.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:24.997Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:24.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:24.997Z] [2023-05-17T16:59:24.997Z] Login Succeeded [2023-05-17T16:59:24.997Z] nexus3.edgexfoundry.org:10004 [2023-05-17T16:59:25.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:25.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:25.257Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:25.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:25.257Z] [2023-05-17T16:59:25.257Z] Login Succeeded [2023-05-17T16:59:25.257Z] docker.io [2023-05-17T16:59:25.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:25.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:25.519Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:25.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:25.519Z] [2023-05-17T16:59:25.519Z] Login Succeeded [2023-05-17T16:59:25.519Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T16:59:25.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T16:59:25.917Z] + git rev-list -1 --merges a7496c2eac89da67a3eb73648901a7f4e26950f7~1..a7496c2eac89da67a3eb73648901a7f4e26950f7 [Pipeline] echo [2023-05-17T16:59:25.971Z] -----------> git rev-list -1 --merges a7496c2eac89da67a3eb73648901a7f4e26950f7~1..a7496c2eac89da67a3eb73648901a7f4e26950f7 a7496c2eac89da67a3eb73648901a7f4e26950f7 [false] [Pipeline] sh [2023-05-17T16:59:26.260Z] + git log --format=format:%s -1 a7496c2eac89da67a3eb73648901a7f4e26950f7 [Pipeline] echo [2023-05-17T16:59:26.279Z] ========================================================= [2023-05-17T16:59:26.279Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T16:59:26.279Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T16:59:26.607Z] + git log --format=format:%s -1 a7496c2eac89da67a3eb73648901a7f4e26950f7 [Pipeline] echo [2023-05-17T16:59:26.620Z] [semverPrep] GIT_COMMIT: a7496c2eac89da67a3eb73648901a7f4e26950f7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1459) [Pipeline] echo [2023-05-17T16:59:26.630Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T16:59:27.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T16:59:27.012Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T16:59:27.012Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T16:59:27.012Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T16:59:27.012Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T16:59:27.012Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T16:59:27.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T16:59:27.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T16:59:27.454Z] [2023-05-17T16:59:27.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T16:59:27.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T16:59:27.775Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T16:59:27.775Z] b85a868b505f: Pulling fs layer [2023-05-17T16:59:27.775Z] e2be974225ed: Pulling fs layer [2023-05-17T16:59:27.775Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T16:59:27.775Z] 988bab9f4d93: Pulling fs layer [2023-05-17T16:59:27.775Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T16:59:27.776Z] eaf3925da568: Pulling fs layer [2023-05-17T16:59:27.776Z] bab4dde63d76: Pulling fs layer [2023-05-17T16:59:27.776Z] bde34c3a00c8: Pulling fs layer [2023-05-17T16:59:27.776Z] b352a97aabf1: Pulling fs layer [2023-05-17T16:59:27.776Z] 4872d77fe225: Pulling fs layer [2023-05-17T16:59:27.776Z] 5851b861e8e6: Pulling fs layer [2023-05-17T16:59:27.776Z] 988bab9f4d93: Waiting [2023-05-17T16:59:27.776Z] 1469e6f7b9e6: Waiting [2023-05-17T16:59:27.776Z] eaf3925da568: Waiting [2023-05-17T16:59:27.776Z] bab4dde63d76: Waiting [2023-05-17T16:59:27.776Z] bde34c3a00c8: Waiting [2023-05-17T16:59:27.776Z] b352a97aabf1: Waiting [2023-05-17T16:59:27.776Z] 4872d77fe225: Waiting [2023-05-17T16:59:27.776Z] 5851b861e8e6: Waiting [2023-05-17T16:59:27.776Z] e2be974225ed: Verifying Checksum [2023-05-17T16:59:27.776Z] e2be974225ed: Download complete [2023-05-17T16:59:27.776Z] 988bab9f4d93: Verifying Checksum [2023-05-17T16:59:27.776Z] 988bab9f4d93: Download complete [2023-05-17T16:59:28.037Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T16:59:28.037Z] 1469e6f7b9e6: Download complete [2023-05-17T16:59:28.037Z] eaf3925da568: Download complete [2023-05-17T16:59:28.037Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T16:59:28.037Z] 339a4e72a1f5: Download complete [2023-05-17T16:59:28.037Z] bde34c3a00c8: Download complete [2023-05-17T16:59:28.037Z] b352a97aabf1: Verifying Checksum [2023-05-17T16:59:28.037Z] b352a97aabf1: Download complete [2023-05-17T16:59:28.037Z] 4872d77fe225: Download complete [2023-05-17T16:59:28.037Z] 5851b861e8e6: Verifying Checksum [2023-05-17T16:59:28.037Z] 5851b861e8e6: Download complete [2023-05-17T16:59:28.296Z] b85a868b505f: Verifying Checksum [2023-05-17T16:59:28.296Z] b85a868b505f: Download complete [2023-05-17T16:59:28.555Z] bab4dde63d76: Verifying Checksum [2023-05-17T16:59:28.555Z] bab4dde63d76: Download complete [2023-05-17T16:59:29.499Z] b85a868b505f: Pull complete [2023-05-17T16:59:29.771Z] e2be974225ed: Pull complete [2023-05-17T16:59:30.035Z] 339a4e72a1f5: Pull complete [2023-05-17T16:59:30.299Z] 988bab9f4d93: Pull complete [2023-05-17T16:59:30.561Z] 1469e6f7b9e6: Pull complete [2023-05-17T16:59:30.561Z] eaf3925da568: Pull complete [2023-05-17T16:59:32.474Z] bab4dde63d76: Pull complete [2023-05-17T16:59:32.474Z] bde34c3a00c8: Pull complete [2023-05-17T16:59:32.734Z] b352a97aabf1: Pull complete [2023-05-17T16:59:32.734Z] 4872d77fe225: Pull complete [2023-05-17T16:59:32.734Z] 5851b861e8e6: Pull complete [2023-05-17T16:59:32.734Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T16:59:32.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T16:59:32.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T16:59:32.847Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T16:59:32.882Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T16:59:34.684Z] $ docker top 09c91579a364b5ab0ca3d8911f6dc9dbadc9bce29e26da161c1f0ed25b73819c -eo pid,comm [2023-05-17T16:59:34.743Z] 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-05-17T16:59:34.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T16:59:34.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T16:59:34.783Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T16:59:34.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T16:59:34.900Z] $ docker exec 09c91579a364b5ab0ca3d8911f6dc9dbadc9bce29e26da161c1f0ed25b73819c ssh-agent [2023-05-17T16:59:35.009Z] SSH_AUTH_SOCK=/tmp/ssh-CUNaK4Yl4wkD/agent.33 [2023-05-17T16:59:35.009Z] SSH_AGENT_PID=39 [2023-05-17T16:59:35.016Z] Running ssh-add (command line suppressed) [2023-05-17T16:59:35.130Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9264642466160995894.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9264642466160995894.key) [2023-05-17T16:59:35.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T16:59:35.432Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T16:59:35.448Z] $ docker exec --env ******** --env ******** 09c91579a364b5ab0ca3d8911f6dc9dbadc9bce29e26da161c1f0ed25b73819c ssh-agent -k [2023-05-17T16:59:35.562Z] unset SSH_AUTH_SOCK; [2023-05-17T16:59:35.562Z] unset SSH_AGENT_PID; [2023-05-17T16:59:35.562Z] echo Agent pid 39 killed; [2023-05-17T16:59:35.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T16:59:35.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T16:59:35.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T16:59:35.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T16:59:35.717Z] $ docker exec 09c91579a364b5ab0ca3d8911f6dc9dbadc9bce29e26da161c1f0ed25b73819c ssh-agent [2023-05-17T16:59:35.816Z] SSH_AUTH_SOCK=/tmp/ssh-ggdvKMgygWY2/agent.71 [2023-05-17T16:59:35.816Z] SSH_AGENT_PID=77 [2023-05-17T16:59:35.821Z] Running ssh-add (command line suppressed) [2023-05-17T16:59:35.939Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8737153120383127203.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8737153120383127203.key) [2023-05-17T16:59:35.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T16:59:36.240Z] + git semver init [2023-05-17T16:59:36.502Z] 2023-05-17 16:59:36,418 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T16:59:36.502Z] 2023-05-17 16:59:36,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-17T16:59:36.502Z] 2023-05-17 16:59:36,419 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-17T16:59:36.502Z] 2023-05-17 16:59:36,419 [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-05-17T16:59:37.441Z] 2023-05-17 16:59:37,290 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-17T16:59:37.441Z] 2023-05-17 16:59:37,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-17T16:59:37.441Z] 2023-05-17 16:59:37,291 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-17T16:59:37.441Z] 2023-05-17 16:59:37,291 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-17T16:59:37.441Z] 3.0.0-dev.92 [Pipeline] } [2023-05-17T16:59:37.455Z] $ docker exec --env ******** --env ******** 09c91579a364b5ab0ca3d8911f6dc9dbadc9bce29e26da161c1f0ed25b73819c ssh-agent -k [2023-05-17T16:59:37.566Z] unset SSH_AUTH_SOCK; [2023-05-17T16:59:37.567Z] unset SSH_AGENT_PID; [2023-05-17T16:59:37.567Z] echo Agent pid 77 killed; [2023-05-17T16:59:37.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T16:59:37.880Z] + git semver [Pipeline] } [2023-05-17T16:59:38.159Z] $ docker stop --time=1 09c91579a364b5ab0ca3d8911f6dc9dbadc9bce29e26da161c1f0ed25b73819c [2023-05-17T16:59:39.499Z] $ docker rm -f --volumes 09c91579a364b5ab0ca3d8911f6dc9dbadc9bce29e26da161c1f0ed25b73819c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T16:59:39.830Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T16:59:40.041Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T16:59:40.044Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.92 [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-05-17T16:59:40.163Z] provisioning config files... [2023-05-17T16:59:40.173Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13428740320542656170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T16:59:40.470Z] ---> docker-login.sh [2023-05-17T16:59:40.470Z] nexus3.edgexfoundry.org:10001 [2023-05-17T16:59:40.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:40.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:40.470Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:40.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:40.470Z] [2023-05-17T16:59:40.470Z] Login Succeeded [2023-05-17T16:59:40.470Z] nexus3.edgexfoundry.org:10002 [2023-05-17T16:59:40.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:40.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:40.470Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:40.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:40.470Z] [2023-05-17T16:59:40.470Z] Login Succeeded [2023-05-17T16:59:40.470Z] nexus3.edgexfoundry.org:10003 [2023-05-17T16:59:40.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:40.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:40.731Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:40.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:40.731Z] [2023-05-17T16:59:40.731Z] Login Succeeded [2023-05-17T16:59:40.731Z] nexus3.edgexfoundry.org:10004 [2023-05-17T16:59:40.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:40.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:40.731Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:40.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:40.731Z] [2023-05-17T16:59:40.731Z] Login Succeeded [2023-05-17T16:59:40.731Z] docker.io [2023-05-17T16:59:40.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T16:59:40.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T16:59:40.990Z] Configure a credential helper to remove this warning. See [2023-05-17T16:59:40.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T16:59:40.990Z] [2023-05-17T16:59:40.990Z] Login Succeeded [2023-05-17T16:59:40.990Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T16:59:40.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T16:59:41.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T16:59:41.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T16:59:41.080Z] ========================================================= [2023-05-17T16:59:41.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T16:59:41.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T16:59:41.405Z] + 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-05-17T16:59:41.405Z] Sending build context to Docker daemon 11.15MB [2023-05-17T16:59:41.405Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T16:59:41.405Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-17T16:59:41.405Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T16:59:41.405Z] f56be85fc22e: Pulling fs layer [2023-05-17T16:59:41.405Z] 85791d961cd3: Pulling fs layer [2023-05-17T16:59:41.405Z] d694b5ae8c79: Pulling fs layer [2023-05-17T16:59:41.405Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T16:59:41.405Z] 4d19c01a9841: Pulling fs layer [2023-05-17T16:59:41.405Z] 9325e15d5711: Pulling fs layer [2023-05-17T16:59:41.405Z] 556b6ee489ea: Pulling fs layer [2023-05-17T16:59:41.405Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T16:59:41.405Z] 9f32a84ed3da: Waiting [2023-05-17T16:59:41.405Z] 4d19c01a9841: Waiting [2023-05-17T16:59:41.405Z] 9325e15d5711: Waiting [2023-05-17T16:59:41.405Z] 556b6ee489ea: Waiting [2023-05-17T16:59:41.405Z] c5a4b2cf53e6: Waiting [2023-05-17T16:59:41.405Z] 85791d961cd3: Download complete [2023-05-17T16:59:41.666Z] 9f32a84ed3da: Download complete [2023-05-17T16:59:41.666Z] 4d19c01a9841: Verifying Checksum [2023-05-17T16:59:41.666Z] 4d19c01a9841: Download complete [2023-05-17T16:59:41.667Z] f56be85fc22e: Download complete [2023-05-17T16:59:41.667Z] 9325e15d5711: Download complete [2023-05-17T16:59:41.667Z] f56be85fc22e: Pull complete [2023-05-17T16:59:41.928Z] 85791d961cd3: Pull complete [2023-05-17T16:59:42.188Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T16:59:42.188Z] c5a4b2cf53e6: Download complete [2023-05-17T16:59:42.188Z] d694b5ae8c79: Verifying Checksum [2023-05-17T16:59:42.188Z] d694b5ae8c79: Download complete [2023-05-17T16:59:42.448Z] 556b6ee489ea: Verifying Checksum [2023-05-17T16:59:42.448Z] 556b6ee489ea: Download complete [2023-05-17T16:59:45.750Z] d694b5ae8c79: Pull complete [2023-05-17T16:59:45.750Z] 9f32a84ed3da: Pull complete [2023-05-17T16:59:46.009Z] 4d19c01a9841: Pull complete [2023-05-17T16:59:46.009Z] 9325e15d5711: Pull complete [2023-05-17T16:59:48.541Z] 556b6ee489ea: Pull complete [2023-05-17T16:59:49.476Z] c5a4b2cf53e6: Pull complete [2023-05-17T16:59:49.476Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T16:59:49.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T16:59:49.476Z] ---> c4be618373d6 [2023-05-17T16:59:49.476Z] Step 3/10 : ARG MAKE=make build [2023-05-17T16:59:51.384Z] ---> Running in 38507e13be59 [2023-05-17T16:59:51.384Z] Removing intermediate container 38507e13be59 [2023-05-17T16:59:51.384Z] ---> e34b86de7177 [2023-05-17T16:59:51.384Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-17T16:59:51.645Z] ---> Running in cfc5ce2eab5f [2023-05-17T16:59:51.645Z] Removing intermediate container cfc5ce2eab5f [2023-05-17T16:59:51.645Z] ---> d02190d2a335 [2023-05-17T16:59:51.645Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T16:59:51.645Z] ---> Running in 14eb744f4ff9 [2023-05-17T16:59:51.904Z] Removing intermediate container 14eb744f4ff9 [2023-05-17T16:59:51.904Z] ---> 7c3bd12e1f49 [2023-05-17T16:59:51.904Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-17T16:59:51.904Z] ---> Running in 3834ea07a048 [2023-05-17T16:59:52.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T16:59:52.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T16:59:52.423Z] OK: 265 MiB in 53 packages [2023-05-17T16:59:52.993Z] Removing intermediate container 3834ea07a048 [2023-05-17T16:59:52.993Z] ---> dbe9511472b9 [2023-05-17T16:59:52.993Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-17T16:59:52.993Z] ---> 3813ed93e11d [2023-05-17T16:59:52.993Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T16:59:52.993Z] ---> Running in 97e5440ff37d [2023-05-17T16:59:55.125Z] Still waiting to schedule task [2023-05-17T16:59:55.126Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T17:00:25.108Z] Removing intermediate container 97e5440ff37d [2023-05-17T17:00:25.108Z] ---> 50d0626f08d8 [2023-05-17T17:00:25.108Z] Step 9/10 : COPY . . [2023-05-17T17:00:25.108Z] ---> 8cf9a90d2849 [2023-05-17T17:00:25.108Z] Step 10/10 : RUN ${MAKE} [2023-05-17T17:00:25.108Z] ---> Running in 124a0d935166 [2023-05-17T17:00:25.108Z] noop [2023-05-17T17:00:25.679Z] Removing intermediate container 124a0d935166 [2023-05-17T17:00:25.679Z] ---> 1cc330a87696 [2023-05-17T17:00:25.679Z] Successfully built 1cc330a87696 [2023-05-17T17:00:25.679Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:00:25.991Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:00:25.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:00:26.067Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T17:00:26.096Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-17T17:00:26.436Z] $ docker top 266e661e3a47e0647c5592d1718d768bcd41188b077cceff1ca7b8fa24cbded8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:00:26.782Z] + go version [2023-05-17T17:00:26.782Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T17:00:26.797Z] $ docker stop --time=1 266e661e3a47e0647c5592d1718d768bcd41188b077cceff1ca7b8fa24cbded8 [2023-05-17T17:00:28.065Z] $ docker rm -f --volumes 266e661e3a47e0647c5592d1718d768bcd41188b077cceff1ca7b8fa24cbded8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:00:28.482Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:00:28.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:00:28.557Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T17:00:28.591Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-17T17:00:28.943Z] $ docker top dc8080684a1f62f341501424e76a6ecafd02e235029ad7213bfb74513c78c120 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:00:29.289Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:00:29.584Z] + make test [2023-05-17T17:00:29.584Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T17:00:36.157Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-17T17:00:51.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-17T17:00:51.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-17T17:00:51.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-17T17:00:51.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-17T17:00:51.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-17T17:00:51.040Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.040s coverage: 27.6% of statements [2023-05-17T17:00:51.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-17T17:00:51.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-17T17:00:51.040Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.073s coverage: 80.2% of statements [2023-05-17T17:00:51.040Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.068s coverage: 86.0% of statements [2023-05-17T17:00:51.974Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-17T17:00:51.974Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-17T17:00:51.974Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.107s coverage: 77.5% of statements [2023-05-17T17:00:51.974Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-17T17:00:51.974Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-17T17:00:52.912Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-17T17:00:55.447Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.074s coverage: 14.3% of statements [2023-05-17T17:00:55.447Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 68.5% of statements [2023-05-17T17:00:55.447Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.121s coverage: 89.2% of statements [2023-05-17T17:00:55.447Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.7% of statements [2023-05-17T17:01:17.383Z] GO111MODULE=on go vet ./... [2023-05-17T17:01:18.763Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:01:18.763Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:01:18.763Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:01:18.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:01:18.805Z] $ docker stop --time=1 dc8080684a1f62f341501424e76a6ecafd02e235029ad7213bfb74513c78c120 [2023-05-17T17:01:21.359Z] $ docker rm -f --volumes dc8080684a1f62f341501424e76a6ecafd02e235029ad7213bfb74513c78c120 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:01:21.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:01:22.014Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T17:01:22.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:01:22.828Z] + ls -al . [2023-05-17T17:01:22.828Z] total 272 [2023-05-17T17:01:22.828Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:00 . [2023-05-17T17:01:22.828Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 16:59 .. [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 16:59 .dockerignore [2023-05-17T17:01:22.828Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 16:59 .git [2023-05-17T17:01:22.828Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 16:59 .github [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 137 May 17 16:59 .gitignore [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 16:59 .golangci.yml [2023-05-17T17:01:22.828Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 16:59 .semver [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 17 16:59 CHANGELOG.md [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 16:59 GOVERNANCE.md [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 885 May 17 16:59 Jenkinsfile [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 17 16:59 LICENSE [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 17 16:59 Makefile [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 619 May 17 16:59 OWNERS.md [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 17 16:59 README.md [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 16:59 VERSION [2023-05-17T17:01:22.828Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 16:59 bin [2023-05-17T17:01:22.828Z] -rw-r--r-- 1 jenkins jenkins 106152 May 17 17:00 coverage.out [2023-05-17T17:01:22.828Z] drwxrwxr-x 5 jenkins jenkins 4096 May 17 16:59 example [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 17 16:59 go.mod [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 17 16:59 go.sum [2023-05-17T17:01:22.828Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 16:59 internal [2023-05-17T17:01:22.828Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 16:59 openapi [2023-05-17T17:01:22.828Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 16:59 pkg [2023-05-17T17:01:22.828Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 16:59 snap [2023-05-17T17:01:22.828Z] -rw-rw-r-- 1 jenkins jenkins 222 May 17 16:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:01:23.135Z] + 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=a7496c2eac89da67a3eb73648901a7f4e26950f7 --label arch=amd64 --label version=3.0.0-dev.92 . [2023-05-17T17:01:23.136Z] Sending build context to Docker daemon 11.26MB [2023-05-17T17:01:23.136Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:01:23.136Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-17T17:01:23.136Z] ---> 1cc330a87696 [2023-05-17T17:01:23.136Z] Step 3/23 : ARG MAKE=make build [2023-05-17T17:01:23.136Z] ---> Running in c6d940a15654 [2023-05-17T17:01:23.395Z] Removing intermediate container c6d940a15654 [2023-05-17T17:01:23.395Z] ---> 97848f5c206f [2023-05-17T17:01:23.395Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-17T17:01:23.395Z] ---> Running in 796d14e4de44 [2023-05-17T17:01:23.395Z] Removing intermediate container 796d14e4de44 [2023-05-17T17:01:23.395Z] ---> 2360ca0f980c [2023-05-17T17:01:23.395Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T17:01:23.395Z] ---> Running in 64add55c0d66 [2023-05-17T17:01:23.654Z] Removing intermediate container 64add55c0d66 [2023-05-17T17:01:23.655Z] ---> d4315fa1d70d [2023-05-17T17:01:23.655Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-17T17:01:23.655Z] ---> Running in 777fbb3995eb [2023-05-17T17:01:23.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:01:23.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:01:23.992Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15892 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-17T17:01:24.005Z] Running in /w/workspace/device-sdk-go/223 [Pipeline] { [Pipeline] checkout [2023-05-17T17:01:24.031Z] The recommended git tool is: git [2023-05-17T17:01:24.174Z] OK: 265 MiB in 53 packages [2023-05-17T17:01:24.434Z] Removing intermediate container 777fbb3995eb [2023-05-17T17:01:24.434Z] ---> ccff2ad75d54 [2023-05-17T17:01:24.434Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-17T17:01:24.695Z] ---> 804d72a84703 [2023-05-17T17:01:24.695Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:01:24.695Z] ---> Running in 592583579f87 [2023-05-17T17:01:25.651Z] Removing intermediate container 592583579f87 [2023-05-17T17:01:25.651Z] ---> 29205ddb7682 [2023-05-17T17:01:25.651Z] Step 9/23 : COPY . . [2023-05-17T17:01:25.922Z] ---> 03a8fc95344a [2023-05-17T17:01:25.922Z] Step 10/23 : RUN ${MAKE} [2023-05-17T17:01:25.922Z] ---> Running in c9ffa3274952 [2023-05-17T17:01:26.194Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.92" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-17T17:01:29.252Z] using credential edgex-jenkins-ssh [2023-05-17T17:01:29.270Z] Cloning the remote Git repository [2023-05-17T17:01:29.310Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-17T17:01:29.395Z] > git init /w/workspace/device-sdk-go/223 # timeout=10 [2023-05-17T17:01:29.517Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-17T17:01:29.518Z] > git --version # timeout=10 [2023-05-17T17:01:29.537Z] > git --version # 'git version 2.25.1' [2023-05-17T17:01:29.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T17:01:29.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:01:31.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-17T17:01:31.325Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:01:32.157Z] Avoid second fetch [2023-05-17T17:01:32.158Z] Checking out Revision a7496c2eac89da67a3eb73648901a7f4e26950f7 (main) [2023-05-17T17:01:32.174Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T17:01:32.235Z] > git checkout -f a7496c2eac89da67a3eb73648901a7f4e26950f7 # timeout=10 [2023-05-17T17:01:32.756Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1459)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:01:33.721Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T17:01:33.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:01:33.721Z] Dload Upload Total Spent Left Speed [2023-05-17T17:01:33.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-05-17T17:01:34.294Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T17:01:34.642Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T17:01:34.642Z] + sudo tee /etc/docker/daemon.new [2023-05-17T17:01:34.642Z] { [2023-05-17T17:01:34.642Z] "registry-mirrors": [ [2023-05-17T17:01:34.642Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T17:01:34.642Z] ], [2023-05-17T17:01:34.642Z] "bip": "10.250.0.254/24", [2023-05-17T17:01:34.642Z] "hosts": [ [2023-05-17T17:01:34.642Z] "tcp://0.0.0.0:5555", [2023-05-17T17:01:34.642Z] "unix:///var/run/docker.sock" [2023-05-17T17:01:34.642Z] ], [2023-05-17T17:01:34.642Z] "mtu": 1458, [2023-05-17T17:01:34.642Z] "selinux-enabled": true, [2023-05-17T17:01:34.642Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T17:01:34.642Z] } [Pipeline] sh [2023-05-17T17:01:34.982Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T17:01:35.314Z] + sudo service docker restart [2023-05-17T17:01:48.296Z] Removing intermediate container c9ffa3274952 [2023-05-17T17:01:48.296Z] ---> 36efc8b5d415 [2023-05-17T17:01:48.296Z] Step 11/23 : FROM alpine:3.17 [2023-05-17T17:01:48.296Z] 3.17: Pulling from library/alpine [2023-05-17T17:01:48.296Z] f56be85fc22e: Already exists [2023-05-17T17:01:48.296Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T17:01:48.296Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T17:01:48.296Z] ---> 9ed4aefc74f6 [2023-05-17T17:01:48.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T17:01:48.297Z] ---> Running in 6a56c1fd50df [2023-05-17T17:01:48.297Z] Removing intermediate container 6a56c1fd50df [2023-05-17T17:01:48.297Z] ---> 264eae446940 [2023-05-17T17:01:48.297Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-17T17:01:48.297Z] ---> Running in ef2da35835a5 [2023-05-17T17:01:48.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:01:48.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:01:48.297Z] OK: 7 MiB in 15 packages [2023-05-17T17:01:48.297Z] Removing intermediate container ef2da35835a5 [2023-05-17T17:01:48.297Z] ---> e745addecbb1 [2023-05-17T17:01:48.297Z] Step 14/23 : WORKDIR / [2023-05-17T17:01:48.297Z] ---> Running in f90ae6fd133e [2023-05-17T17:01:48.297Z] Removing intermediate container f90ae6fd133e [2023-05-17T17:01:48.297Z] ---> b6677ba53315 [2023-05-17T17:01:48.297Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-17T17:01:48.297Z] ---> e4ca73508655 [2023-05-17T17:01:48.297Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-17T17:01:48.297Z] ---> 0601d3eaae54 [2023-05-17T17:01:48.297Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-17T17:01:48.297Z] ---> 3a10b31981f2 [2023-05-17T17:01:48.297Z] Step 18/23 : EXPOSE 59999 [2023-05-17T17:01:48.297Z] ---> Running in 10edc9db708c [2023-05-17T17:01:48.297Z] Removing intermediate container 10edc9db708c [2023-05-17T17:01:48.297Z] ---> 2880fbcac20c [2023-05-17T17:01:48.297Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-17T17:01:48.297Z] ---> Running in 5f39542f51bb [2023-05-17T17:01:48.297Z] Removing intermediate container 5f39542f51bb [2023-05-17T17:01:48.297Z] ---> 2d3f28203296 [2023-05-17T17:01:48.297Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T17:01:48.297Z] ---> Running in c113653352fc [2023-05-17T17:01:48.297Z] Removing intermediate container c113653352fc [2023-05-17T17:01:48.297Z] ---> 81ab2441d7cf [2023-05-17T17:01:48.297Z] Step 21/23 : LABEL arch=amd64 [2023-05-17T17:01:48.297Z] ---> Running in 9af49eb4a321 [2023-05-17T17:01:48.297Z] Removing intermediate container 9af49eb4a321 [2023-05-17T17:01:48.297Z] ---> 990f6e58ae19 [2023-05-17T17:01:48.297Z] Step 22/23 : LABEL git_sha=a7496c2eac89da67a3eb73648901a7f4e26950f7 [2023-05-17T17:01:48.297Z] ---> Running in 84c4263b5562 [2023-05-17T17:01:48.297Z] Removing intermediate container 84c4263b5562 [2023-05-17T17:01:48.297Z] ---> 015b53a663f3 [2023-05-17T17:01:48.297Z] Step 23/23 : LABEL version=3.0.0-dev.92 [2023-05-17T17:01:48.297Z] ---> Running in f20cb79ec586 [2023-05-17T17:01:48.297Z] Removing intermediate container f20cb79ec586 [2023-05-17T17:01:48.297Z] ---> fad59993304a [2023-05-17T17:01:48.297Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T17:01:48.297Z] Successfully built fad59993304a [2023-05-17T17:01:48.297Z] 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-05-17T17:01:48.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:01:48.744Z] [2023-05-17T17:01:48.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:01:49.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:01:49.053Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T17:01:49.053Z] 5eb5b503b376: Pulling fs layer [2023-05-17T17:01:49.053Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T17:01:49.053Z] ec43610c2a17: Pulling fs layer [2023-05-17T17:01:49.053Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T17:01:49.053Z] 33b1e0a273af: Pulling fs layer [2023-05-17T17:01:49.053Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T17:01:49.053Z] 2f39f015ded8: Pulling fs layer [2023-05-17T17:01:49.053Z] 33b1e0a273af: Waiting [2023-05-17T17:01:49.053Z] 3a2ae6a8a46f: Waiting [2023-05-17T17:01:49.053Z] 5d3b04190fa2: Waiting [2023-05-17T17:01:49.053Z] 2f39f015ded8: Waiting [2023-05-17T17:01:49.053Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T17:01:49.053Z] 5c69ac0246d0: Download complete [2023-05-17T17:01:49.053Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T17:01:49.053Z] 3a2ae6a8a46f: Download complete [2023-05-17T17:01:49.053Z] 33b1e0a273af: Verifying Checksum [2023-05-17T17:01:49.053Z] 33b1e0a273af: Download complete [2023-05-17T17:01:49.053Z] ec43610c2a17: Download complete [2023-05-17T17:01:49.053Z] 5d3b04190fa2: Download complete [2023-05-17T17:01:49.321Z] 5eb5b503b376: Verifying Checksum [2023-05-17T17:01:49.321Z] 5eb5b503b376: Download complete [2023-05-17T17:01:49.889Z] 2f39f015ded8: Download complete [2023-05-17T17:01:50.457Z] 5eb5b503b376: Pull complete [2023-05-17T17:01:50.716Z] 5c69ac0246d0: Pull complete [2023-05-17T17:01:50.974Z] ec43610c2a17: Pull complete [2023-05-17T17:01:51.233Z] 3a2ae6a8a46f: Pull complete [2023-05-17T17:01:51.491Z] 33b1e0a273af: Pull complete [2023-05-17T17:01:51.491Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:01:53.569Z] provisioning config files... [2023-05-17T17:01:53.595Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/223@tmp/config14821525852135189647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:01:53.952Z] ---> docker-login.sh [2023-05-17T17:01:53.952Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:01:54.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:01:54.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:01:54.544Z] Configure a credential helper to remove this warning. See [2023-05-17T17:01:54.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:01:54.544Z] [2023-05-17T17:01:54.544Z] Login Succeeded [2023-05-17T17:01:54.544Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:01:54.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:01:54.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:01:54.812Z] Configure a credential helper to remove this warning. See [2023-05-17T17:01:54.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:01:54.812Z] [2023-05-17T17:01:54.812Z] Login Succeeded [2023-05-17T17:01:54.812Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:01:55.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:01:55.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:01:55.354Z] Configure a credential helper to remove this warning. See [2023-05-17T17:01:55.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:01:55.354Z] [2023-05-17T17:01:55.354Z] Login Succeeded [2023-05-17T17:01:55.354Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:01:55.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:01:55.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:01:55.625Z] Configure a credential helper to remove this warning. See [2023-05-17T17:01:55.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:01:55.625Z] [2023-05-17T17:01:55.625Z] Login Succeeded [2023-05-17T17:01:55.625Z] docker.io [2023-05-17T17:01:55.671Z] 2f39f015ded8: Pull complete [2023-05-17T17:01:55.671Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T17:01:55.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:01:55.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:01:55.757Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T17:01:55.801Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T17:01:55.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:01:56.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:01:56.166Z] Configure a credential helper to remove this warning. See [2023-05-17T17:01:56.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:01:56.167Z] [2023-05-17T17:01:56.167Z] Login Succeeded [2023-05-17T17:01:56.167Z] ---> docker-login.sh ends [2023-05-17T17:01:58.117Z] $ docker top f66d33eb9e3be9ffd97a9619c57310f6258c26ec1855c3e94cf9914850e0723c -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-17T17:01:58.181Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-17T17:01:58.539Z] ---> job-cost.sh [2023-05-17T17:01:58.540Z] lf-activate-venv: SKIPPING [2023-05-17T17:01:58.540Z] INFO: No Stack... [Pipeline] echo [2023-05-17T17:01:58.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:01:58.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:01:58.597Z] ========================================================= [2023-05-17T17:01:58.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T17:01:58.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:01:58.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:01:58.952Z] + 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-05-17T17:01:59.058Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:01:59.222Z] Sending build context to Docker daemon 5.992MB [2023-05-17T17:01:59.349Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-17T17:01:59.349Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T17:01:59.362Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-223-stack-cost] [2023-05-17T17:01:59.371Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-223-stack-cost] did not exist. Created. [2023-05-17T17:01:59.371Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:01:59.489Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:01:59.489Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-17T17:01:59.669Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T17:01:59.699Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:01:59.706Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-223-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:01:59.727Z] $ docker stop --time=1 f66d33eb9e3be9ffd97a9619c57310f6258c26ec1855c3e94cf9914850e0723c [2023-05-17T17:01:59.758Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T17:01:59.759Z] c41833b44d91: Pulling fs layer [2023-05-17T17:01:59.759Z] ed15518f5707: Pulling fs layer [2023-05-17T17:01:59.759Z] feae8fd75edb: Pulling fs layer [2023-05-17T17:01:59.759Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T17:01:59.759Z] 3cdef696dda3: Pulling fs layer [2023-05-17T17:01:59.759Z] 2ced38df9373: Pulling fs layer [2023-05-17T17:01:59.759Z] 58f1dce35555: Pulling fs layer [2023-05-17T17:01:59.759Z] 3cdef696dda3: Waiting [2023-05-17T17:01:59.759Z] 2ced38df9373: Waiting [2023-05-17T17:01:59.759Z] 58f1dce35555: Waiting [2023-05-17T17:01:59.759Z] 242c74f7c9fa: Waiting [2023-05-17T17:01:59.759Z] ed15518f5707: Verifying Checksum [2023-05-17T17:01:59.759Z] ed15518f5707: Download complete [2023-05-17T17:01:59.759Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T17:01:59.759Z] 242c74f7c9fa: Download complete [2023-05-17T17:01:59.759Z] 3cdef696dda3: Download complete [2023-05-17T17:01:59.759Z] c41833b44d91: Verifying Checksum [2023-05-17T17:02:00.736Z] c41833b44d91: Pull complete [2023-05-17T17:02:00.889Z] $ docker rm -f --volumes f66d33eb9e3be9ffd97a9619c57310f6258c26ec1855c3e94cf9914850e0723c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T17:02:01.005Z] 58f1dce35555: Verifying Checksum [2023-05-17T17:02:01.005Z] 58f1dce35555: Download complete [2023-05-17T17:02:01.274Z] ed15518f5707: Pull complete [2023-05-17T17:02:02.245Z] feae8fd75edb: Verifying Checksum [2023-05-17T17:02:02.245Z] feae8fd75edb: Download complete [2023-05-17T17:02:02.245Z] 2ced38df9373: Verifying Checksum [2023-05-17T17:02:02.245Z] 2ced38df9373: Download complete [2023-05-17T17:02:12.351Z] feae8fd75edb: Pull complete [2023-05-17T17:02:12.351Z] 242c74f7c9fa: Pull complete [2023-05-17T17:02:12.351Z] 3cdef696dda3: Pull complete [2023-05-17T17:02:17.699Z] 2ced38df9373: Pull complete [2023-05-17T17:02:19.658Z] 58f1dce35555: Pull complete [2023-05-17T17:02:19.658Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T17:02:19.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T17:02:19.658Z] ---> fadd8f120f05 [2023-05-17T17:02:19.658Z] Step 3/10 : ARG MAKE=make build [2023-05-17T17:02:21.782Z] ---> Running in 4f094f811a33 [2023-05-17T17:02:21.783Z] Removing intermediate container 4f094f811a33 [2023-05-17T17:02:21.783Z] ---> 223b1028a2c4 [2023-05-17T17:02:21.783Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-17T17:02:21.783Z] ---> Running in f47828666e0e [2023-05-17T17:02:22.060Z] Removing intermediate container f47828666e0e [2023-05-17T17:02:22.060Z] ---> 78f75ee8d5ae [2023-05-17T17:02:22.060Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T17:02:22.060Z] ---> Running in 4b7bfc71a2c4 [2023-05-17T17:02:22.654Z] Removing intermediate container 4b7bfc71a2c4 [2023-05-17T17:02:22.654Z] ---> 07c69d632c55 [2023-05-17T17:02:22.654Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-17T17:02:22.654Z] ---> Running in ac5af4f2b615 [2023-05-17T17:02:23.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:02:24.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:02:25.166Z] OK: 263 MiB in 53 packages [2023-05-17T17:02:27.759Z] Removing intermediate container ac5af4f2b615 [2023-05-17T17:02:27.759Z] ---> 195ea908c6a5 [2023-05-17T17:02:27.759Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-17T17:02:27.759Z] ---> 7cc29026362e [2023-05-17T17:02:27.759Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:02:27.759Z] ---> Running in f9d696ca2e9f [2023-05-17T17:03:35.668Z] Removing intermediate container f9d696ca2e9f [2023-05-17T17:03:35.668Z] ---> a9251756cac0 [2023-05-17T17:03:35.668Z] Step 9/10 : COPY . . [2023-05-17T17:03:35.668Z] ---> 333b2a062172 [2023-05-17T17:03:35.668Z] Step 10/10 : RUN ${MAKE} [2023-05-17T17:03:35.668Z] ---> Running in 61ac45266050 [2023-05-17T17:03:35.668Z] noop [2023-05-17T17:03:35.668Z] Removing intermediate container 61ac45266050 [2023-05-17T17:03:35.668Z] ---> 8bd46a8e45b2 [2023-05-17T17:03:35.668Z] Successfully built 8bd46a8e45b2 [2023-05-17T17:03:35.668Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:03:36.018Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:03:36.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:03:36.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-15892 does not seem to be running inside a container [2023-05-17T17:03:36.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/223 -v /w/workspace/device-sdk-go/223:/w/workspace/device-sdk-go/223:rw,z -v /w/workspace/device-sdk-go/223@tmp:/w/workspace/device-sdk-go/223@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-05-17T17:03:37.494Z] $ docker top 6699d3a77bf0c5a55bd492daee63e448473aec05eed4d422d1dc567f67148031 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:03:38.328Z] + go version [2023-05-17T17:03:38.328Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T17:03:38.348Z] $ docker stop --time=1 6699d3a77bf0c5a55bd492daee63e448473aec05eed4d422d1dc567f67148031 [2023-05-17T17:03:39.958Z] $ docker rm -f --volumes 6699d3a77bf0c5a55bd492daee63e448473aec05eed4d422d1dc567f67148031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:03:40.509Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:03:40.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:03:40.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-15892 does not seem to be running inside a container [2023-05-17T17:03:40.744Z] $ 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/223 -v /w/workspace/device-sdk-go/223:/w/workspace/device-sdk-go/223:rw,z -v /w/workspace/device-sdk-go/223@tmp:/w/workspace/device-sdk-go/223@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-05-17T17:03:41.901Z] $ docker top e3c67f4bfc45aded4c2c55d3198065a9d21a3b9b850a58e95953c5d9a74aa11b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:03:42.417Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/223 [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:03:43.011Z] + make test [2023-05-17T17:03:43.011Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T17:04:21.887Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-17T17:06:13.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-17T17:06:13.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-17T17:06:13.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-17T17:06:13.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-17T17:06:13.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-17T17:06:25.910Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.220s coverage: 27.6% of statements [2023-05-17T17:06:29.259Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.259s coverage: 80.2% of statements [2023-05-17T17:06:41.576Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-17T17:06:41.576Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-17T17:06:41.843Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.346s coverage: 86.0% of statements [2023-05-17T17:06:48.506Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-17T17:06:49.091Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.446s coverage: 77.5% of statements [2023-05-17T17:06:53.361Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-17T17:06:55.307Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-17T17:06:55.307Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-17T17:06:56.722Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.264s coverage: 14.3% of statements [2023-05-17T17:06:56.722Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.431s coverage: 68.5% of statements [2023-05-17T17:06:59.314Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.438s coverage: 89.2% of statements [2023-05-17T17:07:00.273Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-17T17:07:00.541Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.246s coverage: 5.7% of statements [2023-05-17T17:07:01.499Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T17:07:01.499Z] GO111MODULE=on go vet ./... [2023-05-17T17:09:23.238Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:09:23.238Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:09:23.238Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:09:23.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:09:23.276Z] $ docker stop --time=1 e3c67f4bfc45aded4c2c55d3198065a9d21a3b9b850a58e95953c5d9a74aa11b [2023-05-17T17:09:26.883Z] $ docker rm -f --volumes e3c67f4bfc45aded4c2c55d3198065a9d21a3b9b850a58e95953c5d9a74aa11b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:09:28.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:09:28.501Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T17:09:29.042Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:09:29.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:09:29.723Z] + ls -al . [2023-05-17T17:09:29.723Z] total 268 [2023-05-17T17:09:29.723Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:03 . [2023-05-17T17:09:29.723Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:01 .. [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 17:01 .dockerignore [2023-05-17T17:09:29.723Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:01 .git [2023-05-17T17:09:29.723Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:01 .github [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 137 May 17 17:01 .gitignore [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:01 .golangci.yml [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 17 17:01 CHANGELOG.md [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 17:01 GOVERNANCE.md [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 885 May 17 17:01 Jenkinsfile [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 17 17:01 LICENSE [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 17 17:01 Makefile [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 619 May 17 17:01 OWNERS.md [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 17 17:01 README.md [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 16:59 VERSION [2023-05-17T17:09:29.723Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:01 bin [2023-05-17T17:09:29.723Z] -rw-r--r-- 1 jenkins jenkins 106151 May 17 17:07 coverage.out [2023-05-17T17:09:29.723Z] drwxrwxr-x 5 jenkins jenkins 4096 May 17 17:01 example [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 17 17:01 go.mod [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 17 17:01 go.sum [2023-05-17T17:09:29.723Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 17:01 internal [2023-05-17T17:09:29.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:01 openapi [2023-05-17T17:09:29.723Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 17:01 pkg [2023-05-17T17:09:29.723Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:01 snap [2023-05-17T17:09:29.723Z] -rw-rw-r-- 1 jenkins jenkins 222 May 17 17:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:09:30.062Z] + 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=a7496c2eac89da67a3eb73648901a7f4e26950f7 --label arch=arm64 --label version=3.0.0-dev.92 . [2023-05-17T17:09:30.647Z] Sending build context to Docker daemon 6.099MB [2023-05-17T17:09:30.647Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:09:30.647Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-17T17:09:30.647Z] ---> 8bd46a8e45b2 [2023-05-17T17:09:30.647Z] Step 3/23 : ARG MAKE=make build [2023-05-17T17:09:30.647Z] ---> Running in 548684c4bf0c [2023-05-17T17:09:30.926Z] Removing intermediate container 548684c4bf0c [2023-05-17T17:09:30.926Z] ---> 075d27578a8d [2023-05-17T17:09:30.926Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-17T17:09:30.926Z] ---> Running in 669cf515f4b7 [2023-05-17T17:09:31.203Z] Removing intermediate container 669cf515f4b7 [2023-05-17T17:09:31.203Z] ---> 2b956b5ff619 [2023-05-17T17:09:31.203Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T17:09:31.472Z] ---> Running in 5df3b78943b0 [2023-05-17T17:09:31.740Z] Removing intermediate container 5df3b78943b0 [2023-05-17T17:09:31.740Z] ---> 0ade80de0fff [2023-05-17T17:09:31.740Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-17T17:09:31.740Z] ---> Running in 7726ee4e29de [2023-05-17T17:09:32.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:09:33.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:09:34.242Z] OK: 263 MiB in 53 packages [2023-05-17T17:09:35.208Z] Removing intermediate container 7726ee4e29de [2023-05-17T17:09:35.208Z] ---> 9909fcfa37af [2023-05-17T17:09:35.208Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-17T17:09:35.795Z] ---> c820e60b568f [2023-05-17T17:09:35.795Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:09:35.795Z] ---> Running in b75db02bc800 [2023-05-17T17:09:40.056Z] Removing intermediate container b75db02bc800 [2023-05-17T17:09:40.056Z] ---> bdc9c6171f19 [2023-05-17T17:09:40.056Z] Step 9/23 : COPY . . [2023-05-17T17:09:41.019Z] ---> b6906396f8c0 [2023-05-17T17:09:41.019Z] Step 10/23 : RUN ${MAKE} [2023-05-17T17:09:41.287Z] ---> Running in 0803124f0bf7 [2023-05-17T17:09:42.259Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.92" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-17T17:11:49.168Z] Removing intermediate container 0803124f0bf7 [2023-05-17T17:11:49.168Z] ---> 718d8aa56f24 [2023-05-17T17:11:49.168Z] Step 11/23 : FROM alpine:3.17 [2023-05-17T17:11:49.168Z] 3.17: Pulling from library/alpine [2023-05-17T17:11:49.168Z] c41833b44d91: Already exists [2023-05-17T17:11:49.168Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T17:11:49.168Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T17:11:49.168Z] ---> 51e60588ff2c [2023-05-17T17:11:49.168Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T17:11:49.168Z] ---> Running in 07a1188a247c [2023-05-17T17:11:49.758Z] Removing intermediate container 07a1188a247c [2023-05-17T17:11:49.758Z] ---> 2593b339b2ab [2023-05-17T17:11:49.758Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-17T17:11:49.758Z] ---> Running in 9b02c3cdc6c3 [2023-05-17T17:11:50.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:11:51.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:11:52.276Z] OK: 7 MiB in 15 packages [2023-05-17T17:11:53.238Z] Removing intermediate container 9b02c3cdc6c3 [2023-05-17T17:11:53.238Z] ---> d1fff295d2e9 [2023-05-17T17:11:53.238Z] Step 14/23 : WORKDIR / [2023-05-17T17:11:53.238Z] ---> Running in e5a70db10f07 [2023-05-17T17:11:53.507Z] Removing intermediate container e5a70db10f07 [2023-05-17T17:11:53.507Z] ---> a67751fabc94 [2023-05-17T17:11:53.507Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-17T17:11:56.086Z] ---> 73eccaaca07b [2023-05-17T17:11:56.086Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-17T17:11:57.564Z] ---> 927727c4de1b [2023-05-17T17:11:57.564Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-17T17:11:58.153Z] ---> 7055ef367574 [2023-05-17T17:11:58.153Z] Step 18/23 : EXPOSE 59999 [2023-05-17T17:11:58.153Z] ---> Running in e06f3ea6f167 [2023-05-17T17:11:58.421Z] Removing intermediate container e06f3ea6f167 [2023-05-17T17:11:58.421Z] ---> c6af56b8cef5 [2023-05-17T17:11:58.421Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-17T17:11:58.421Z] ---> Running in de56799297d4 [2023-05-17T17:11:58.693Z] Removing intermediate container de56799297d4 [2023-05-17T17:11:58.693Z] ---> f4ce43378b33 [2023-05-17T17:11:58.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T17:11:58.959Z] ---> Running in 2cec3736a8e9 [2023-05-17T17:11:59.225Z] Removing intermediate container 2cec3736a8e9 [2023-05-17T17:11:59.225Z] ---> 89eead3affbd [2023-05-17T17:11:59.225Z] Step 21/23 : LABEL arch=arm64 [2023-05-17T17:11:59.225Z] ---> Running in df1513542e0d [2023-05-17T17:11:59.493Z] Removing intermediate container df1513542e0d [2023-05-17T17:11:59.493Z] ---> db4d8b005aab [2023-05-17T17:11:59.493Z] Step 22/23 : LABEL git_sha=a7496c2eac89da67a3eb73648901a7f4e26950f7 [2023-05-17T17:11:59.493Z] ---> Running in 493e3918b1f6 [2023-05-17T17:11:59.762Z] Removing intermediate container 493e3918b1f6 [2023-05-17T17:11:59.762Z] ---> 5519d8a8552d [2023-05-17T17:11:59.762Z] Step 23/23 : LABEL version=3.0.0-dev.92 [2023-05-17T17:12:00.028Z] ---> Running in ff10483f0573 [2023-05-17T17:12:00.322Z] Removing intermediate container ff10483f0573 [2023-05-17T17:12:00.322Z] ---> 67b25d3e090f [2023-05-17T17:12:00.322Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T17:12:00.322Z] Successfully built 67b25d3e090f [2023-05-17T17:12:00.322Z] 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-05-17T17:12:00.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:12:00.779Z] [2023-05-17T17:12:00.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:12:01.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:12:01.112Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T17:12:01.112Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T17:12:01.112Z] 04944245beec: Pulling fs layer [2023-05-17T17:12:01.112Z] 699f458cf7ca: Pulling fs layer [2023-05-17T17:12:01.112Z] 765212b225bb: Pulling fs layer [2023-05-17T17:12:01.112Z] f23df028b6ca: Pulling fs layer [2023-05-17T17:12:01.112Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T17:12:01.112Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T17:12:01.112Z] 765212b225bb: Waiting [2023-05-17T17:12:01.112Z] f23df028b6ca: Waiting [2023-05-17T17:12:01.112Z] d65c8cfc05b1: Waiting [2023-05-17T17:12:01.112Z] 2437ff75d9bd: Waiting [2023-05-17T17:12:01.389Z] 04944245beec: Verifying Checksum [2023-05-17T17:12:01.389Z] 04944245beec: Download complete [2023-05-17T17:12:01.389Z] 765212b225bb: Verifying Checksum [2023-05-17T17:12:01.389Z] 765212b225bb: Download complete [2023-05-17T17:12:01.389Z] f23df028b6ca: Download complete [2023-05-17T17:12:01.389Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T17:12:01.389Z] d65c8cfc05b1: Download complete [2023-05-17T17:12:01.661Z] 699f458cf7ca: Verifying Checksum [2023-05-17T17:12:01.661Z] 699f458cf7ca: Download complete [2023-05-17T17:12:02.605Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T17:12:02.605Z] 8998bd30e6a1: Download complete [2023-05-17T17:12:04.038Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T17:12:04.038Z] 2437ff75d9bd: Download complete [2023-05-17T17:12:05.994Z] 8998bd30e6a1: Pull complete [2023-05-17T17:12:06.262Z] 04944245beec: Pull complete [2023-05-17T17:12:08.847Z] 699f458cf7ca: Pull complete [2023-05-17T17:12:09.114Z] 765212b225bb: Pull complete [2023-05-17T17:12:09.695Z] f23df028b6ca: Pull complete [2023-05-17T17:12:09.967Z] d65c8cfc05b1: Pull complete [2023-05-17T17:12:24.962Z] 2437ff75d9bd: Pull complete [2023-05-17T17:12:24.962Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T17:12:24.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:12:24.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:12:25.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-15892 does not seem to be running inside a container [2023-05-17T17:12:25.224Z] $ 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/223 -v /w/workspace/device-sdk-go/223:/w/workspace/device-sdk-go/223:rw,z -v /w/workspace/device-sdk-go/223@tmp:/w/workspace/device-sdk-go/223@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-05-17T17:12:27.810Z] $ docker top 05c90529d008b089c7403af2e1d09eb2eefd251ed8e24033b9f81ebcc2debf89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:12:28.649Z] ---> job-cost.sh [2023-05-17T17:12:28.649Z] lf-activate-venv: SKIPPING [2023-05-17T17:12:28.649Z] INFO: No Stack... [2023-05-17T17:12:29.231Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T17:12:29.814Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:12:30.452Z] + cut -d,+ -f6 [2023-05-17T17:12:30.452Z] cat /w/workspace/device-sdk-go/223/archives/cost.csv [Pipeline] lock [2023-05-17T17:12:30.488Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-223-stack-cost] [2023-05-17T17:12:30.500Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-223-stack-cost] did not exist. Created. [2023-05-17T17:12:30.500Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:12:30.842Z] /w/workspace/device-sdk-go/223@tmp/durable-e7da2148/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T17:12:31.497Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T17:12:31.519Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T17:12:31.580Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:12:31.590Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-223-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:12:31.607Z] $ docker stop --time=1 05c90529d008b089c7403af2e1d09eb2eefd251ed8e24033b9f81ebcc2debf89 [2023-05-17T17:12:33.115Z] $ docker rm -f --volumes 05c90529d008b089c7403af2e1d09eb2eefd251ed8e24033b9f81ebcc2debf89 [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-05-17T17:12:36.090Z] provisioning config files... [2023-05-17T17:12:36.099Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9879841439091056113tmp [Pipeline] { [Pipeline] sh [2023-05-17T17:12:36.398Z] + set +x [2023-05-17T17:12:36.398Z] + bash -s -- [2023-05-17T17:12:36.398Z] + curl -s https://codecov.io/bash [2023-05-17T17:12:36.398Z] [2023-05-17T17:12:36.398Z] _____ _ [2023-05-17T17:12:36.398Z] / ____| | | [2023-05-17T17:12:36.398Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T17:12:36.398Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T17:12:36.398Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T17:12:36.398Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T17:12:36.398Z] Bash-1.0.6 [2023-05-17T17:12:36.398Z] [2023-05-17T17:12:36.398Z] [2023-05-17T17:12:36.398Z] ==> git version 2.25.1 found [2023-05-17T17:12:36.398Z] ==> 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-05-17T17:12:36.398Z] Release-Date: 2020-01-08 [2023-05-17T17:12:36.398Z] 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-05-17T17:12:36.398Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T17:12:36.398Z] ==> Jenkins CI detected. [2023-05-17T17:12:36.398Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-17T17:12:36.398Z] project root: . [2023-05-17T17:12:36.398Z] --> token set from env [2023-05-17T17:12:36.398Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T17:12:36.398Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T17:12:36.398Z] ==> Python coveragepy not found [2023-05-17T17:12:36.398Z] ==> Searching for coverage reports in: [2023-05-17T17:12:36.398Z] + . [2023-05-17T17:12:36.398Z] -> Found 1 reports [2023-05-17T17:12:36.398Z] ==> Detecting git/mercurial file structure [2023-05-17T17:12:36.398Z] ==> Reading reports [2023-05-17T17:12:36.398Z] + ./coverage.out bytes=106151 [2023-05-17T17:12:36.398Z] ==> Appending adjustments [2023-05-17T17:12:36.398Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T17:12:36.657Z] + Found adjustments [2023-05-17T17:12:36.657Z] ==> Gzipping contents [2023-05-17T17:12:36.916Z] 16K /tmp/codecov.v72QA6.gz [2023-05-17T17:12:36.916Z] ==> Uploading reports [2023-05-17T17:12:36.916Z] url: https://codecov.io [2023-05-17T17:12:36.916Z] query: branch=main&commit=a7496c2eac89da67a3eb73648901a7f4e26950f7&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T17:12:36.916Z] -> Pinging Codecov [2023-05-17T17:12:36.917Z] 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=a7496c2eac89da67a3eb73648901a7f4e26950f7&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T17:12:36.917Z] -> Uploading to [2023-05-17T17:12:36.917Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/7E55EF52A471D76F132DFD9A03CDDE97/a7496c2eac89da67a3eb73648901a7f4e26950f7/fe7c1c20-c2ec-4131-87c4-99c88cf9fa02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T171236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42a8f49e7e4cd29636a5fc019fd5941164043d0e6046532a447cd997dd845527 [2023-05-17T17:12:36.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:12:36.917Z] Dload Upload Total Spent Left Speed [2023-05-17T17:12:37.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15157 0 0 100 15157 0 65614 --:--:-- --:--:-- --:--:-- 65614 [2023-05-17T17:12:37.178Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a7496c2eac89da67a3eb73648901a7f4e26950f7 [Pipeline] } [2023-05-17T17:12:37.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T17:12:37.381Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T17:12:37.439Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:12:37.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T17:12:37.736Z] [2023-05-17T17:12:37.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:12:38.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T17:12:38.041Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T17:12:38.041Z] df9b9388f04a: Pulling fs layer [2023-05-17T17:12:38.041Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T17:12:38.041Z] 25bc292e5bac: Pulling fs layer [2023-05-17T17:12:38.041Z] 114826534d7a: Pulling fs layer [2023-05-17T17:12:38.041Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T17:12:38.042Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T17:12:38.042Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T17:12:38.042Z] 4657fd5d0bcf: Waiting [2023-05-17T17:12:38.042Z] 6ad1cebc031e: Waiting [2023-05-17T17:12:38.042Z] 25bc292e5bac: Verifying Checksum [2023-05-17T17:12:38.042Z] 25bc292e5bac: Download complete [2023-05-17T17:12:38.042Z] 52dc419b0ee2: Download complete [2023-05-17T17:12:38.042Z] 4657fd5d0bcf: Download complete [2023-05-17T17:12:38.042Z] df9b9388f04a: Download complete [2023-05-17T17:12:38.301Z] df9b9388f04a: Pull complete [2023-05-17T17:12:38.301Z] 52dc419b0ee2: Pull complete [2023-05-17T17:12:38.301Z] 25bc292e5bac: Pull complete [2023-05-17T17:12:38.301Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T17:12:38.301Z] 6ad1cebc031e: Download complete [2023-05-17T17:12:38.870Z] 114826534d7a: Verifying Checksum [2023-05-17T17:12:38.870Z] 114826534d7a: Download complete [2023-05-17T17:12:39.129Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T17:12:39.129Z] 8a3aa393b2d8: Download complete [2023-05-17T17:12:42.412Z] 114826534d7a: Pull complete [2023-05-17T17:12:42.412Z] 4657fd5d0bcf: Pull complete [2023-05-17T17:12:42.412Z] 6ad1cebc031e: Pull complete [2023-05-17T17:12:44.942Z] 8a3aa393b2d8: Pull complete [2023-05-17T17:12:44.942Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T17:12:44.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T17:12:44.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:12:45.032Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T17:12:45.069Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-17T17:12:47.098Z] $ docker top 543d0969ddb0e6635441193110273102b28d78f867dc4ac2c177f798f656430e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T17:12:47.162Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-17T17:12:47.442Z] + set -o pipefail [2023-05-17T17:12:47.442Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-17T17:13:02.339Z] [2023-05-17T17:13:02.339Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-17T17:13:02.339Z] [2023-05-17T17:13:02.339Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/b33e2dfa-d564-459c-8122-69119be21a99 [2023-05-17T17:13:02.339Z] [2023-05-17T17:13:02.339Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T17:13:02.339Z] [2023-05-17T17:13:02.339Z] [2023-05-17T17:13:02.339Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T17:13:02.339Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T17:13:02.339Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T17:13:02.352Z] $ docker stop --time=1 543d0969ddb0e6635441193110273102b28d78f867dc4ac2c177f798f656430e [2023-05-17T17:13:04.304Z] $ docker rm -f --volumes 543d0969ddb0e6635441193110273102b28d78f867dc4ac2c177f798f656430e [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-05-17T17:13:04.663Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:13:04.680Z] provisioning config files... [2023-05-17T17:13:04.687Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7956840620457327890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:04.974Z] --> edgex-publish-swagger.sh [2023-05-17T17:13:04.974Z] === Publish openapi/v3 API === [2023-05-17T17:13:04.974Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-17T17:13:04.974Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-17T17:13:04.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:13:04.974Z] Dload Upload Total Spent Left Speed [2023-05-17T17:13:05.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 37757 --:--:-- --:--:-- --:--:-- 37697 100 23674 0 0 100 23674 0 37757 --:--:-- --:--:-- --:--:-- 37697 [2023-05-17T17:13:05.542Z] [2023-05-17T17:13:05.542Z] [Pipeline] } [2023-05-17T17:13:05.549Z] 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-05-17T17:13:05.927Z] + git log --format=format:%s -1 a7496c2eac89da67a3eb73648901a7f4e26950f7 [Pipeline] sh [2023-05-17T17:13:06.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T17:13:06.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:13:06.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:13:06.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:13:06.594Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T17:13:06.630Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T17:13:06.999Z] $ docker top 81279bf0c68af36b287ab568311cff37e6c9c16a3f7bb5ae02dadd06bd283d58 -eo pid,comm [2023-05-17T17:13:07.041Z] 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-05-17T17:13:07.041Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T17:13:07.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:13:07.077Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:13:07.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:13:07.188Z] $ docker exec 81279bf0c68af36b287ab568311cff37e6c9c16a3f7bb5ae02dadd06bd283d58 ssh-agent [2023-05-17T17:13:07.276Z] SSH_AUTH_SOCK=/tmp/ssh-i7Q5gD1IHHBa/agent.32 [2023-05-17T17:13:07.276Z] SSH_AGENT_PID=38 [2023-05-17T17:13:07.281Z] Running ssh-add (command line suppressed) [2023-05-17T17:13:07.363Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12914509165981629221.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12914509165981629221.key) [2023-05-17T17:13:07.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:13:07.661Z] + git semver tag [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,823 [run_tag] DEBUG tag force:False [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,824 [check_head_tag] DEBUG check head tag [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,826 [execute] INFO git cat-file --batch-check [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,829 [execute] INFO git cat-file --batch [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,866 [execute] INFO git tag -a v3.0.0-dev.92 -m v3.0.0-dev.92 [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,866 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.92', '-m', 'v3.0.0-dev.92'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T17:13:07.920Z] 2023-05-17 17:13:07,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-17T17:13:07.920Z] 3.0.0-dev.92 [Pipeline] } [2023-05-17T17:13:07.931Z] $ docker exec --env ******** --env ******** 81279bf0c68af36b287ab568311cff37e6c9c16a3f7bb5ae02dadd06bd283d58 ssh-agent -k [2023-05-17T17:13:08.016Z] unset SSH_AUTH_SOCK; [2023-05-17T17:13:08.016Z] unset SSH_AGENT_PID; [2023-05-17T17:13:08.016Z] echo Agent pid 38 killed; [2023-05-17T17:13:08.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T17:13:08.324Z] + git semver [Pipeline] } [2023-05-17T17:13:08.601Z] $ docker stop --time=1 81279bf0c68af36b287ab568311cff37e6c9c16a3f7bb5ae02dadd06bd283d58 [2023-05-17T17:13:09.932Z] $ docker rm -f --volumes 81279bf0c68af36b287ab568311cff37e6c9c16a3f7bb5ae02dadd06bd283d58 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:13:10.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T17:13:10.312Z] [2023-05-17T17:13:10.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:13:10.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T17:13:10.628Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T17:13:10.628Z] ab5ef0e58194: Pulling fs layer [2023-05-17T17:13:10.628Z] 9712f1f96733: Pulling fs layer [2023-05-17T17:13:10.628Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T17:13:10.628Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T17:13:10.628Z] e9a5061849ea: Pulling fs layer [2023-05-17T17:13:10.628Z] d747dcd14b5f: Pulling fs layer [2023-05-17T17:13:10.628Z] 2de7ff778b66: Pulling fs layer [2023-05-17T17:13:10.628Z] 0d9ebad4ef96: Waiting [2023-05-17T17:13:10.628Z] e9a5061849ea: Waiting [2023-05-17T17:13:10.628Z] d747dcd14b5f: Waiting [2023-05-17T17:13:10.628Z] 2de7ff778b66: Waiting [2023-05-17T17:13:10.628Z] 9712f1f96733: Download complete [2023-05-17T17:13:11.201Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T17:13:11.201Z] 63f879dbbcfc: Download complete [2023-05-17T17:13:11.201Z] e9a5061849ea: Verifying Checksum [2023-05-17T17:13:11.201Z] e9a5061849ea: Download complete [2023-05-17T17:13:11.201Z] d747dcd14b5f: Verifying Checksum [2023-05-17T17:13:11.201Z] d747dcd14b5f: Download complete [2023-05-17T17:13:11.201Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T17:13:11.201Z] 0d9ebad4ef96: Download complete [2023-05-17T17:13:11.459Z] ab5ef0e58194: Verifying Checksum [2023-05-17T17:13:11.459Z] ab5ef0e58194: Download complete [2023-05-17T17:13:11.459Z] 2de7ff778b66: Verifying Checksum [2023-05-17T17:13:13.986Z] ab5ef0e58194: Pull complete [2023-05-17T17:13:13.986Z] 9712f1f96733: Pull complete [2023-05-17T17:13:14.554Z] 63f879dbbcfc: Pull complete [2023-05-17T17:13:17.837Z] 0d9ebad4ef96: Pull complete [2023-05-17T17:13:17.837Z] e9a5061849ea: Pull complete [2023-05-17T17:13:17.837Z] d747dcd14b5f: Pull complete [2023-05-17T17:13:18.777Z] 2de7ff778b66: Pull complete [2023-05-17T17:13:18.777Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T17:13:18.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T17:13:18.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:13:18.857Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T17:13:18.883Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-17T17:13:21.241Z] $ docker top dbc6a4f6b0ff723e716637a3dead2dec84cee0325de2034a592e163ec4ff22af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:13:21.311Z] provisioning config files... [2023-05-17T17:13:21.318Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10063521131334821395tmp [2023-05-17T17:13:21.327Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15184365856091601285tmp [2023-05-17T17:13:21.336Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4160099140981289819tmp [Pipeline] { [Pipeline] echo [2023-05-17T17:13:21.352Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:21.633Z] ---> sigul-configuration.sh [2023-05-17T17:13:21.633Z] gpg: directory `/root/.gnupg' created [2023-05-17T17:13:21.633Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T17:13:21.633Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T17:13:21.633Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T17:13:21.633Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T17:13:21.633Z] gpg: CAST5 encrypted data [2023-05-17T17:13:21.633Z] gpg: encrypted with 1 passphrase [2023-05-17T17:13:21.633Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T17:13:21.919Z] + mkdir /home/jenkins [2023-05-17T17:13:21.919Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T17:13:22.208Z] + 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-05-17T17:13:22.218Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:22.503Z] ---> sigul-install.sh [2023-05-17T17:13:22.503Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T17:13:22.787Z] + git tag --list [2023-05-17T17:13:22.788Z] 0.7.1 [2023-05-17T17:13:22.788Z] delhi-tag [2023-05-17T17:13:22.788Z] v1.0.0 [2023-05-17T17:13:22.788Z] v1.1.0 [2023-05-17T17:13:22.788Z] v1.1.1 [2023-05-17T17:13:22.788Z] v1.1.2 [2023-05-17T17:13:22.788Z] v1.2.0 [2023-05-17T17:13:22.788Z] v1.2.1 [2023-05-17T17:13:22.788Z] v1.2.2 [2023-05-17T17:13:22.788Z] v1.2.3 [2023-05-17T17:13:22.788Z] v1.3.0 [2023-05-17T17:13:22.788Z] v1.4.0 [2023-05-17T17:13:22.788Z] v2.0.0 [2023-05-17T17:13:22.788Z] v2.1.0 [2023-05-17T17:13:22.788Z] v2.1.1 [2023-05-17T17:13:22.788Z] v2.1.1-dev.2 [2023-05-17T17:13:22.788Z] v2.1.1-dev.3 [2023-05-17T17:13:22.788Z] v2.2.0 [2023-05-17T17:13:22.788Z] v2.2.1-dev.1 [2023-05-17T17:13:22.788Z] v2.2.1-dev.10 [2023-05-17T17:13:22.788Z] v2.2.1-dev.11 [2023-05-17T17:13:22.788Z] v2.2.1-dev.12 [2023-05-17T17:13:22.788Z] v2.2.1-dev.13 [2023-05-17T17:13:22.788Z] v2.2.1-dev.14 [2023-05-17T17:13:22.788Z] v2.2.1-dev.2 [2023-05-17T17:13:22.788Z] v2.2.1-dev.3 [2023-05-17T17:13:22.788Z] v2.2.1-dev.4 [2023-05-17T17:13:22.788Z] v2.2.1-dev.5 [2023-05-17T17:13:22.788Z] v2.2.1-dev.6 [2023-05-17T17:13:22.788Z] v2.2.1-dev.7 [2023-05-17T17:13:22.788Z] v2.2.1-dev.8 [2023-05-17T17:13:22.788Z] v2.2.1-dev.9 [2023-05-17T17:13:22.788Z] v2.3.0 [2023-05-17T17:13:22.788Z] v2.3.0-dev.14 [2023-05-17T17:13:22.788Z] v2.3.0-dev.15 [2023-05-17T17:13:22.788Z] v2.3.0-dev.16 [2023-05-17T17:13:22.788Z] v2.3.0-dev.17 [2023-05-17T17:13:22.788Z] v2.3.0-dev.18 [2023-05-17T17:13:22.788Z] v2.3.0-dev.19 [2023-05-17T17:13:22.788Z] v2.3.0-dev.20 [2023-05-17T17:13:22.788Z] v2.3.0-dev.21 [2023-05-17T17:13:22.788Z] v2.3.0-dev.22 [2023-05-17T17:13:22.788Z] v2.3.0-dev.23 [2023-05-17T17:13:22.788Z] v2.3.0-dev.24 [2023-05-17T17:13:22.788Z] v2.3.0-dev.25 [2023-05-17T17:13:22.788Z] v2.3.0-dev.26 [2023-05-17T17:13:22.788Z] v2.3.0-dev.27 [2023-05-17T17:13:22.788Z] v2.3.0-dev.28 [2023-05-17T17:13:22.788Z] v2.3.0-dev.29 [2023-05-17T17:13:22.788Z] v2.3.0-dev.30 [2023-05-17T17:13:22.788Z] v2.3.0-dev.31 [2023-05-17T17:13:22.788Z] v2.3.0-dev.32 [2023-05-17T17:13:22.788Z] v2.3.0-dev.33 [2023-05-17T17:13:22.788Z] v2.3.0-dev.34 [2023-05-17T17:13:22.788Z] v2.3.0-dev.35 [2023-05-17T17:13:22.788Z] v2.3.0-dev.36 [2023-05-17T17:13:22.788Z] v2.3.0-dev.37 [2023-05-17T17:13:22.788Z] v2.3.0-dev.38 [2023-05-17T17:13:22.788Z] v2.3.0-dev.39 [2023-05-17T17:13:22.788Z] v2.3.0-dev.40 [2023-05-17T17:13:22.788Z] v2.3.0-dev.41 [2023-05-17T17:13:22.788Z] v2.3.0-dev.42 [2023-05-17T17:13:22.788Z] v2.3.0-dev.43 [2023-05-17T17:13:22.788Z] v2.3.0-dev.44 [2023-05-17T17:13:22.788Z] v2.3.0-dev.45 [2023-05-17T17:13:22.788Z] v2.3.0-dev.46 [2023-05-17T17:13:22.788Z] v2.3.0-dev.47 [2023-05-17T17:13:22.788Z] v2.3.0-dev.48 [2023-05-17T17:13:22.788Z] v2.3.0-dev.49 [2023-05-17T17:13:22.788Z] v2.3.0-dev.50 [2023-05-17T17:13:22.788Z] v2.3.0-dev.51 [2023-05-17T17:13:22.788Z] v2.3.1 [2023-05-17T17:13:22.788Z] v2.3.1-dev.1 [2023-05-17T17:13:22.788Z] v2.3.1-dev.2 [2023-05-17T17:13:22.788Z] v2.3.1-dev.3 [2023-05-17T17:13:22.788Z] v2.3.1-dev.4 [2023-05-17T17:13:22.788Z] v3.0.0-dev.1 [2023-05-17T17:13:22.788Z] v3.0.0-dev.10 [2023-05-17T17:13:22.788Z] v3.0.0-dev.11 [2023-05-17T17:13:22.788Z] v3.0.0-dev.12 [2023-05-17T17:13:22.788Z] v3.0.0-dev.13 [2023-05-17T17:13:22.788Z] v3.0.0-dev.14 [2023-05-17T17:13:22.788Z] v3.0.0-dev.15 [2023-05-17T17:13:22.788Z] v3.0.0-dev.16 [2023-05-17T17:13:22.788Z] v3.0.0-dev.17 [2023-05-17T17:13:22.788Z] v3.0.0-dev.18 [2023-05-17T17:13:22.788Z] v3.0.0-dev.19 [2023-05-17T17:13:22.788Z] v3.0.0-dev.2 [2023-05-17T17:13:22.788Z] v3.0.0-dev.20 [2023-05-17T17:13:22.788Z] v3.0.0-dev.21 [2023-05-17T17:13:22.788Z] v3.0.0-dev.22 [2023-05-17T17:13:22.788Z] v3.0.0-dev.23 [2023-05-17T17:13:22.788Z] v3.0.0-dev.24 [2023-05-17T17:13:22.788Z] v3.0.0-dev.25 [2023-05-17T17:13:22.788Z] v3.0.0-dev.26 [2023-05-17T17:13:22.788Z] v3.0.0-dev.27 [2023-05-17T17:13:22.788Z] v3.0.0-dev.28 [2023-05-17T17:13:22.788Z] v3.0.0-dev.29 [2023-05-17T17:13:22.788Z] v3.0.0-dev.3 [2023-05-17T17:13:22.788Z] v3.0.0-dev.30 [2023-05-17T17:13:22.788Z] v3.0.0-dev.31 [2023-05-17T17:13:22.788Z] v3.0.0-dev.32 [2023-05-17T17:13:22.788Z] v3.0.0-dev.33 [2023-05-17T17:13:22.788Z] v3.0.0-dev.34 [2023-05-17T17:13:22.788Z] v3.0.0-dev.35 [2023-05-17T17:13:22.788Z] v3.0.0-dev.36 [2023-05-17T17:13:22.788Z] v3.0.0-dev.37 [2023-05-17T17:13:22.788Z] v3.0.0-dev.38 [2023-05-17T17:13:22.788Z] v3.0.0-dev.39 [2023-05-17T17:13:22.788Z] v3.0.0-dev.4 [2023-05-17T17:13:22.788Z] v3.0.0-dev.40 [2023-05-17T17:13:22.788Z] v3.0.0-dev.41 [2023-05-17T17:13:22.788Z] v3.0.0-dev.42 [2023-05-17T17:13:22.788Z] v3.0.0-dev.43 [2023-05-17T17:13:22.788Z] v3.0.0-dev.44 [2023-05-17T17:13:22.788Z] v3.0.0-dev.45 [2023-05-17T17:13:22.788Z] v3.0.0-dev.46 [2023-05-17T17:13:22.788Z] v3.0.0-dev.47 [2023-05-17T17:13:22.788Z] v3.0.0-dev.48 [2023-05-17T17:13:22.788Z] v3.0.0-dev.49 [2023-05-17T17:13:22.788Z] v3.0.0-dev.5 [2023-05-17T17:13:22.788Z] v3.0.0-dev.50 [2023-05-17T17:13:22.788Z] v3.0.0-dev.51 [2023-05-17T17:13:22.788Z] v3.0.0-dev.52 [2023-05-17T17:13:22.788Z] v3.0.0-dev.53 [2023-05-17T17:13:22.788Z] v3.0.0-dev.54 [2023-05-17T17:13:22.788Z] v3.0.0-dev.55 [2023-05-17T17:13:22.788Z] v3.0.0-dev.56 [2023-05-17T17:13:22.788Z] v3.0.0-dev.57 [2023-05-17T17:13:22.788Z] v3.0.0-dev.58 [2023-05-17T17:13:22.788Z] v3.0.0-dev.59 [2023-05-17T17:13:22.788Z] v3.0.0-dev.6 [2023-05-17T17:13:22.788Z] v3.0.0-dev.60 [2023-05-17T17:13:22.788Z] v3.0.0-dev.61 [2023-05-17T17:13:22.788Z] v3.0.0-dev.62 [2023-05-17T17:13:22.788Z] v3.0.0-dev.63 [2023-05-17T17:13:22.788Z] v3.0.0-dev.64 [2023-05-17T17:13:22.788Z] v3.0.0-dev.65 [2023-05-17T17:13:22.788Z] v3.0.0-dev.66 [2023-05-17T17:13:22.788Z] v3.0.0-dev.67 [2023-05-17T17:13:22.788Z] v3.0.0-dev.68 [2023-05-17T17:13:22.788Z] v3.0.0-dev.69 [2023-05-17T17:13:22.788Z] v3.0.0-dev.7 [2023-05-17T17:13:22.788Z] v3.0.0-dev.70 [2023-05-17T17:13:22.788Z] v3.0.0-dev.71 [2023-05-17T17:13:22.788Z] v3.0.0-dev.72 [2023-05-17T17:13:22.788Z] v3.0.0-dev.73 [2023-05-17T17:13:22.788Z] v3.0.0-dev.74 [2023-05-17T17:13:22.788Z] v3.0.0-dev.75 [2023-05-17T17:13:22.788Z] v3.0.0-dev.76 [2023-05-17T17:13:22.788Z] v3.0.0-dev.77 [2023-05-17T17:13:22.788Z] v3.0.0-dev.78 [2023-05-17T17:13:22.788Z] v3.0.0-dev.79 [2023-05-17T17:13:22.788Z] v3.0.0-dev.8 [2023-05-17T17:13:22.788Z] v3.0.0-dev.80 [2023-05-17T17:13:22.788Z] v3.0.0-dev.81 [2023-05-17T17:13:22.788Z] v3.0.0-dev.82 [2023-05-17T17:13:22.788Z] v3.0.0-dev.83 [2023-05-17T17:13:22.788Z] v3.0.0-dev.84 [2023-05-17T17:13:22.788Z] v3.0.0-dev.85 [2023-05-17T17:13:22.788Z] v3.0.0-dev.86 [2023-05-17T17:13:22.788Z] v3.0.0-dev.87 [2023-05-17T17:13:22.788Z] v3.0.0-dev.88 [2023-05-17T17:13:22.788Z] v3.0.0-dev.89 [2023-05-17T17:13:22.788Z] v3.0.0-dev.9 [2023-05-17T17:13:22.788Z] v3.0.0-dev.90 [2023-05-17T17:13:22.788Z] v3.0.0-dev.91 [2023-05-17T17:13:22.788Z] v3.0.0-dev.92 [Pipeline] sh [2023-05-17T17:13:23.073Z] + lftools sign git-tag v3.0.0-dev.92 [2023-05-17T17:13:23.643Z] Signing Git tag with Sigul... [2023-05-17T17:13:23.643Z] Signing v3.0.0-dev.92 [Pipeline] echo [2023-05-17T17:13:23.911Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:24.195Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T17:13:24.202Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T17:13:24.225Z] $ docker stop --time=1 dbc6a4f6b0ff723e716637a3dead2dec84cee0325de2034a592e163ec4ff22af [2023-05-17T17:13:25.497Z] $ docker rm -f --volumes dbc6a4f6b0ff723e716637a3dead2dec84cee0325de2034a592e163ec4ff22af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T17:13:25.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T17:13:25.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:13:26.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:13:26.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:13:26.271Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T17:13:26.301Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T17:13:26.623Z] $ docker top edd8b3b2f9e508a5036439423138c8813f9dae0d42fbfeb71b15e910477cb5a1 -eo pid,comm [2023-05-17T17:13:26.665Z] 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-05-17T17:13:26.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T17:13:26.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:13:26.711Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:13:26.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:13:26.821Z] $ docker exec edd8b3b2f9e508a5036439423138c8813f9dae0d42fbfeb71b15e910477cb5a1 ssh-agent [2023-05-17T17:13:26.923Z] SSH_AUTH_SOCK=/tmp/ssh-3i8zSQEKQ1SA/agent.31 [2023-05-17T17:13:26.923Z] SSH_AGENT_PID=37 [2023-05-17T17:13:26.928Z] Running ssh-add (command line suppressed) [2023-05-17T17:13:27.029Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2795899035885631790.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2795899035885631790.key) [2023-05-17T17:13:27.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:13:27.328Z] + git semver bump pre [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,489 [bump_version] DEBUG bumping version:3.0.0-dev.92 on axis:pre with prefix:dev [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,490 [bump_version] DEBUG bumped version:3.0.0-dev.93 [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,490 [write_version] DEBUG write version:3.0.0-dev.93 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,490 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,490 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,491 [execute] INFO git cat-file --batch-check [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,496 [execute] INFO git cat-file --batch [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T17:13:27.588Z] 2023-05-17 17:13:27,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-17T17:13:27.588Z] 3.0.0-dev.93 [Pipeline] } [2023-05-17T17:13:27.599Z] $ docker exec --env ******** --env ******** edd8b3b2f9e508a5036439423138c8813f9dae0d42fbfeb71b15e910477cb5a1 ssh-agent -k [2023-05-17T17:13:27.684Z] unset SSH_AUTH_SOCK; [2023-05-17T17:13:27.684Z] unset SSH_AGENT_PID; [2023-05-17T17:13:27.684Z] echo Agent pid 37 killed; [2023-05-17T17:13:27.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T17:13:27.998Z] + git semver [Pipeline] } [2023-05-17T17:13:28.270Z] $ docker stop --time=1 edd8b3b2f9e508a5036439423138c8813f9dae0d42fbfeb71b15e910477cb5a1 [2023-05-17T17:13:29.542Z] $ docker rm -f --volumes edd8b3b2f9e508a5036439423138c8813f9dae0d42fbfeb71b15e910477cb5a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:13:29.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T17:13:29.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:13:30.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:13:30.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:13:30.242Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T17:13:30.274Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T17:13:30.608Z] $ docker top d79459844896dcd0ff366ef3d3c604c986cc8e84d69f65b4891c40a596f2b06a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T17:13:30.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:13:30.697Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:13:30.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:13:30.802Z] $ docker exec d79459844896dcd0ff366ef3d3c604c986cc8e84d69f65b4891c40a596f2b06a ssh-agent [2023-05-17T17:13:30.903Z] SSH_AUTH_SOCK=/tmp/ssh-i8lZ8cWkKYEz/agent.33 [2023-05-17T17:13:30.903Z] SSH_AGENT_PID=39 [2023-05-17T17:13:30.908Z] Running ssh-add (command line suppressed) [2023-05-17T17:13:31.004Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12644136409273377179.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12644136409273377179.key) [2023-05-17T17:13:31.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:13:31.305Z] + git semver push [2023-05-17T17:13:31.565Z] 2023-05-17 17:13:31,477 [run_push] DEBUG push [2023-05-17T17:13:31.565Z] 2023-05-17 17:13:31,477 [execute] INFO git cat-file --batch-check [2023-05-17T17:13:31.565Z] 2023-05-17 17:13:31,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T17:13:31.566Z] 2023-05-17 17:13:31,480 [execute] INFO git rev-list 88b0459943efa1e33d5e429ad729730939582d5d -- [2023-05-17T17:13:31.566Z] 2023-05-17 17:13:31,481 [execute] DEBUG Popen(['git', 'rev-list', '88b0459943efa1e33d5e429ad729730939582d5d', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T17:13:31.566Z] 2023-05-17 17:13:31,490 [execute] INFO git fetch -v origin [2023-05-17T17:13:31.566Z] 2023-05-17 17:13:31,491 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T17:13:32.134Z] 2023-05-17 17:13:31,946 [run_push] DEBUG no remote changes detected [2023-05-17T17:13:32.134Z] 2023-05-17 17:13:31,947 [execute] INFO git push origin semver [2023-05-17T17:13:32.134Z] 2023-05-17 17:13:31,947 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T17:13:33.075Z] 2023-05-17 17:13:32,743 [run_push] DEBUG push all version tags [2023-05-17T17:13:33.075Z] 2023-05-17 17:13:32,743 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T17:13:33.075Z] 2023-05-17 17:13:32,744 [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-05-17T17:13:33.645Z] 2023-05-17 17:13:33,589 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-17T17:13:33.645Z] 3.0.0-dev.93 [Pipeline] } [2023-05-17T17:13:33.657Z] $ docker exec --env ******** --env ******** d79459844896dcd0ff366ef3d3c604c986cc8e84d69f65b4891c40a596f2b06a ssh-agent -k [2023-05-17T17:13:33.753Z] unset SSH_AUTH_SOCK; [2023-05-17T17:13:33.756Z] unset SSH_AGENT_PID; [2023-05-17T17:13:33.757Z] echo Agent pid 39 killed; [2023-05-17T17:13:33.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T17:13:34.068Z] + git semver [Pipeline] } [2023-05-17T17:13:34.341Z] $ docker stop --time=1 d79459844896dcd0ff366ef3d3c604c986cc8e84d69f65b4891c40a596f2b06a [2023-05-17T17:13:35.626Z] $ docker rm -f --volumes d79459844896dcd0ff366ef3d3c604c986cc8e84d69f65b4891c40a596f2b06a [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-05-17T17:13:36.146Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-17T17:13:36.146Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-17T17:13:36.146Z] total 16 [2023-05-17T17:13:36.146Z] drwxr-xr-x 3 root root 4096 May 17 17:01 . [2023-05-17T17:13:36.146Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 17:13 .. [2023-05-17T17:13:36.146Z] drwxr-xr-x 2 root root 4096 May 17 17:01 cost [2023-05-17T17:13:36.146Z] -rw-r--r-- 1 root root 85 May 17 17:01 cost.csv [2023-05-17T17:13:36.146Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-17T17:13:36.146Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-17T17:13:36.146Z] total 16 [2023-05-17T17:13:36.146Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:01 . [2023-05-17T17:13:36.146Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 17:13 .. [2023-05-17T17:13:36.146Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:01 cost [2023-05-17T17:13:36.146Z] -rw-r--r-- 1 jenkins jenkins 85 May 17 17:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:36.546Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:37.453Z] ---> package-listing.sh [2023-05-17T17:13:37.453Z] ++ facter osfamily [2023-05-17T17:13:37.453Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T17:13:37.711Z] + OS_FAMILY=debian [2023-05-17T17:13:37.711Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-17T17:13:37.711Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T17:13:37.711Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T17:13:37.711Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T17:13:37.711Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T17:13:37.711Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-17T17:13:37.711Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T17:13:37.711Z] + case "${OS_FAMILY}" in [2023-05-17T17:13:37.711Z] + dpkg -l [2023-05-17T17:13:37.711Z] + grep '^ii' [2023-05-17T17:13:37.711Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T17:13:37.711Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T17:13:37.711Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T17:13:37.711Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-17T17:13:37.711Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-17T17:13:37.711Z] + 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-05-17T17:13:37.721Z] 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-05-17T17:13:37.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:13:38.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:13:38.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:13:38.625Z] prd-ubuntu20.04-docker-8c-8g-15891 does not seem to be running inside a container [2023-05-17T17:13:38.651Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T17:13:38.856Z] $ docker top 48be2c8f7da374f10ed40504e43ccc90fe54c71ec50e1af2958e508237492b94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:13:39.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T17:13:39.488Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T17:13:39.776Z] + ls /var/log/sa-host [2023-05-17T17:13:39.776Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:13:39.846Z] provisioning config files... [2023-05-17T17:13:39.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14763868997855294031tmp [Pipeline] { [Pipeline] echo [2023-05-17T17:13:39.874Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:40.159Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T17:13:40.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:40.487Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T17:13:40.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:40.781Z] ---> sudo-logs.sh [2023-05-17T17:13:40.781Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T17:13:40.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:41.090Z] ---> job-cost.sh [2023-05-17T17:13:41.090Z] lf-activate-venv: SKIPPING [2023-05-17T17:13:41.090Z] DEBUG: total: 0.2199999988079071 [2023-05-17T17:13:41.090Z] INFO: Retrieving Stack Cost... [2023-05-17T17:13:41.362Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:13:41.936Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T17:13:41.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:13:42.238Z] ---> logs-deploy.sh [2023-05-17T17:13:42.238Z] lf-activate-venv: SKIPPING [2023-05-17T17:13:42.238Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/223 [2023-05-17T17:13:42.238Z] INFO: archiving workspace using pattern(s): [2023-05-17T17:13:43.177Z] Archives upload complete. [2023-05-17T17:13:43.177Z] INFO: archiving logs to Nexus