Pull request #480 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 315df3988cd75bcd615d896ad3964fe2f7911975+4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c (8f7a7d9c5bc394a6aa168a1aafd23a4721f94cfe) 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-ssh5507253518150933732.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-ssh10977368115519797610.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh141474242995124981.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12699432907127709555.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15985485783906926351.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8194983781373392911.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-modbus-go, buildSnap:false] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15505’ Running on prd-ubuntu20.04-docker-8c-8g-15507 in /w/workspace/xfoundry_device-modbus-go_PR-480 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-480 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c into PR head commit 315df3988cd75bcd615d896ad3964fe2f7911975 Merge succeeded, producing 315df3988cd75bcd615d896ad3964fe2f7911975 Checking out Revision 315df3988cd75bcd615d896ad3964fe2f7911975 (PR-480) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config core.sparsecheckout # timeout=10 > git checkout -f 315df3988cd75bcd615d896ad3964fe2f7911975 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 315df3988cd75bcd615d896ad3964fe2f7911975 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T06:00:14.651Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T06:00:14.831Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T06:00:14.933Z] ========================================================= [2023-05-16T06:00:14.933Z] EdgeX Global Pipelines Version Info [2023-05-16T06:00:14.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:00:15.690Z] ------------------- [2023-05-16T06:00:15.690Z] stable info: [2023-05-16T06:00:15.690Z] ------------------- [2023-05-16T06:00:15.690Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T06:00:15.690Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T06:00:15.690Z] Message: update stable to v1.0.249 [2023-05-16T06:00:16.266Z] ------------------- [2023-05-16T06:00:16.266Z] experimental info: [2023-05-16T06:00:16.266Z] ------------------- [2023-05-16T06:00:16.266Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T06:00:16.266Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T06:00:16.266Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T06:00:16.571Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-16T06:00:16.613Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-16T06:00:16.658Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T06:00:16.701Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T06:00:16.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T06:00:16.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T06:00:16.830Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T06:00:16.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T06:00:16.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T06:00:16.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T06:00:17.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T06:00:17.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-16T06:00:17.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T06:00:17.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T06:00:17.168Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T06:00:17.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T06:00:17.256Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T06:00:17.302Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T06:00:17.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T06:00:17.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T06:00:17.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T06:00:17.475Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T06:00:17.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T06:00:17.566Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T06:00:17.616Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T06:00:17.658Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T06:00:17.700Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T06:00:17.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-480 [Pipeline] echo [2023-05-16T06:00:17.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-480 [Pipeline] echo [2023-05-16T06:00:17.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-480 [Pipeline] echo [2023-05-16T06:00:17.880Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 315df3988cd75bcd615d896ad3964fe2f7911975 [Pipeline] echo [2023-05-16T06:00:17.928Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 315df39 [Pipeline] echo [2023-05-16T06:00:17.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T06:00:18.099Z] provisioning config files... [2023-05-16T06:00:18.115Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config8732758027318531668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:00:18.465Z] ---> docker-login.sh [2023-05-16T06:00:18.465Z] nexus3.edgexfoundry.org:10001 [2023-05-16T06:00:18.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:18.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:18.987Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:18.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:18.987Z] [2023-05-16T06:00:18.987Z] Login Succeeded [2023-05-16T06:00:18.987Z] nexus3.edgexfoundry.org:10002 [2023-05-16T06:00:19.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:19.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:19.253Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:19.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:19.253Z] [2023-05-16T06:00:19.253Z] Login Succeeded [2023-05-16T06:00:19.253Z] nexus3.edgexfoundry.org:10003 [2023-05-16T06:00:19.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:19.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:19.253Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:19.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:19.253Z] [2023-05-16T06:00:19.253Z] Login Succeeded [2023-05-16T06:00:19.253Z] nexus3.edgexfoundry.org:10004 [2023-05-16T06:00:19.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:19.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:19.514Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:19.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:19.514Z] [2023-05-16T06:00:19.514Z] Login Succeeded [2023-05-16T06:00:19.514Z] docker.io [2023-05-16T06:00:19.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:21.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:21.430Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:21.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:21.430Z] [2023-05-16T06:00:21.430Z] Login Succeeded [2023-05-16T06:00:21.430Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T06:00:21.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T06:00:22.111Z] + git rev-list -1 --merges 315df3988cd75bcd615d896ad3964fe2f7911975~1..315df3988cd75bcd615d896ad3964fe2f7911975 [Pipeline] echo [2023-05-16T06:00:22.176Z] -----------> git rev-list -1 --merges 315df3988cd75bcd615d896ad3964fe2f7911975~1..315df3988cd75bcd615d896ad3964fe2f7911975 315df3988cd75bcd615d896ad3964fe2f7911975 [false] [Pipeline] sh [2023-05-16T06:00:22.488Z] + git log --format=format:%s -1 315df3988cd75bcd615d896ad3964fe2f7911975 [Pipeline] echo [2023-05-16T06:00:22.523Z] ========================================================= [2023-05-16T06:00:22.523Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T06:00:22.523Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T06:00:22.941Z] + git log --format=format:%s -1 315df3988cd75bcd615d896ad3964fe2f7911975 [Pipeline] echo [2023-05-16T06:00:22.971Z] [semverPrep] GIT_COMMIT: 315df3988cd75bcd615d896ad3964fe2f7911975, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-05-16T06:00:23.004Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T06:00:23.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T06:00:23.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T06:00:23.384Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T06:00:23.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T06:00:23.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T06:00:23.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T06:00:23.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:00:23.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T06:00:23.829Z] [2023-05-16T06:00:23.829Z] 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-16T06:00:24.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T06:00:24.470Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T06:00:24.470Z] b85a868b505f: Pulling fs layer [2023-05-16T06:00:24.470Z] e2be974225ed: Pulling fs layer [2023-05-16T06:00:24.470Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T06:00:24.470Z] 988bab9f4d93: Pulling fs layer [2023-05-16T06:00:24.470Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T06:00:24.470Z] eaf3925da568: Pulling fs layer [2023-05-16T06:00:24.470Z] bab4dde63d76: Pulling fs layer [2023-05-16T06:00:24.470Z] bde34c3a00c8: Pulling fs layer [2023-05-16T06:00:24.470Z] b352a97aabf1: Pulling fs layer [2023-05-16T06:00:24.470Z] 4872d77fe225: Pulling fs layer [2023-05-16T06:00:24.470Z] 5851b861e8e6: Pulling fs layer [2023-05-16T06:00:24.470Z] 988bab9f4d93: Waiting [2023-05-16T06:00:24.470Z] bab4dde63d76: Waiting [2023-05-16T06:00:24.470Z] eaf3925da568: Waiting [2023-05-16T06:00:24.470Z] 1469e6f7b9e6: Waiting [2023-05-16T06:00:24.470Z] 4872d77fe225: Waiting [2023-05-16T06:00:24.470Z] bde34c3a00c8: Waiting [2023-05-16T06:00:24.470Z] b352a97aabf1: Waiting [2023-05-16T06:00:24.470Z] 5851b861e8e6: Waiting [2023-05-16T06:00:24.470Z] e2be974225ed: Verifying Checksum [2023-05-16T06:00:24.470Z] e2be974225ed: Download complete [2023-05-16T06:00:24.470Z] 988bab9f4d93: Verifying Checksum [2023-05-16T06:00:24.470Z] 988bab9f4d93: Download complete [2023-05-16T06:00:24.470Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T06:00:24.470Z] 1469e6f7b9e6: Download complete [2023-05-16T06:00:24.470Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T06:00:24.470Z] 339a4e72a1f5: Download complete [2023-05-16T06:00:24.470Z] eaf3925da568: Download complete [2023-05-16T06:00:24.470Z] bde34c3a00c8: Verifying Checksum [2023-05-16T06:00:24.470Z] bde34c3a00c8: Download complete [2023-05-16T06:00:24.470Z] b352a97aabf1: Download complete [2023-05-16T06:00:24.470Z] 4872d77fe225: Download complete [2023-05-16T06:00:24.470Z] 5851b861e8e6: Verifying Checksum [2023-05-16T06:00:24.470Z] 5851b861e8e6: Download complete [2023-05-16T06:00:24.729Z] b85a868b505f: Verifying Checksum [2023-05-16T06:00:24.729Z] b85a868b505f: Download complete [2023-05-16T06:00:24.989Z] bab4dde63d76: Verifying Checksum [2023-05-16T06:00:26.367Z] b85a868b505f: Pull complete [2023-05-16T06:00:26.367Z] e2be974225ed: Pull complete [2023-05-16T06:00:26.935Z] 339a4e72a1f5: Pull complete [2023-05-16T06:00:27.193Z] 988bab9f4d93: Pull complete [2023-05-16T06:00:27.454Z] 1469e6f7b9e6: Pull complete [2023-05-16T06:00:27.716Z] eaf3925da568: Pull complete [2023-05-16T06:00:30.259Z] bab4dde63d76: Pull complete [2023-05-16T06:00:30.259Z] bde34c3a00c8: Pull complete [2023-05-16T06:00:30.259Z] b352a97aabf1: Pull complete [2023-05-16T06:00:30.259Z] 4872d77fe225: Pull complete [2023-05-16T06:00:30.259Z] 5851b861e8e6: Pull complete [2023-05-16T06:00:30.520Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T06:00:30.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T06:00:30.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:00:30.758Z] prd-ubuntu20.04-docker-8c-8g-15507 does not seem to be running inside a container [2023-05-16T06:00:30.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T06:00:34.489Z] $ docker top 84f6f9b092c8edfed198f47d8226e49484dcca2d976dbd0047e516fea20ee922 -eo pid,comm [2023-05-16T06:00:34.547Z] 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-16T06:00:34.547Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T06:00:34.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T06:00:34.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T06:00:34.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T06:00:34.783Z] $ docker exec 84f6f9b092c8edfed198f47d8226e49484dcca2d976dbd0047e516fea20ee922 ssh-agent [2023-05-16T06:00:34.892Z] SSH_AUTH_SOCK=/tmp/ssh-5wVzrDg7mhFX/agent.32 [2023-05-16T06:00:34.892Z] SSH_AGENT_PID=38 [2023-05-16T06:00:34.899Z] Running ssh-add (command line suppressed) [2023-05-16T06:00:35.013Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_13232057810541530729.key (/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_13232057810541530729.key) [2023-05-16T06:00:35.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T06:00:35.362Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T06:00:35.385Z] $ docker exec --env ******** --env ******** 84f6f9b092c8edfed198f47d8226e49484dcca2d976dbd0047e516fea20ee922 ssh-agent -k [2023-05-16T06:00:35.490Z] unset SSH_AUTH_SOCK; [2023-05-16T06:00:35.490Z] unset SSH_AGENT_PID; [2023-05-16T06:00:35.490Z] echo Agent pid 38 killed; [2023-05-16T06:00:35.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T06:00:35.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T06:00:35.599Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T06:00:35.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T06:00:35.705Z] $ docker exec 84f6f9b092c8edfed198f47d8226e49484dcca2d976dbd0047e516fea20ee922 ssh-agent [2023-05-16T06:00:35.801Z] SSH_AUTH_SOCK=/tmp/ssh-lrCHSI00Qh1z/agent.71 [2023-05-16T06:00:35.801Z] SSH_AGENT_PID=77 [2023-05-16T06:00:35.806Z] Running ssh-add (command line suppressed) [2023-05-16T06:00:35.917Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_3413062693039800022.key (/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_3413062693039800022.key) [2023-05-16T06:00:35.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T06:00:36.277Z] + git semver init [2023-05-16T06:00:36.537Z] 2023-05-16 06:00:36,441 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T06:00:36.537Z] 2023-05-16 06:00:36,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-480/.semver [2023-05-16T06:00:36.537Z] 2023-05-16 06:00:36,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-480/.semver [2023-05-16T06:00:36.537Z] 2023-05-16 06:00:36,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-480/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-480, universal_newlines=False, shell=None, istream=None) [2023-05-16T06:00:37.477Z] 2023-05-16 06:00:37,245 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-480/.git/info/exclude [2023-05-16T06:00:37.477Z] 2023-05-16 06:00:37,245 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-480/.semver/PR-480 with force:False [2023-05-16T06:00:37.477Z] 2023-05-16 06:00:37,245 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-480/.semver/PR-480 [2023-05-16T06:00:37.477Z] 2023-05-16 06:00:37,249 [execute] INFO git cat-file --batch-check [2023-05-16T06:00:37.477Z] 2023-05-16 06:00:37,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T06:00:37.477Z] 2023-05-16 06:00:37,256 [execute] INFO git cat-file --batch [2023-05-16T06:00:37.477Z] 2023-05-16 06:00:37,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T06:00:37.477Z] 2023-05-16 06:00:37,260 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-480/.semver/PR-480 [2023-05-16T06:00:37.477Z] 0.0.0 [Pipeline] } [2023-05-16T06:00:37.505Z] $ docker exec --env ******** --env ******** 84f6f9b092c8edfed198f47d8226e49484dcca2d976dbd0047e516fea20ee922 ssh-agent -k [2023-05-16T06:00:37.600Z] unset SSH_AUTH_SOCK; [2023-05-16T06:00:37.600Z] unset SSH_AGENT_PID; [2023-05-16T06:00:37.600Z] echo Agent pid 77 killed; [2023-05-16T06:00:37.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T06:00:38.055Z] + git semver [Pipeline] } [2023-05-16T06:00:38.341Z] $ docker stop --time=1 84f6f9b092c8edfed198f47d8226e49484dcca2d976dbd0047e516fea20ee922 [2023-05-16T06:00:39.609Z] $ docker rm -f --volumes 84f6f9b092c8edfed198f47d8226e49484dcca2d976dbd0047e516fea20ee922 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T06:00:40.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T06:00:40.308Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T06:00:40.343Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T06:00:40.938Z] provisioning config files... [2023-05-16T06:00:40.948Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config9780407517849671508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:00:41.300Z] ---> docker-login.sh [2023-05-16T06:00:41.300Z] nexus3.edgexfoundry.org:10001 [2023-05-16T06:00:41.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:41.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:41.300Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:41.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:41.300Z] [2023-05-16T06:00:41.300Z] Login Succeeded [2023-05-16T06:00:41.300Z] nexus3.edgexfoundry.org:10002 [2023-05-16T06:00:41.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:41.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:41.300Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:41.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:41.300Z] [2023-05-16T06:00:41.300Z] Login Succeeded [2023-05-16T06:00:41.300Z] nexus3.edgexfoundry.org:10003 [2023-05-16T06:00:41.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:41.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:41.560Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:41.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:41.560Z] [2023-05-16T06:00:41.560Z] Login Succeeded [2023-05-16T06:00:41.560Z] nexus3.edgexfoundry.org:10004 [2023-05-16T06:00:41.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:41.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:41.560Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:41.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:41.560Z] [2023-05-16T06:00:41.560Z] Login Succeeded [2023-05-16T06:00:41.560Z] docker.io [2023-05-16T06:00:41.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:00:41.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:00:41.820Z] Configure a credential helper to remove this warning. See [2023-05-16T06:00:41.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:00:41.820Z] [2023-05-16T06:00:41.820Z] Login Succeeded [2023-05-16T06:00:41.820Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T06:00:41.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T06:00:42.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T06:00:42.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T06:00:42.137Z] ========================================================= [2023-05-16T06:00:42.137Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T06:00:42.137Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:00:42.631Z] + docker build -t ci-base-image-x86_64 -f 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-16T06:00:42.631Z] Sending build context to Docker daemon 6.518MB [2023-05-16T06:00:42.631Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T06:00:42.631Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-16T06:00:42.631Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T06:00:42.631Z] f56be85fc22e: Pulling fs layer [2023-05-16T06:00:42.631Z] 85791d961cd3: Pulling fs layer [2023-05-16T06:00:42.631Z] d694b5ae8c79: Pulling fs layer [2023-05-16T06:00:42.631Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T06:00:42.631Z] 4d19c01a9841: Pulling fs layer [2023-05-16T06:00:42.631Z] 9325e15d5711: Pulling fs layer [2023-05-16T06:00:42.631Z] 556b6ee489ea: Pulling fs layer [2023-05-16T06:00:42.631Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T06:00:42.631Z] 9f32a84ed3da: Waiting [2023-05-16T06:00:42.631Z] 4d19c01a9841: Waiting [2023-05-16T06:00:42.631Z] c5a4b2cf53e6: Waiting [2023-05-16T06:00:42.631Z] 9325e15d5711: Waiting [2023-05-16T06:00:42.631Z] 556b6ee489ea: Waiting [2023-05-16T06:00:42.631Z] 85791d961cd3: Verifying Checksum [2023-05-16T06:00:42.631Z] 85791d961cd3: Download complete [2023-05-16T06:00:42.631Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T06:00:42.631Z] 9f32a84ed3da: Download complete [2023-05-16T06:00:42.631Z] 4d19c01a9841: Verifying Checksum [2023-05-16T06:00:42.631Z] 4d19c01a9841: Download complete [2023-05-16T06:00:42.631Z] f56be85fc22e: Verifying Checksum [2023-05-16T06:00:42.631Z] f56be85fc22e: Download complete [2023-05-16T06:00:42.890Z] 9325e15d5711: Verifying Checksum [2023-05-16T06:00:42.890Z] 9325e15d5711: Download complete [2023-05-16T06:00:42.890Z] f56be85fc22e: Pull complete [2023-05-16T06:00:43.149Z] 85791d961cd3: Pull complete [2023-05-16T06:00:43.407Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T06:00:43.407Z] c5a4b2cf53e6: Download complete [2023-05-16T06:00:43.407Z] d694b5ae8c79: Verifying Checksum [2023-05-16T06:00:43.407Z] d694b5ae8c79: Download complete [2023-05-16T06:00:43.407Z] 556b6ee489ea: Download complete [2023-05-16T06:00:46.691Z] d694b5ae8c79: Pull complete [2023-05-16T06:00:46.691Z] 9f32a84ed3da: Pull complete [2023-05-16T06:00:46.691Z] 4d19c01a9841: Pull complete [2023-05-16T06:00:46.953Z] 9325e15d5711: Pull complete [2023-05-16T06:00:49.487Z] 556b6ee489ea: Pull complete [2023-05-16T06:00:50.053Z] c5a4b2cf53e6: Pull complete [2023-05-16T06:00:50.053Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T06:00:50.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T06:00:50.053Z] ---> c4be618373d6 [2023-05-16T06:00:50.053Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-16T06:00:55.329Z] ---> Running in 1f554c256c4d [2023-05-16T06:00:55.329Z] Removing intermediate container 1f554c256c4d [2023-05-16T06:00:55.329Z] ---> cf9ca8a23784 [2023-05-16T06:00:55.329Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T06:00:55.329Z] ---> Running in bc508b0c930a [2023-05-16T06:00:55.329Z] Removing intermediate container bc508b0c930a [2023-05-16T06:00:55.329Z] ---> 4ec7af74973a [2023-05-16T06:00:55.329Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-16T06:00:55.329Z] ---> Running in 8b97c7e82b27 [2023-05-16T06:00:55.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T06:00:55.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T06:00:55.762Z] Still waiting to schedule task [2023-05-16T06:00:55.762Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15506’ [2023-05-16T06:00:55.848Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T06:00:55.848Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-16T06:00:55.848Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T06:00:55.848Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T06:00:55.848Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-16T06:00:55.848Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-16T06:00:55.848Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-16T06:00:55.848Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-16T06:00:55.848Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T06:00:55.848Z] OK: 270 MiB in 61 packages [2023-05-16T06:00:56.427Z] Removing intermediate container 8b97c7e82b27 [2023-05-16T06:00:56.427Z] ---> 7a2486dd3f8c [2023-05-16T06:00:56.427Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-16T06:00:56.427Z] ---> Running in 771b0bb5f503 [2023-05-16T06:00:56.687Z] Removing intermediate container 771b0bb5f503 [2023-05-16T06:00:56.687Z] ---> f875a654a73b [2023-05-16T06:00:56.687Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-16T06:00:56.687Z] ---> c821f4d4a7f3 [2023-05-16T06:00:56.687Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T06:00:56.687Z] ---> Running in 8dc5955e6fbe [2023-05-16T06:01:35.417Z] Removing intermediate container 8dc5955e6fbe [2023-05-16T06:01:35.417Z] ---> ee880151c12a [2023-05-16T06:01:35.417Z] Step 9/10 : COPY . . [2023-05-16T06:01:35.417Z] ---> d528c8a4dfab [2023-05-16T06:01:35.417Z] Step 10/10 : RUN ${MAKE} [2023-05-16T06:01:35.417Z] ---> Running in c6e976f4c369 [2023-05-16T06:01:35.417Z] noop [2023-05-16T06:01:35.417Z] Removing intermediate container c6e976f4c369 [2023-05-16T06:01:35.417Z] ---> 7cf2daaed227 [2023-05-16T06:01:35.417Z] Successfully built 7cf2daaed227 [2023-05-16T06:01:35.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:01:35.851Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T06:01:35.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:01:36.003Z] prd-ubuntu20.04-docker-8c-8g-15507 does not seem to be running inside a container [2023-05-16T06:01:36.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T06:01:36.396Z] $ docker top f203074fbcfc6077420cbda580dfa98b850b2bbc6e09564bb4608de0fbd6f328 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T06:01:36.776Z] + go version [2023-05-16T06:01:36.776Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T06:01:36.813Z] $ docker stop --time=1 f203074fbcfc6077420cbda580dfa98b850b2bbc6e09564bb4608de0fbd6f328 [2023-05-16T06:01:38.101Z] $ docker rm -f --volumes f203074fbcfc6077420cbda580dfa98b850b2bbc6e09564bb4608de0fbd6f328 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:01:38.935Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T06:01:38.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:01:39.096Z] prd-ubuntu20.04-docker-8c-8g-15507 does not seem to be running inside a container [2023-05-16T06:01:39.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T06:01:39.474Z] $ docker top a9afd8c5a74a296ff27fc8bee867dccef3b15f12a768236a78456d06be7001a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T06:01:39.874Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-480 [Pipeline] fileExists [Pipeline] sh [2023-05-16T06:01:40.242Z] + make test [2023-05-16T06:01:40.242Z] go test ./... -coverprofile=coverage.out [2023-05-16T06:01:45.516Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-16T06:01:57.725Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-16T06:01:57.725Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements [2023-05-16T06:02:02.989Z] go vet ./... [2023-05-16T06:02:07.178Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T06:02:07.178Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T06:02:07.178Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T06:02:07.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T06:02:07.251Z] $ docker stop --time=1 a9afd8c5a74a296ff27fc8bee867dccef3b15f12a768236a78456d06be7001a7 [2023-05-16T06:02:11.187Z] $ docker rm -f --volumes a9afd8c5a74a296ff27fc8bee867dccef3b15f12a768236a78456d06be7001a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T06:02:11.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T06:02:11.846Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T06:02:12.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T06:02:12.910Z] + ls -al . [2023-05-16T06:02:12.910Z] total 184 [2023-05-16T06:02:12.910Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 06:01 . [2023-05-16T06:02:12.910Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 06:00 .. [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 06:00 .dockerignore [2023-05-16T06:02:12.910Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 06:00 .git [2023-05-16T06:02:12.910Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 06:00 .github [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 331 May 16 06:00 .gitignore [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 06:00 .golangci.yml [2023-05-16T06:02:12.910Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 06:00 .semver [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 16 06:00 Attribution.txt [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 16 06:00 CHANGELOG.md [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 16 06:00 Dockerfile [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 06:00 GOVERNANCE.md [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 680 May 16 06:00 Jenkinsfile [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 06:00 LICENSE [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 16 06:00 Makefile [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 06:00 OWNERS.md [2023-05-16T06:02:12.910Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 16 06:00 README.md [2023-05-16T06:02:12.911Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 06:00 VERSION [2023-05-16T06:02:12.911Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 06:00 bin [2023-05-16T06:02:12.911Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 06:00 cmd [2023-05-16T06:02:12.911Z] -rw-r--r-- 1 jenkins jenkins 24160 May 16 06:01 coverage.out [2023-05-16T06:02:12.911Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 16 06:00 go.mod [2023-05-16T06:02:12.911Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 16 06:00 go.sum [2023-05-16T06:02:12.911Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 06:00 internal [2023-05-16T06:02:12.911Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 06:00 simulator [2023-05-16T06:02:12.911Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 06:00 snap [2023-05-16T06:02:12.911Z] -rw-rw-r-- 1 jenkins jenkins 229 May 16 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:02:13.298Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=315df3988cd75bcd615d896ad3964fe2f7911975 --label arch=amd64 --label version=0.0.0 . [2023-05-16T06:02:13.298Z] Sending build context to Docker daemon 6.543MB [2023-05-16T06:02:13.298Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T06:02:13.298Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-16T06:02:13.298Z] ---> 7cf2daaed227 [2023-05-16T06:02:13.298Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-16T06:02:13.298Z] ---> Running in a8551fbb896b [2023-05-16T06:02:13.556Z] Removing intermediate container a8551fbb896b [2023-05-16T06:02:13.556Z] ---> 4e0f3983fdd9 [2023-05-16T06:02:13.556Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T06:02:13.556Z] ---> Running in 86519d3bd45f [2023-05-16T06:02:13.556Z] Removing intermediate container 86519d3bd45f [2023-05-16T06:02:13.556Z] ---> ce6d8739f778 [2023-05-16T06:02:13.556Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-16T06:02:13.556Z] ---> Running in 8e620a240fba [2023-05-16T06:02:13.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T06:02:14.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T06:02:14.336Z] OK: 270 MiB in 61 packages [2023-05-16T06:02:14.595Z] Removing intermediate container 8e620a240fba [2023-05-16T06:02:14.595Z] ---> 9db5006c38ec [2023-05-16T06:02:14.595Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-16T06:02:14.595Z] ---> Running in b1f72d717689 [2023-05-16T06:02:14.595Z] Removing intermediate container b1f72d717689 [2023-05-16T06:02:14.595Z] ---> 0b010dedb360 [2023-05-16T06:02:14.595Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-16T06:02:14.853Z] ---> 7de9f2025b05 [2023-05-16T06:02:14.853Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T06:02:14.853Z] ---> Running in bbb83532ec68 [2023-05-16T06:02:15.790Z] Removing intermediate container bbb83532ec68 [2023-05-16T06:02:15.790Z] ---> f089f826534b [2023-05-16T06:02:15.790Z] Step 9/22 : COPY . . [2023-05-16T06:02:16.050Z] ---> b44e99d5dc74 [2023-05-16T06:02:16.050Z] Step 10/22 : RUN ${MAKE} [2023-05-16T06:02:16.050Z] ---> Running in 2ff9a7018bfa [2023-05-16T06:02:16.309Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-16T06:02:38.288Z] Removing intermediate container 2ff9a7018bfa [2023-05-16T06:02:38.288Z] ---> 536ccb4a688d [2023-05-16T06:02:38.288Z] Step 11/22 : FROM alpine:3.17 [2023-05-16T06:02:38.288Z] 3.17: Pulling from library/alpine [2023-05-16T06:02:38.288Z] f56be85fc22e: Already exists [2023-05-16T06:02:38.288Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T06:02:38.288Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T06:02:38.288Z] ---> 9ed4aefc74f6 [2023-05-16T06:02:38.288Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-16T06:02:38.288Z] ---> Running in fac36b3c3deb [2023-05-16T06:02:38.288Z] Removing intermediate container fac36b3c3deb [2023-05-16T06:02:38.288Z] ---> 6ec0c08f0ad2 [2023-05-16T06:02:38.288Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-16T06:02:38.288Z] ---> Running in 40e5a4045dcb [2023-05-16T06:02:38.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T06:02:38.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T06:02:39.076Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T06:02:39.076Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T06:02:39.076Z] OK: 7 MiB in 16 packages [2023-05-16T06:02:39.336Z] Removing intermediate container 40e5a4045dcb [2023-05-16T06:02:39.336Z] ---> cd05b656d092 [2023-05-16T06:02:39.336Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-16T06:02:40.273Z] ---> 71ffeb1b296e [2023-05-16T06:02:40.273Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-16T06:02:40.532Z] ---> 815ebf74cab6 [2023-05-16T06:02:40.532Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-16T06:02:40.791Z] ---> 60a03c063d3a [2023-05-16T06:02:40.791Z] Step 17/22 : EXPOSE 59901 [2023-05-16T06:02:40.791Z] ---> Running in 5fc136459db9 [2023-05-16T06:02:41.050Z] Removing intermediate container 5fc136459db9 [2023-05-16T06:02:41.050Z] ---> a14e95f2d03d [2023-05-16T06:02:41.050Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-16T06:02:41.050Z] ---> Running in 6064338f31e5 [2023-05-16T06:02:41.050Z] Removing intermediate container 6064338f31e5 [2023-05-16T06:02:41.050Z] ---> 9b147b9b1540 [2023-05-16T06:02:41.050Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T06:02:41.050Z] ---> Running in b6916ae72755 [2023-05-16T06:02:41.309Z] Removing intermediate container b6916ae72755 [2023-05-16T06:02:41.309Z] ---> 0cdf2783eac1 [2023-05-16T06:02:41.309Z] Step 20/22 : LABEL arch=amd64 [2023-05-16T06:02:41.309Z] ---> Running in 62d7a0e5ea1b [2023-05-16T06:02:41.309Z] Removing intermediate container 62d7a0e5ea1b [2023-05-16T06:02:41.309Z] ---> 9522bbf87ffe [2023-05-16T06:02:41.309Z] Step 21/22 : LABEL git_sha=315df3988cd75bcd615d896ad3964fe2f7911975 [2023-05-16T06:02:41.309Z] ---> Running in 22a55dbfb418 [2023-05-16T06:02:41.567Z] Removing intermediate container 22a55dbfb418 [2023-05-16T06:02:41.567Z] ---> 0e82cfe95263 [2023-05-16T06:02:41.567Z] Step 22/22 : LABEL version=0.0.0 [2023-05-16T06:02:41.567Z] ---> Running in e87e5fb9e128 [2023-05-16T06:02:41.567Z] Removing intermediate container e87e5fb9e128 [2023-05-16T06:02:41.567Z] ---> 7ec8674e93bb [2023-05-16T06:02:41.567Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T06:02:41.567Z] Successfully built 7ec8674e93bb [2023-05-16T06:02:41.567Z] Successfully tagged device-modbus: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-16T06:02:42.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T06:02:42.498Z] [2023-05-16T06:02:42.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:02:42.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T06:02:42.903Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T06:02:42.903Z] 5eb5b503b376: Pulling fs layer [2023-05-16T06:02:42.903Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T06:02:42.903Z] ec43610c2a17: Pulling fs layer [2023-05-16T06:02:42.903Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T06:02:42.903Z] 33b1e0a273af: Pulling fs layer [2023-05-16T06:02:42.903Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T06:02:42.903Z] 2f39f015ded8: Pulling fs layer [2023-05-16T06:02:42.903Z] 3a2ae6a8a46f: Waiting [2023-05-16T06:02:42.903Z] 5d3b04190fa2: Waiting [2023-05-16T06:02:42.903Z] 2f39f015ded8: Waiting [2023-05-16T06:02:42.903Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T06:02:42.903Z] 5c69ac0246d0: Download complete [2023-05-16T06:02:42.903Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T06:02:42.903Z] 3a2ae6a8a46f: Download complete [2023-05-16T06:02:42.903Z] 33b1e0a273af: Verifying Checksum [2023-05-16T06:02:42.903Z] 33b1e0a273af: Download complete [2023-05-16T06:02:42.903Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T06:02:42.903Z] 5d3b04190fa2: Download complete [2023-05-16T06:02:42.903Z] ec43610c2a17: Verifying Checksum [2023-05-16T06:02:42.903Z] ec43610c2a17: Download complete [2023-05-16T06:02:43.163Z] 5eb5b503b376: Verifying Checksum [2023-05-16T06:02:43.163Z] 5eb5b503b376: Download complete [2023-05-16T06:02:43.730Z] 2f39f015ded8: Download complete [2023-05-16T06:02:44.296Z] 5eb5b503b376: Pull complete [2023-05-16T06:02:44.296Z] 5c69ac0246d0: Pull complete [2023-05-16T06:02:44.862Z] ec43610c2a17: Pull complete [2023-05-16T06:02:44.862Z] 3a2ae6a8a46f: Pull complete [2023-05-16T06:02:45.120Z] 33b1e0a273af: Pull complete [2023-05-16T06:02:45.120Z] 5d3b04190fa2: Pull complete [2023-05-16T06:02:50.384Z] 2f39f015ded8: Pull complete [2023-05-16T06:02:50.384Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T06:02:50.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T06:02:50.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:02:50.611Z] prd-ubuntu20.04-docker-8c-8g-15507 does not seem to be running inside a container [2023-05-16T06:02:50.649Z] $ 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/xfoundry_device-modbus-go_PR-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T06:02:55.432Z] $ docker top dab8b384fec3fce5869af5487e0576e938a3f05c946b5b63ac727bf4d1530ded -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:02:55.868Z] ---> job-cost.sh [2023-05-16T06:02:55.868Z] lf-activate-venv: SKIPPING [2023-05-16T06:02:55.868Z] INFO: No Stack... [2023-05-16T06:02:56.128Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T06:02:56.393Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T06:02:56.713Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-480/archives/cost.csv [2023-05-16T06:02:56.713Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T06:02:56.753Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-480-1-stack-cost] [2023-05-16T06:02:56.758Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-480-1-stack-cost] did not exist. Created. [2023-05-16T06:02:56.758Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T06:02:57.149Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T06:02:57.207Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T06:02:57.235Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-480-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T06:02:57.330Z] $ docker stop --time=1 dab8b384fec3fce5869af5487e0576e938a3f05c946b5b63ac727bf4d1530ded [2023-05-16T06:02:58.524Z] $ docker rm -f --volumes dab8b384fec3fce5869af5487e0576e938a3f05c946b5b63ac727bf4d1530ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T06:04:21.756Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15508 in /w/workspace/xfoundry_device-modbus-go_PR-480 [Pipeline] { [Pipeline] ws [2023-05-16T06:04:21.819Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T06:04:21.902Z] Selected Git installation does not exist. Using Default [2023-05-16T06:04:21.902Z] The recommended git tool is: NONE [2023-05-16T06:04:27.356Z] using credential edgex-jenkins-ssh [2023-05-16T06:04:27.375Z] Cloning the remote Git repository [2023-05-16T06:04:27.417Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-16T06:04:27.517Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-16T06:04:27.678Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-16T06:04:27.679Z] > git --version # timeout=10 [2023-05-16T06:04:27.699Z] > git --version # 'git version 2.25.1' [2023-05-16T06:04:27.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T06:04:27.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T06:04:29.156Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-16T06:04:29.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T06:04:30.507Z] Merging remotes/origin/main commit 4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c into PR head commit 315df3988cd75bcd615d896ad3964fe2f7911975 [2023-05-16T06:04:29.960Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-16T06:04:29.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-16T06:04:29.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T06:04:30.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T06:04:30.518Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T06:04:30.593Z] > git checkout -f 315df3988cd75bcd615d896ad3964fe2f7911975 # timeout=10 [2023-05-16T06:04:30.674Z] > git remote # timeout=10 [2023-05-16T06:04:30.778Z] Merge succeeded, producing 315df3988cd75bcd615d896ad3964fe2f7911975 [2023-05-16T06:04:30.778Z] Checking out Revision 315df3988cd75bcd615d896ad3964fe2f7911975 (PR-480) [2023-05-16T06:04:31.200Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" [2023-05-16T06:04:31.246Z] > git --version # timeout=10 [2023-05-16T06:04:31.257Z] > git --version # 'git version 2.25.1' [2023-05-16T06:04:31.281Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T06:04:30.699Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T06:04:30.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T06:04:30.730Z] > git merge 4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c # timeout=10 [2023-05-16T06:04:30.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T06:04:30.779Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T06:04:30.799Z] > git checkout -f 315df3988cd75bcd615d896ad3964fe2f7911975 # timeout=10 [2023-05-16T06:04:32.325Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T06:04:32.326Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T06:04:32.326Z] Dload Upload Total Spent Left Speed [2023-05-16T06:04:32.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-05-16T06:04:32.956Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T06:04:33.296Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T06:04:33.296Z] + sudo tee /etc/docker/daemon.new [2023-05-16T06:04:33.296Z] { [2023-05-16T06:04:33.296Z] "registry-mirrors": [ [2023-05-16T06:04:33.296Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T06:04:33.296Z] ], [2023-05-16T06:04:33.296Z] "bip": "10.250.0.254/24", [2023-05-16T06:04:33.296Z] "hosts": [ [2023-05-16T06:04:33.296Z] "tcp://0.0.0.0:5555", [2023-05-16T06:04:33.296Z] "unix:///var/run/docker.sock" [2023-05-16T06:04:33.296Z] ], [2023-05-16T06:04:33.296Z] "mtu": 1458, [2023-05-16T06:04:33.296Z] "selinux-enabled": true, [2023-05-16T06:04:33.296Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T06:04:33.296Z] } [Pipeline] sh [2023-05-16T06:04:33.680Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T06:04:34.023Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T06:04:52.337Z] provisioning config files... [2023-05-16T06:04:52.362Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14482590824636091124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:04:52.742Z] ---> docker-login.sh [2023-05-16T06:04:52.742Z] nexus3.edgexfoundry.org:10001 [2023-05-16T06:04:53.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:04:53.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:04:53.285Z] Configure a credential helper to remove this warning. See [2023-05-16T06:04:53.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:04:53.285Z] [2023-05-16T06:04:53.285Z] Login Succeeded [2023-05-16T06:04:53.285Z] nexus3.edgexfoundry.org:10002 [2023-05-16T06:04:53.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:04:53.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:04:53.557Z] Configure a credential helper to remove this warning. See [2023-05-16T06:04:53.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:04:53.557Z] [2023-05-16T06:04:53.557Z] Login Succeeded [2023-05-16T06:04:53.557Z] nexus3.edgexfoundry.org:10003 [2023-05-16T06:04:53.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:04:53.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:04:53.829Z] Configure a credential helper to remove this warning. See [2023-05-16T06:04:53.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:04:53.829Z] [2023-05-16T06:04:53.829Z] Login Succeeded [2023-05-16T06:04:53.829Z] nexus3.edgexfoundry.org:10004 [2023-05-16T06:04:54.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:04:54.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:04:54.371Z] Configure a credential helper to remove this warning. See [2023-05-16T06:04:54.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:04:54.371Z] [2023-05-16T06:04:54.371Z] Login Succeeded [2023-05-16T06:04:54.371Z] docker.io [2023-05-16T06:04:54.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T06:04:54.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T06:04:54.646Z] Configure a credential helper to remove this warning. See [2023-05-16T06:04:54.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T06:04:54.646Z] [2023-05-16T06:04:54.646Z] Login Succeeded [2023-05-16T06:04:54.913Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T06:04:54.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T06:04:55.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T06:04:55.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T06:04:55.353Z] ========================================================= [2023-05-16T06:04:55.353Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T06:04:55.353Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:04:55.839Z] + docker build -t ci-base-image-arm64 -f 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-16T06:04:56.106Z] Sending build context to Docker daemon 3.409MB [2023-05-16T06:04:56.106Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T06:04:56.106Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-16T06:04:56.375Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T06:04:56.375Z] c41833b44d91: Pulling fs layer [2023-05-16T06:04:56.375Z] ed15518f5707: Pulling fs layer [2023-05-16T06:04:56.375Z] feae8fd75edb: Pulling fs layer [2023-05-16T06:04:56.375Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T06:04:56.375Z] 3cdef696dda3: Pulling fs layer [2023-05-16T06:04:56.375Z] 2ced38df9373: Pulling fs layer [2023-05-16T06:04:56.375Z] 58f1dce35555: Pulling fs layer [2023-05-16T06:04:56.375Z] 3cdef696dda3: Waiting [2023-05-16T06:04:56.375Z] 2ced38df9373: Waiting [2023-05-16T06:04:56.375Z] 58f1dce35555: Waiting [2023-05-16T06:04:56.375Z] 242c74f7c9fa: Waiting [2023-05-16T06:04:56.375Z] ed15518f5707: Verifying Checksum [2023-05-16T06:04:56.375Z] ed15518f5707: Download complete [2023-05-16T06:04:56.375Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T06:04:56.375Z] 242c74f7c9fa: Download complete [2023-05-16T06:04:56.375Z] 3cdef696dda3: Verifying Checksum [2023-05-16T06:04:56.375Z] 3cdef696dda3: Download complete [2023-05-16T06:04:56.375Z] c41833b44d91: Verifying Checksum [2023-05-16T06:04:56.375Z] c41833b44d91: Download complete [2023-05-16T06:04:57.343Z] c41833b44d91: Pull complete [2023-05-16T06:04:57.930Z] 58f1dce35555: Verifying Checksum [2023-05-16T06:04:57.930Z] 58f1dce35555: Download complete [2023-05-16T06:04:57.930Z] ed15518f5707: Pull complete [2023-05-16T06:04:58.892Z] feae8fd75edb: Verifying Checksum [2023-05-16T06:04:58.892Z] feae8fd75edb: Download complete [2023-05-16T06:04:58.892Z] 2ced38df9373: Verifying Checksum [2023-05-16T06:04:58.892Z] 2ced38df9373: Download complete [2023-05-16T06:05:08.967Z] feae8fd75edb: Pull complete [2023-05-16T06:05:08.967Z] 242c74f7c9fa: Pull complete [2023-05-16T06:05:08.967Z] 3cdef696dda3: Pull complete [2023-05-16T06:05:15.859Z] 2ced38df9373: Pull complete [2023-05-16T06:05:18.467Z] 58f1dce35555: Pull complete [2023-05-16T06:05:18.467Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T06:05:18.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T06:05:18.467Z] ---> fadd8f120f05 [2023-05-16T06:05:18.467Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-16T06:05:20.415Z] ---> Running in 873f0b958a65 [2023-05-16T06:05:20.415Z] Removing intermediate container 873f0b958a65 [2023-05-16T06:05:20.415Z] ---> ad042614200b [2023-05-16T06:05:20.415Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T06:05:20.415Z] ---> Running in 5b5b259c20b1 [2023-05-16T06:05:20.686Z] Removing intermediate container 5b5b259c20b1 [2023-05-16T06:05:20.686Z] ---> eb50733791b5 [2023-05-16T06:05:20.686Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-16T06:05:20.952Z] ---> Running in 91a37e7c5f64 [2023-05-16T06:05:21.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T06:05:22.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T06:05:23.464Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T06:05:23.464Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-16T06:05:23.464Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T06:05:23.464Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T06:05:23.464Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-16T06:05:23.464Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-16T06:05:23.464Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-16T06:05:23.734Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-16T06:05:23.734Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T06:05:23.734Z] OK: 270 MiB in 61 packages [2023-05-16T06:05:24.700Z] Removing intermediate container 91a37e7c5f64 [2023-05-16T06:05:24.700Z] ---> d9770a7f4707 [2023-05-16T06:05:24.700Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-16T06:05:24.700Z] ---> Running in c370727ac446 [2023-05-16T06:05:24.966Z] Removing intermediate container c370727ac446 [2023-05-16T06:05:24.966Z] ---> 4ea06139d623 [2023-05-16T06:05:24.966Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-16T06:05:25.553Z] ---> cc46640fb731 [2023-05-16T06:05:25.553Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T06:05:25.553Z] ---> Running in 5715508fcc36 [2023-05-16T06:06:22.009Z] Removing intermediate container 5715508fcc36 [2023-05-16T06:06:22.009Z] ---> 5958e1f17dcf [2023-05-16T06:06:22.009Z] Step 9/10 : COPY . . [2023-05-16T06:06:22.009Z] ---> 31858a82500b [2023-05-16T06:06:22.009Z] Step 10/10 : RUN ${MAKE} [2023-05-16T06:06:22.009Z] ---> Running in ea819ab044ab [2023-05-16T06:06:22.009Z] noop [2023-05-16T06:06:22.277Z] Removing intermediate container ea819ab044ab [2023-05-16T06:06:22.277Z] ---> 1bb15a3fc3b3 [2023-05-16T06:06:22.277Z] Successfully built 1bb15a3fc3b3 [2023-05-16T06:06:22.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:06:22.738Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T06:06:22.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:06:23.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-15508 does not seem to be running inside a container [2023-05-16T06:06:23.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T06:06:25.086Z] $ docker top 4552744217fa763d4a105533cced3569da9fd42f897e5258de94e20e93639901 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T06:06:25.958Z] + go version [2023-05-16T06:06:25.958Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T06:06:25.993Z] $ docker stop --time=1 4552744217fa763d4a105533cced3569da9fd42f897e5258de94e20e93639901 [2023-05-16T06:06:27.594Z] $ docker rm -f --volumes 4552744217fa763d4a105533cced3569da9fd42f897e5258de94e20e93639901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:06:28.402Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T06:06:28.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:06:28.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-15508 does not seem to be running inside a container [2023-05-16T06:06:28.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T06:06:29.812Z] $ docker top f50a1903f0f2c2b607e8539e6caf2b97086a73c01c355c3e1403055a5780c9cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T06:06:30.366Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T06:06:30.760Z] + make test [2023-05-16T06:06:31.029Z] go test ./... -coverprofile=coverage.out [2023-05-16T06:07:03.249Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-16T06:08:54.924Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-16T06:08:54.924Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.083s coverage: 47.4% of statements [2023-05-16T06:08:54.924Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T06:08:54.924Z] go vet ./... [2023-05-16T06:09:27.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T06:09:27.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T06:09:27.167Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T06:09:27.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T06:09:27.240Z] $ docker stop --time=1 f50a1903f0f2c2b607e8539e6caf2b97086a73c01c355c3e1403055a5780c9cd [2023-05-16T06:09:29.309Z] $ docker rm -f --volumes f50a1903f0f2c2b607e8539e6caf2b97086a73c01c355c3e1403055a5780c9cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T06:09:30.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T06:09:30.648Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T06:09:31.186Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T06:09:31.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T06:09:32.165Z] + ls -al . [2023-05-16T06:09:32.165Z] total 180 [2023-05-16T06:09:32.165Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 06:06 . [2023-05-16T06:09:32.165Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 06:04 .. [2023-05-16T06:09:32.165Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 06:04 .dockerignore [2023-05-16T06:09:32.165Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 06:04 .git [2023-05-16T06:09:32.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 06:04 .github [2023-05-16T06:09:32.165Z] -rw-rw-r-- 1 jenkins jenkins 331 May 16 06:04 .gitignore [2023-05-16T06:09:32.165Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 06:04 .golangci.yml [2023-05-16T06:09:32.165Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 16 06:04 Attribution.txt [2023-05-16T06:09:32.165Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 16 06:04 CHANGELOG.md [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 16 06:04 Dockerfile [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 06:04 GOVERNANCE.md [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 680 May 16 06:04 Jenkinsfile [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 06:04 LICENSE [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 16 06:04 Makefile [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 06:04 OWNERS.md [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 16 06:04 README.md [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 06:00 VERSION [2023-05-16T06:09:32.166Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 06:04 bin [2023-05-16T06:09:32.166Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 06:04 cmd [2023-05-16T06:09:32.166Z] -rw-r--r-- 1 jenkins jenkins 24160 May 16 06:08 coverage.out [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 16 06:04 go.mod [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 16 06:04 go.sum [2023-05-16T06:09:32.166Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 06:04 internal [2023-05-16T06:09:32.166Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 06:04 simulator [2023-05-16T06:09:32.166Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 06:04 snap [2023-05-16T06:09:32.166Z] -rw-rw-r-- 1 jenkins jenkins 229 May 16 06:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:09:32.588Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=315df3988cd75bcd615d896ad3964fe2f7911975 --label arch=arm64 --label version=0.0.0 . [2023-05-16T06:09:32.859Z] Sending build context to Docker daemon 3.434MB [2023-05-16T06:09:32.859Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T06:09:32.859Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-16T06:09:32.859Z] ---> 1bb15a3fc3b3 [2023-05-16T06:09:32.859Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-16T06:09:33.826Z] ---> Running in 081a230e2619 [2023-05-16T06:09:34.417Z] Removing intermediate container 081a230e2619 [2023-05-16T06:09:34.417Z] ---> c276611ebefc [2023-05-16T06:09:34.417Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T06:09:34.417Z] ---> Running in 0b932741dd03 [2023-05-16T06:09:35.001Z] Removing intermediate container 0b932741dd03 [2023-05-16T06:09:35.001Z] ---> aaffe94a7c93 [2023-05-16T06:09:35.001Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-16T06:09:35.001Z] ---> Running in bfaf150aef18 [2023-05-16T06:09:36.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T06:09:37.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T06:09:38.418Z] OK: 270 MiB in 61 packages [2023-05-16T06:09:39.381Z] Removing intermediate container bfaf150aef18 [2023-05-16T06:09:39.381Z] ---> fc3dec4a6fd8 [2023-05-16T06:09:39.381Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-16T06:09:39.655Z] ---> Running in 6ad78dca6261 [2023-05-16T06:09:39.922Z] Removing intermediate container 6ad78dca6261 [2023-05-16T06:09:39.923Z] ---> db15d9be28aa [2023-05-16T06:09:39.923Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-16T06:09:41.866Z] ---> ba879b846d77 [2023-05-16T06:09:41.866Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T06:09:41.866Z] ---> Running in 5ca4234d5fe9 [2023-05-16T06:09:48.435Z] Removing intermediate container 5ca4234d5fe9 [2023-05-16T06:09:48.435Z] ---> bc52c96b661b [2023-05-16T06:09:48.435Z] Step 9/22 : COPY . . [2023-05-16T06:09:48.702Z] ---> ea15eb4ff00f [2023-05-16T06:09:48.702Z] Step 10/22 : RUN ${MAKE} [2023-05-16T06:09:48.702Z] ---> Running in 370a5a5c6064 [2023-05-16T06:09:49.663Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-16T06:11:56.584Z] Removing intermediate container 370a5a5c6064 [2023-05-16T06:11:56.584Z] ---> b9fd1e160ac5 [2023-05-16T06:11:56.584Z] Step 11/22 : FROM alpine:3.17 [2023-05-16T06:11:56.584Z] 3.17: Pulling from library/alpine [2023-05-16T06:11:56.584Z] c41833b44d91: Already exists [2023-05-16T06:11:56.584Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T06:11:56.584Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T06:11:56.584Z] ---> 51e60588ff2c [2023-05-16T06:11:56.584Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-16T06:11:56.584Z] ---> Running in 345c97603762 [2023-05-16T06:11:56.584Z] Removing intermediate container 345c97603762 [2023-05-16T06:11:56.584Z] ---> ebb86f4f556f [2023-05-16T06:11:56.584Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-16T06:11:56.584Z] ---> Running in d814f8e358d1 [2023-05-16T06:11:56.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T06:11:56.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T06:11:56.584Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T06:11:56.584Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T06:11:56.584Z] OK: 8 MiB in 16 packages [2023-05-16T06:11:56.584Z] Removing intermediate container d814f8e358d1 [2023-05-16T06:11:56.584Z] ---> d22236b96fbb [2023-05-16T06:11:56.584Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-16T06:11:56.584Z] ---> 09923c0e47f5 [2023-05-16T06:11:56.584Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-16T06:11:56.584Z] ---> 6f89cc5c6265 [2023-05-16T06:11:56.584Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-16T06:11:56.584Z] ---> de606287062e [2023-05-16T06:11:56.584Z] Step 17/22 : EXPOSE 59901 [2023-05-16T06:11:56.584Z] ---> Running in a334fbabb905 [2023-05-16T06:11:56.584Z] Removing intermediate container a334fbabb905 [2023-05-16T06:11:56.584Z] ---> 8a3aa7ee375a [2023-05-16T06:11:56.584Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-16T06:11:56.584Z] ---> Running in ecda16904112 [2023-05-16T06:11:56.584Z] Removing intermediate container ecda16904112 [2023-05-16T06:11:56.584Z] ---> 9b226a78ad70 [2023-05-16T06:11:56.584Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T06:11:56.584Z] ---> Running in 12fc391d6957 [2023-05-16T06:11:56.584Z] Removing intermediate container 12fc391d6957 [2023-05-16T06:11:56.584Z] ---> 129bce647822 [2023-05-16T06:11:56.584Z] Step 20/22 : LABEL arch=arm64 [2023-05-16T06:11:56.584Z] ---> Running in 198527e16aaf [2023-05-16T06:11:56.853Z] Removing intermediate container 198527e16aaf [2023-05-16T06:11:56.853Z] ---> 58ffb01c8183 [2023-05-16T06:11:56.853Z] Step 21/22 : LABEL git_sha=315df3988cd75bcd615d896ad3964fe2f7911975 [2023-05-16T06:11:56.853Z] ---> Running in 7595e30cbeff [2023-05-16T06:11:57.121Z] Removing intermediate container 7595e30cbeff [2023-05-16T06:11:57.121Z] ---> 3626e0c68e53 [2023-05-16T06:11:57.121Z] Step 22/22 : LABEL version=0.0.0 [2023-05-16T06:11:57.121Z] ---> Running in 332a5edb5cb5 [2023-05-16T06:11:57.388Z] Removing intermediate container 332a5edb5cb5 [2023-05-16T06:11:57.388Z] ---> 00915d6434a0 [2023-05-16T06:11:57.388Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T06:11:57.388Z] Successfully built 00915d6434a0 [2023-05-16T06:11:57.388Z] Successfully tagged device-modbus-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-16T06:11:58.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T06:11:58.200Z] [2023-05-16T06:11:58.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:11:58.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T06:11:58.607Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T06:11:58.607Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T06:11:58.607Z] 04944245beec: Pulling fs layer [2023-05-16T06:11:58.607Z] 699f458cf7ca: Pulling fs layer [2023-05-16T06:11:58.607Z] 765212b225bb: Pulling fs layer [2023-05-16T06:11:58.607Z] f23df028b6ca: Pulling fs layer [2023-05-16T06:11:58.607Z] 765212b225bb: Waiting [2023-05-16T06:11:58.607Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T06:11:58.607Z] f23df028b6ca: Waiting [2023-05-16T06:11:58.607Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T06:11:58.607Z] d65c8cfc05b1: Waiting [2023-05-16T06:11:58.607Z] 2437ff75d9bd: Waiting [2023-05-16T06:11:58.877Z] 04944245beec: Verifying Checksum [2023-05-16T06:11:58.877Z] 04944245beec: Download complete [2023-05-16T06:11:58.877Z] 765212b225bb: Verifying Checksum [2023-05-16T06:11:58.877Z] 765212b225bb: Download complete [2023-05-16T06:11:58.877Z] f23df028b6ca: Verifying Checksum [2023-05-16T06:11:58.877Z] f23df028b6ca: Download complete [2023-05-16T06:11:58.877Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T06:11:58.877Z] d65c8cfc05b1: Download complete [2023-05-16T06:11:58.877Z] 699f458cf7ca: Verifying Checksum [2023-05-16T06:11:58.877Z] 699f458cf7ca: Download complete [2023-05-16T06:11:59.461Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T06:11:59.461Z] 8998bd30e6a1: Download complete [2023-05-16T06:12:01.398Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T06:12:01.398Z] 2437ff75d9bd: Download complete [2023-05-16T06:12:02.804Z] 8998bd30e6a1: Pull complete [2023-05-16T06:12:03.388Z] 04944245beec: Pull complete [2023-05-16T06:12:04.348Z] 699f458cf7ca: Pull complete [2023-05-16T06:12:04.614Z] 765212b225bb: Pull complete [2023-05-16T06:12:05.570Z] f23df028b6ca: Pull complete [2023-05-16T06:12:05.570Z] d65c8cfc05b1: Pull complete [2023-05-16T06:12:20.544Z] 2437ff75d9bd: Pull complete [2023-05-16T06:12:20.544Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T06:12:20.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T06:12:20.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:12:20.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-15508 does not seem to be running inside a container [2023-05-16T06:12:21.001Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T06:12:23.441Z] $ docker top 79bebf8559adb9264847e73751939af689d264b2f1926aa31d6a235a29213487 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:12:24.380Z] ---> job-cost.sh [2023-05-16T06:12:24.380Z] lf-activate-venv: SKIPPING [2023-05-16T06:12:24.380Z] INFO: No Stack... [2023-05-16T06:12:24.981Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T06:12:25.580Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T06:12:25.940Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-05-16T06:12:25.940Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T06:12:26.046Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-480-1-stack-cost] [2023-05-16T06:12:26.051Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-480-1-stack-cost] did not exist. Created. [2023-05-16T06:12:26.051Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T06:12:26.467Z] /w/workspace/device-modbus-go/1@tmp/durable-e469d6eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T06:12:27.144Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T06:12:27.179Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T06:12:27.223Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T06:12:27.237Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-480-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T06:12:27.319Z] $ docker stop --time=1 79bebf8559adb9264847e73751939af689d264b2f1926aa31d6a235a29213487 [2023-05-16T06:12:28.811Z] $ docker rm -f --volumes 79bebf8559adb9264847e73751939af689d264b2f1926aa31d6a235a29213487 [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-16T06:12:29.831Z] provisioning config files... [2023-05-16T06:12:29.843Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config15922571361738693815tmp [Pipeline] { [Pipeline] sh [2023-05-16T06:12:30.180Z] + set +x [2023-05-16T06:12:30.180Z] + curl -s https://codecov.io/bash [2023-05-16T06:12:30.180Z] + bash -s -- [2023-05-16T06:12:30.180Z] [2023-05-16T06:12:30.180Z] _____ _ [2023-05-16T06:12:30.180Z] / ____| | | [2023-05-16T06:12:30.180Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T06:12:30.180Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T06:12:30.180Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T06:12:30.180Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T06:12:30.180Z] Bash-1.0.6 [2023-05-16T06:12:30.180Z] [2023-05-16T06:12:30.180Z] [2023-05-16T06:12:30.180Z] ==> git version 2.25.1 found [2023-05-16T06:12:30.180Z] ==> 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-16T06:12:30.180Z] Release-Date: 2020-01-08 [2023-05-16T06:12:30.180Z] 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-16T06:12:30.180Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T06:12:30.180Z] ==> Jenkins CI detected. [2023-05-16T06:12:30.180Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-480 [2023-05-16T06:12:30.180Z] project root: . [2023-05-16T06:12:30.180Z] --> token set from env [2023-05-16T06:12:30.180Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T06:12:30.180Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T06:12:30.180Z] ==> Python coveragepy not found [2023-05-16T06:12:30.180Z] ==> Searching for coverage reports in: [2023-05-16T06:12:30.180Z] + . [2023-05-16T06:12:30.180Z] -> Found 1 reports [2023-05-16T06:12:30.180Z] ==> Detecting git/mercurial file structure [2023-05-16T06:12:30.441Z] ==> Reading reports [2023-05-16T06:12:30.441Z] + ./coverage.out bytes=24160 [2023-05-16T06:12:30.441Z] ==> Appending adjustments [2023-05-16T06:12:30.441Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T06:12:30.441Z] + Found adjustments [2023-05-16T06:12:30.441Z] ==> Gzipping contents [2023-05-16T06:12:30.441Z] 4.0K /tmp/codecov.Ih3JGS.gz [2023-05-16T06:12:30.441Z] ==> Uploading reports [2023-05-16T06:12:30.441Z] url: https://codecov.io [2023-05-16T06:12:30.441Z] query: branch=PR-480&commit=315df3988cd75bcd615d896ad3964fe2f7911975&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=480&job=&cmd_args= [2023-05-16T06:12:30.441Z] -> Pinging Codecov [2023-05-16T06:12:30.441Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-480&commit=315df3988cd75bcd615d896ad3964fe2f7911975&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=480&job=&cmd_args= [2023-05-16T06:12:30.701Z] -> Uploading to [2023-05-16T06:12:30.701Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/55DBCA73C666E3227836607328DD7E49/315df3988cd75bcd615d896ad3964fe2f7911975/eaef347b-d627-4c3c-b16f-a0949e1daa10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T061230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d72d3e0fbb423ad19e6a9fa9ba172342a0fc4491549dfe0f55593d6106822498 [2023-05-16T06:12:30.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T06:12:30.701Z] Dload Upload Total Spent Left Speed [2023-05-16T06:12:30.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 17836 --:--:-- --:--:-- --:--:-- 17755 100 3924 0 0 100 3924 0 16350 --:--:-- --:--:-- --:--:-- 16350 [2023-05-16T06:12:30.960Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/315df3988cd75bcd615d896ad3964fe2f7911975 [Pipeline] } [2023-05-16T06:12:30.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T06:12:32.756Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-480/archives ] [2023-05-16T06:12:32.756Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-480/archives [2023-05-16T06:12:32.756Z] total 16 [2023-05-16T06:12:32.756Z] drwxr-xr-x 3 root root 4096 May 16 06:02 . [2023-05-16T06:12:32.756Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 06:02 .. [2023-05-16T06:12:32.756Z] drwxr-xr-x 2 root root 4096 May 16 06:02 cost [2023-05-16T06:12:32.756Z] -rw-r--r-- 1 root root 88 May 16 06:02 cost.csv [2023-05-16T06:12:32.756Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-480/archives [2023-05-16T06:12:32.756Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-480/archives [2023-05-16T06:12:32.756Z] total 16 [2023-05-16T06:12:32.756Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 06:02 . [2023-05-16T06:12:32.756Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 06:02 .. [2023-05-16T06:12:32.756Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 06:02 cost [2023-05-16T06:12:32.756Z] -rw-r--r-- 1 jenkins jenkins 88 May 16 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:12:33.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:12:33.971Z] ---> package-listing.sh [2023-05-16T06:12:33.971Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T06:12:33.971Z] ++ facter osfamily [2023-05-16T06:12:34.230Z] + OS_FAMILY=debian [2023-05-16T06:12:34.230Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-480 [2023-05-16T06:12:34.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T06:12:34.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T06:12:34.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T06:12:34.230Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T06:12:34.230Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-480 ']' [2023-05-16T06:12:34.230Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T06:12:34.230Z] + case "${OS_FAMILY}" in [2023-05-16T06:12:34.230Z] + dpkg -l [2023-05-16T06:12:34.230Z] + grep '^ii' [2023-05-16T06:12:34.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T06:12:34.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T06:12:34.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T06:12:34.230Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-480 ']' [2023-05-16T06:12:34.230Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-480/archives/ [2023-05-16T06:12:34.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-480/archives/ [Pipeline] echo [2023-05-16T06:12:34.265Z] 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/xfoundry_device-modbus-go_PR-480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T06:12:34.561Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:12:34.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T06:12:34.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:12:35.075Z] prd-ubuntu20.04-docker-8c-8g-15507 does not seem to be running inside a container [2023-05-16T06:12:35.116Z] $ 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/xfoundry_device-modbus-go_PR-480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T06:12:35.320Z] $ docker top fbb6268c9955c2312df4339d4728f3e77fbf8ee7fb451d5c3996869c9c57ca11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T06:12:35.705Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T06:12:36.017Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T06:12:36.327Z] + ls /var/log/sa-host [2023-05-16T06:12:36.327Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T06:12:36.465Z] provisioning config files... [2023-05-16T06:12:36.473Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config10869871130393463793tmp [Pipeline] { [Pipeline] echo [2023-05-16T06:12:36.527Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:12:36.840Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T06:12:36.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:12:37.268Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T06:12:37.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:12:37.611Z] ---> sudo-logs.sh [2023-05-16T06:12:37.611Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T06:12:37.699Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:12:38.011Z] ---> job-cost.sh [2023-05-16T06:12:38.011Z] lf-activate-venv: SKIPPING [2023-05-16T06:12:38.011Z] DEBUG: total: 0.2199999988079071 [2023-05-16T06:12:38.011Z] INFO: Retrieving Stack Cost... [2023-05-16T06:12:38.582Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T06:12:38.841Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T06:12:38.877Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:12:39.194Z] ---> logs-deploy.sh [2023-05-16T06:12:39.194Z] lf-activate-venv: SKIPPING [2023-05-16T06:12:39.194Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-480/1 [2023-05-16T06:12:39.194Z] INFO: archiving workspace using pattern(s): [2023-05-16T06:12:40.132Z] Archives upload complete. [2023-05-16T06:12:40.132Z] INFO: archiving logs to Nexus