Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0+5b207c8f16228b7da7ed0fec4433fb1350251bb7 (96862478bed80974c304f2eedf13f317374ea071) 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-ssh1317521324866888565.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh12273606158047493845.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8223093939309377668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh14328343674432409125.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15488908951965516020.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-rfid-llrp 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21707 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [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-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5b207c8f16228b7da7ed0fec4433fb1350251bb7 into PR head commit 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0 Merge succeeded, producing 2764010338e38b09347312c70d38d716ce9bb000 Checking out Revision 2764010338e38b09347312c70d38d716ce9bb000 (PR-65) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0 # 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 5b207c8f16228b7da7ed0fec4433fb1350251bb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2764010338e38b09347312c70d38d716ce9bb000 # timeout=10 Commit message: "Merge commit '5b207c8f16228b7da7ed0fec4433fb1350251bb7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T01:08:31.409Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T01:08:31.453Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T01:08:31.468Z] ========================================================= [2022-04-22T01:08:31.468Z] EdgeX Global Pipelines Version Info [2022-04-22T01:08:31.468Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 01d8018d9370df1fac62385646e11aa1f1375cfb # timeout=10 [2022-04-22T01:08:32.287Z] ------------------- [2022-04-22T01:08:32.287Z] stable info: [2022-04-22T01:08:32.287Z] ------------------- [2022-04-22T01:08:32.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T01:08:32.287Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T01:08:32.287Z] Message: update stable to v1.0.221 [2022-04-22T01:08:32.871Z] ------------------- [2022-04-22T01:08:32.871Z] experimental info: [2022-04-22T01:08:32.871Z] ------------------- [2022-04-22T01:08:32.871Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T01:08:32.871Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T01:08:32.871Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T01:08:33.006Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-22T01:08:33.022Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-22T01:08:33.034Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T01:08:33.047Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T01:08:33.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T01:08:33.076Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T01:08:33.086Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T01:08:33.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-22T01:08:33.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T01:08:33.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T01:08:33.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T01:08:33.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-22T01:08:33.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T01:08:33.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T01:08:33.221Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T01:08:33.233Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T01:08:33.243Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T01:08:33.252Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T01:08:33.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T01:08:33.272Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T01:08:33.287Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-22T01:08:33.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-22T01:08:33.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-22T01:08:33.354Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-22T01:08:33.373Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-22T01:08:33.385Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T01:08:33.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-04-22T01:08:33.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-04-22T01:08:33.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-04-22T01:08:33.440Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2764010338e38b09347312c70d38d716ce9bb000 [Pipeline] echo [2022-04-22T01:08:33.452Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2764010 [Pipeline] echo [2022-04-22T01:08:33.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T01:08:33.506Z] provisioning config files... [2022-04-22T01:08:33.525Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config2413247031338560806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:08:33.837Z] ---> docker-login.sh [2022-04-22T01:08:33.837Z] nexus3.edgexfoundry.org:10001 [2022-04-22T01:08:34.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:34.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:34.364Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:34.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:34.364Z] [2022-04-22T01:08:34.364Z] Login Succeeded [2022-04-22T01:08:34.364Z] nexus3.edgexfoundry.org:10002 [2022-04-22T01:08:34.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:34.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:34.364Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:34.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:34.364Z] [2022-04-22T01:08:34.364Z] Login Succeeded [2022-04-22T01:08:34.364Z] nexus3.edgexfoundry.org:10003 [2022-04-22T01:08:34.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:34.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:34.627Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:34.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:34.627Z] [2022-04-22T01:08:34.627Z] Login Succeeded [2022-04-22T01:08:34.627Z] nexus3.edgexfoundry.org:10004 [2022-04-22T01:08:34.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:34.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:34.890Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:34.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:34.890Z] [2022-04-22T01:08:34.890Z] Login Succeeded [2022-04-22T01:08:34.890Z] docker.io [2022-04-22T01:08:34.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:35.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:35.153Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:35.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:35.153Z] [2022-04-22T01:08:35.153Z] Login Succeeded [2022-04-22T01:08:35.153Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T01:08:35.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T01:08:35.548Z] + git rev-list -1 --merges 2764010338e38b09347312c70d38d716ce9bb000~1..2764010338e38b09347312c70d38d716ce9bb000 [Pipeline] echo [2022-04-22T01:08:35.680Z] -----------> git rev-list -1 --merges 2764010338e38b09347312c70d38d716ce9bb000~1..2764010338e38b09347312c70d38d716ce9bb000 2764010338e38b09347312c70d38d716ce9bb000 [2022-04-22T01:08:35.680Z] 2764010338e38b09347312c70d38d716ce9bb000 [false] [Pipeline] sh [2022-04-22T01:08:35.984Z] + git log --format=format:%s -1 2764010338e38b09347312c70d38d716ce9bb000 [Pipeline] echo [2022-04-22T01:08:36.001Z] ========================================================= [2022-04-22T01:08:36.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T01:08:36.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T01:08:36.325Z] + git log --format=format:%s -1 2764010338e38b09347312c70d38d716ce9bb000 [Pipeline] echo [2022-04-22T01:08:36.340Z] [semverPrep] GIT_COMMIT: 2764010338e38b09347312c70d38d716ce9bb000, Commit Message: Merge commit '5b207c8f16228b7da7ed0fec4433fb1350251bb7' into HEAD [Pipeline] echo [2022-04-22T01:08:36.351Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-22T01:08:36.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T01:08:36.935Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T01:08:36.935Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T01:08:36.935Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T01:08:36.935Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T01:08:36.935Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T01:08:36.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:08:37.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T01:08:37.289Z] [2022-04-22T01:08:37.289Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:08:37.599Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T01:08:37.599Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T01:08:37.599Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T01:08:37.599Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T01:08:37.599Z] 4c7163046ea9: Pulling fs layer [2022-04-22T01:08:37.599Z] 0c2d73faf560: Pulling fs layer [2022-04-22T01:08:37.599Z] 0c2d73faf560: Waiting [2022-04-22T01:08:37.599Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T01:08:37.599Z] 3e5f54012d9b: Download complete [2022-04-22T01:08:37.599Z] 0c2d73faf560: Verifying Checksum [2022-04-22T01:08:37.599Z] 0c2d73faf560: Download complete [2022-04-22T01:08:37.599Z] 4c7163046ea9: Verifying Checksum [2022-04-22T01:08:37.599Z] 4c7163046ea9: Download complete [2022-04-22T01:08:37.860Z] a0d0a0d46f8b: Verifying Checksum [2022-04-22T01:08:37.860Z] a0d0a0d46f8b: Download complete [2022-04-22T01:08:37.860Z] a0d0a0d46f8b: Pull complete [2022-04-22T01:08:38.120Z] 3e5f54012d9b: Pull complete [2022-04-22T01:08:38.383Z] 4c7163046ea9: Pull complete [2022-04-22T01:08:38.383Z] 0c2d73faf560: Pull complete [2022-04-22T01:08:38.383Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T01:08:38.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T01:08:38.383Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T01:08:38.463Z] prd-ubuntu20.04-docker-8c-8g-21707 does not seem to be running inside a container [2022-04-22T01:08:38.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T01:08:39.268Z] $ docker top 630c8b6a5cfd1f70992dd5d9cf52ec0e7bbe1462bb6a83a99f6859d792b3ab30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T01:08:39.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T01:08:39.385Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T01:08:39.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T01:08:39.521Z] $ docker exec 630c8b6a5cfd1f70992dd5d9cf52ec0e7bbe1462bb6a83a99f6859d792b3ab30 ssh-agent [2022-04-22T01:08:39.639Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkjKkPM/agent.13 [2022-04-22T01:08:39.639Z] SSH_AGENT_PID=19 [2022-04-22T01:08:39.648Z] Running ssh-add (command line suppressed) [2022-04-22T01:08:39.766Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_8375055155910720147.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_8375055155910720147.key) [2022-04-22T01:08:39.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T01:08:40.078Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T01:08:40.104Z] $ docker exec --env ******** --env ******** 630c8b6a5cfd1f70992dd5d9cf52ec0e7bbe1462bb6a83a99f6859d792b3ab30 ssh-agent -k [2022-04-22T01:08:40.214Z] unset SSH_AUTH_SOCK; [2022-04-22T01:08:40.215Z] unset SSH_AGENT_PID; [2022-04-22T01:08:40.215Z] echo Agent pid 19 killed; [2022-04-22T01:08:40.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T01:08:40.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T01:08:40.253Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T01:08:40.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T01:08:40.396Z] $ docker exec 630c8b6a5cfd1f70992dd5d9cf52ec0e7bbe1462bb6a83a99f6859d792b3ab30 ssh-agent [2022-04-22T01:08:40.541Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbLipgo/agent.53 [2022-04-22T01:08:40.541Z] SSH_AGENT_PID=59 [2022-04-22T01:08:40.547Z] Running ssh-add (command line suppressed) [2022-04-22T01:08:40.675Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_5702481748943275176.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_5702481748943275176.key) [2022-04-22T01:08:40.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T01:08:40.987Z] + git semver init [2022-04-22T01:08:40.987Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T01:08:40.987Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-65/.git [2022-04-22T01:08:40.987Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-22T01:08:40.987Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T01:08:40.987Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T01:08:40.987Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T01:08:40.987Z] # $SEMVER_BRANCH = PR-65 [2022-04-22T01:08:40.987Z] # $SEMVER_TEMP = /tmp/semver-583009037 [2022-04-22T01:08:40.987Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-04-22T01:08:41.560Z] # '/tmp/semver-583009037' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver' [2022-04-22T01:08:41.560Z] # -> Force: false [2022-04-22T01:08:41.560Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver [Pipeline] } [2022-04-22T01:08:41.575Z] $ docker exec --env ******** --env ******** 630c8b6a5cfd1f70992dd5d9cf52ec0e7bbe1462bb6a83a99f6859d792b3ab30 ssh-agent -k [2022-04-22T01:08:41.685Z] unset SSH_AUTH_SOCK; [2022-04-22T01:08:41.686Z] unset SSH_AGENT_PID; [2022-04-22T01:08:41.686Z] echo Agent pid 59 killed; [2022-04-22T01:08:41.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T01:08:42.010Z] + git semver [Pipeline] } [2022-04-22T01:08:42.029Z] $ docker stop --time=1 630c8b6a5cfd1f70992dd5d9cf52ec0e7bbe1462bb6a83a99f6859d792b3ab30 [2022-04-22T01:08:43.435Z] $ docker rm -f 630c8b6a5cfd1f70992dd5d9cf52ec0e7bbe1462bb6a83a99f6859d792b3ab30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T01:08:43.795Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T01:08:44.081Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T01:08:44.085Z] [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 [2022-04-22T01:08:44.242Z] provisioning config files... [2022-04-22T01:08:44.253Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config8520271206079662737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:08:44.564Z] ---> docker-login.sh [2022-04-22T01:08:44.564Z] nexus3.edgexfoundry.org:10001 [2022-04-22T01:08:44.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:44.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:44.564Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:44.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:44.564Z] [2022-04-22T01:08:44.564Z] Login Succeeded [2022-04-22T01:08:44.564Z] nexus3.edgexfoundry.org:10002 [2022-04-22T01:08:44.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:44.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:44.825Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:44.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:44.825Z] [2022-04-22T01:08:44.825Z] Login Succeeded [2022-04-22T01:08:44.825Z] nexus3.edgexfoundry.org:10003 [2022-04-22T01:08:44.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:44.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:44.825Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:44.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:44.825Z] [2022-04-22T01:08:44.825Z] Login Succeeded [2022-04-22T01:08:44.825Z] nexus3.edgexfoundry.org:10004 [2022-04-22T01:08:45.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:45.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:45.085Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:45.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:45.085Z] [2022-04-22T01:08:45.085Z] Login Succeeded [2022-04-22T01:08:45.085Z] docker.io [2022-04-22T01:08:45.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:08:45.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:08:45.347Z] Configure a credential helper to remove this warning. See [2022-04-22T01:08:45.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:08:45.347Z] [2022-04-22T01:08:45.347Z] Login Succeeded [2022-04-22T01:08:45.347Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T01:08:45.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T01:08:45.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T01:08:45.440Z] ========================================================= [2022-04-22T01:08:45.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T01:08:45.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:08:45.743Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T01:08:45.744Z] Sending build context to Docker daemon 1.724MB [2022-04-22T01:08:45.744Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T01:08:45.744Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-22T01:08:46.005Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T01:08:46.005Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T01:08:46.005Z] 666ba61612fd: Pulling fs layer [2022-04-22T01:08:46.005Z] 8ed8ca486205: Pulling fs layer [2022-04-22T01:08:46.005Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T01:08:46.005Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T01:08:46.005Z] 640e595b4fbd: Pulling fs layer [2022-04-22T01:08:46.005Z] 763cafe07f6e: Pulling fs layer [2022-04-22T01:08:46.005Z] 0c0b528cf693: Pulling fs layer [2022-04-22T01:08:46.005Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T01:08:46.005Z] 4fe6c5a15a65: Waiting [2022-04-22T01:08:46.005Z] 22a0e8bec74d: Waiting [2022-04-22T01:08:46.005Z] 640e595b4fbd: Waiting [2022-04-22T01:08:46.005Z] 763cafe07f6e: Waiting [2022-04-22T01:08:46.005Z] 0c0b528cf693: Waiting [2022-04-22T01:08:46.005Z] 10935f4eaf8b: Waiting [2022-04-22T01:08:46.005Z] 8ed8ca486205: Download complete [2022-04-22T01:08:46.005Z] 666ba61612fd: Verifying Checksum [2022-04-22T01:08:46.005Z] 666ba61612fd: Download complete [2022-04-22T01:08:46.005Z] 22a0e8bec74d: Download complete [2022-04-22T01:08:46.005Z] 640e595b4fbd: Verifying Checksum [2022-04-22T01:08:46.005Z] 640e595b4fbd: Download complete [2022-04-22T01:08:46.005Z] 763cafe07f6e: Verifying Checksum [2022-04-22T01:08:46.005Z] 763cafe07f6e: Download complete [2022-04-22T01:08:46.005Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T01:08:46.005Z] 59bf1c3509f3: Download complete [2022-04-22T01:08:46.265Z] 0c0b528cf693: Verifying Checksum [2022-04-22T01:08:46.265Z] 0c0b528cf693: Download complete [2022-04-22T01:08:46.531Z] 59bf1c3509f3: Pull complete [2022-04-22T01:08:46.797Z] 666ba61612fd: Pull complete [2022-04-22T01:08:47.058Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T01:08:47.058Z] 10935f4eaf8b: Download complete [2022-04-22T01:08:47.058Z] 8ed8ca486205: Pull complete [2022-04-22T01:08:47.058Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T01:08:47.058Z] 4fe6c5a15a65: Download complete [2022-04-22T01:08:51.260Z] 4fe6c5a15a65: Pull complete [2022-04-22T01:08:51.260Z] 22a0e8bec74d: Pull complete [2022-04-22T01:08:51.260Z] 640e595b4fbd: Pull complete [2022-04-22T01:08:51.260Z] 763cafe07f6e: Pull complete [2022-04-22T01:08:51.521Z] 0c0b528cf693: Pull complete [2022-04-22T01:08:54.064Z] 10935f4eaf8b: Pull complete [2022-04-22T01:08:54.064Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T01:08:54.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T01:08:54.065Z] ---> 99d49a6021b9 [2022-04-22T01:08:54.065Z] Step 3/12 : ARG MAKE='make build' [2022-04-22T01:08:55.978Z] ---> Running in 1d289c74c1ec [2022-04-22T01:08:55.978Z] Removing intermediate container 1d289c74c1ec [2022-04-22T01:08:55.978Z] ---> b8eb9a34bb37 [2022-04-22T01:08:55.978Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-22T01:08:55.978Z] ---> Running in 190281119d0c [2022-04-22T01:08:55.978Z] Removing intermediate container 190281119d0c [2022-04-22T01:08:55.978Z] ---> ca499bdba1bb [2022-04-22T01:08:55.978Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T01:08:55.978Z] ---> Running in 5fdb8389aec9 [2022-04-22T01:08:55.978Z] Removing intermediate container 5fdb8389aec9 [2022-04-22T01:08:55.978Z] ---> 32d6508e6a0a [2022-04-22T01:08:55.978Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:08:55.978Z] ---> Running in 06f264499590 [2022-04-22T01:08:56.921Z] Removing intermediate container 06f264499590 [2022-04-22T01:08:56.921Z] ---> e31eb9651f39 [2022-04-22T01:08:56.921Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T01:08:56.921Z] ---> Running in 1bd4a44836dd [2022-04-22T01:08:57.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:08:57.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:08:58.336Z] OK: 221 MiB in 52 packages [2022-04-22T01:08:58.596Z] Removing intermediate container 1bd4a44836dd [2022-04-22T01:08:58.596Z] ---> 9226e788b331 [2022-04-22T01:08:58.596Z] Step 8/12 : WORKDIR /app [2022-04-22T01:08:58.596Z] ---> Running in d9a1c52e9883 [2022-04-22T01:08:58.596Z] Removing intermediate container d9a1c52e9883 [2022-04-22T01:08:58.596Z] ---> dfcc824b1b45 [2022-04-22T01:08:58.596Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-22T01:08:58.857Z] ---> 11f30825448f [2022-04-22T01:08:58.857Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:08:58.857Z] ---> Running in 6954e93c764f [2022-04-22T01:08:59.191Z] Still waiting to schedule task [2022-04-22T01:08:59.191Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-22T01:09:25.462Z] Removing intermediate container 6954e93c764f [2022-04-22T01:09:25.462Z] ---> de67cd08e7e1 [2022-04-22T01:09:25.462Z] Step 11/12 : COPY . . [2022-04-22T01:09:25.462Z] ---> bfeef8e85f61 [2022-04-22T01:09:25.462Z] Step 12/12 : RUN $MAKE [2022-04-22T01:09:25.462Z] ---> Running in 1184118d147d [2022-04-22T01:09:25.462Z] noop [2022-04-22T01:09:25.462Z] Removing intermediate container 1184118d147d [2022-04-22T01:09:25.462Z] ---> f5aa718a4348 [2022-04-22T01:09:25.462Z] Successfully built f5aa718a4348 [2022-04-22T01:09:25.462Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:09:25.765Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T01:09:25.765Z] . [Pipeline] withDockerContainer [2022-04-22T01:09:25.837Z] prd-ubuntu20.04-docker-8c-8g-21707 does not seem to be running inside a container [2022-04-22T01:09:25.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T01:09:26.255Z] $ docker top 98fa6f06ec9875361cbf2a4783eaf169e0010870ffae84778356c96cb071a54d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T01:09:26.610Z] + go version [2022-04-22T01:09:26.610Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T01:09:26.624Z] $ docker stop --time=1 98fa6f06ec9875361cbf2a4783eaf169e0010870ffae84778356c96cb071a54d [2022-04-22T01:09:27.942Z] $ docker rm -f 98fa6f06ec9875361cbf2a4783eaf169e0010870ffae84778356c96cb071a54d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:09:28.353Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T01:09:28.353Z] . [Pipeline] withDockerContainer [2022-04-22T01:09:28.429Z] prd-ubuntu20.04-docker-8c-8g-21707 does not seem to be running inside a container [2022-04-22T01:09:28.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T01:09:28.884Z] $ docker top 0cc4ff3039503c72d47b4a867f280695f4f2be1fb08c9249a8ac40ae8e95fde2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T01:09:29.253Z] + make test [2022-04-22T01:09:29.253Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-22T01:09:29.515Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-22T01:09:37.645Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-22T01:09:37.645Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-22T01:09:40.942Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.941s coverage: 39.3% of statements [2022-04-22T01:09:40.942Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements [2022-04-22T01:09:40.942Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2022-04-22T01:09:47.516Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-22T01:09:50.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T01:09:50.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T01:09:50.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T01:09:50.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T01:09:50.652Z] $ docker stop --time=1 0cc4ff3039503c72d47b4a867f280695f4f2be1fb08c9249a8ac40ae8e95fde2 [2022-04-22T01:09:52.360Z] $ docker rm -f 0cc4ff3039503c72d47b4a867f280695f4f2be1fb08c9249a8ac40ae8e95fde2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T01:09:52.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T01:09:52.859Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-22T01:09:53.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T01:09:53.786Z] + ls -al . [2022-04-22T01:09:53.786Z] total 644 [2022-04-22T01:09:53.786Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 01:09 . [2022-04-22T01:09:53.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:08 .. [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 22 01:08 .dockerignore [2022-04-22T01:09:53.786Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 01:08 .git [2022-04-22T01:09:53.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 01:08 .github [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 22 01:08 .gitignore [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 01:08 .golangci.yml [2022-04-22T01:09:53.786Z] drwx------ 3 jenkins jenkins 4096 Apr 22 01:08 .semver [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 22 01:08 Attribution.txt [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 22 01:08 Dockerfile [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 01:08 GOVERNANCE.md [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 22 01:08 Jenkinsfile [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 22 01:08 LICENSE [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 22 01:08 Makefile [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 22 01:08 OWNERS.md [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 22 01:08 README.md [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 01:08 VERSION [2022-04-22T01:09:53.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:08 bin [2022-04-22T01:09:53.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:08 cmd [2022-04-22T01:09:53.786Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 22 01:09 coverage.out [2022-04-22T01:09:53.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:08 examples [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 22 01:08 go.mod [2022-04-22T01:09:53.786Z] -rw-rw-r-- 1 jenkins jenkins 49235 Apr 22 01:08 go.sum [2022-04-22T01:09:53.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:08 images [2022-04-22T01:09:53.787Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 01:08 internal [2022-04-22T01:09:53.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:08 snap [2022-04-22T01:09:53.787Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 22 01:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:09:54.093Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2764010338e38b09347312c70d38d716ce9bb000 --label arch=amd64 --label version=0.0.0 . [2022-04-22T01:09:54.093Z] Sending build context to Docker daemon 1.724MB [2022-04-22T01:09:54.093Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T01:09:54.093Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-22T01:09:54.093Z] ---> f5aa718a4348 [2022-04-22T01:09:54.093Z] Step 3/25 : ARG MAKE='make build' [2022-04-22T01:09:54.093Z] ---> Running in d489f56c87fe [2022-04-22T01:09:54.353Z] Removing intermediate container d489f56c87fe [2022-04-22T01:09:54.353Z] ---> b04d3d989661 [2022-04-22T01:09:54.353Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-22T01:09:54.353Z] ---> Running in 8383a036cb11 [2022-04-22T01:09:54.353Z] Removing intermediate container 8383a036cb11 [2022-04-22T01:09:54.353Z] ---> 48da83860c21 [2022-04-22T01:09:54.353Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T01:09:54.613Z] ---> Running in c16358aa5d49 [2022-04-22T01:09:54.613Z] Removing intermediate container c16358aa5d49 [2022-04-22T01:09:54.613Z] ---> c74121ca44bd [2022-04-22T01:09:54.613Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:09:54.613Z] ---> Running in 85b13b9fb47a [2022-04-22T01:09:55.184Z] Removing intermediate container 85b13b9fb47a [2022-04-22T01:09:55.184Z] ---> 84c192d76a02 [2022-04-22T01:09:55.184Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T01:09:55.184Z] ---> Running in e614269c3200 [2022-04-22T01:09:55.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:09:56.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:09:56.587Z] OK: 221 MiB in 52 packages [2022-04-22T01:09:57.158Z] Removing intermediate container e614269c3200 [2022-04-22T01:09:57.158Z] ---> 825ec038715b [2022-04-22T01:09:57.158Z] Step 8/25 : WORKDIR /app [2022-04-22T01:09:57.158Z] ---> Running in 034f2f74a712 [2022-04-22T01:09:57.158Z] Removing intermediate container 034f2f74a712 [2022-04-22T01:09:57.158Z] ---> c04c744851ae [2022-04-22T01:09:57.158Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-22T01:09:57.158Z] ---> 68ed02ef10fc [2022-04-22T01:09:57.158Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:09:57.418Z] ---> Running in a0a735fe2134 [2022-04-22T01:09:58.003Z] Removing intermediate container a0a735fe2134 [2022-04-22T01:09:58.003Z] ---> 8ba615275e3a [2022-04-22T01:09:58.003Z] Step 11/25 : COPY . . [2022-04-22T01:09:58.263Z] ---> 28324aca2ab9 [2022-04-22T01:09:58.263Z] Step 12/25 : RUN $MAKE [2022-04-22T01:09:58.263Z] ---> Running in 3136568fe266 [2022-04-22T01:09:58.524Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-22T01:10:06.654Z] Removing intermediate container 3136568fe266 [2022-04-22T01:10:06.654Z] ---> 78dc0c45a3ee [2022-04-22T01:10:06.654Z] Step 13/25 : FROM alpine:3.14 [2022-04-22T01:10:06.654Z] 3.14: Pulling from library/alpine [2022-04-22T01:10:06.654Z] 8663204ce13b: Pulling fs layer [2022-04-22T01:10:06.913Z] 8663204ce13b: Verifying Checksum [2022-04-22T01:10:06.913Z] 8663204ce13b: Download complete [2022-04-22T01:10:07.173Z] 8663204ce13b: Pull complete [2022-04-22T01:10:07.173Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T01:10:07.173Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T01:10:07.173Z] ---> e04c818066af [2022-04-22T01:10:07.173Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T01:10:07.173Z] ---> Running in 94172aa38bec [2022-04-22T01:10:07.173Z] Removing intermediate container 94172aa38bec [2022-04-22T01:10:07.173Z] ---> e53e2025e078 [2022-04-22T01:10:07.173Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:10:07.433Z] ---> Running in a8f54758d8b9 [2022-04-22T01:10:08.005Z] Removing intermediate container a8f54758d8b9 [2022-04-22T01:10:08.005Z] ---> 9eb6d1b1a008 [2022-04-22T01:10:08.005Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T01:10:08.266Z] ---> Running in 861adfb5bc03 [2022-04-22T01:10:08.835Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:10:09.405Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:10:09.667Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T01:10:09.927Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T01:10:09.927Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T01:10:09.927Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T01:10:10.188Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T01:10:10.188Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T01:10:10.188Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:10:10.188Z] OK: 8 MiB in 20 packages [2022-04-22T01:10:10.759Z] Removing intermediate container 861adfb5bc03 [2022-04-22T01:10:10.759Z] ---> a37e345dbc08 [2022-04-22T01:10:10.759Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-22T01:10:11.018Z] ---> c1681d57b1a4 [2022-04-22T01:10:11.018Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-22T01:10:11.018Z] ---> 875f09476f71 [2022-04-22T01:10:11.018Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-22T01:10:11.588Z] ---> 2d495daf5934 [2022-04-22T01:10:11.588Z] Step 20/25 : EXPOSE 59989 [2022-04-22T01:10:11.588Z] ---> Running in 1fe2029cb791 [2022-04-22T01:10:11.588Z] Removing intermediate container 1fe2029cb791 [2022-04-22T01:10:11.588Z] ---> 44bf70c59fc4 [2022-04-22T01:10:11.588Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-22T01:10:11.588Z] ---> Running in 8f5bd7c97cb2 [2022-04-22T01:10:11.850Z] Removing intermediate container 8f5bd7c97cb2 [2022-04-22T01:10:11.850Z] ---> 3a6bc386125a [2022-04-22T01:10:11.850Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-22T01:10:11.850Z] ---> Running in 2dc1b4745c79 [2022-04-22T01:10:11.850Z] Removing intermediate container 2dc1b4745c79 [2022-04-22T01:10:11.850Z] ---> 71a0886bbce2 [2022-04-22T01:10:11.850Z] Step 23/25 : LABEL arch=amd64 [2022-04-22T01:10:11.850Z] ---> Running in a51c56a61a14 [2022-04-22T01:10:12.109Z] Removing intermediate container a51c56a61a14 [2022-04-22T01:10:12.109Z] ---> 1ebd692d058b [2022-04-22T01:10:12.109Z] Step 24/25 : LABEL git_sha=2764010338e38b09347312c70d38d716ce9bb000 [2022-04-22T01:10:12.110Z] ---> Running in f22bf4765449 [2022-04-22T01:10:12.110Z] Removing intermediate container f22bf4765449 [2022-04-22T01:10:12.110Z] ---> d62619468c57 [2022-04-22T01:10:12.110Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T01:10:12.370Z] ---> Running in 1e841af78f5c [2022-04-22T01:10:12.370Z] Removing intermediate container 1e841af78f5c [2022-04-22T01:10:12.370Z] ---> fa7abee203e9 [2022-04-22T01:10:12.370Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T01:10:12.370Z] Successfully built fa7abee203e9 [2022-04-22T01:10:12.370Z] Successfully tagged device-rfid-llrp:latest [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] sh [2022-04-22T01:10:12.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T01:10:12.755Z] [2022-04-22T01:10:12.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:10:13.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T01:10:13.059Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T01:10:13.059Z] 5eb5b503b376: Pulling fs layer [2022-04-22T01:10:13.059Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T01:10:13.059Z] ec43610c2a17: Pulling fs layer [2022-04-22T01:10:13.059Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T01:10:13.059Z] 33b1e0a273af: Pulling fs layer [2022-04-22T01:10:13.059Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T01:10:13.059Z] 2f39f015ded8: Pulling fs layer [2022-04-22T01:10:13.059Z] 3a2ae6a8a46f: Waiting [2022-04-22T01:10:13.059Z] 33b1e0a273af: Waiting [2022-04-22T01:10:13.059Z] 5d3b04190fa2: Waiting [2022-04-22T01:10:13.059Z] 2f39f015ded8: Waiting [2022-04-22T01:10:13.059Z] 5c69ac0246d0: Download complete [2022-04-22T01:10:13.059Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T01:10:13.059Z] 3a2ae6a8a46f: Download complete [2022-04-22T01:10:13.059Z] 33b1e0a273af: Verifying Checksum [2022-04-22T01:10:13.059Z] 33b1e0a273af: Download complete [2022-04-22T01:10:13.059Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T01:10:13.059Z] 5d3b04190fa2: Download complete [2022-04-22T01:10:13.319Z] ec43610c2a17: Download complete [2022-04-22T01:10:13.319Z] 5eb5b503b376: Verifying Checksum [2022-04-22T01:10:13.319Z] 5eb5b503b376: Download complete [2022-04-22T01:10:13.894Z] 2f39f015ded8: Download complete [2022-04-22T01:10:14.830Z] 5eb5b503b376: Pull complete [2022-04-22T01:10:14.830Z] 5c69ac0246d0: Pull complete [2022-04-22T01:10:15.397Z] ec43610c2a17: Pull complete [2022-04-22T01:10:15.397Z] 3a2ae6a8a46f: Pull complete [2022-04-22T01:10:15.656Z] 33b1e0a273af: Pull complete [2022-04-22T01:10:15.656Z] 5d3b04190fa2: Pull complete [2022-04-22T01:10:19.851Z] 2f39f015ded8: Pull complete [2022-04-22T01:10:19.851Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T01:10:19.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T01:10:19.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T01:10:19.919Z] prd-ubuntu20.04-docker-8c-8g-21707 does not seem to be running inside a container [2022-04-22T01:10:19.957Z] $ 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/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T01:10:21.876Z] $ docker top 587d17bcd52926f49e2f681f7d132f1691f7b4999c8d1d39966717873b97258c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:10:22.256Z] ---> job-cost.sh [2022-04-22T01:10:22.256Z] lf-activate-venv: SKIPPING [2022-04-22T01:10:22.256Z] INFO: No Stack... [2022-04-22T01:10:22.516Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T01:10:23.084Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T01:10:23.376Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/cost.csv [2022-04-22T01:10:23.376Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T01:10:23.390Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-4-stack-cost] [2022-04-22T01:10:23.398Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-4-stack-cost] did not exist. Created. [2022-04-22T01:10:23.398Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T01:10:23.701Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T01:10:23.731Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T01:10:23.737Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T01:10:23.754Z] $ docker stop --time=1 587d17bcd52926f49e2f681f7d132f1691f7b4999c8d1d39966717873b97258c [2022-04-22T01:10:25.030Z] $ docker rm -f 587d17bcd52926f49e2f681f7d132f1691f7b4999c8d1d39966717873b97258c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T01:11:57.863Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21710 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [Pipeline] { [Pipeline] ws [2022-04-22T01:11:57.876Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2022-04-22T01:11:58.166Z] Selected Git installation does not exist. Using Default [2022-04-22T01:11:58.166Z] The recommended git tool is: NONE [2022-04-22T01:12:04.405Z] using credential edgex-jenkins-ssh [2022-04-22T01:12:04.423Z] Cloning the remote Git repository [2022-04-22T01:12:04.484Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-22T01:12:04.567Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2022-04-22T01:12:04.645Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-22T01:12:04.646Z] > git --version # timeout=10 [2022-04-22T01:12:04.662Z] > git --version # 'git version 2.25.1' [2022-04-22T01:12:04.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T01:12:04.729Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T01:12:05.435Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-22T01:12:05.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T01:12:05.486Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-22T01:12:05.524Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-22T01:12:05.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T01:12:05.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T01:12:06.013Z] Merging remotes/origin/main commit 5b207c8f16228b7da7ed0fec4433fb1350251bb7 into PR head commit 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0 [2022-04-22T01:12:06.469Z] Merge succeeded, producing 5eda31a2708c833d0ac814e5eb5038376af867ef [2022-04-22T01:12:06.470Z] Checking out Revision 5eda31a2708c833d0ac814e5eb5038376af867ef (PR-65) [2022-04-22T01:12:06.070Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T01:12:06.096Z] > git checkout -f 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0 # timeout=10 [2022-04-22T01:12:06.254Z] > git remote # timeout=10 [2022-04-22T01:12:06.289Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T01:12:06.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T01:12:06.352Z] > git merge 5b207c8f16228b7da7ed0fec4433fb1350251bb7 # timeout=10 [2022-04-22T01:12:06.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T01:12:06.482Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T01:12:06.492Z] > git checkout -f 5eda31a2708c833d0ac814e5eb5038376af867ef # timeout=10 [2022-04-22T01:12:10.787Z] Commit message: "Merge commit '5b207c8f16228b7da7ed0fec4433fb1350251bb7' into HEAD" [2022-04-22T01:12:10.810Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T01:12:10.802Z] > git rev-list --no-walk 01d8018d9370df1fac62385646e11aa1f1375cfb # timeout=10 [2022-04-22T01:12:11.764Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T01:12:11.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T01:12:11.764Z] Dload Upload Total Spent Left Speed [2022-04-22T01:12:11.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87080 [Pipeline] sh [2022-04-22T01:12:12.391Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T01:12:12.742Z] + sudo tee /etc/docker/daemon.new [2022-04-22T01:12:12.742Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T01:12:12.742Z] { [2022-04-22T01:12:12.742Z] "registry-mirrors": [ [2022-04-22T01:12:12.742Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T01:12:12.742Z] ], [2022-04-22T01:12:12.742Z] "bip": "10.250.0.254/24", [2022-04-22T01:12:12.742Z] "hosts": [ [2022-04-22T01:12:12.742Z] "tcp://0.0.0.0:5555", [2022-04-22T01:12:12.742Z] "unix:///var/run/docker.sock" [2022-04-22T01:12:12.742Z] ], [2022-04-22T01:12:12.742Z] "mtu": 1458, [2022-04-22T01:12:12.742Z] "selinux-enabled": true, [2022-04-22T01:12:12.742Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T01:12:12.742Z] } [Pipeline] sh [2022-04-22T01:12:13.102Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T01:12:13.526Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T01:12:31.891Z] provisioning config files... [2022-04-22T01:12:31.918Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config8397108184457408781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:12:32.294Z] ---> docker-login.sh [2022-04-22T01:12:32.294Z] nexus3.edgexfoundry.org:10001 [2022-04-22T01:12:32.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:12:33.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:12:33.170Z] Configure a credential helper to remove this warning. See [2022-04-22T01:12:33.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:12:33.170Z] [2022-04-22T01:12:33.170Z] Login Succeeded [2022-04-22T01:12:33.170Z] nexus3.edgexfoundry.org:10002 [2022-04-22T01:12:33.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:12:33.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:12:33.771Z] Configure a credential helper to remove this warning. See [2022-04-22T01:12:33.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:12:33.771Z] [2022-04-22T01:12:33.771Z] Login Succeeded [2022-04-22T01:12:33.771Z] nexus3.edgexfoundry.org:10003 [2022-04-22T01:12:34.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:12:34.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:12:34.377Z] Configure a credential helper to remove this warning. See [2022-04-22T01:12:34.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:12:34.377Z] [2022-04-22T01:12:34.377Z] Login Succeeded [2022-04-22T01:12:34.377Z] nexus3.edgexfoundry.org:10004 [2022-04-22T01:12:34.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:12:34.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:12:34.980Z] Configure a credential helper to remove this warning. See [2022-04-22T01:12:34.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:12:34.980Z] [2022-04-22T01:12:34.980Z] Login Succeeded [2022-04-22T01:12:34.980Z] docker.io [2022-04-22T01:12:35.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:12:35.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:12:35.865Z] Configure a credential helper to remove this warning. See [2022-04-22T01:12:35.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:12:35.865Z] [2022-04-22T01:12:35.865Z] Login Succeeded [2022-04-22T01:12:35.865Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T01:12:35.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T01:12:36.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T01:12:36.535Z] ========================================================= [2022-04-22T01:12:36.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T01:12:36.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:12:36.901Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T01:12:37.185Z] Sending build context to Docker daemon 1.227MB [2022-04-22T01:12:37.466Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T01:12:37.466Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-22T01:12:37.466Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T01:12:37.466Z] 9b3977197b4f: Pulling fs layer [2022-04-22T01:12:37.466Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T01:12:37.466Z] 94645a83ff95: Pulling fs layer [2022-04-22T01:12:37.466Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T01:12:37.466Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T01:12:37.466Z] f7c0051592d6: Pulling fs layer [2022-04-22T01:12:37.466Z] a227ed2f7395: Pulling fs layer [2022-04-22T01:12:37.466Z] 7b1c46037f91: Pulling fs layer [2022-04-22T01:12:37.466Z] 3f3a8bcf1eab: Waiting [2022-04-22T01:12:37.466Z] 0c92f367c5e7: Waiting [2022-04-22T01:12:37.466Z] f7c0051592d6: Waiting [2022-04-22T01:12:37.466Z] a227ed2f7395: Waiting [2022-04-22T01:12:37.466Z] 7b1c46037f91: Waiting [2022-04-22T01:12:37.466Z] 94645a83ff95: Verifying Checksum [2022-04-22T01:12:37.466Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T01:12:37.466Z] 1a89e8eeedd5: Download complete [2022-04-22T01:12:37.749Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T01:12:37.749Z] 0c92f367c5e7: Download complete [2022-04-22T01:12:37.749Z] f7c0051592d6: Verifying Checksum [2022-04-22T01:12:37.749Z] f7c0051592d6: Download complete [2022-04-22T01:12:37.749Z] 9b3977197b4f: Download complete [2022-04-22T01:12:37.749Z] a227ed2f7395: Verifying Checksum [2022-04-22T01:12:37.749Z] a227ed2f7395: Download complete [2022-04-22T01:12:38.364Z] 9b3977197b4f: Pull complete [2022-04-22T01:12:38.970Z] 1a89e8eeedd5: Pull complete [2022-04-22T01:12:39.581Z] 94645a83ff95: Pull complete [2022-04-22T01:12:39.858Z] 7b1c46037f91: Verifying Checksum [2022-04-22T01:12:39.858Z] 7b1c46037f91: Download complete [2022-04-22T01:12:40.458Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T01:12:40.458Z] 3f3a8bcf1eab: Download complete [2022-04-22T01:12:52.881Z] 3f3a8bcf1eab: Pull complete [2022-04-22T01:12:52.881Z] 0c92f367c5e7: Pull complete [2022-04-22T01:12:52.881Z] f7c0051592d6: Pull complete [2022-04-22T01:12:52.881Z] a227ed2f7395: Pull complete [2022-04-22T01:12:58.311Z] 7b1c46037f91: Pull complete [2022-04-22T01:12:58.312Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T01:12:58.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T01:12:58.312Z] ---> f79e39bc4007 [2022-04-22T01:12:58.312Z] Step 3/12 : ARG MAKE='make build' [2022-04-22T01:13:00.304Z] ---> Running in 2812dea4109f [2022-04-22T01:13:00.578Z] Removing intermediate container 2812dea4109f [2022-04-22T01:13:00.578Z] ---> 3d65c116ac08 [2022-04-22T01:13:00.578Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-22T01:13:00.578Z] ---> Running in dbfd26d036aa [2022-04-22T01:13:00.864Z] Removing intermediate container dbfd26d036aa [2022-04-22T01:13:00.864Z] ---> 5b68d6b9bcd4 [2022-04-22T01:13:00.864Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T01:13:01.143Z] ---> Running in a341d9b574fb [2022-04-22T01:13:01.422Z] Removing intermediate container a341d9b574fb [2022-04-22T01:13:01.422Z] ---> 266bb655e21b [2022-04-22T01:13:01.422Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:13:01.422Z] ---> Running in c8a37ac1b1d9 [2022-04-22T01:13:04.875Z] Removing intermediate container c8a37ac1b1d9 [2022-04-22T01:13:04.875Z] ---> 401e20d17c06 [2022-04-22T01:13:04.875Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T01:13:04.875Z] ---> Running in d812068eb751 [2022-04-22T01:13:05.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:13:06.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:13:07.822Z] OK: 220 MiB in 52 packages [2022-04-22T01:13:08.814Z] Removing intermediate container d812068eb751 [2022-04-22T01:13:08.815Z] ---> 25042b265494 [2022-04-22T01:13:08.815Z] Step 8/12 : WORKDIR /app [2022-04-22T01:13:08.815Z] ---> Running in 10ffa6ee40be [2022-04-22T01:13:09.090Z] Removing intermediate container 10ffa6ee40be [2022-04-22T01:13:09.090Z] ---> c50932152c42 [2022-04-22T01:13:09.090Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-22T01:13:09.702Z] ---> 01098e16177a [2022-04-22T01:13:09.702Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:13:10.004Z] ---> Running in b204f217cf5b [2022-04-22T01:14:31.836Z] Removing intermediate container b204f217cf5b [2022-04-22T01:14:31.836Z] ---> 6c4d75253c66 [2022-04-22T01:14:31.836Z] Step 11/12 : COPY . . [2022-04-22T01:14:31.836Z] ---> ee58758fbf39 [2022-04-22T01:14:31.836Z] Step 12/12 : RUN $MAKE [2022-04-22T01:14:31.836Z] ---> Running in c9818e1ed0e1 [2022-04-22T01:14:31.836Z] noop [2022-04-22T01:14:31.836Z] Removing intermediate container c9818e1ed0e1 [2022-04-22T01:14:31.836Z] ---> 5fdd1c394610 [2022-04-22T01:14:31.836Z] Successfully built 5fdd1c394610 [2022-04-22T01:14:31.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:14:32.181Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T01:14:32.181Z] . [Pipeline] withDockerContainer [2022-04-22T01:14:32.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-21710 does not seem to be running inside a container [2022-04-22T01:14:32.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T01:14:33.841Z] $ docker top 6c9aa2aeb77a2a2d41a1c252f0b27925f10102daddcdb9f55276a45275b48255 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T01:14:34.766Z] + go version [2022-04-22T01:14:34.766Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T01:14:34.797Z] $ docker stop --time=1 6c9aa2aeb77a2a2d41a1c252f0b27925f10102daddcdb9f55276a45275b48255 [2022-04-22T01:14:36.480Z] $ docker rm -f 6c9aa2aeb77a2a2d41a1c252f0b27925f10102daddcdb9f55276a45275b48255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:14:37.121Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T01:14:37.121Z] . [Pipeline] withDockerContainer [2022-04-22T01:14:37.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-21710 does not seem to be running inside a container [2022-04-22T01:14:37.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T01:14:38.965Z] $ docker top b705cd656df3534a6982c01d84dc41c8573000c67919b34c01bad2204c2c3f2f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T01:14:39.878Z] + make test [2022-04-22T01:14:39.878Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-22T01:14:41.315Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-22T01:15:49.434Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-22T01:15:49.434Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-22T01:16:11.664Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.780s coverage: 39.3% of statements [2022-04-22T01:16:11.664Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.527s coverage: 52.0% of statements [2022-04-22T01:16:11.664Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 95.5% of statements [2022-04-22T01:16:11.664Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T01:16:11.664Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-22T01:16:33.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T01:16:34.450Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T01:16:35.884Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T01:16:38.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T01:16:38.546Z] $ docker stop --time=1 b705cd656df3534a6982c01d84dc41c8573000c67919b34c01bad2204c2c3f2f [2022-04-22T01:16:40.335Z] $ docker rm -f b705cd656df3534a6982c01d84dc41c8573000c67919b34c01bad2204c2c3f2f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T01:16:41.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T01:16:41.300Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T01:16:42.042Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T01:16:42.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T01:16:42.817Z] + ls -al . [2022-04-22T01:16:42.817Z] total 640 [2022-04-22T01:16:42.817Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 01:16 . [2022-04-22T01:16:42.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:12 .. [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 22 01:12 .dockerignore [2022-04-22T01:16:42.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 01:12 .git [2022-04-22T01:16:42.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 01:12 .github [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 22 01:12 .gitignore [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 01:12 .golangci.yml [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 22 01:12 Attribution.txt [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 22 01:12 Dockerfile [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 01:12 GOVERNANCE.md [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 22 01:12 Jenkinsfile [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 22 01:12 LICENSE [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 22 01:12 Makefile [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 22 01:12 OWNERS.md [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 22 01:12 README.md [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 01:08 VERSION [2022-04-22T01:16:42.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:12 bin [2022-04-22T01:16:42.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:12 cmd [2022-04-22T01:16:42.817Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 22 01:16 coverage.out [2022-04-22T01:16:42.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:12 examples [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 22 01:12 go.mod [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 49235 Apr 22 01:12 go.sum [2022-04-22T01:16:42.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:12 images [2022-04-22T01:16:42.817Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 01:12 internal [2022-04-22T01:16:42.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:12 snap [2022-04-22T01:16:42.817Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 22 01:12 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:16:43.176Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5eda31a2708c833d0ac814e5eb5038376af867ef --label arch=arm64 --label version=0.0.0 . [2022-04-22T01:16:43.451Z] Sending build context to Docker daemon 1.227MB [2022-04-22T01:16:43.451Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T01:16:43.451Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-22T01:16:43.451Z] ---> 5fdd1c394610 [2022-04-22T01:16:43.451Z] Step 3/25 : ARG MAKE='make build' [2022-04-22T01:16:43.733Z] ---> Running in 275192ffc0c4 [2022-04-22T01:16:44.009Z] Removing intermediate container 275192ffc0c4 [2022-04-22T01:16:44.009Z] ---> 369d358af58c [2022-04-22T01:16:44.009Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-22T01:16:44.009Z] ---> Running in 5ea3a288f6cb [2022-04-22T01:16:44.617Z] Removing intermediate container 5ea3a288f6cb [2022-04-22T01:16:44.617Z] ---> c1c4b3fd0099 [2022-04-22T01:16:44.617Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T01:16:44.617Z] ---> Running in 75e42afc1768 [2022-04-22T01:16:44.894Z] Removing intermediate container 75e42afc1768 [2022-04-22T01:16:44.894Z] ---> 39a1f4a1e389 [2022-04-22T01:16:44.894Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:16:44.894Z] ---> Running in 5dc8acdc7e5f [2022-04-22T01:16:46.884Z] Removing intermediate container 5dc8acdc7e5f [2022-04-22T01:16:46.884Z] ---> f7cb2b9e3d99 [2022-04-22T01:16:46.884Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T01:16:47.162Z] ---> Running in 8b16f70104a1 [2022-04-22T01:16:48.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:16:49.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:16:50.129Z] OK: 220 MiB in 52 packages [2022-04-22T01:16:51.120Z] Removing intermediate container 8b16f70104a1 [2022-04-22T01:16:51.120Z] ---> 149762659391 [2022-04-22T01:16:51.120Z] Step 8/25 : WORKDIR /app [2022-04-22T01:16:51.120Z] ---> Running in a9b3e715423c [2022-04-22T01:16:51.720Z] Removing intermediate container a9b3e715423c [2022-04-22T01:16:51.720Z] ---> d5616c850193 [2022-04-22T01:16:51.720Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-22T01:16:52.318Z] ---> 4e097c2c4a9c [2022-04-22T01:16:52.318Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:16:52.318Z] ---> Running in da6a67c4fcae [2022-04-22T01:16:54.315Z] Removing intermediate container da6a67c4fcae [2022-04-22T01:16:54.315Z] ---> 8ca1b09e971c [2022-04-22T01:16:54.315Z] Step 11/25 : COPY . . [2022-04-22T01:16:55.306Z] ---> 8fdd2e5d140c [2022-04-22T01:16:55.307Z] Step 12/25 : RUN $MAKE [2022-04-22T01:16:55.588Z] ---> Running in b2809c938ed8 [2022-04-22T01:16:56.594Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-22T01:17:53.246Z] Removing intermediate container b2809c938ed8 [2022-04-22T01:17:53.246Z] ---> bcfbdcfe60f3 [2022-04-22T01:17:53.246Z] Step 13/25 : FROM alpine:3.14 [2022-04-22T01:17:53.246Z] 3.14: Pulling from library/alpine [2022-04-22T01:17:53.246Z] 455c02918c45: Pulling fs layer [2022-04-22T01:17:53.246Z] 455c02918c45: Verifying Checksum [2022-04-22T01:17:53.246Z] 455c02918c45: Download complete [2022-04-22T01:17:53.246Z] 455c02918c45: Pull complete [2022-04-22T01:17:53.246Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T01:17:53.246Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T01:17:53.246Z] ---> ac73e934f311 [2022-04-22T01:17:53.246Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T01:17:53.246Z] ---> Running in f9dbc35f97c7 [2022-04-22T01:17:53.246Z] Removing intermediate container f9dbc35f97c7 [2022-04-22T01:17:53.246Z] ---> 5904bfb6ec4b [2022-04-22T01:17:53.246Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:17:53.246Z] ---> Running in bd3e1f170923 [2022-04-22T01:17:53.246Z] Removing intermediate container bd3e1f170923 [2022-04-22T01:17:53.246Z] ---> 6aaea18c166b [2022-04-22T01:17:53.246Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T01:17:53.246Z] ---> Running in 4bbc03d04969 [2022-04-22T01:17:53.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:17:54.839Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:17:55.443Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T01:17:55.719Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T01:17:55.719Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T01:17:55.719Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T01:17:55.995Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T01:17:55.995Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T01:17:56.270Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:17:56.270Z] OK: 8 MiB in 20 packages [2022-04-22T01:17:57.256Z] Removing intermediate container 4bbc03d04969 [2022-04-22T01:17:57.256Z] ---> 6f5c48e3566f [2022-04-22T01:17:57.256Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-22T01:17:57.854Z] ---> 085e7749f9c5 [2022-04-22T01:17:57.854Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-22T01:17:58.458Z] ---> dddf5ba652a5 [2022-04-22T01:17:58.458Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-22T01:17:59.453Z] ---> f0cf560074bd [2022-04-22T01:17:59.453Z] Step 20/25 : EXPOSE 59989 [2022-04-22T01:17:59.453Z] ---> Running in 7f2de01c5f5a [2022-04-22T01:18:00.056Z] Removing intermediate container 7f2de01c5f5a [2022-04-22T01:18:00.056Z] ---> c09a8ca18ea5 [2022-04-22T01:18:00.056Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-22T01:18:00.056Z] ---> Running in 00e786ecdc5c [2022-04-22T01:18:00.332Z] Removing intermediate container 00e786ecdc5c [2022-04-22T01:18:00.332Z] ---> 9e65b35b66f3 [2022-04-22T01:18:00.332Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-22T01:18:00.332Z] ---> Running in 3cd1c1266c2f [2022-04-22T01:18:00.611Z] Removing intermediate container 3cd1c1266c2f [2022-04-22T01:18:00.611Z] ---> 17935081d612 [2022-04-22T01:18:00.611Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T01:18:00.891Z] ---> Running in 6943df9a6121 [2022-04-22T01:18:01.169Z] Removing intermediate container 6943df9a6121 [2022-04-22T01:18:01.169Z] ---> 35545db3ee26 [2022-04-22T01:18:01.169Z] Step 24/25 : LABEL git_sha=5eda31a2708c833d0ac814e5eb5038376af867ef [2022-04-22T01:18:01.169Z] ---> Running in 4f49a99121ab [2022-04-22T01:18:01.772Z] Removing intermediate container 4f49a99121ab [2022-04-22T01:18:01.772Z] ---> a0d7e444e91f [2022-04-22T01:18:01.772Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T01:18:01.772Z] ---> Running in 4d18f81cc116 [2022-04-22T01:18:02.047Z] Removing intermediate container 4d18f81cc116 [2022-04-22T01:18:02.047Z] ---> 2bde84533817 [2022-04-22T01:18:02.047Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T01:18:02.047Z] Successfully built 2bde84533817 [2022-04-22T01:18:02.047Z] Successfully tagged device-rfid-llrp-arm64:latest [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] sh [2022-04-22T01:18:02.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T01:18:02.517Z] [2022-04-22T01:18:02.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:18:02.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T01:18:03.155Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T01:18:03.155Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T01:18:03.155Z] 04944245beec: Pulling fs layer [2022-04-22T01:18:03.155Z] 699f458cf7ca: Pulling fs layer [2022-04-22T01:18:03.155Z] 765212b225bb: Pulling fs layer [2022-04-22T01:18:03.155Z] f23df028b6ca: Pulling fs layer [2022-04-22T01:18:03.155Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T01:18:03.155Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T01:18:03.155Z] f23df028b6ca: Waiting [2022-04-22T01:18:03.155Z] d65c8cfc05b1: Waiting [2022-04-22T01:18:03.155Z] 2437ff75d9bd: Waiting [2022-04-22T01:18:03.155Z] 765212b225bb: Waiting [2022-04-22T01:18:03.155Z] 04944245beec: Download complete [2022-04-22T01:18:03.155Z] 765212b225bb: Verifying Checksum [2022-04-22T01:18:03.155Z] 765212b225bb: Download complete [2022-04-22T01:18:03.156Z] f23df028b6ca: Verifying Checksum [2022-04-22T01:18:03.156Z] f23df028b6ca: Download complete [2022-04-22T01:18:03.156Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T01:18:03.156Z] d65c8cfc05b1: Download complete [2022-04-22T01:18:03.436Z] 699f458cf7ca: Verifying Checksum [2022-04-22T01:18:03.436Z] 699f458cf7ca: Download complete [2022-04-22T01:18:03.714Z] 8998bd30e6a1: Download complete [2022-04-22T01:18:06.355Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T01:18:06.355Z] 2437ff75d9bd: Download complete [2022-04-22T01:18:07.801Z] 8998bd30e6a1: Pull complete [2022-04-22T01:18:08.406Z] 04944245beec: Pull complete [2022-04-22T01:18:09.855Z] 699f458cf7ca: Pull complete [2022-04-22T01:18:10.132Z] 765212b225bb: Pull complete [2022-04-22T01:18:11.122Z] f23df028b6ca: Pull complete [2022-04-22T01:18:11.399Z] d65c8cfc05b1: Pull complete [2022-04-22T01:18:26.525Z] 2437ff75d9bd: Pull complete [2022-04-22T01:18:26.525Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T01:18:26.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T01:18:26.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T01:18:26.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-21710 does not seem to be running inside a container [2022-04-22T01:18:26.903Z] $ 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-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T01:18:29.888Z] $ docker top de9422a912e869a6d71c29b7a6f8015990d8bc6899bc8a759ac862ca4b63c9d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:18:31.026Z] ---> job-cost.sh [2022-04-22T01:18:31.026Z] lf-activate-venv: SKIPPING [2022-04-22T01:18:31.026Z] INFO: No Stack... [2022-04-22T01:18:31.625Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T01:18:32.613Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T01:18:33.300Z] + cut -d, -f6 [2022-04-22T01:18:33.300Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [Pipeline] lock [2022-04-22T01:18:33.377Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-4-stack-cost] [2022-04-22T01:18:33.385Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-4-stack-cost] did not exist. Created. [2022-04-22T01:18:33.385Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T01:18:34.080Z] /w/workspace/device-rfid-llrp-go/4@tmp/durable-fd12c7f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T01:18:34.779Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T01:18:34.803Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T01:18:34.874Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T01:18:34.881Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T01:18:34.912Z] $ docker stop --time=1 de9422a912e869a6d71c29b7a6f8015990d8bc6899bc8a759ac862ca4b63c9d5 [2022-04-22T01:18:36.458Z] $ docker rm -f de9422a912e869a6d71c29b7a6f8015990d8bc6899bc8a759ac862ca4b63c9d5 [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 [2022-04-22T01:18:36.986Z] provisioning config files... [2022-04-22T01:18:37.021Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config7757619721313418536tmp [Pipeline] { [Pipeline] sh [2022-04-22T01:18:37.323Z] + set +x [2022-04-22T01:18:37.323Z] + curl -s https://codecov.io/bash [2022-04-22T01:18:37.323Z] + bash -s -- [2022-04-22T01:18:37.323Z] [2022-04-22T01:18:37.323Z] _____ _ [2022-04-22T01:18:37.323Z] / ____| | | [2022-04-22T01:18:37.323Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T01:18:37.323Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T01:18:37.323Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T01:18:37.323Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T01:18:37.323Z] Bash-1.0.6 [2022-04-22T01:18:37.323Z] [2022-04-22T01:18:37.323Z] [2022-04-22T01:18:37.323Z] ==> git version 2.25.1 found [2022-04-22T01:18:37.323Z] ==> 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 [2022-04-22T01:18:37.323Z] Release-Date: 2020-01-08 [2022-04-22T01:18:37.323Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T01:18:37.323Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T01:18:37.323Z] ==> Jenkins CI detected. [2022-04-22T01:18:37.323Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-22T01:18:37.323Z] project root: . [2022-04-22T01:18:37.323Z] --> token set from env [2022-04-22T01:18:37.324Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T01:18:37.324Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T01:18:37.324Z] ==> Python coveragepy not found [2022-04-22T01:18:37.324Z] ==> Searching for coverage reports in: [2022-04-22T01:18:37.324Z] + . [2022-04-22T01:18:37.324Z] -> Found 1 reports [2022-04-22T01:18:37.324Z] ==> Detecting git/mercurial file structure [2022-04-22T01:18:37.324Z] ==> Reading reports [2022-04-22T01:18:37.324Z] + ./coverage.out bytes=460394 [2022-04-22T01:18:37.324Z] ==> Appending adjustments [2022-04-22T01:18:37.324Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T01:18:37.583Z] + Found adjustments [2022-04-22T01:18:37.583Z] ==> Gzipping contents [2022-04-22T01:18:37.845Z] 52K /tmp/codecov.5VE4qP.gz [2022-04-22T01:18:37.845Z] ==> Uploading reports [2022-04-22T01:18:37.845Z] url: https://codecov.io [2022-04-22T01:18:37.845Z] query: branch=PR-65&commit=2764010338e38b09347312c70d38d716ce9bb000&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-22T01:18:37.845Z] -> Pinging Codecov [2022-04-22T01:18:37.845Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=2764010338e38b09347312c70d38d716ce9bb000&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-22T01:18:37.845Z] -> Uploading to [2022-04-22T01:18:37.845Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/581DD39554BDF9B6E22D074273EAD858/2764010338e38b09347312c70d38d716ce9bb000/ef2946f3-3c03-47e9-aa3a-bf0d0b727ef7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T011837Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=177a50c6e9c43ee4bdb8f109c5dc5fced6879eb43974e510c5d79ad91b84e5f1 [2022-04-22T01:18:38.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T01:18:38.105Z] Dload Upload Total Spent Left Speed [2022-04-22T01:18:38.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51793 0 0 100 51793 0 172k --:--:-- --:--:-- --:--:-- 172k [2022-04-22T01:18:38.365Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2764010338e38b09347312c70d38d716ce9bb000 [Pipeline] } [2022-04-22T01:18:38.374Z] 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 [2022-04-22T01:18:39.089Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives ] [2022-04-22T01:18:39.090Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-22T01:18:39.090Z] total 16 [2022-04-22T01:18:39.090Z] drwxr-xr-x 3 root root 4096 Apr 22 01:10 . [2022-04-22T01:18:39.090Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 01:10 .. [2022-04-22T01:18:39.090Z] drwxr-xr-x 2 root root 4096 Apr 22 01:10 cost [2022-04-22T01:18:39.090Z] -rw-r--r-- 1 root root 89 Apr 22 01:10 cost.csv [2022-04-22T01:18:39.090Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-22T01:18:39.090Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-22T01:18:39.090Z] total 16 [2022-04-22T01:18:39.090Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 01:10 . [2022-04-22T01:18:39.090Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 01:10 .. [2022-04-22T01:18:39.090Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 01:10 cost [2022-04-22T01:18:39.090Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 22 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:18:39.385Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:18:40.255Z] ---> package-listing.sh [2022-04-22T01:18:40.255Z] ++ facter osfamily [2022-04-22T01:18:40.255Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T01:18:40.515Z] + OS_FAMILY=debian [2022-04-22T01:18:40.515Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-22T01:18:40.515Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T01:18:40.515Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T01:18:40.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T01:18:40.515Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T01:18:40.515Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' [2022-04-22T01:18:40.515Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T01:18:40.515Z] + case "${OS_FAMILY}" in [2022-04-22T01:18:40.515Z] + dpkg -l [2022-04-22T01:18:40.515Z] + grep '^ii' [2022-04-22T01:18:40.515Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T01:18:40.515Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T01:18:40.515Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T01:18:40.515Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' [2022-04-22T01:18:40.515Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ [2022-04-22T01:18:40.515Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ [Pipeline] echo [2022-04-22T01:18:40.528Z] 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/oundry_device-rfid-llrp-go_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T01:18:40.808Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:18:41.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T01:18:41.366Z] . [Pipeline] withDockerContainer [2022-04-22T01:18:41.430Z] prd-ubuntu20.04-docker-8c-8g-21707 does not seem to be running inside a container [2022-04-22T01:18:41.469Z] $ 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/oundry_device-rfid-llrp-go_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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 [2022-04-22T01:18:41.684Z] $ docker top 8e209369283d764ab248514376b9ee60642438ec37a08744829cc74dee4aed7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T01:18:42.040Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T01:18:42.334Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T01:18:42.628Z] + ls /var/log/sa-host [2022-04-22T01:18:42.628Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T01:18:42.717Z] provisioning config files... [2022-04-22T01:18:42.725Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config5629244673621798820tmp [Pipeline] { [Pipeline] echo [2022-04-22T01:18:42.743Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:18:43.032Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T01:18:43.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:18:43.380Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T01:18:43.391Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:18:43.682Z] ---> sudo-logs.sh [2022-04-22T01:18:43.682Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T01:18:43.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:18:43.998Z] ---> job-cost.sh [2022-04-22T01:18:43.998Z] lf-activate-venv: SKIPPING [2022-04-22T01:18:43.998Z] DEBUG: total: 0.2199999988079071 [2022-04-22T01:18:43.998Z] INFO: Retrieving Stack Cost... [2022-04-22T01:18:44.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T01:18:44.835Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T01:18:44.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:18:45.143Z] ---> logs-deploy.sh [2022-04-22T01:18:45.143Z] lf-activate-venv: SKIPPING [2022-04-22T01:18:45.143Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-65/4 [2022-04-22T01:18:45.143Z] INFO: archiving workspace using pattern(s): [2022-04-22T01:18:46.086Z] Archives upload complete. [2022-04-22T01:18:46.086Z] INFO: archiving logs to Nexus