Pull request #218 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/ci-build-images Obtained Jenkinsfile from efdafc9842664f6acddb01185a9346f25677cb16+fe725ecbe59fb01d26fc59a142f73164b49a3ace (daf2364f6c647b5a2ad43c4dd0aacca175a56b16) 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-ssh8707651912444267793.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14727732819742916956.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16486984029827836509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2424637893835772224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6516703826509388017.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6858029885694825995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snyk-go, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:edgex-snyk-go, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[latest], releaseBranchOverride:snyk] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snyk-go USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snyk-go DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snyk-go-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: snyk DOCKER_CUSTOM_TAGS: latest [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-652 in /w/workspace/exfoundry_ci-build-images_PR-218 [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/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-218 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/snyk commit fe725ecbe59fb01d26fc59a142f73164b49a3ace into PR head commit efdafc9842664f6acddb01185a9346f25677cb16 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/snyk:refs/remotes/origin/snyk # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efdafc9842664f6acddb01185a9346f25677cb16 # timeout=10 Merge succeeded, producing efdafc9842664f6acddb01185a9346f25677cb16 Checking out Revision efdafc9842664f6acddb01185a9346f25677cb16 (PR-218) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fe725ecbe59fb01d26fc59a142f73164b49a3ace # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efdafc9842664f6acddb01185a9346f25677cb16 # timeout=10 Commit message: "feat: upgrade Snyk base image to golang:1.21-alpine3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-24T02:59:19.733Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-24T02:59:19.959Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-24T02:59:20.098Z] ========================================================= [2024-05-24T02:59:20.098Z] EdgeX Global Pipelines Version Info [2024-05-24T02:59:20.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:59:20.862Z] ------------------- [2024-05-24T02:59:20.862Z] stable info: [2024-05-24T02:59:20.862Z] ------------------- [2024-05-24T02:59:20.862Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-24T02:59:20.862Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-24T02:59:20.862Z] Message: update stable to v1.0.258 [2024-05-24T02:59:21.905Z] ------------------- [2024-05-24T02:59:21.905Z] experimental info: [2024-05-24T02:59:21.905Z] ------------------- [2024-05-24T02:59:21.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-24T02:59:21.905Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-24T02:59:21.905Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-24T02:59:22.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2024-05-24T02:59:22.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo [2024-05-24T02:59:22.305Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2024-05-24T02:59:22.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-24T02:59:22.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-24T02:59:22.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo [2024-05-24T02:59:22.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2024-05-24T02:59:22.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-24T02:59:22.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-24T02:59:22.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-24T02:59:22.846Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-24T02:59:22.900Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo [2024-05-24T02:59:22.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-24T02:59:23.015Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-24T02:59:23.075Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo [2024-05-24T02:59:23.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = latest [Pipeline] echo [2024-05-24T02:59:23.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-218 [Pipeline] echo [2024-05-24T02:59:23.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-218 [Pipeline] echo [2024-05-24T02:59:23.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-218 [Pipeline] echo [2024-05-24T02:59:23.367Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efdafc9842664f6acddb01185a9346f25677cb16 [Pipeline] echo [2024-05-24T02:59:23.427Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efdafc9 [Pipeline] echo [2024-05-24T02:59:23.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T02:59:23.647Z] provisioning config files... [2024-05-24T02:59:23.661Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-218@tmp/config10281745132377670567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:59:24.059Z] ---> ****-login.sh [2024-05-24T02:59:24.059Z] nexus3.edgexfoundry.org:10001 [2024-05-24T02:59:24.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:24.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:24.917Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:24.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:24.917Z] [2024-05-24T02:59:24.917Z] Login Succeeded [2024-05-24T02:59:24.917Z] nexus3.edgexfoundry.org:10002 [2024-05-24T02:59:24.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:24.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:24.917Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:24.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:24.917Z] [2024-05-24T02:59:24.917Z] Login Succeeded [2024-05-24T02:59:24.917Z] nexus3.edgexfoundry.org:10003 [2024-05-24T02:59:24.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:25.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:25.176Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:25.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:25.176Z] [2024-05-24T02:59:25.176Z] Login Succeeded [2024-05-24T02:59:25.176Z] nexus3.edgexfoundry.org:10004 [2024-05-24T02:59:25.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:25.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:25.176Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:25.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:25.176Z] [2024-05-24T02:59:25.176Z] Login Succeeded [2024-05-24T02:59:25.176Z] ****.io [2024-05-24T02:59:25.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:25.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:25.436Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:25.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:25.436Z] [2024-05-24T02:59:25.436Z] Login Succeeded [2024-05-24T02:59:25.436Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T02:59:25.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T02:59:26.982Z] provisioning config files... [2024-05-24T02:59:26.992Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-218@tmp/config15904749106158166650tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:59:27.499Z] ---> ****-login.sh [2024-05-24T02:59:27.500Z] nexus3.edgexfoundry.org:10001 [2024-05-24T02:59:27.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:27.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:27.500Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:27.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:27.500Z] [2024-05-24T02:59:27.500Z] Login Succeeded [2024-05-24T02:59:27.500Z] nexus3.edgexfoundry.org:10002 [2024-05-24T02:59:27.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:27.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:27.500Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:27.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:27.500Z] [2024-05-24T02:59:27.500Z] Login Succeeded [2024-05-24T02:59:27.500Z] nexus3.edgexfoundry.org:10003 [2024-05-24T02:59:27.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:27.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:27.760Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:27.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:27.760Z] [2024-05-24T02:59:27.760Z] Login Succeeded [2024-05-24T02:59:27.760Z] nexus3.edgexfoundry.org:10004 [2024-05-24T02:59:27.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:27.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:27.761Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:27.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:27.761Z] [2024-05-24T02:59:27.761Z] Login Succeeded [2024-05-24T02:59:27.761Z] ****.io [2024-05-24T02:59:28.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:59:28.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:59:28.021Z] Configure a credential helper to remove this warning. See [2024-05-24T02:59:28.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:59:28.021Z] [2024-05-24T02:59:28.021Z] Login Succeeded [2024-05-24T02:59:28.021Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T02:59:28.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-24T02:59:29.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-24T02:59:29.524Z] + ls -al . [2024-05-24T02:59:29.524Z] total 20 [2024-05-24T02:59:29.525Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:59 . [2024-05-24T02:59:29.525Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:59 .. [2024-05-24T02:59:29.525Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:59 .git [2024-05-24T02:59:29.525Z] -rw-rw-r-- 1 jenkins jenkins 684 May 24 02:59 Dockerfile [2024-05-24T02:59:29.525Z] -rw-rw-r-- 1 jenkins jenkins 933 May 24 02:59 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:59:30.123Z] + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=efdafc9842664f6acddb01185a9346f25677cb16 --label arch=amd64 . [2024-05-24T02:59:30.123Z] Sending build context to Docker daemon 477.2kB [2024-05-24T02:59:30.123Z] Step 1/11 : FROM golang:1.21-alpine3.18 [2024-05-24T02:59:30.409Z] 1.21-alpine3.18: Pulling from library/golang [2024-05-24T02:59:30.678Z] 619be1103602: Pulling fs layer [2024-05-24T02:59:30.678Z] f8ea3408117e: Pulling fs layer [2024-05-24T02:59:30.678Z] 91320369b822: Pulling fs layer [2024-05-24T02:59:30.678Z] 0406650e8295: Pulling fs layer [2024-05-24T02:59:30.678Z] 4f4fb700ef54: Pulling fs layer [2024-05-24T02:59:30.678Z] 0406650e8295: Waiting [2024-05-24T02:59:30.678Z] 4f4fb700ef54: Waiting [2024-05-24T02:59:30.678Z] f8ea3408117e: Verifying Checksum [2024-05-24T02:59:30.678Z] f8ea3408117e: Download complete [2024-05-24T02:59:30.678Z] 619be1103602: Verifying Checksum [2024-05-24T02:59:30.678Z] 619be1103602: Download complete [2024-05-24T02:59:30.937Z] 0406650e8295: Verifying Checksum [2024-05-24T02:59:30.938Z] 0406650e8295: Download complete [2024-05-24T02:59:30.938Z] 4f4fb700ef54: Verifying Checksum [2024-05-24T02:59:30.938Z] 4f4fb700ef54: Download complete [2024-05-24T02:59:30.938Z] 619be1103602: Pull complete [2024-05-24T02:59:31.196Z] f8ea3408117e: Pull complete [2024-05-24T02:59:31.196Z] 91320369b822: Download complete [2024-05-24T02:59:35.410Z] 91320369b822: Pull complete [2024-05-24T02:59:35.410Z] 0406650e8295: Pull complete [2024-05-24T02:59:35.410Z] 4f4fb700ef54: Pull complete [2024-05-24T02:59:35.410Z] Digest: sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2024-05-24T02:59:35.410Z] Status: Downloaded newer image for golang:1.21-alpine3.18 [2024-05-24T02:59:35.410Z] ---> a3bbef70a967 [2024-05-24T02:59:35.410Z] Step 2/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: Intel' [2024-05-24T02:59:38.480Z] ---> Running in ee0076ba8fe8 [2024-05-24T02:59:38.480Z] Removing intermediate container ee0076ba8fe8 [2024-05-24T02:59:38.480Z] ---> a2731405ea4b [2024-05-24T02:59:38.480Z] Step 3/11 : ARG SNYK_VERSION=1.1291.0 [2024-05-24T02:59:38.480Z] ---> Running in af0298dca8c0 [2024-05-24T02:59:38.480Z] Removing intermediate container af0298dca8c0 [2024-05-24T02:59:38.480Z] ---> 5c07614015fb [2024-05-24T02:59:38.480Z] Step 4/11 : ENV SNYK_VERSION=${SNYK_VERSION} [2024-05-24T02:59:38.480Z] ---> Running in 05425a6c2bc4 [2024-05-24T02:59:38.480Z] Removing intermediate container 05425a6c2bc4 [2024-05-24T02:59:38.480Z] ---> fcf253f7e835 [2024-05-24T02:59:38.480Z] Step 5/11 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-05-24T02:59:38.739Z] latest: Pulling from library/docker [2024-05-24T02:59:39.000Z] d25f557d7f31: Pulling fs layer [2024-05-24T02:59:39.000Z] 6e0cb2a59ced: Pulling fs layer [2024-05-24T02:59:39.000Z] 4f4fb700ef54: Pulling fs layer [2024-05-24T02:59:39.000Z] eb247a8f83e7: Pulling fs layer [2024-05-24T02:59:39.000Z] f32499521033: Pulling fs layer [2024-05-24T02:59:39.000Z] e38fd5a68d34: Pulling fs layer [2024-05-24T02:59:39.000Z] 421921fd35be: Pulling fs layer [2024-05-24T02:59:39.000Z] 8bcd32e1b4bb: Pulling fs layer [2024-05-24T02:59:39.000Z] 6456e0b39317: Pulling fs layer [2024-05-24T02:59:39.000Z] 4d97db5952e9: Pulling fs layer [2024-05-24T02:59:39.000Z] 859ef0cd825e: Pulling fs layer [2024-05-24T02:59:39.000Z] e46152ab1f3a: Pulling fs layer [2024-05-24T02:59:39.000Z] c4b13da4650b: Pulling fs layer [2024-05-24T02:59:39.000Z] b0e2fc653a42: Pulling fs layer [2024-05-24T02:59:39.000Z] 6858fca25ac0: Pulling fs layer [2024-05-24T02:59:39.000Z] e95be673f87c: Pulling fs layer [2024-05-24T02:59:39.000Z] eb247a8f83e7: Waiting [2024-05-24T02:59:39.000Z] 4d97db5952e9: Waiting [2024-05-24T02:59:39.000Z] f32499521033: Waiting [2024-05-24T02:59:39.000Z] 859ef0cd825e: Waiting [2024-05-24T02:59:39.000Z] e38fd5a68d34: Waiting [2024-05-24T02:59:39.000Z] e46152ab1f3a: Waiting [2024-05-24T02:59:39.000Z] 421921fd35be: Waiting [2024-05-24T02:59:39.000Z] c4b13da4650b: Waiting [2024-05-24T02:59:39.000Z] 8bcd32e1b4bb: Waiting [2024-05-24T02:59:39.000Z] b0e2fc653a42: Waiting [2024-05-24T02:59:39.000Z] 6858fca25ac0: Waiting [2024-05-24T02:59:39.000Z] 6456e0b39317: Waiting [2024-05-24T02:59:39.000Z] 4f4fb700ef54: Verifying Checksum [2024-05-24T02:59:39.000Z] 4f4fb700ef54: Download complete [2024-05-24T02:59:39.000Z] 6e0cb2a59ced: Verifying Checksum [2024-05-24T02:59:39.000Z] 6e0cb2a59ced: Download complete [2024-05-24T02:59:39.000Z] d25f557d7f31: Download complete [2024-05-24T02:59:39.261Z] eb247a8f83e7: Verifying Checksum [2024-05-24T02:59:39.261Z] eb247a8f83e7: Download complete [2024-05-24T02:59:39.261Z] d25f557d7f31: Pull complete [2024-05-24T02:59:39.520Z] e38fd5a68d34: Verifying Checksum [2024-05-24T02:59:39.520Z] e38fd5a68d34: Download complete [2024-05-24T02:59:39.520Z] f32499521033: Verifying Checksum [2024-05-24T02:59:39.520Z] f32499521033: Download complete [2024-05-24T02:59:39.520Z] 6e0cb2a59ced: Pull complete [2024-05-24T02:59:39.520Z] 8bcd32e1b4bb: Verifying Checksum [2024-05-24T02:59:39.520Z] 8bcd32e1b4bb: Download complete [2024-05-24T02:59:39.520Z] 421921fd35be: Verifying Checksum [2024-05-24T02:59:39.520Z] 421921fd35be: Download complete [2024-05-24T02:59:39.520Z] 4f4fb700ef54: Pull complete [2024-05-24T02:59:39.779Z] eb247a8f83e7: Pull complete [2024-05-24T02:59:39.779Z] 4d97db5952e9: Download complete [2024-05-24T02:59:39.779Z] e46152ab1f3a: Download complete [2024-05-24T02:59:39.779Z] 859ef0cd825e: Verifying Checksum [2024-05-24T02:59:39.779Z] 859ef0cd825e: Download complete [2024-05-24T02:59:39.779Z] c4b13da4650b: Verifying Checksum [2024-05-24T02:59:39.779Z] c4b13da4650b: Download complete [2024-05-24T02:59:40.051Z] 6858fca25ac0: Verifying Checksum [2024-05-24T02:59:40.051Z] 6858fca25ac0: Download complete [2024-05-24T02:59:40.051Z] e95be673f87c: Download complete [2024-05-24T02:59:40.051Z] f32499521033: Pull complete [2024-05-24T02:59:40.310Z] b0e2fc653a42: Verifying Checksum [2024-05-24T02:59:40.569Z] e38fd5a68d34: Pull complete [2024-05-24T02:59:41.700Z] 421921fd35be: Pull complete [2024-05-24T02:59:41.700Z] 8bcd32e1b4bb: Pull complete [2024-05-24T02:59:41.959Z] 6456e0b39317: Pull complete [2024-05-24T02:59:41.959Z] 4d97db5952e9: Pull complete [2024-05-24T02:59:42.220Z] 859ef0cd825e: Pull complete [2024-05-24T02:59:42.479Z] e46152ab1f3a: Pull complete [2024-05-24T02:59:42.479Z] c4b13da4650b: Pull complete [2024-05-24T02:59:43.857Z] b0e2fc653a42: Pull complete [2024-05-24T02:59:43.857Z] 6858fca25ac0: Pull complete [2024-05-24T02:59:43.857Z] e95be673f87c: Pull complete [2024-05-24T02:59:43.857Z] Digest: sha256:a811114bcd41954bc9b6577469ce7e648ee600c864e815e535aac79e50439352 [2024-05-24T02:59:43.857Z] Status: Downloaded newer image for docker:latest [2024-05-24T02:59:47.149Z] ---> b2f82be3d714 [2024-05-24T02:59:47.149Z] Step 6/11 : RUN apk add --update --no-cache git gcc libc-dev expect nodejs npm && wget https://github.com/snyk/snyk/releases/download/v${SNYK_VERSION}/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk && npm i -g snyk-to-html [2024-05-24T02:59:47.149Z] ---> Running in fafd63a35d4b [2024-05-24T02:59:47.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T02:59:47.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T02:59:47.668Z] (1/29) Installing tzdata (2024a-r0) [2024-05-24T02:59:47.927Z] (2/29) Installing tcl (8.6.13-r1) [2024-05-24T02:59:47.927Z] (3/29) Installing expect (5.45.4-r4) [2024-05-24T02:59:47.927Z] (4/29) Installing libgcc (12.2.1_git20220924-r10) [2024-05-24T02:59:47.927Z] (5/29) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-24T02:59:47.927Z] (6/29) Installing zstd-libs (1.5.5-r4) [2024-05-24T02:59:48.189Z] (7/29) Installing binutils (2.40-r7) [2024-05-24T02:59:48.189Z] (8/29) Installing libgomp (12.2.1_git20220924-r10) [2024-05-24T02:59:48.189Z] (9/29) Installing libatomic (12.2.1_git20220924-r10) [2024-05-24T02:59:48.189Z] (10/29) Installing gmp (6.2.1-r3) [2024-05-24T02:59:48.189Z] (11/29) Installing isl26 (0.26-r1) [2024-05-24T02:59:48.189Z] (12/29) Installing mpfr4 (4.2.0_p12-r0) [2024-05-24T02:59:48.189Z] (13/29) Installing mpc1 (1.3.1-r1) [2024-05-24T02:59:48.189Z] (14/29) Installing gcc (12.2.1_git20220924-r10) [2024-05-24T02:59:48.761Z] (15/29) Installing brotli-libs (1.0.9-r14) [2024-05-24T02:59:48.761Z] (16/29) Installing libunistring (1.1-r1) [2024-05-24T02:59:48.761Z] (17/29) Installing libidn2 (2.3.4-r1) [2024-05-24T02:59:48.761Z] (18/29) Installing nghttp2-libs (1.57.0-r0) [2024-05-24T02:59:48.761Z] (19/29) Installing libcurl (8.5.0-r0) [2024-05-24T02:59:48.761Z] (20/29) Installing libexpat (2.6.2-r0) [2024-05-24T02:59:48.761Z] (21/29) Installing pcre2 (10.42-r1) [2024-05-24T02:59:49.022Z] (22/29) Installing git (2.40.1-r0) [2024-05-24T02:59:49.022Z] (23/29) Installing musl-dev (1.2.4-r2) [2024-05-24T02:59:49.022Z] (24/29) Installing libc-dev (0.7.2-r5) [2024-05-24T02:59:49.022Z] (25/29) Installing c-ares (1.19.1-r1) [2024-05-24T02:59:49.022Z] (26/29) Installing icu-data-en (73.2-r2) [2024-05-24T02:59:49.281Z] Executing icu-data-en-73.2-r2.post-install [2024-05-24T02:59:49.281Z] * [2024-05-24T02:59:49.281Z] * If you need ICU with non-English locales and legacy charset support, install [2024-05-24T02:59:49.281Z] * package icu-data-full. [2024-05-24T02:59:49.281Z] * [2024-05-24T02:59:49.281Z] (27/29) Installing icu-libs (73.2-r2) [2024-05-24T02:59:49.281Z] (28/29) Installing nodejs (18.20.1-r0) [2024-05-24T02:59:49.545Z] (29/29) Installing npm (9.6.6-r0) [2024-05-24T02:59:49.545Z] Executing busybox-1.36.1-r5.trigger [2024-05-24T02:59:49.545Z] OK: 228 MiB in 45 packages [2024-05-24T02:59:49.545Z] Connecting to github.com (140.82.113.3:443) [2024-05-24T02:59:49.808Z] Connecting to github.com (140.82.113.3:443) [2024-05-24T02:59:49.808Z] Connecting to objects.githubusercontent.com (185.199.108.133:443) [2024-05-24T02:59:50.068Z] saving to '/usr/local/bin/snyk' [2024-05-24T02:59:50.346Z] snyk 5% |* | 6048k 0:00:16 ETA [2024-05-24T02:59:51.283Z] snyk 26% |******** | 26.8M 0:00:05 ETA [2024-05-24T02:59:52.232Z] snyk 47% |*************** | 48.4M 0:00:03 ETA [2024-05-24T02:59:53.177Z] snyk 67% |********************* | 68.8M 0:00:01 ETA [2024-05-24T02:59:54.118Z] snyk 88% |**************************** | 90.6M 0:00:00 ETA [2024-05-24T02:59:54.688Z] snyk 100% |********************************| 102M 0:00:00 ETA [2024-05-24T02:59:54.688Z] '/usr/local/bin/snyk' saved [2024-05-24T02:59:57.230Z]  [2024-05-24T02:59:57.230Z] added 23 packages in 2s [2024-05-24T02:59:57.230Z] [2024-05-24T02:59:57.230Z] 1 package is looking for funding [2024-05-24T02:59:57.230Z] run `npm fund` for details [2024-05-24T03:00:07.256Z] Removing intermediate container fafd63a35d4b [2024-05-24T03:00:07.256Z] ---> 699ec6564429 [2024-05-24T03:00:07.256Z] Step 7/11 : ENV GO111MODULE=on [2024-05-24T03:00:07.256Z] ---> Running in 000293de667c [2024-05-24T03:00:07.256Z] Removing intermediate container 000293de667c [2024-05-24T03:00:07.256Z] ---> ebf806a9166a [2024-05-24T03:00:07.256Z] Step 8/11 : ENTRYPOINT [ "snyk" ] [2024-05-24T03:00:07.256Z] ---> Running in cf96aff6807c [2024-05-24T03:00:07.256Z] Removing intermediate container cf96aff6807c [2024-05-24T03:00:07.256Z] ---> a479ea03896b [2024-05-24T03:00:07.256Z] Step 9/11 : CMD [ "monitor" ] [2024-05-24T03:00:07.256Z] ---> Running in 42c5f4fb040b [2024-05-24T03:00:07.256Z] Removing intermediate container 42c5f4fb040b [2024-05-24T03:00:07.256Z] ---> 926f91451e48 [2024-05-24T03:00:07.256Z] Step 10/11 : LABEL arch=amd64 [2024-05-24T03:00:07.256Z] ---> Running in 47f025a07484 [2024-05-24T03:00:07.256Z] Removing intermediate container 47f025a07484 [2024-05-24T03:00:07.256Z] ---> ed74399207f8 [2024-05-24T03:00:07.256Z] Step 11/11 : LABEL git_sha=efdafc9842664f6acddb01185a9346f25677cb16 [2024-05-24T03:00:07.256Z] ---> Running in 2146b473973f [2024-05-24T03:00:07.256Z] Removing intermediate container 2146b473973f [2024-05-24T03:00:07.256Z] ---> 30b27a72735a [2024-05-24T03:00:07.256Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-24T03:00:07.256Z] Successfully built 30b27a72735a [2024-05-24T03:00:07.256Z] Successfully tagged edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:00:08.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T03:00:08.718Z] [2024-05-24T03:00:08.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:00:09.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T03:00:09.182Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-24T03:00:09.182Z] 5eb5b503b376: Pulling fs layer [2024-05-24T03:00:09.182Z] 5c69ac0246d0: Pulling fs layer [2024-05-24T03:00:09.182Z] ec43610c2a17: Pulling fs layer [2024-05-24T03:00:09.182Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-24T03:00:09.182Z] 33b1e0a273af: Pulling fs layer [2024-05-24T03:00:09.182Z] 5d3b04190fa2: Pulling fs layer [2024-05-24T03:00:09.182Z] 2f39f015ded8: Pulling fs layer [2024-05-24T03:00:09.182Z] 33b1e0a273af: Waiting [2024-05-24T03:00:09.182Z] 5d3b04190fa2: Waiting [2024-05-24T03:00:09.182Z] 2f39f015ded8: Waiting [2024-05-24T03:00:09.182Z] 3a2ae6a8a46f: Waiting [2024-05-24T03:00:09.182Z] 5c69ac0246d0: Download complete [2024-05-24T03:00:09.182Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-24T03:00:09.182Z] 3a2ae6a8a46f: Download complete [2024-05-24T03:00:09.461Z] ec43610c2a17: Verifying Checksum [2024-05-24T03:00:09.461Z] ec43610c2a17: Download complete [2024-05-24T03:00:09.461Z] 33b1e0a273af: Verifying Checksum [2024-05-24T03:00:09.461Z] 33b1e0a273af: Download complete [2024-05-24T03:00:09.461Z] 5eb5b503b376: Verifying Checksum [2024-05-24T03:00:09.461Z] 5eb5b503b376: Download complete [2024-05-24T03:00:10.404Z] 2f39f015ded8: Download complete [2024-05-24T03:00:10.677Z] 5eb5b503b376: Pull complete [2024-05-24T03:00:10.936Z] 5c69ac0246d0: Pull complete [2024-05-24T03:00:11.503Z] ec43610c2a17: Pull complete [2024-05-24T03:00:11.503Z] 3a2ae6a8a46f: Pull complete [2024-05-24T03:00:11.770Z] 33b1e0a273af: Pull complete [2024-05-24T03:00:12.038Z] 5d3b04190fa2: Pull complete [2024-05-24T03:00:17.369Z] 2f39f015ded8: Pull complete [2024-05-24T03:00:17.369Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-24T03:00:17.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T03:00:17.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T03:00:17.971Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2024-05-24T03:00:18.008Z] $ 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/exfoundry_ci-build-images_PR-218 -v /w/workspace/exfoundry_ci-build-images_PR-218:/w/workspace/exfoundry_ci-build-images_PR-218:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-218@tmp:/w/workspace/exfoundry_ci-build-images_PR-218@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-24T03:00:26.552Z] $ docker top e2907c7e1ca8db2ca4f58d6d7bc22aeeb4d58de35230c4c2b94232f349d9f23b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:00:27.188Z] ---> job-cost.sh [2024-05-24T03:00:27.188Z] lf-activate-venv: SKIPPING [2024-05-24T03:00:27.188Z] INFO: No Stack... [2024-05-24T03:00:27.447Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T03:00:27.760Z] INFO: Archiving Costs [Pipeline] sh [2024-05-24T03:00:28.106Z] + cat /w/workspace/exfoundry_ci-build-images_PR-218/archives/cost.csv [2024-05-24T03:00:28.106Z] + cut -d, -f6 [Pipeline] lock [2024-05-24T03:00:28.221Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-218-1-stack-cost] [2024-05-24T03:00:28.229Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-218-1-stack-cost] did not exist. Created. [2024-05-24T03:00:28.237Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-24T03:00:28.745Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-24T03:00:29.194Z] Stashed 1 file(s) [Pipeline] } [2024-05-24T03:00:29.251Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-24T03:00:29.360Z] $ docker stop --time=1 e2907c7e1ca8db2ca4f58d6d7bc22aeeb4d58de35230c4c2b94232f349d9f23b [2024-05-24T03:00:31.070Z] $ docker rm -f --volumes e2907c7e1ca8db2ca4f58d6d7bc22aeeb4d58de35230c4c2b94232f349d9f23b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-24T03:00:33.158Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-218/archives ] [2024-05-24T03:00:33.158Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-218/archives [2024-05-24T03:00:33.158Z] total 16 [2024-05-24T03:00:33.158Z] drwxr-xr-x 3 root root 4096 May 24 03:00 . [2024-05-24T03:00:33.158Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:00 .. [2024-05-24T03:00:33.158Z] drwxr-xr-x 2 root root 4096 May 24 03:00 cost [2024-05-24T03:00:33.158Z] -rw-r--r-- 1 root root 87 May 24 03:00 cost.csv [2024-05-24T03:00:33.158Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-218/archives [2024-05-24T03:00:33.158Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-218/archives [2024-05-24T03:00:33.158Z] total 16 [2024-05-24T03:00:33.158Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 03:00 . [2024-05-24T03:00:33.158Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:00 .. [2024-05-24T03:00:33.158Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 03:00 cost [2024-05-24T03:00:33.158Z] -rw-r--r-- 1 jenkins jenkins 87 May 24 03:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:00:33.575Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:00:34.607Z] ---> package-listing.sh [2024-05-24T03:00:34.608Z] ++ facter osfamily [2024-05-24T03:00:34.608Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-24T03:00:34.871Z] + OS_FAMILY=debian [2024-05-24T03:00:34.871Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-218 [2024-05-24T03:00:34.871Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-24T03:00:34.871Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-24T03:00:34.871Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-24T03:00:34.871Z] + PACKAGES=/tmp/packages_start.txt [2024-05-24T03:00:34.871Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-218 ']' [2024-05-24T03:00:34.871Z] + PACKAGES=/tmp/packages_end.txt [2024-05-24T03:00:34.871Z] + case "${OS_FAMILY}" in [2024-05-24T03:00:34.871Z] + dpkg -l [2024-05-24T03:00:34.871Z] + grep '^ii' [2024-05-24T03:00:34.871Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-24T03:00:34.871Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-24T03:00:34.871Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-24T03:00:34.871Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-218 ']' [2024-05-24T03:00:34.871Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-218/archives/ [2024-05-24T03:00:34.871Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-218/archives/ [Pipeline] echo [2024-05-24T03:00:34.914Z] 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/exfoundry_ci-build-images_PR-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-24T03:00:35.264Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:00:35.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T03:00:35.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T03:00:36.144Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2024-05-24T03:00:36.174Z] $ 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/exfoundry_ci-build-images_PR-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-218 -v /w/workspace/exfoundry_ci-build-images_PR-218:/w/workspace/exfoundry_ci-build-images_PR-218:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-218@tmp:/w/workspace/exfoundry_ci-build-images_PR-218@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-24T03:00:36.366Z] $ docker top fda458da53743cb998f0977c814e1ccef1497c98963301d722e78d5dd39b571f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T03:00:36.814Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-24T03:00:37.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-24T03:00:37.477Z] + ls /var/log/sa-host [2024-05-24T03:00:37.477Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T03:00:37.812Z] provisioning config files... [2024-05-24T03:00:37.822Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-218@tmp/config13357356820352185649tmp [Pipeline] { [Pipeline] echo [2024-05-24T03:00:37.939Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:00:38.275Z] ---> create-netrc.sh [Pipeline] } [2024-05-24T03:00:38.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:00:38.875Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-24T03:00:38.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:00:39.457Z] ---> sudo-logs.sh [2024-05-24T03:00:39.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-24T03:00:39.603Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:00:39.953Z] ---> job-cost.sh [2024-05-24T03:00:39.953Z] lf-activate-venv: SKIPPING [2024-05-24T03:00:39.953Z] DEBUG: total: 0.2199999988079071 [2024-05-24T03:00:39.953Z] INFO: Retrieving Stack Cost... [2024-05-24T03:00:39.953Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T03:00:40.521Z] INFO: Archiving Costs [Pipeline] echo [2024-05-24T03:00:40.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:00:41.077Z] ---> logs-deploy.sh [2024-05-24T03:00:41.077Z] lf-activate-venv: SKIPPING [2024-05-24T03:00:41.077Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-218/1 [2024-05-24T03:00:41.077Z] INFO: archiving workspace using pattern(s): [2024-05-24T03:00:42.020Z] Archives upload complete. [2024-05-24T03:00:42.279Z] INFO: archiving logs to Nexus [2024-05-24T03:00:42.848Z] ---> uname -a: [2024-05-24T03:00:42.848Z] Linux prd-ubuntu20-04-docker-8c-8g-652 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-24T03:00:42.848Z] [2024-05-24T03:00:42.848Z] [2024-05-24T03:00:42.848Z] ---> lscpu: [2024-05-24T03:00:42.848Z] Architecture: x86_64 [2024-05-24T03:00:42.848Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-24T03:00:42.848Z] Byte Order: Little Endian [2024-05-24T03:00:42.848Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-24T03:00:42.848Z] CPU(s): 8 [2024-05-24T03:00:42.848Z] On-line CPU(s) list: 0-7 [2024-05-24T03:00:42.848Z] Thread(s) per core: 1 [2024-05-24T03:00:42.848Z] Core(s) per socket: 1 [2024-05-24T03:00:42.848Z] Socket(s): 8 [2024-05-24T03:00:42.848Z] NUMA node(s): 1 [2024-05-24T03:00:42.848Z] Vendor ID: AuthenticAMD [2024-05-24T03:00:42.848Z] CPU family: 23 [2024-05-24T03:00:42.848Z] Model: 49 [2024-05-24T03:00:42.848Z] Model name: AMD EPYC-Rome Processor [2024-05-24T03:00:42.848Z] Stepping: 0 [2024-05-24T03:00:42.848Z] CPU MHz: 2799.996 [2024-05-24T03:00:42.848Z] BogoMIPS: 5599.99 [2024-05-24T03:00:42.848Z] Virtualization: AMD-V [2024-05-24T03:00:42.848Z] Hypervisor vendor: KVM [2024-05-24T03:00:42.848Z] Virtualization type: full [2024-05-24T03:00:42.848Z] L1d cache: 256 KiB [2024-05-24T03:00:42.848Z] L1i cache: 256 KiB [2024-05-24T03:00:42.848Z] L2 cache: 4 MiB [2024-05-24T03:00:42.848Z] L3 cache: 128 MiB [2024-05-24T03:00:42.848Z] NUMA node0 CPU(s): 0-7 [2024-05-24T03:00:42.848Z] Vulnerability Itlb multihit: Not affected [2024-05-24T03:00:42.848Z] Vulnerability L1tf: Not affected [2024-05-24T03:00:42.848Z] Vulnerability Mds: Not affected [2024-05-24T03:00:42.848Z] Vulnerability Meltdown: Not affected [2024-05-24T03:00:42.848Z] Vulnerability Mmio stale data: Not affected [2024-05-24T03:00:42.848Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-24T03:00:42.848Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-24T03:00:42.848Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-24T03:00:42.848Z] Vulnerability Srbds: Not affected [2024-05-24T03:00:42.848Z] Vulnerability Tsx async abort: Not affected [2024-05-24T03:00:42.848Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-05-24T03:00:42.848Z] [2024-05-24T03:00:42.848Z] [2024-05-24T03:00:42.848Z] ---> nproc: [2024-05-24T03:00:42.848Z] 8 [2024-05-24T03:00:42.848Z] [2024-05-24T03:00:42.848Z]