Push event to branch gcc Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 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-ssh10724661735178555126.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14210965115450493591.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16033618312710180333.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6835310049477835804.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10974688114294859803.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[14], releaseBranchOverride:gcc] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 14 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-118445’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118447 in /w/workspace/edgexfoundry_ci-build-images_gcc [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/edgexfoundry_ci-build-images_gcc # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 (gcc) Commit message: "Merge pull request #202 from ernestojeda/gcc" > 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 core.sparsecheckout # timeout=10 > git checkout -f e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 # timeout=10 > git rev-list --no-walk 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T17:01:08.990Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T17:01:09.033Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T17:01:09.045Z] ========================================================= [2022-11-07T17:01:09.045Z] EdgeX Global Pipelines Version Info [2022-11-07T17:01:09.045Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:01:09.776Z] ------------------- [2022-11-07T17:01:09.776Z] stable info: [2022-11-07T17:01:09.776Z] ------------------- [2022-11-07T17:01:09.776Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T17:01:09.776Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:01:09.776Z] Message: update stable to v1.0.244 [2022-11-07T17:01:10.348Z] ------------------- [2022-11-07T17:01:10.348Z] experimental info: [2022-11-07T17:01:10.348Z] ------------------- [2022-11-07T17:01:10.348Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T17:01:10.348Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:01:10.348Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-11-07T17:01:10.552Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2022-11-07T17:01:10.563Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2022-11-07T17:01:10.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2022-11-07T17:01:10.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T17:01:10.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T17:01:10.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2022-11-07T17:01:10.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2022-11-07T17:01:10.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-11-07T17:01:10.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-11-07T17:01:10.642Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:01:10.652Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-11-07T17:01:10.662Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2022-11-07T17:01:10.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T17:01:10.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T17:01:10.702Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo [2022-11-07T17:01:10.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 14 [Pipeline] echo [2022-11-07T17:01:10.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo [2022-11-07T17:01:10.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo [2022-11-07T17:01:10.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo [2022-11-07T17:01:10.769Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [Pipeline] echo [2022-11-07T17:01:10.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3d0a43 [Pipeline] echo [2022-11-07T17:01:10.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:01:10.833Z] provisioning config files... [2022-11-07T17:01:10.848Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config16215220569268038644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:01:11.152Z] ---> docker-login.sh [2022-11-07T17:01:11.152Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:01:11.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:11.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:11.676Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:11.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:11.676Z] [2022-11-07T17:01:11.676Z] Login Succeeded [2022-11-07T17:01:11.676Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:01:11.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:11.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:11.676Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:11.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:11.676Z] [2022-11-07T17:01:11.676Z] Login Succeeded [2022-11-07T17:01:11.676Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:01:11.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:11.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:11.941Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:11.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:11.941Z] [2022-11-07T17:01:11.941Z] Login Succeeded [2022-11-07T17:01:11.941Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:01:11.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:11.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:11.941Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:11.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:11.941Z] [2022-11-07T17:01:11.941Z] Login Succeeded [2022-11-07T17:01:11.941Z] docker.io [2022-11-07T17:01:12.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:12.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:12.465Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:12.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:12.465Z] [2022-11-07T17:01:12.465Z] Login Succeeded [2022-11-07T17:01:12.465Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:01:12.473Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:01:12.667Z] provisioning config files... [2022-11-07T17:01:12.677Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3162082571653549618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:01:12.989Z] ---> docker-login.sh [2022-11-07T17:01:12.989Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:01:12.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:12.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:12.989Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:12.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:12.989Z] [2022-11-07T17:01:12.989Z] Login Succeeded [2022-11-07T17:01:12.989Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:01:12.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:12.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:12.989Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:12.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:12.989Z] [2022-11-07T17:01:12.989Z] Login Succeeded [2022-11-07T17:01:12.989Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:01:13.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:13.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:13.249Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:13.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:13.249Z] [2022-11-07T17:01:13.249Z] Login Succeeded [2022-11-07T17:01:13.249Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:01:13.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:13.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:13.249Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:13.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:13.249Z] [2022-11-07T17:01:13.249Z] Login Succeeded [2022-11-07T17:01:13.249Z] docker.io [2022-11-07T17:01:13.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:01:13.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:01:13.772Z] Configure a credential helper to remove this warning. See [2022-11-07T17:01:13.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:01:13.772Z] [2022-11-07T17:01:13.772Z] Login Succeeded [2022-11-07T17:01:13.772Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:01:13.782Z] 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 [2022-11-07T17:01:14.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:01:14.526Z] + ls -al . [2022-11-07T17:01:14.526Z] total 20 [2022-11-07T17:01:14.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:01 . [2022-11-07T17:01:14.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:01 .. [2022-11-07T17:01:14.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:01 .git [2022-11-07T17:01:14.526Z] -rw-rw-r-- 1 jenkins jenkins 332 Nov 7 17:01 Dockerfile [2022-11-07T17:01:14.526Z] -rw-rw-r-- 1 jenkins jenkins 883 Nov 7 17:01 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:01:14.867Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 --label arch=amd64 . [2022-11-07T17:01:14.867Z] Sending build context to Docker daemon 438.8kB [2022-11-07T17:01:14.867Z] Step 1/5 : FROM alpine:3.16 [2022-11-07T17:01:15.443Z] 3.16: Pulling from library/alpine [2022-11-07T17:01:15.443Z] 213ec9aee27d: Pulling fs layer [2022-11-07T17:01:15.703Z] 213ec9aee27d: Download complete [2022-11-07T17:01:15.989Z] 213ec9aee27d: Pull complete [2022-11-07T17:01:15.989Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T17:01:15.989Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T17:01:15.989Z] ---> 9c6f07244728 [2022-11-07T17:01:15.989Z] Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T17:01:16.253Z] ---> Running in a8e99efea77a [2022-11-07T17:01:16.253Z] Removing intermediate container a8e99efea77a [2022-11-07T17:01:16.253Z] ---> cda31130f156 [2022-11-07T17:01:16.253Z] Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade [2022-11-07T17:01:16.253Z] ---> Running in b9699e23e224 [2022-11-07T17:01:16.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:01:16.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:01:17.083Z] (1/65) Upgrading musl (1.2.3-r0 -> 1.2.3-r1) [2022-11-07T17:01:17.083Z] (2/65) Upgrading libcrypto1.1 (1.1.1q-r0 -> 1.1.1s-r0) [2022-11-07T17:01:17.083Z] (3/65) Upgrading libssl1.1 (1.1.1q-r0 -> 1.1.1s-r0) [2022-11-07T17:01:17.083Z] (4/65) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T17:01:17.083Z] (5/65) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T17:01:17.083Z] (6/65) Installing binutils (2.38-r3) [2022-11-07T17:01:17.083Z] (7/65) Installing libmagic (5.41-r0) [2022-11-07T17:01:17.083Z] (8/65) Installing file (5.41-r0) [2022-11-07T17:01:17.083Z] (9/65) Installing libgomp (11.2.1_git20220219-r2) [2022-11-07T17:01:17.083Z] (10/65) Installing libatomic (11.2.1_git20220219-r2) [2022-11-07T17:01:17.083Z] (11/65) Installing gmp (6.2.1-r2) [2022-11-07T17:01:17.083Z] (12/65) Installing isl22 (0.22-r0) [2022-11-07T17:01:17.343Z] (13/65) Installing mpfr4 (4.1.0-r0) [2022-11-07T17:01:17.343Z] (14/65) Installing mpc1 (1.2.1-r0) [2022-11-07T17:01:17.343Z] (15/65) Installing gcc (11.2.1_git20220219-r2) [2022-11-07T17:01:17.603Z] (16/65) Installing musl-dev (1.2.3-r1) [2022-11-07T17:01:17.867Z] (17/65) Installing libc-dev (0.7.2-r3) [2022-11-07T17:01:17.867Z] (18/65) Installing g++ (11.2.1_git20220219-r2) [2022-11-07T17:01:18.127Z] (19/65) Installing make (4.3-r0) [2022-11-07T17:01:18.127Z] (20/65) Installing fortify-headers (1.1-r1) [2022-11-07T17:01:18.127Z] (21/65) Installing patch (2.7.6-r7) [2022-11-07T17:01:18.127Z] (22/65) Installing build-base (0.5-r3) [2022-11-07T17:01:18.127Z] (23/65) Installing libacl (2.3.1-r0) [2022-11-07T17:01:18.127Z] (24/65) Installing libbz2 (1.0.8-r1) [2022-11-07T17:01:18.127Z] (25/65) Installing expat (2.5.0-r0) [2022-11-07T17:01:18.127Z] (26/65) Installing lz4-libs (1.9.3-r1) [2022-11-07T17:01:18.127Z] (27/65) Installing xz-libs (5.2.5-r1) [2022-11-07T17:01:18.127Z] (28/65) Installing zstd-libs (1.5.2-r1) [2022-11-07T17:01:18.127Z] (29/65) Installing libarchive (3.6.1-r0) [2022-11-07T17:01:18.127Z] (30/65) Installing ca-certificates (20220614-r0) [2022-11-07T17:01:18.127Z] (31/65) Installing brotli-libs (1.0.9-r6) [2022-11-07T17:01:18.127Z] (32/65) Installing nghttp2-libs (1.47.0-r0) [2022-11-07T17:01:18.127Z] (33/65) Installing libcurl (7.83.1-r4) [2022-11-07T17:01:18.386Z] (34/65) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-07T17:01:18.386Z] (35/65) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-07T17:01:18.386Z] (36/65) Installing rhash-libs (1.4.2-r2) [2022-11-07T17:01:18.386Z] (37/65) Installing libuv (1.44.1-r0) [2022-11-07T17:01:18.386Z] (38/65) Installing cmake (3.23.1-r0) [2022-11-07T17:01:18.645Z] (39/65) Installing pkgconf (1.8.0-r1) [2022-11-07T17:01:18.645Z] (40/65) Installing openssl-dev (1.1.1s-r0) [2022-11-07T17:01:18.645Z] (41/65) Installing nghttp2-dev (1.47.0-r0) [2022-11-07T17:01:18.645Z] (42/65) Installing zlib-dev (1.2.12-r3) [2022-11-07T17:01:18.645Z] (43/65) Installing brotli-dev (1.0.9-r6) [2022-11-07T17:01:18.645Z] (44/65) Installing curl-dev (7.83.1-r4) [2022-11-07T17:01:18.645Z] (45/65) Installing pcre2 (10.40-r0) [2022-11-07T17:01:18.645Z] (46/65) Installing git (2.36.3-r0) [2022-11-07T17:01:18.905Z] (47/65) Installing nettle (3.7.3-r0) [2022-11-07T17:01:18.905Z] (48/65) Installing libffi (3.4.2-r1) [2022-11-07T17:01:18.905Z] (49/65) Installing p11-kit (0.24.1-r0) [2022-11-07T17:01:18.905Z] (50/65) Installing libtasn1 (4.18.0-r0) [2022-11-07T17:01:18.905Z] (51/65) Installing libunistring (1.0-r0) [2022-11-07T17:01:18.905Z] (52/65) Installing gnutls (3.7.7-r0) [2022-11-07T17:01:18.905Z] (53/65) Installing libmicrohttpd (0.9.75-r0) [2022-11-07T17:01:18.905Z] (54/65) Installing gnutls-c++ (3.7.7-r0) [2022-11-07T17:01:18.905Z] (55/65) Installing libgmpxx (6.2.1-r2) [2022-11-07T17:01:18.905Z] (56/65) Installing gmp-dev (6.2.1-r2) [2022-11-07T17:01:18.905Z] (57/65) Installing nettle-dev (3.7.3-r0) [2022-11-07T17:01:18.905Z] (58/65) Installing libtasn1-progs (4.18.0-r0) [2022-11-07T17:01:18.905Z] (59/65) Installing libtasn1-dev (4.18.0-r0) [2022-11-07T17:01:18.905Z] (60/65) Installing p11-kit-dev (0.24.1-r0) [2022-11-07T17:01:18.905Z] (61/65) Installing gnutls-dev (3.7.7-r0) [2022-11-07T17:01:18.905Z] (62/65) Installing libmicrohttpd-dev (0.9.75-r0) [2022-11-07T17:01:18.905Z] (63/65) Installing linux-headers (5.16.7-r1) [2022-11-07T17:01:19.165Z] (64/65) Installing yaml (0.2.5-r0) [2022-11-07T17:01:19.165Z] (65/65) Installing yaml-dev (0.2.5-r0) [2022-11-07T17:01:19.165Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:01:19.165Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T17:01:19.165Z] OK: 273 MiB in 76 packages [2022-11-07T17:01:19.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:01:19.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:01:19.685Z] (1/3) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-11-07T17:01:19.685Z] (2/3) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-11-07T17:01:19.685Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-11-07T17:01:19.685Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-11-07T17:01:19.685Z] (3/3) Upgrading musl-utils (1.2.3-r0 -> 1.2.3-r1) [2022-11-07T17:01:19.685Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:01:19.685Z] OK: 273 MiB in 76 packages [2022-11-07T17:01:24.955Z] Removing intermediate container b9699e23e224 [2022-11-07T17:01:24.955Z] ---> 0d247cf544a1 [2022-11-07T17:01:24.955Z] Step 4/5 : LABEL arch=amd64 [2022-11-07T17:01:24.955Z] ---> Running in 5bf6110fb471 [2022-11-07T17:01:24.955Z] Removing intermediate container 5bf6110fb471 [2022-11-07T17:01:24.955Z] ---> 2b08fe0c7c58 [2022-11-07T17:01:24.955Z] Step 5/5 : LABEL git_sha=e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [2022-11-07T17:01:24.955Z] ---> Running in b021e6a6c2ff [2022-11-07T17:01:24.955Z] Removing intermediate container b021e6a6c2ff [2022-11-07T17:01:24.955Z] ---> b2bbfebb3566 [2022-11-07T17:01:24.955Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:01:24.955Z] Successfully built b2bbfebb3566 [2022-11-07T17:01:24.955Z] Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-11-07T17:01:25.100Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: [2022-11-07T17:01:25.100Z] e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [2022-11-07T17:01:25.100Z] latest [2022-11-07T17:01:25.100Z] gcc [2022-11-07T17:01:25.100Z] 14 [2022-11-07T17:01:25.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:01:25.424Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:01:25.733Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [2022-11-07T17:01:25.733Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-11-07T17:01:25.733Z] 726fc7c0f509: Preparing [2022-11-07T17:01:25.733Z] 994393dc58e7: Preparing [2022-11-07T17:01:25.733Z] 994393dc58e7: Layer already exists [2022-11-07T17:01:27.626Z] Still waiting to schedule task [2022-11-07T17:01:27.626Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118446’ is offline [2022-11-07T17:01:57.821Z] 726fc7c0f509: Pushed [2022-11-07T17:01:57.821Z] e3d0a43e9674deeada2b07a855cc9a8eaf1f9647: digest: sha256:64e9d1beac36a0037884aaf44bcf94b2de593689edef1cdaec9f2b2ef7c7c108 size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:01:58.137Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:01:58.446Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-11-07T17:01:58.446Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-11-07T17:01:58.446Z] 726fc7c0f509: Preparing [2022-11-07T17:01:58.446Z] 994393dc58e7: Preparing [2022-11-07T17:01:58.446Z] 726fc7c0f509: Layer already exists [2022-11-07T17:01:58.446Z] 994393dc58e7: Layer already exists [2022-11-07T17:01:58.446Z] latest: digest: sha256:64e9d1beac36a0037884aaf44bcf94b2de593689edef1cdaec9f2b2ef7c7c108 size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:01:58.750Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:01:59.048Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2022-11-07T17:01:59.048Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-11-07T17:01:59.048Z] 726fc7c0f509: Preparing [2022-11-07T17:01:59.048Z] 994393dc58e7: Preparing [2022-11-07T17:01:59.048Z] 994393dc58e7: Layer already exists [2022-11-07T17:01:59.048Z] 726fc7c0f509: Layer already exists [2022-11-07T17:01:59.048Z] gcc: digest: sha256:64e9d1beac36a0037884aaf44bcf94b2de593689edef1cdaec9f2b2ef7c7c108 size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:01:59.347Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:01:59.654Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:14 [2022-11-07T17:01:59.654Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-11-07T17:01:59.654Z] 726fc7c0f509: Preparing [2022-11-07T17:01:59.654Z] 994393dc58e7: Preparing [2022-11-07T17:01:59.654Z] 726fc7c0f509: Layer already exists [2022-11-07T17:01:59.654Z] 994393dc58e7: Layer already exists [2022-11-07T17:01:59.654Z] 14: digest: sha256:64e9d1beac36a0037884aaf44bcf94b2de593689edef1cdaec9f2b2ef7c7c108 size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:01:59.690Z] ===================================================== [Pipeline] echo [2022-11-07T17:01:59.696Z] taggedImages: [2022-11-07T17:01:59.696Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [2022-11-07T17:01:59.696Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-11-07T17:01:59.696Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2022-11-07T17:01:59.696Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:02:00.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:02:00.040Z] [2022-11-07T17:02:00.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:02:00.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:02:00.334Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T17:02:00.334Z] 5eb5b503b376: Pulling fs layer [2022-11-07T17:02:00.334Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T17:02:00.334Z] ec43610c2a17: Pulling fs layer [2022-11-07T17:02:00.334Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T17:02:00.334Z] 33b1e0a273af: Pulling fs layer [2022-11-07T17:02:00.334Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T17:02:00.334Z] 2f39f015ded8: Pulling fs layer [2022-11-07T17:02:00.334Z] 33b1e0a273af: Waiting [2022-11-07T17:02:00.334Z] 5d3b04190fa2: Waiting [2022-11-07T17:02:00.334Z] 2f39f015ded8: Waiting [2022-11-07T17:02:00.334Z] 3a2ae6a8a46f: Waiting [2022-11-07T17:02:00.334Z] 5c69ac0246d0: Download complete [2022-11-07T17:02:00.334Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-07T17:02:00.334Z] 3a2ae6a8a46f: Download complete [2022-11-07T17:02:00.334Z] 33b1e0a273af: Verifying Checksum [2022-11-07T17:02:00.334Z] 33b1e0a273af: Download complete [2022-11-07T17:02:00.334Z] 5d3b04190fa2: Download complete [2022-11-07T17:02:00.595Z] ec43610c2a17: Verifying Checksum [2022-11-07T17:02:00.595Z] ec43610c2a17: Download complete [2022-11-07T17:02:00.595Z] 5eb5b503b376: Verifying Checksum [2022-11-07T17:02:00.595Z] 5eb5b503b376: Download complete [2022-11-07T17:02:01.162Z] 2f39f015ded8: Download complete [2022-11-07T17:02:01.730Z] 5eb5b503b376: Pull complete [2022-11-07T17:02:01.730Z] 5c69ac0246d0: Pull complete [2022-11-07T17:02:02.295Z] ec43610c2a17: Pull complete [2022-11-07T17:02:02.295Z] 3a2ae6a8a46f: Pull complete [2022-11-07T17:02:02.554Z] 33b1e0a273af: Pull complete [2022-11-07T17:02:02.554Z] 5d3b04190fa2: Pull complete [2022-11-07T17:02:06.742Z] 2f39f015ded8: Pull complete [2022-11-07T17:02:06.742Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T17:02:07.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:02:07.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:02:07.071Z] prd-ubuntu20.04-docker-8c-8g-118447 does not seem to be running inside a container [2022-11-07T17:02:07.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T17:02:08.871Z] $ docker top a0e3955b51128ac40e507384161c138f6c02057eb4a7436af8c80195b2287d09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:02:09.239Z] ---> job-cost.sh [2022-11-07T17:02:09.239Z] lf-activate-venv: SKIPPING [2022-11-07T17:02:09.239Z] INFO: No Stack... [2022-11-07T17:02:09.807Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:02:10.066Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:02:10.357Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [2022-11-07T17:02:10.357Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T17:02:10.390Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [2022-11-07T17:02:10.398Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] did not exist. Created. [2022-11-07T17:02:10.398Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:02:10.698Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T17:02:10.858Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:02:10.867Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:02:10.887Z] $ docker stop --time=1 a0e3955b51128ac40e507384161c138f6c02057eb4a7436af8c80195b2287d09 [2022-11-07T17:02:12.057Z] $ docker rm -f a0e3955b51128ac40e507384161c138f6c02057eb4a7436af8c80195b2287d09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T17:02:59.637Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118448 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout [2022-11-07T17:02:59.669Z] Selected Git installation does not exist. Using Default [2022-11-07T17:02:59.669Z] The recommended git tool is: NONE [2022-11-07T17:03:05.100Z] using credential edgex-jenkins-ssh [2022-11-07T17:03:05.117Z] Cloning the remote Git repository [2022-11-07T17:03:05.161Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2022-11-07T17:03:05.244Z] > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 [2022-11-07T17:03:05.387Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-11-07T17:03:05.390Z] > git --version # timeout=10 [2022-11-07T17:03:05.418Z] > git --version # 'git version 2.25.1' [2022-11-07T17:03:05.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T17:03:05.475Z] Verifying host key using known hosts file [2022-11-07T17:03:05.728Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T17:03:05.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:03:06.491Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-11-07T17:03:06.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:03:07.443Z] Avoid second fetch [2022-11-07T17:03:07.443Z] Checking out Revision e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 (gcc) [2022-11-07T17:03:07.962Z] Commit message: "Merge pull request #202 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:03:07.459Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T17:03:07.488Z] > git checkout -f e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 # timeout=10 [2022-11-07T17:03:08.804Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T17:03:08.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:03:08.804Z] Dload Upload Total Spent Left Speed [2022-11-07T17:03:08.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 69624 0 --:--:-- --:--:-- --:--:-- 69624 [Pipeline] sh [2022-11-07T17:03:09.496Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T17:03:09.828Z] + sudo tee /etc/docker/daemon.new [2022-11-07T17:03:09.828Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T17:03:09.828Z] { [2022-11-07T17:03:09.828Z] "registry-mirrors": [ [2022-11-07T17:03:09.828Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T17:03:09.828Z] ], [2022-11-07T17:03:09.828Z] "bip": "10.250.0.254/24", [2022-11-07T17:03:09.828Z] "hosts": [ [2022-11-07T17:03:09.828Z] "tcp://0.0.0.0:5555", [2022-11-07T17:03:09.828Z] "unix:///var/run/docker.sock" [2022-11-07T17:03:09.828Z] ], [2022-11-07T17:03:09.828Z] "mtu": 1458, [2022-11-07T17:03:09.828Z] "selinux-enabled": true, [2022-11-07T17:03:09.828Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T17:03:09.828Z] } [Pipeline] sh [2022-11-07T17:03:10.170Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T17:03:10.505Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:03:28.813Z] provisioning config files... [2022-11-07T17:03:28.839Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config6054883520953703236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:03:29.199Z] ---> docker-login.sh [2022-11-07T17:03:29.199Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:03:29.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:03:29.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:03:29.756Z] Configure a credential helper to remove this warning. See [2022-11-07T17:03:29.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:03:29.756Z] [2022-11-07T17:03:29.756Z] Login Succeeded [2022-11-07T17:03:29.756Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:03:30.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:03:30.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:03:30.306Z] Configure a credential helper to remove this warning. See [2022-11-07T17:03:30.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:03:30.306Z] [2022-11-07T17:03:30.306Z] Login Succeeded [2022-11-07T17:03:30.306Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:03:30.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:03:30.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:03:30.578Z] Configure a credential helper to remove this warning. See [2022-11-07T17:03:30.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:03:30.578Z] [2022-11-07T17:03:30.578Z] Login Succeeded [2022-11-07T17:03:30.578Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:03:30.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:03:31.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:03:31.121Z] Configure a credential helper to remove this warning. See [2022-11-07T17:03:31.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:03:31.121Z] [2022-11-07T17:03:31.121Z] Login Succeeded [2022-11-07T17:03:31.121Z] docker.io [2022-11-07T17:03:31.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:03:31.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:03:31.664Z] Configure a credential helper to remove this warning. See [2022-11-07T17:03:31.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:03:31.664Z] [2022-11-07T17:03:31.664Z] Login Succeeded [2022-11-07T17:03:31.664Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:03:31.681Z] 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 [2022-11-07T17:03:32.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:03:32.434Z] + ls -al . [2022-11-07T17:03:32.434Z] total 20 [2022-11-07T17:03:32.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:03 . [2022-11-07T17:03:32.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:03 .. [2022-11-07T17:03:32.434Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:03 .git [2022-11-07T17:03:32.434Z] -rw-rw-r-- 1 jenkins jenkins 332 Nov 7 17:03 Dockerfile [2022-11-07T17:03:32.434Z] -rw-rw-r-- 1 jenkins jenkins 883 Nov 7 17:03 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:03:32.778Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 --label arch=arm64 . [2022-11-07T17:03:33.367Z] Sending build context to Docker daemon 438.8kB [2022-11-07T17:03:33.367Z] Step 1/5 : FROM alpine:3.16 [2022-11-07T17:03:33.953Z] 3.16: Pulling from library/alpine [2022-11-07T17:03:34.222Z] 9b18e9b68314: Pulling fs layer [2022-11-07T17:03:34.492Z] 9b18e9b68314: Verifying Checksum [2022-11-07T17:03:34.492Z] 9b18e9b68314: Download complete [2022-11-07T17:03:35.077Z] 9b18e9b68314: Pull complete [2022-11-07T17:03:35.077Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T17:03:35.077Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T17:03:35.077Z] ---> a6215f271958 [2022-11-07T17:03:35.077Z] Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T17:03:35.077Z] ---> Running in acc96e67bf9e [2022-11-07T17:03:35.348Z] Removing intermediate container acc96e67bf9e [2022-11-07T17:03:35.348Z] ---> 07b8dc11f515 [2022-11-07T17:03:35.348Z] Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade [2022-11-07T17:03:35.619Z] ---> Running in ae37417f0eae [2022-11-07T17:03:36.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:03:36.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:03:37.821Z] (1/65) Upgrading musl (1.2.3-r0 -> 1.2.3-r1) [2022-11-07T17:03:37.821Z] (2/65) Upgrading libcrypto1.1 (1.1.1q-r0 -> 1.1.1s-r0) [2022-11-07T17:03:38.092Z] (3/65) Upgrading libssl1.1 (1.1.1q-r0 -> 1.1.1s-r0) [2022-11-07T17:03:38.092Z] (4/65) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T17:03:38.092Z] (5/65) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T17:03:38.092Z] (6/65) Installing binutils (2.38-r3) [2022-11-07T17:03:38.362Z] (7/65) Installing libmagic (5.41-r0) [2022-11-07T17:03:38.632Z] (8/65) Installing file (5.41-r0) [2022-11-07T17:03:38.632Z] (9/65) Installing libgomp (11.2.1_git20220219-r2) [2022-11-07T17:03:38.632Z] (10/65) Installing libatomic (11.2.1_git20220219-r2) [2022-11-07T17:03:38.632Z] (11/65) Installing gmp (6.2.1-r2) [2022-11-07T17:03:38.632Z] (12/65) Installing isl22 (0.22-r0) [2022-11-07T17:03:38.632Z] (13/65) Installing mpfr4 (4.1.0-r0) [2022-11-07T17:03:38.632Z] (14/65) Installing mpc1 (1.2.1-r0) [2022-11-07T17:03:38.632Z] (15/65) Installing gcc (11.2.1_git20220219-r2) [2022-11-07T17:03:40.592Z] (16/65) Installing musl-dev (1.2.3-r1) [2022-11-07T17:03:40.861Z] (17/65) Installing libc-dev (0.7.2-r3) [2022-11-07T17:03:40.861Z] (18/65) Installing g++ (11.2.1_git20220219-r2) [2022-11-07T17:03:42.822Z] (19/65) Installing make (4.3-r0) [2022-11-07T17:03:42.822Z] (20/65) Installing fortify-headers (1.1-r1) [2022-11-07T17:03:42.822Z] (21/65) Installing patch (2.7.6-r7) [2022-11-07T17:03:42.822Z] (22/65) Installing build-base (0.5-r3) [2022-11-07T17:03:42.822Z] (23/65) Installing libacl (2.3.1-r0) [2022-11-07T17:03:42.822Z] (24/65) Installing libbz2 (1.0.8-r1) [2022-11-07T17:03:42.822Z] (25/65) Installing expat (2.5.0-r0) [2022-11-07T17:03:42.822Z] (26/65) Installing lz4-libs (1.9.3-r1) [2022-11-07T17:03:42.822Z] (27/65) Installing xz-libs (5.2.5-r1) [2022-11-07T17:03:42.822Z] (28/65) Installing zstd-libs (1.5.2-r1) [2022-11-07T17:03:42.822Z] (29/65) Installing libarchive (3.6.1-r0) [2022-11-07T17:03:42.822Z] (30/65) Installing ca-certificates (20220614-r0) [2022-11-07T17:03:42.822Z] (31/65) Installing brotli-libs (1.0.9-r6) [2022-11-07T17:03:42.822Z] (32/65) Installing nghttp2-libs (1.47.0-r0) [2022-11-07T17:03:42.822Z] (33/65) Installing libcurl (7.83.1-r4) [2022-11-07T17:03:42.822Z] (34/65) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-07T17:03:42.822Z] (35/65) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-07T17:03:42.822Z] (36/65) Installing rhash-libs (1.4.2-r2) [2022-11-07T17:03:42.822Z] (37/65) Installing libuv (1.44.1-r0) [2022-11-07T17:03:42.822Z] (38/65) Installing cmake (3.23.1-r0) [2022-11-07T17:03:45.425Z] (39/65) Installing pkgconf (1.8.0-r1) [2022-11-07T17:03:45.425Z] (40/65) Installing openssl-dev (1.1.1s-r0) [2022-11-07T17:03:45.425Z] (41/65) Installing nghttp2-dev (1.47.0-r0) [2022-11-07T17:03:45.425Z] (42/65) Installing zlib-dev (1.2.12-r3) [2022-11-07T17:03:45.425Z] (43/65) Installing brotli-dev (1.0.9-r6) [2022-11-07T17:03:45.425Z] (44/65) Installing curl-dev (7.83.1-r4) [2022-11-07T17:03:45.425Z] (45/65) Installing pcre2 (10.40-r0) [2022-11-07T17:03:45.425Z] (46/65) Installing git (2.36.3-r0) [2022-11-07T17:03:45.425Z] (47/65) Installing nettle (3.7.3-r0) [2022-11-07T17:03:45.425Z] (48/65) Installing libffi (3.4.2-r1) [2022-11-07T17:03:45.425Z] (49/65) Installing p11-kit (0.24.1-r0) [2022-11-07T17:03:45.693Z] (50/65) Installing libtasn1 (4.18.0-r0) [2022-11-07T17:03:45.693Z] (51/65) Installing libunistring (1.0-r0) [2022-11-07T17:03:45.693Z] (52/65) Installing gnutls (3.7.7-r0) [2022-11-07T17:03:45.693Z] (53/65) Installing libmicrohttpd (0.9.75-r0) [2022-11-07T17:03:45.693Z] (54/65) Installing gnutls-c++ (3.7.7-r0) [2022-11-07T17:03:45.693Z] (55/65) Installing libgmpxx (6.2.1-r2) [2022-11-07T17:03:45.693Z] (56/65) Installing gmp-dev (6.2.1-r2) [2022-11-07T17:03:45.693Z] (57/65) Installing nettle-dev (3.7.3-r0) [2022-11-07T17:03:45.693Z] (58/65) Installing libtasn1-progs (4.18.0-r0) [2022-11-07T17:03:45.693Z] (59/65) Installing libtasn1-dev (4.18.0-r0) [2022-11-07T17:03:45.693Z] (60/65) Installing p11-kit-dev (0.24.1-r0) [2022-11-07T17:03:45.693Z] (61/65) Installing gnutls-dev (3.7.7-r0) [2022-11-07T17:03:45.693Z] (62/65) Installing libmicrohttpd-dev (0.9.75-r0) [2022-11-07T17:03:45.961Z] (63/65) Installing linux-headers (5.16.7-r1) [2022-11-07T17:03:46.231Z] (64/65) Installing yaml (0.2.5-r0) [2022-11-07T17:03:46.231Z] (65/65) Installing yaml-dev (0.2.5-r0) [2022-11-07T17:03:46.231Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:03:46.231Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T17:03:46.504Z] OK: 278 MiB in 76 packages [2022-11-07T17:03:46.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:03:47.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:03:48.459Z] (1/3) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-11-07T17:03:48.459Z] (2/3) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-11-07T17:03:48.459Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-11-07T17:03:48.459Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-11-07T17:03:48.459Z] (3/3) Upgrading musl-utils (1.2.3-r0 -> 1.2.3-r1) [2022-11-07T17:03:48.459Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:03:48.459Z] OK: 278 MiB in 76 packages [2022-11-07T17:04:00.813Z] Removing intermediate container ae37417f0eae [2022-11-07T17:04:00.813Z] ---> 4aadb87eac7c [2022-11-07T17:04:00.813Z] Step 4/5 : LABEL arch=arm64 [2022-11-07T17:04:00.813Z] ---> Running in d0103661b317 [2022-11-07T17:04:00.813Z] Removing intermediate container d0103661b317 [2022-11-07T17:04:00.813Z] ---> 2ff7318756c2 [2022-11-07T17:04:00.813Z] Step 5/5 : LABEL git_sha=e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [2022-11-07T17:04:00.813Z] ---> Running in fe5e9b685bba [2022-11-07T17:04:01.082Z] Removing intermediate container fe5e9b685bba [2022-11-07T17:04:01.082Z] ---> 9a9802766715 [2022-11-07T17:04:01.082Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:04:01.082Z] Successfully built 9a9802766715 [2022-11-07T17:04:01.082Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-11-07T17:04:01.164Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2022-11-07T17:04:01.165Z] e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [2022-11-07T17:04:01.165Z] latest [2022-11-07T17:04:01.165Z] gcc [2022-11-07T17:04:01.165Z] 14 [2022-11-07T17:04:01.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:04:01.505Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:04:01.920Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [2022-11-07T17:04:01.920Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-11-07T17:04:01.920Z] 715951791d09: Preparing [2022-11-07T17:04:01.920Z] 5d3e392a13a0: Preparing [2022-11-07T17:04:01.920Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:04:58.384Z] 715951791d09: Pushed [2022-11-07T17:04:58.384Z] e3d0a43e9674deeada2b07a855cc9a8eaf1f9647: digest: sha256:3c74c28e8b16bff0b36cfc53656b3ae71c0a9fddc9bd5376ab4c3f9356b3cc6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:04:58.728Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:04:59.080Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-11-07T17:04:59.080Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-11-07T17:04:59.080Z] 715951791d09: Preparing [2022-11-07T17:04:59.080Z] 5d3e392a13a0: Preparing [2022-11-07T17:04:59.080Z] 715951791d09: Layer already exists [2022-11-07T17:04:59.080Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:04:59.080Z] latest: digest: sha256:3c74c28e8b16bff0b36cfc53656b3ae71c0a9fddc9bd5376ab4c3f9356b3cc6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:04:59.700Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:05:00.040Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-11-07T17:05:00.040Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-11-07T17:05:00.040Z] 715951791d09: Preparing [2022-11-07T17:05:00.040Z] 5d3e392a13a0: Preparing [2022-11-07T17:05:00.040Z] 715951791d09: Layer already exists [2022-11-07T17:05:00.040Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:05:00.040Z] gcc: digest: sha256:3c74c28e8b16bff0b36cfc53656b3ae71c0a9fddc9bd5376ab4c3f9356b3cc6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:05:00.644Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:05:00.981Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:14 [2022-11-07T17:05:00.981Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-11-07T17:05:00.981Z] 715951791d09: Preparing [2022-11-07T17:05:00.981Z] 5d3e392a13a0: Preparing [2022-11-07T17:05:00.981Z] 715951791d09: Layer already exists [2022-11-07T17:05:00.981Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:05:00.981Z] 14: digest: sha256:3c74c28e8b16bff0b36cfc53656b3ae71c0a9fddc9bd5376ab4c3f9356b3cc6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:05:01.029Z] ===================================================== [Pipeline] echo [2022-11-07T17:05:01.035Z] taggedImages: [2022-11-07T17:05:01.035Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [2022-11-07T17:05:01.035Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-11-07T17:05:01.035Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-11-07T17:05:01.035Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:05:01.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:05:01.415Z] [2022-11-07T17:05:01.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:05:01.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:05:01.754Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T17:05:01.754Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T17:05:01.754Z] 04944245beec: Pulling fs layer [2022-11-07T17:05:01.754Z] 699f458cf7ca: Pulling fs layer [2022-11-07T17:05:01.754Z] 765212b225bb: Pulling fs layer [2022-11-07T17:05:01.754Z] f23df028b6ca: Pulling fs layer [2022-11-07T17:05:01.754Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T17:05:01.754Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T17:05:01.754Z] 765212b225bb: Waiting [2022-11-07T17:05:01.754Z] f23df028b6ca: Waiting [2022-11-07T17:05:01.754Z] d65c8cfc05b1: Waiting [2022-11-07T17:05:01.754Z] 2437ff75d9bd: Waiting [2022-11-07T17:05:02.036Z] 04944245beec: Verifying Checksum [2022-11-07T17:05:02.036Z] 04944245beec: Download complete [2022-11-07T17:05:02.036Z] 765212b225bb: Verifying Checksum [2022-11-07T17:05:02.036Z] 765212b225bb: Download complete [2022-11-07T17:05:02.036Z] f23df028b6ca: Verifying Checksum [2022-11-07T17:05:02.036Z] f23df028b6ca: Download complete [2022-11-07T17:05:02.036Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T17:05:02.036Z] d65c8cfc05b1: Download complete [2022-11-07T17:05:02.036Z] 699f458cf7ca: Verifying Checksum [2022-11-07T17:05:02.036Z] 699f458cf7ca: Download complete [2022-11-07T17:05:02.622Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T17:05:02.622Z] 8998bd30e6a1: Download complete [2022-11-07T17:05:04.569Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T17:05:04.569Z] 2437ff75d9bd: Download complete [2022-11-07T17:05:06.514Z] 8998bd30e6a1: Pull complete [2022-11-07T17:05:06.514Z] 04944245beec: Pull complete [2022-11-07T17:05:07.927Z] 699f458cf7ca: Pull complete [2022-11-07T17:05:07.927Z] 765212b225bb: Pull complete [2022-11-07T17:05:09.338Z] f23df028b6ca: Pull complete [2022-11-07T17:05:09.338Z] d65c8cfc05b1: Pull complete [2022-11-07T17:05:24.353Z] 2437ff75d9bd: Pull complete [2022-11-07T17:05:24.353Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T17:05:24.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:05:24.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:05:24.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-118448 does not seem to be running inside a container [2022-11-07T17:05:24.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-07T17:05:27.346Z] $ docker top 8cb12c0241402c6569401045d17a51c81450e45a383bff781cb679b4fb0791d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:05:28.178Z] ---> job-cost.sh [2022-11-07T17:05:28.178Z] lf-activate-venv: SKIPPING [2022-11-07T17:05:28.178Z] INFO: No Stack... [2022-11-07T17:05:28.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T17:05:29.720Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:05:30.360Z] + cut -d, -f6 [2022-11-07T17:05:30.360Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [Pipeline] lock [2022-11-07T17:05:30.434Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [2022-11-07T17:05:30.439Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] did not exist. Created. [2022-11-07T17:05:30.439Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:05:31.205Z] /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-2ca58dba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T17:05:31.866Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T17:05:31.888Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T17:05:32.367Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:05:32.377Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:05:32.388Z] $ docker stop --time=1 8cb12c0241402c6569401045d17a51c81450e45a383bff781cb679b4fb0791d9 [2022-11-07T17:05:33.933Z] $ docker rm -f 8cb12c0241402c6569401045d17a51c81450e45a383bff781cb679b4fb0791d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-07T17:05:34.612Z] + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] [2022-11-07T17:05:34.612Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-11-07T17:05:34.612Z] total 16 [2022-11-07T17:05:34.612Z] drwxr-xr-x 3 root root 4096 Nov 7 17:02 . [2022-11-07T17:05:34.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:02 .. [2022-11-07T17:05:34.612Z] drwxr-xr-x 2 root root 4096 Nov 7 17:02 cost [2022-11-07T17:05:34.612Z] -rw-r--r-- 1 root root 85 Nov 7 17:02 cost.csv [2022-11-07T17:05:34.612Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-11-07T17:05:34.612Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-11-07T17:05:34.612Z] total 16 [2022-11-07T17:05:34.612Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:02 . [2022-11-07T17:05:34.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:02 .. [2022-11-07T17:05:34.612Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:02 cost [2022-11-07T17:05:34.612Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 7 17:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:05:34.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:05:35.763Z] ---> package-listing.sh [2022-11-07T17:05:35.763Z] ++ facter osfamily [2022-11-07T17:05:35.763Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T17:05:36.022Z] + OS_FAMILY=debian [2022-11-07T17:05:36.022Z] + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc [2022-11-07T17:05:36.022Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T17:05:36.022Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T17:05:36.022Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T17:05:36.022Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T17:05:36.022Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-11-07T17:05:36.022Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T17:05:36.022Z] + case "${OS_FAMILY}" in [2022-11-07T17:05:36.022Z] + dpkg -l [2022-11-07T17:05:36.022Z] + grep '^ii' [2022-11-07T17:05:36.022Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T17:05:36.022Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T17:05:36.022Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T17:05:36.022Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-11-07T17:05:36.022Z] + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [2022-11-07T17:05:36.022Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo [2022-11-07T17:05:36.033Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-07T17:05:36.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:05:36.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:05:36.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:05:36.936Z] prd-ubuntu20.04-docker-8c-8g-118447 does not seem to be running inside a container [2022-11-07T17:05:36.968Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T17:05:37.174Z] $ docker top 2f464c0958a8e309ef76198148aa7352c3a95cb49cf0549d142a36f9955ef61b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:05:37.514Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T17:05:37.806Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T17:05:38.089Z] + ls /var/log/sa-host [2022-11-07T17:05:38.089Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:05:38.229Z] provisioning config files... [2022-11-07T17:05:38.238Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config15368127233132262291tmp [Pipeline] { [Pipeline] echo [2022-11-07T17:05:38.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:05:38.532Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T17:05:38.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:05:38.864Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T17:05:38.872Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:05:39.151Z] ---> sudo-logs.sh [2022-11-07T17:05:39.151Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T17:05:39.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:05:39.476Z] ---> job-cost.sh [2022-11-07T17:05:39.476Z] lf-activate-venv: SKIPPING [2022-11-07T17:05:39.476Z] DEBUG: total: 0.2199999988079071 [2022-11-07T17:05:39.476Z] INFO: Retrieving Stack Cost... [2022-11-07T17:05:39.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:05:40.302Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T17:05:40.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:05:40.592Z] ---> logs-deploy.sh [2022-11-07T17:05:40.592Z] lf-activate-venv: SKIPPING [2022-11-07T17:05:40.592Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/14 [2022-11-07T17:05:40.592Z] INFO: archiving workspace using pattern(s): [2022-11-07T17:05:41.528Z] Archives upload complete. [2022-11-07T17:05:41.787Z] INFO: archiving logs to Nexus [2022-11-07T17:05:42.356Z] ---> uname -a: [2022-11-07T17:05:42.356Z] Linux prd-ubuntu20-04-docker-8c-8g-118447 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-07T17:05:42.356Z] [2022-11-07T17:05:42.356Z] [2022-11-07T17:05:42.356Z] ---> lscpu: [2022-11-07T17:05:42.356Z] Architecture: x86_64 [2022-11-07T17:05:42.356Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-07T17:05:42.356Z] Byte Order: Little Endian [2022-11-07T17:05:42.356Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-07T17:05:42.356Z] CPU(s): 8 [2022-11-07T17:05:42.356Z] On-line CPU(s) list: 0-7 [2022-11-07T17:05:42.356Z] Thread(s) per core: 1 [2022-11-07T17:05:42.356Z] Core(s) per socket: 1 [2022-11-07T17:05:42.356Z] Socket(s): 8 [2022-11-07T17:05:42.356Z] NUMA node(s): 1 [2022-11-07T17:05:42.356Z] Vendor ID: AuthenticAMD [2022-11-07T17:05:42.356Z] CPU family: 23 [2022-11-07T17:05:42.356Z] Model: 49 [2022-11-07T17:05:42.356Z] Model name: AMD EPYC-Rome Processor [2022-11-07T17:05:42.356Z] Stepping: 0 [2022-11-07T17:05:42.356Z] CPU MHz: 2799.996 [2022-11-07T17:05:42.356Z] BogoMIPS: 5599.99 [2022-11-07T17:05:42.356Z] Virtualization: AMD-V [2022-11-07T17:05:42.356Z] Hypervisor vendor: KVM [2022-11-07T17:05:42.356Z] Virtualization type: full [2022-11-07T17:05:42.356Z] L1d cache: 256 KiB [2022-11-07T17:05:42.356Z] L1i cache: 256 KiB [2022-11-07T17:05:42.356Z] L2 cache: 4 MiB [2022-11-07T17:05:42.356Z] L3 cache: 128 MiB [2022-11-07T17:05:42.356Z] NUMA node0 CPU(s): 0-7 [2022-11-07T17:05:42.356Z] Vulnerability Itlb multihit: Not affected [2022-11-07T17:05:42.356Z] Vulnerability L1tf: Not affected [2022-11-07T17:05:42.356Z] Vulnerability Mds: Not affected [2022-11-07T17:05:42.356Z] Vulnerability Meltdown: Not affected [2022-11-07T17:05:42.356Z] Vulnerability Mmio stale data: Not affected [2022-11-07T17:05:42.356Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-07T17:05:42.356Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-07T17:05:42.356Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-07T17:05:42.356Z] Vulnerability Srbds: Not affected [2022-11-07T17:05:42.356Z] Vulnerability Tsx async abort: Not affected [2022-11-07T17:05:42.356Z] 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 [2022-11-07T17:05:42.356Z] [2022-11-07T17:05:42.356Z] [2022-11-07T17:05:42.356Z] ---> nproc: [2022-11-07T17:05:42.356Z] 8 [2022-11-07T17:05:42.356Z] [2022-11-07T17:05:42.356Z] [2022-11-07T17:05:42.356Z] ---> df -h: [2022-11-07T17:05:42.356Z] Filesystem Size Used Avail Use% Mounted on [2022-11-07T17:05:42.356Z] overlay 155G 9.8G 146G 7% / [2022-11-07T17:05:42.356Z] tmpfs 64M 0 64M 0% /dev [2022-11-07T17:05:42.356Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-07T17:05:42.356Z] shm 64M 0 64M 0% /dev/shm [2022-11-07T17:05:42.356Z] /dev/vda1 155G 9.8G 146G 7% /facter-os [2022-11-07T17:05:42.356Z] [2022-11-07T17:05:42.356Z] [2022-11-07T17:05:42.356Z] ---> sar -b -r -n DEV: [2022-11-07T17:05:42.357Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118447) 11/07/22 _x86_64_ (8 CPU) [2022-11-07T17:05:42.357Z] [2022-11-07T17:05:42.357Z] 17:00:36 LINUX RESTART (8 CPU) [2022-11-07T17:05:42.357Z] [2022-11-07T17:05:42.357Z] 17:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-07T17:05:42.357Z] 17:02:01 67.01 19.46 47.54 0.00 2110.05 21824.90 0.00 [2022-11-07T17:05:42.357Z] 17:03:01 32.71 0.62 32.09 0.00 30.79 18509.73 0.00 [2022-11-07T17:05:42.357Z] 17:04:02 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2022-11-07T17:05:42.357Z] 17:05:01 1.17 0.00 1.17 0.00 0.00 14.10 0.00 [2022-11-07T17:05:42.357Z] Average: 25.57 5.04 20.53 0.00 537.43 10131.54 0.00 [2022-11-07T17:05:42.357Z] [2022-11-07T17:05:42.357Z] 17:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-07T17:05:42.357Z] 17:02:01 29745240 31633276 713164 2.17 56804 2128936 2021812 5.96 932676 1896656 234756 [2022-11-07T17:05:42.357Z] 17:03:01 29496396 31638288 687300 2.09 71476 2350256 1707128 5.03 937928 2102632 52 [2022-11-07T17:05:42.357Z] 17:04:02 29495848 31637816 687432 2.09 71500 2350256 1707128 5.03 937860 2102632 12 [2022-11-07T17:05:42.357Z] 17:05:01 29501572 31643628 681456 2.07 71532 2350260 1707128 5.03 933316 2102644 144 [2022-11-07T17:05:42.357Z] Average: 29559764 31638252 692338 2.11 67828 2294927 1785799 5.26 935445 2051141 58741 [2022-11-07T17:05:42.357Z] [2022-11-07T17:05:42.357Z] 17:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-07T17:05:42.357Z] 17:02:01 ens3 808.10 564.39 4927.08 1749.52 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:02:01 docker0 22.81 69.61 1.46 1656.86 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:02:01 lo 8.40 8.40 0.81 0.81 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:03:01 ens3 17.51 10.88 16.12 6.30 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:04:02 ens3 0.75 0.17 0.29 0.19 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:05:01 ens3 0.68 0.41 0.28 0.22 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] Average: ens3 207.61 144.56 1241.06 440.87 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] Average: docker0 5.73 17.47 0.37 415.93 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] Average: lo 2.23 2.23 0.21 0.21 0.00 0.00 0.00 0.00 [2022-11-07T17:05:42.357Z] [2022-11-07T17:05:42.357Z]