Push event to branch golang-1.23 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 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-ssh7178130019199359254.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh17871869833848368617.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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/golang-1-23.e8a0rn/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/golang-1-23.e8a0rn/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8234409049648472567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh956115616613986529.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-23.e8a0rn/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/golang-1-23.e8a0rn/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7816598089968378292.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.23-alpine, 1.23-alpine3.20], releaseBranchOverride:golang-1.23] ========================================================= [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-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.23 DOCKER_CUSTOM_TAGS: 1.23-alpine 1.23-alpine3.20 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-13158’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13165 in /w/workspace/ndry_ci-build-images_golang-1.23 [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/ndry_ci-build-images_golang-1.23 # 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 Avoid second fetch Checking out Revision 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 (golang-1.23) Commit message: "Merge pull request #219 from jinlinGuan/golang-1.23-update" > 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 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 # timeout=10 > git rev-list --no-walk 70e702b69c45f69ff489b262dad35652638be375 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:54:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:54:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:54:55 ========================================================= 03:54:55 EdgeX Global Pipelines Version Info 03:54:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:54:55 ------------------- 03:54:55 stable info: 03:54:55 ------------------- 03:54:55 Commited By: Cherry Wang cherry@iotechsys.com 03:54:55 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:54:55 Message: update stable to v1.0.264 03:54:56 ------------------- 03:54:56 experimental info: 03:54:56 ------------------- 03:54:56 Commited By: Cherry Wang cherry@iotechsys.com 03:54:56 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:54:56 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.23 [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.23-alpine 1.23-alpine3.20 [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.23 [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.23 [Pipeline] echo 03:54:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.23 [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0bfbfe3 [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:57 provisioning config files... 03:54:57 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config5929149116627481141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:57 ---> ****-login.sh 03:54:57 nexus3.edgexfoundry.org:10001 03:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:57 Configure a credential helper to remove this warning. See 03:54:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:57 03:54:57 Login Succeeded 03:54:57 nexus3.edgexfoundry.org:10002 03:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:58 Configure a credential helper to remove this warning. See 03:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:58 03:54:58 Login Succeeded 03:54:58 nexus3.edgexfoundry.org:10003 03:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:58 Configure a credential helper to remove this warning. See 03:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:58 03:54:58 Login Succeeded 03:54:58 nexus3.edgexfoundry.org:10004 03:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:58 Configure a credential helper to remove this warning. See 03:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:58 03:54:58 Login Succeeded 03:54:58 ****.io 03:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:58 Configure a credential helper to remove this warning. See 03:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:58 03:54:58 Login Succeeded 03:54:58 ---> ****-login.sh ends [Pipeline] } 03:54:58 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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:58 provisioning config files... 03:54:58 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config18210227285467421853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:59 ---> ****-login.sh 03:54:59 nexus3.edgexfoundry.org:10001 03:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:59 Configure a credential helper to remove this warning. See 03:54:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:59 03:54:59 Login Succeeded 03:54:59 nexus3.edgexfoundry.org:10002 03:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:59 Configure a credential helper to remove this warning. See 03:54:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:59 03:54:59 Login Succeeded 03:54:59 nexus3.edgexfoundry.org:10003 03:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:59 Configure a credential helper to remove this warning. See 03:54:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:59 03:54:59 Login Succeeded 03:54:59 nexus3.edgexfoundry.org:10004 03:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:59 Configure a credential helper to remove this warning. See 03:54:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:59 03:54:59 Login Succeeded 03:54:59 ****.io 03:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:59 Configure a credential helper to remove this warning. See 03:54:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:59 03:54:59 Login Succeeded 03:54:59 ---> ****-login.sh ends [Pipeline] } 03:54:59 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 03:55:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:55:00 + ls -al . 03:55:00 total 28 03:55:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:54 . 03:55:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:54 .. 03:55:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:54 .git 03:55:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:54 .github 03:55:00 -rw-rw-r-- 1 jenkins jenkins 586 Oct 3 03:54 .golangci.yml 03:55:00 -rw-rw-r-- 1 jenkins jenkins 1183 Oct 3 03:54 Dockerfile 03:55:00 -rw-rw-r-- 1 jenkins jenkins 952 Oct 3 03:54 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:01 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 --label arch=amd64 . 03:55:01 Sending build context to Docker daemon 481.8kB 03:55:01 Step 1/9 : FROM golang:1.23-alpine3.20 03:55:01 1.23-alpine3.20: Pulling from library/golang 03:55:01 43c4264eed91: Pulling fs layer 03:55:01 4cc291be95ef: Pulling fs layer 03:55:01 2ac1f1163629: Pulling fs layer 03:55:01 5c3c966382ef: Pulling fs layer 03:55:01 4f4fb700ef54: Pulling fs layer 03:55:01 4f4fb700ef54: Waiting 03:55:01 5c3c966382ef: Waiting 03:55:01 4cc291be95ef: Verifying Checksum 03:55:01 4cc291be95ef: Download complete 03:55:01 43c4264eed91: Download complete 03:55:01 5c3c966382ef: Download complete 03:55:01 4f4fb700ef54: Download complete 03:55:01 43c4264eed91: Pull complete 03:55:01 4cc291be95ef: Pull complete 03:55:02 2ac1f1163629: Verifying Checksum 03:55:02 2ac1f1163629: Download complete 03:55:06 2ac1f1163629: Pull complete 03:55:06 5c3c966382ef: Pull complete 03:55:06 4f4fb700ef54: Pull complete 03:55:06 Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 03:55:06 Status: Downloaded newer image for golang:1.23-alpine3.20 03:55:06 ---> 5a72c8b95319 03:55:06 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 03:55:09 ---> Running in ed1f80b5ac1e 03:55:09 Removing intermediate container ed1f80b5ac1e 03:55:09 ---> ea214605f5ad 03:55:09 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 03:55:09 ---> Running in 6848446172f4 03:55:09 Removing intermediate container 6848446172f4 03:55:09 ---> 6d03ebea49bd 03:55:09 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 03:55:09 ---> 1e1e34e44f7a 03:55:09 Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 03:55:09 ---> Running in f871a98fc371 03:55:10 Connecting to github.com (140.82.114.4:443) 03:55:10 Connecting to objects.githubusercontent.com (185.199.111.133:443) 03:55:10 saving to '/usr/local/bin/hadolint' 03:55:10 hadolint 100% |********************************| 2369k 0:00:00 ETA 03:55:10 '/usr/local/bin/hadolint' saved 03:55:10 Removing intermediate container f871a98fc371 03:55:10 ---> 584a3053e4f5 03:55:10 Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 03:55:10 ---> Running in 575b629ce43f 03:55:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:11 (1/39) Installing ncurses-terminfo-base (6.4_p20240420-r1) 03:55:11 (2/39) Installing libncursesw (6.4_p20240420-r1) 03:55:11 (3/39) Installing readline (8.2.10-r0) 03:55:11 (4/39) Installing bash (5.2.26-r0) 03:55:11 Executing bash-5.2.26-r0.post-install 03:55:11 (5/39) Installing libgcc (13.2.1_git20240309-r0) 03:55:11 (6/39) Installing jansson (2.14-r4) 03:55:11 (7/39) Installing libstdc++ (13.2.1_git20240309-r0) 03:55:11 (8/39) Installing zstd-libs (1.5.6-r0) 03:55:11 (9/39) Installing binutils (2.42-r0) 03:55:11 (10/39) Installing libmagic (5.45-r1) 03:55:11 (11/39) Installing file (5.45-r1) 03:55:11 (12/39) Installing libgomp (13.2.1_git20240309-r0) 03:55:11 (13/39) Installing libatomic (13.2.1_git20240309-r0) 03:55:11 (14/39) Installing gmp (6.3.0-r1) 03:55:11 (15/39) Installing isl26 (0.26-r1) 03:55:11 (16/39) Installing mpfr4 (4.2.1-r0) 03:55:11 (17/39) Installing mpc1 (1.3.1-r1) 03:55:11 (18/39) Installing gcc (13.2.1_git20240309-r0) 03:55:12 (19/39) Installing libstdc++-dev (13.2.1_git20240309-r0) 03:55:12 (20/39) Installing musl-dev (1.2.5-r0) 03:55:12 (21/39) Installing g++ (13.2.1_git20240309-r0) 03:55:12 (22/39) Installing make (4.4.1-r2) 03:55:12 (23/39) Installing fortify-headers (1.1-r3) 03:55:12 (24/39) Installing patch (2.7.6-r10) 03:55:12 (25/39) Installing build-base (0.5-r3) 03:55:12 (26/39) Installing brotli-libs (1.1.0-r2) 03:55:12 (27/39) Installing c-ares (1.33.1-r0) 03:55:12 (28/39) Installing libunistring (1.2-r0) 03:55:12 (29/39) Installing libidn2 (2.3.7-r0) 03:55:12 (30/39) Installing nghttp2-libs (1.62.1-r0) 03:55:12 (31/39) Installing libpsl (0.21.5-r1) 03:55:12 (32/39) Installing libcurl (8.10.1-r0) 03:55:12 (33/39) Installing curl (8.10.1-r0) 03:55:12 (34/39) Installing libexpat (2.6.3-r0) 03:55:12 (35/39) Installing pcre2 (10.43-r0) 03:55:12 (36/39) Installing git (2.45.2-r0) 03:55:12 (37/39) Installing git-init-template (2.45.2-r0) 03:55:12 (38/39) Installing linux-headers (6.6-r0) 03:55:12 (39/39) Installing pkgconf (2.2.0-r0) 03:55:13 Executing busybox-1.36.1-r29.trigger 03:55:13 OK: 246 MiB in 54 packages 03:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:13 Upgrading critical system libraries and apk-tools: 03:55:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:55:13 Executing busybox-1.36.1-r29.trigger 03:55:13 Continuing the upgrade transaction with new apk-tools: 03:55:13 Still waiting to schedule task 03:55:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13160’ is offline 03:55:13 OK: 246 MiB in 54 packages 03:55:13 Connecting to raw.githubusercontent.com (185.199.109.133:443) 03:55:13 writing to stdout 03:55:13 - 100% |********************************| 11591 0:00:00 ETA 03:55:13 written to stdout 03:55:13 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' 03:55:14 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/amd64 03:55:15 golangci/golangci-lint info installed ./bin/golangci-lint 03:55:21 Removing intermediate container 575b629ce43f 03:55:21 ---> bb473a23a9c2 03:55:21 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 03:55:21 ---> Running in feed42c28fed 03:55:22 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 03:55:22 go: downloading github.com/gotesttools/gotestfmt v1.1.0 03:55:29 Removing intermediate container feed42c28fed 03:55:29 ---> c1b8591b0a5f 03:55:29 Step 8/9 : LABEL arch=amd64 03:55:29 ---> Running in c05fd450bc06 03:55:29 Removing intermediate container c05fd450bc06 03:55:29 ---> 900f8d9264ee 03:55:29 Step 9/9 : LABEL git_sha=0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 03:55:29 ---> Running in 25ae553a1c88 03:55:29 Removing intermediate container 25ae553a1c88 03:55:29 ---> 3a752c3f9dda 03:55:29 [Warning] One or more build-args [ARCH] were not consumed 03:55:29 Successfully built 3a752c3f9dda 03:55:29 Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 03:55:29 [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: 03:55:29 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 03:55:29 latest 03:55:29 golang-1.23 03:55:29 1.23-alpine 03:55:29 1.23-alpine3.20 03:55:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:29 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:30 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 03:55:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 03:55:30 624c0f61e196: Preparing 03:55:30 0232acf2c93f: Preparing 03:55:30 04166d9660a7: Preparing 03:55:30 238f6cbbf43f: Preparing 03:55:30 5f70bf18a086: Preparing 03:55:30 e826d2a54efa: Preparing 03:55:30 bb0b3c8fba07: Preparing 03:55:30 201b29c7630a: Preparing 03:55:30 63ca1fbb43ae: Preparing 03:55:30 bb0b3c8fba07: Waiting 03:55:30 e826d2a54efa: Waiting 03:55:30 201b29c7630a: Waiting 03:55:30 63ca1fbb43ae: Waiting 03:55:30 5f70bf18a086: Layer already exists 03:55:30 238f6cbbf43f: Pushed 03:55:30 e826d2a54efa: Pushed 03:55:30 201b29c7630a: Pushed 03:55:30 63ca1fbb43ae: Layer already exists 03:55:30 04166d9660a7: Pushed 03:55:34 624c0f61e196: Pushed 03:55:56 bb0b3c8fba07: Pushed 03:55:56 0232acf2c93f: Pushed 03:55:56 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:57 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:57 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 03:55:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 03:55:57 624c0f61e196: Preparing 03:55:57 0232acf2c93f: Preparing 03:55:57 04166d9660a7: Preparing 03:55:57 238f6cbbf43f: Preparing 03:55:57 5f70bf18a086: Preparing 03:55:57 e826d2a54efa: Preparing 03:55:57 bb0b3c8fba07: Preparing 03:55:57 201b29c7630a: Preparing 03:55:57 63ca1fbb43ae: Preparing 03:55:57 e826d2a54efa: Waiting 03:55:57 bb0b3c8fba07: Waiting 03:55:57 201b29c7630a: Waiting 03:55:57 63ca1fbb43ae: Waiting 03:55:57 624c0f61e196: Layer already exists 03:55:57 5f70bf18a086: Layer already exists 03:55:57 0232acf2c93f: Layer already exists 03:55:57 238f6cbbf43f: Layer already exists 03:55:57 04166d9660a7: Layer already exists 03:55:57 e826d2a54efa: Layer already exists 03:55:57 bb0b3c8fba07: Layer already exists 03:55:57 63ca1fbb43ae: Layer already exists 03:55:57 201b29c7630a: Layer already exists 03:55:57 latest: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:57 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:58 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.23 03:55:58 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 03:55:58 624c0f61e196: Preparing 03:55:58 0232acf2c93f: Preparing 03:55:58 04166d9660a7: Preparing 03:55:58 238f6cbbf43f: Preparing 03:55:58 5f70bf18a086: Preparing 03:55:58 e826d2a54efa: Preparing 03:55:58 bb0b3c8fba07: Preparing 03:55:58 201b29c7630a: Preparing 03:55:58 63ca1fbb43ae: Preparing 03:55:58 e826d2a54efa: Waiting 03:55:58 bb0b3c8fba07: Waiting 03:55:58 201b29c7630a: Waiting 03:55:58 63ca1fbb43ae: Waiting 03:55:58 0232acf2c93f: Layer already exists 03:55:58 238f6cbbf43f: Layer already exists 03:55:58 624c0f61e196: Layer already exists 03:55:58 04166d9660a7: Layer already exists 03:55:58 5f70bf18a086: Layer already exists 03:55:58 bb0b3c8fba07: Layer already exists 03:55:58 201b29c7630a: Layer already exists 03:55:58 e826d2a54efa: Layer already exists 03:55:58 63ca1fbb43ae: Layer already exists 03:55:58 golang-1.23: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:58 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:58 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:55:58 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 03:55:58 624c0f61e196: Preparing 03:55:58 0232acf2c93f: Preparing 03:55:58 04166d9660a7: Preparing 03:55:58 238f6cbbf43f: Preparing 03:55:58 5f70bf18a086: Preparing 03:55:58 e826d2a54efa: Preparing 03:55:58 bb0b3c8fba07: Preparing 03:55:58 201b29c7630a: Preparing 03:55:58 63ca1fbb43ae: Preparing 03:55:58 bb0b3c8fba07: Waiting 03:55:58 201b29c7630a: Waiting 03:55:58 63ca1fbb43ae: Waiting 03:55:58 e826d2a54efa: Waiting 03:55:58 5f70bf18a086: Layer already exists 03:55:58 0232acf2c93f: Layer already exists 03:55:58 238f6cbbf43f: Layer already exists 03:55:58 624c0f61e196: Layer already exists 03:55:58 04166d9660a7: Layer already exists 03:55:58 bb0b3c8fba07: Layer already exists 03:55:58 201b29c7630a: Layer already exists 03:55:58 e826d2a54efa: Layer already exists 03:55:58 63ca1fbb43ae: Layer already exists 03:55:58 1.23-alpine: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:58 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine3.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:59 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine3.20 03:55:59 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 03:55:59 624c0f61e196: Preparing 03:55:59 0232acf2c93f: Preparing 03:55:59 04166d9660a7: Preparing 03:55:59 238f6cbbf43f: Preparing 03:55:59 5f70bf18a086: Preparing 03:55:59 e826d2a54efa: Preparing 03:55:59 bb0b3c8fba07: Preparing 03:55:59 201b29c7630a: Preparing 03:55:59 63ca1fbb43ae: Preparing 03:55:59 bb0b3c8fba07: Waiting 03:55:59 201b29c7630a: Waiting 03:55:59 63ca1fbb43ae: Waiting 03:55:59 e826d2a54efa: Waiting 03:55:59 5f70bf18a086: Layer already exists 03:55:59 624c0f61e196: Layer already exists 03:55:59 04166d9660a7: Layer already exists 03:55:59 0232acf2c93f: Layer already exists 03:55:59 238f6cbbf43f: Layer already exists 03:55:59 e826d2a54efa: Layer already exists 03:55:59 201b29c7630a: Layer already exists 03:55:59 bb0b3c8fba07: Layer already exists 03:55:59 63ca1fbb43ae: Layer already exists 03:55:59 1.23-alpine3.20: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:59 ===================================================== [Pipeline] echo 03:55:59 taggedImages: 03:55:59 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 03:55:59 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 03:55:59 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.23 03:55:59 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:55:59 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine3.20 [Pipeline] } [Pipeline] // script [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 03:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:59 03:55:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:00 latest: Pulling from edgex-lftools-log-publisher 03:56:00 5eb5b503b376: Pulling fs layer 03:56:00 5c69ac0246d0: Pulling fs layer 03:56:00 ec43610c2a17: Pulling fs layer 03:56:00 3a2ae6a8a46f: Pulling fs layer 03:56:00 33b1e0a273af: Pulling fs layer 03:56:00 5d3b04190fa2: Pulling fs layer 03:56:00 2f39f015ded8: Pulling fs layer 03:56:00 33b1e0a273af: Waiting 03:56:00 5d3b04190fa2: Waiting 03:56:00 2f39f015ded8: Waiting 03:56:00 3a2ae6a8a46f: Waiting 03:56:00 5c69ac0246d0: Verifying Checksum 03:56:00 5c69ac0246d0: Download complete 03:56:00 3a2ae6a8a46f: Verifying Checksum 03:56:00 3a2ae6a8a46f: Download complete 03:56:00 33b1e0a273af: Verifying Checksum 03:56:00 33b1e0a273af: Download complete 03:56:00 5d3b04190fa2: Verifying Checksum 03:56:00 5d3b04190fa2: Download complete 03:56:00 ec43610c2a17: Verifying Checksum 03:56:00 ec43610c2a17: Download complete 03:56:00 5eb5b503b376: Download complete 03:56:00 2f39f015ded8: Download complete 03:56:01 5eb5b503b376: Pull complete 03:56:01 5c69ac0246d0: Pull complete 03:56:02 ec43610c2a17: Pull complete 03:56:02 3a2ae6a8a46f: Pull complete 03:56:02 33b1e0a273af: Pull complete 03:56:02 5d3b04190fa2: Pull complete 03:56:06 2f39f015ded8: Pull complete 03:56:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:56:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:06 prd-ubuntu20.04-docker-8c-8g-13165 does not seem to be running inside a container 03:56:06 $ 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/ndry_ci-build-images_golang-1.23 -v /w/workspace/ndry_ci-build-images_golang-1.23:/w/workspace/ndry_ci-build-images_golang-1.23:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.23@tmp:/w/workspace/ndry_ci-build-images_golang-1.23@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 03:56:10 $ docker top afff6dd49f00450d58d24ecd66ee78b7a05abcae64620c5072788addc17edabf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:11 ---> job-cost.sh 03:56:11 lf-activate-venv: SKIPPING 03:56:11 INFO: No Stack... 03:56:11 INFO: Retrieving Pricing Info for: v3-standard-8 03:56:12 INFO: Archiving Costs [Pipeline] sh 03:56:12 + cat /w/workspace/ndry_ci-build-images_golang-1.23/archives/cost.csv 03:56:12 + cut -d, -f6 [Pipeline] lock 03:56:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] 03:56:12 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] did not exist. Created. 03:56:12 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:56:12 + echo total: 0.2199999988079071 [Pipeline] stash 03:56:13 Stashed 1 file(s) [Pipeline] } 03:56:13 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:56:13 $ docker stop --time=1 afff6dd49f00450d58d24ecd66ee78b7a05abcae64620c5072788addc17edabf 03:56:14 $ docker rm -f --volumes afff6dd49f00450d58d24ecd66ee78b7a05abcae64620c5072788addc17edabf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:56:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13166 in /w/workspace/ndry_ci-build-images_golang-1.23 [Pipeline] { [Pipeline] checkout 03:56:55 Selected Git installation does not exist. Using Default 03:56:55 The recommended git tool is: NONE 03:57:02 using credential edgex-jenkins-ssh 03:57:02 Cloning the remote Git repository 03:57:03 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 03:57:03 > git init /w/workspace/ndry_ci-build-images_golang-1.23 # timeout=10 03:57:03 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 03:57:03 > git --version # timeout=10 03:57:03 > git --version # 'git version 2.25.1' 03:57:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:05 Avoid second fetch 03:57:05 Checking out Revision 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 (golang-1.23) 03:57:04 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 03:57:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:05 > git config core.sparsecheckout # timeout=10 03:57:06 Commit message: "Merge pull request #219 from jinlinGuan/golang-1.23-update" 03:57:05 > git checkout -f 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:57:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:57:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:57:11 Dload Upload Total Spent Left Speed 03:57:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 03:57:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:57:12 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 03:57:12 03:57:12 { 03:57:12 "registry-mirrors": [ 03:57:12 "https://nexus3.edgexfoundry.org:10001" 03:57:12 ], 03:57:12 "bip": "10.250.0.254/24", 03:57:12 "hosts": [ 03:57:12 "tcp://0.0.0.0:5555", 03:57:12 "unix:///var/run/docker.sock" 03:57:12 ], 03:57:12 "mtu": 1458, 03:57:12 "selinux-enabled": true, 03:57:12 "seccomp-profile": "/etc/docker/seccomp.json" 03:57:12 } [Pipeline] sh 03:57:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:57:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:31 provisioning config files... 03:57:31 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config10709419413505007343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:31 ---> ****-login.sh 03:57:31 nexus3.edgexfoundry.org:10001 03:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:32 Configure a credential helper to remove this warning. See 03:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:32 03:57:32 Login Succeeded 03:57:32 nexus3.edgexfoundry.org:10002 03:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:32 Configure a credential helper to remove this warning. See 03:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:32 03:57:32 Login Succeeded 03:57:32 nexus3.edgexfoundry.org:10003 03:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:32 Configure a credential helper to remove this warning. See 03:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:32 03:57:32 Login Succeeded 03:57:32 nexus3.edgexfoundry.org:10004 03:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:33 Configure a credential helper to remove this warning. See 03:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:33 03:57:33 Login Succeeded 03:57:33 ****.io 03:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:33 Configure a credential helper to remove this warning. See 03:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:33 03:57:33 Login Succeeded 03:57:33 ---> ****-login.sh ends [Pipeline] } 03:57:33 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 03:57:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:57:34 + ls -al . 03:57:34 total 28 03:57:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:57 . 03:57:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:57 .. 03:57:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:57 .git 03:57:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:57 .github 03:57:34 -rw-rw-r-- 1 jenkins jenkins 586 Oct 3 03:57 .golangci.yml 03:57:34 -rw-rw-r-- 1 jenkins jenkins 1183 Oct 3 03:57 Dockerfile 03:57:34 -rw-rw-r-- 1 jenkins jenkins 952 Oct 3 03:57 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:34 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 --label arch=arm64 . 03:57:35 Sending build context to Docker daemon 481.8kB 03:57:35 Step 1/9 : FROM golang:1.23-alpine3.20 03:57:35 1.23-alpine3.20: Pulling from library/golang 03:57:35 cf04c63912e1: Pulling fs layer 03:57:35 55b35a11ae5e: Pulling fs layer 03:57:35 a37a00ec5f00: Pulling fs layer 03:57:35 50b3750afda1: Pulling fs layer 03:57:35 4f4fb700ef54: Pulling fs layer 03:57:35 50b3750afda1: Waiting 03:57:35 4f4fb700ef54: Waiting 03:57:36 55b35a11ae5e: Download complete 03:57:36 cf04c63912e1: Verifying Checksum 03:57:36 cf04c63912e1: Download complete 03:57:36 50b3750afda1: Verifying Checksum 03:57:36 50b3750afda1: Download complete 03:57:36 4f4fb700ef54: Verifying Checksum 03:57:36 4f4fb700ef54: Download complete 03:57:36 cf04c63912e1: Pull complete 03:57:37 55b35a11ae5e: Pull complete 03:57:37 a37a00ec5f00: Verifying Checksum 03:57:37 a37a00ec5f00: Download complete 03:57:52 a37a00ec5f00: Pull complete 03:57:52 50b3750afda1: Pull complete 03:57:52 4f4fb700ef54: Pull complete 03:57:52 Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 03:57:52 Status: Downloaded newer image for golang:1.23-alpine3.20 03:57:52 ---> 70f8e088093d 03:57:52 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 03:57:52 ---> Running in 8000c7fb60cf 03:57:52 Removing intermediate container 8000c7fb60cf 03:57:52 ---> 26282c903c5f 03:57:52 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 03:57:53 ---> Running in c5c849f18547 03:57:53 Removing intermediate container c5c849f18547 03:57:53 ---> 7b7f239b1b9d 03:57:53 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 03:57:53 ---> 8ba00c54fd1f 03:57:53 Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 03:57:53 ---> Running in edb7a8daa932 03:57:55 Removing intermediate container edb7a8daa932 03:57:55 ---> 9dfb7bcf41a6 03:57:55 Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 03:57:55 ---> Running in b95a881c87cb 03:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:58 (1/39) Installing ncurses-terminfo-base (6.4_p20240420-r1) 03:57:58 (2/39) Installing libncursesw (6.4_p20240420-r1) 03:57:58 (3/39) Installing readline (8.2.10-r0) 03:57:58 (4/39) Installing bash (5.2.26-r0) 03:57:58 Executing bash-5.2.26-r0.post-install 03:57:58 (5/39) Installing libgcc (13.2.1_git20240309-r0) 03:57:58 (6/39) Installing jansson (2.14-r4) 03:57:58 (7/39) Installing libstdc++ (13.2.1_git20240309-r0) 03:57:58 (8/39) Installing zstd-libs (1.5.6-r0) 03:57:58 (9/39) Installing binutils (2.42-r0) 03:57:58 (10/39) Installing libmagic (5.45-r1) 03:57:59 (11/39) Installing file (5.45-r1) 03:57:59 (12/39) Installing libgomp (13.2.1_git20240309-r0) 03:57:59 (13/39) Installing libatomic (13.2.1_git20240309-r0) 03:57:59 (14/39) Installing gmp (6.3.0-r1) 03:57:59 (15/39) Installing isl26 (0.26-r1) 03:57:59 (16/39) Installing mpfr4 (4.2.1-r0) 03:57:59 (17/39) Installing mpc1 (1.3.1-r1) 03:57:59 (18/39) Installing gcc (13.2.1_git20240309-r0) 03:58:01 (19/39) Installing libstdc++-dev (13.2.1_git20240309-r0) 03:58:02 (20/39) Installing musl-dev (1.2.5-r0) 03:58:02 (21/39) Installing g++ (13.2.1_git20240309-r0) 03:58:03 (22/39) Installing make (4.4.1-r2) 03:58:03 (23/39) Installing fortify-headers (1.1-r3) 03:58:03 (24/39) Installing patch (2.7.6-r10) 03:58:03 (25/39) Installing build-base (0.5-r3) 03:58:03 (26/39) Installing brotli-libs (1.1.0-r2) 03:58:03 (27/39) Installing c-ares (1.33.1-r0) 03:58:03 (28/39) Installing libunistring (1.2-r0) 03:58:03 (29/39) Installing libidn2 (2.3.7-r0) 03:58:03 (30/39) Installing nghttp2-libs (1.62.1-r0) 03:58:03 (31/39) Installing libpsl (0.21.5-r1) 03:58:03 (32/39) Installing libcurl (8.10.1-r0) 03:58:03 (33/39) Installing curl (8.10.1-r0) 03:58:03 (34/39) Installing libexpat (2.6.3-r0) 03:58:03 (35/39) Installing pcre2 (10.43-r0) 03:58:03 (36/39) Installing git (2.45.2-r0) 03:58:03 (37/39) Installing git-init-template (2.45.2-r0) 03:58:03 (38/39) Installing linux-headers (6.6-r0) 03:58:04 (39/39) Installing pkgconf (2.2.0-r0) 03:58:04 Executing busybox-1.36.1-r29.trigger 03:58:04 OK: 238 MiB in 54 packages 03:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:58:06 Upgrading critical system libraries and apk-tools: 03:58:06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:58:06 Executing busybox-1.36.1-r29.trigger 03:58:06 Continuing the upgrade transaction with new apk-tools: 03:58:08 OK: 238 MiB in 54 packages 03:58:08 Connecting to raw.githubusercontent.com (185.199.110.133:443) 03:58:08 writing to stdout 03:58:08 - 100% |********************************| 11591 0:00:00 ETA 03:58:08 written to stdout 03:58:08 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' 03:58:08 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/arm64 03:58:11 golangci/golangci-lint info installed ./bin/golangci-lint 03:58:21 Removing intermediate container b95a881c87cb 03:58:21 ---> 598bf095fe18 03:58:21 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 03:58:21 ---> Running in d45cb8753ebd 03:58:21 go: downloading github.com/gotesttools/gotestfmt v1.1.0 03:58:21 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 03:58:54 Removing intermediate container d45cb8753ebd 03:58:54 ---> c4038f817724 03:58:54 Step 8/9 : LABEL arch=arm64 03:58:54 ---> Running in e22946c11ec9 03:58:54 Removing intermediate container e22946c11ec9 03:58:54 ---> 62871fb01a15 03:58:54 Step 9/9 : LABEL git_sha=0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 03:58:54 ---> Running in 4f3de375df40 03:58:54 Removing intermediate container 4f3de375df40 03:58:54 ---> be29e6b0f0d4 03:58:54 [Warning] One or more build-args [ARCH] were not consumed 03:58:54 Successfully built be29e6b0f0d4 03:58:54 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 03:58:55 [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: 03:58:55 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 03:58:55 latest 03:58:55 golang-1.23 03:58:55 1.23-alpine 03:58:55 1.23-alpine3.20 03:58:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:55 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:55 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 03:58:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 03:58:55 3bde404b2b14: Preparing 03:58:55 4568276da540: Preparing 03:58:55 6c0928a23c7f: Preparing 03:58:55 5f70bf18a086: Preparing 03:58:55 d3d759406448: Preparing 03:58:55 a2b6ac8b8904: Preparing 03:58:55 87909d04e6e0: Preparing 03:58:55 16113d51b718: Preparing 03:58:55 a2b6ac8b8904: Waiting 03:58:55 87909d04e6e0: Waiting 03:58:55 16113d51b718: Waiting 03:58:55 5f70bf18a086: Layer already exists 03:58:56 6c0928a23c7f: Pushed 03:58:56 d3d759406448: Pushed 03:58:56 16113d51b718: Layer already exists 03:58:56 87909d04e6e0: Pushed 03:59:06 3bde404b2b14: Pushed 03:59:53 4568276da540: Pushed 03:59:53 a2b6ac8b8904: Pushed 03:59:53 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:53 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:54 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest 03:59:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 03:59:54 3bde404b2b14: Preparing 03:59:54 4568276da540: Preparing 03:59:54 6c0928a23c7f: Preparing 03:59:54 5f70bf18a086: Preparing 03:59:54 d3d759406448: Preparing 03:59:54 a2b6ac8b8904: Preparing 03:59:54 87909d04e6e0: Preparing 03:59:54 16113d51b718: Preparing 03:59:54 a2b6ac8b8904: Waiting 03:59:54 87909d04e6e0: Waiting 03:59:54 5f70bf18a086: Layer already exists 03:59:54 d3d759406448: Layer already exists 03:59:54 4568276da540: Layer already exists 03:59:54 6c0928a23c7f: Layer already exists 03:59:54 3bde404b2b14: Layer already exists 03:59:54 87909d04e6e0: Layer already exists 03:59:54 a2b6ac8b8904: Layer already exists 03:59:54 16113d51b718: Layer already exists 03:59:54 latest: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:54 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:55 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.23 03:59:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 03:59:55 3bde404b2b14: Preparing 03:59:55 4568276da540: Preparing 03:59:55 6c0928a23c7f: Preparing 03:59:55 5f70bf18a086: Preparing 03:59:55 d3d759406448: Preparing 03:59:55 a2b6ac8b8904: Preparing 03:59:55 87909d04e6e0: Preparing 03:59:55 16113d51b718: Preparing 03:59:55 87909d04e6e0: Waiting 03:59:55 16113d51b718: Waiting 03:59:55 a2b6ac8b8904: Waiting 03:59:55 5f70bf18a086: Layer already exists 03:59:55 4568276da540: Layer already exists 03:59:55 3bde404b2b14: Layer already exists 03:59:55 6c0928a23c7f: Layer already exists 03:59:55 d3d759406448: Layer already exists 03:59:55 16113d51b718: Layer already exists 03:59:55 87909d04e6e0: Layer already exists 03:59:55 a2b6ac8b8904: Layer already exists 03:59:55 golang-1.23: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:55 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:56 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:59:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 03:59:56 3bde404b2b14: Preparing 03:59:56 4568276da540: Preparing 03:59:56 6c0928a23c7f: Preparing 03:59:56 5f70bf18a086: Preparing 03:59:56 d3d759406448: Preparing 03:59:56 a2b6ac8b8904: Preparing 03:59:56 87909d04e6e0: Preparing 03:59:56 a2b6ac8b8904: Waiting 03:59:56 87909d04e6e0: Waiting 03:59:56 16113d51b718: Preparing 03:59:56 16113d51b718: Waiting 03:59:56 6c0928a23c7f: Layer already exists 03:59:56 4568276da540: Layer already exists 03:59:56 3bde404b2b14: Layer already exists 03:59:56 5f70bf18a086: Layer already exists 03:59:56 d3d759406448: Layer already exists 03:59:56 a2b6ac8b8904: Layer already exists 03:59:56 87909d04e6e0: Layer already exists 03:59:56 16113d51b718: Layer already exists 03:59:56 1.23-alpine: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:56 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine3.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:57 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine3.20 03:59:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 03:59:57 3bde404b2b14: Preparing 03:59:57 4568276da540: Preparing 03:59:57 6c0928a23c7f: Preparing 03:59:57 5f70bf18a086: Preparing 03:59:57 d3d759406448: Preparing 03:59:57 a2b6ac8b8904: Preparing 03:59:57 87909d04e6e0: Preparing 03:59:57 16113d51b718: Preparing 03:59:57 a2b6ac8b8904: Waiting 03:59:57 87909d04e6e0: Waiting 03:59:57 16113d51b718: Waiting 03:59:57 6c0928a23c7f: Layer already exists 03:59:57 3bde404b2b14: Layer already exists 03:59:57 d3d759406448: Layer already exists 03:59:57 5f70bf18a086: Layer already exists 03:59:57 4568276da540: Layer already exists 03:59:57 a2b6ac8b8904: Layer already exists 03:59:57 87909d04e6e0: Layer already exists 03:59:57 16113d51b718: Layer already exists 03:59:57 1.23-alpine3.20: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:57 ===================================================== [Pipeline] echo 03:59:57 taggedImages: 03:59:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 03:59:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest 03:59:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.23 03:59:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:59:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine3.20 [Pipeline] } [Pipeline] // script [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 03:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:59:57 03:59:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:59:58 arm64: Pulling from edgex-lftools-log-publisher 03:59:58 8998bd30e6a1: Pulling fs layer 03:59:58 04944245beec: Pulling fs layer 03:59:58 699f458cf7ca: Pulling fs layer 03:59:58 765212b225bb: Pulling fs layer 03:59:58 f23df028b6ca: Pulling fs layer 03:59:58 765212b225bb: Waiting 03:59:58 d65c8cfc05b1: Pulling fs layer 03:59:58 2437ff75d9bd: Pulling fs layer 03:59:58 f23df028b6ca: Waiting 03:59:58 d65c8cfc05b1: Waiting 03:59:58 2437ff75d9bd: Waiting 03:59:58 04944245beec: Verifying Checksum 03:59:58 04944245beec: Download complete 03:59:58 765212b225bb: Verifying Checksum 03:59:58 765212b225bb: Download complete 03:59:58 f23df028b6ca: Verifying Checksum 03:59:58 f23df028b6ca: Download complete 03:59:58 d65c8cfc05b1: Verifying Checksum 03:59:58 d65c8cfc05b1: Download complete 03:59:58 699f458cf7ca: Verifying Checksum 03:59:58 699f458cf7ca: Download complete 03:59:59 8998bd30e6a1: Verifying Checksum 03:59:59 8998bd30e6a1: Download complete 04:00:01 2437ff75d9bd: Verifying Checksum 04:00:01 2437ff75d9bd: Download complete 04:00:04 8998bd30e6a1: Pull complete 04:00:04 04944245beec: Pull complete 04:00:06 699f458cf7ca: Pull complete 04:00:06 765212b225bb: Pull complete 04:00:07 f23df028b6ca: Pull complete 04:00:07 d65c8cfc05b1: Pull complete 04:00:25 2437ff75d9bd: Pull complete 04:00:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:00:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:25 prd-ubuntu20.04-docker-arm64-4c-16g-13166 does not seem to be running inside a container 04:00:26 $ 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/ndry_ci-build-images_golang-1.23 -v /w/workspace/ndry_ci-build-images_golang-1.23:/w/workspace/ndry_ci-build-images_golang-1.23:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.23@tmp:/w/workspace/ndry_ci-build-images_golang-1.23@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 04:00:27 $ docker top 2cbe2c58b44cd4698144cfe12ee51f11a6ffff7b24aafaca8b9b5a7e550be30a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:28 ---> job-cost.sh 04:00:28 lf-activate-venv: SKIPPING 04:00:28 INFO: No Stack... 04:00:28 INFO: Retrieving Pricing Info for: v3-standard-4 04:00:29 INFO: Archiving Costs [Pipeline] sh 04:00:30 + cut -d, -f6 04:00:30 + cat /w/workspace/ndry_ci-build-images_golang-1.23/archives/cost.csv [Pipeline] lock 04:00:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] 04:00:30 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] did not exist. Created. 04:00:30 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:00:31 /w/workspace/ndry_ci-build-images_golang-1.23@tmp/durable-87f418bc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:00:31 + echo total: 0.10999999940395355 [Pipeline] stash 04:00:31 Warning: overwriting stash ‘stack-cost’ 04:00:31 Stashed 1 file(s) [Pipeline] } 04:00:31 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:00:31 $ docker stop --time=1 2cbe2c58b44cd4698144cfe12ee51f11a6ffff7b24aafaca8b9b5a7e550be30a 04:00:33 $ docker rm -f --volumes 2cbe2c58b44cd4698144cfe12ee51f11a6ffff7b24aafaca8b9b5a7e550be30a [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] 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 04:00:34 + [ -d /w/workspace/ndry_ci-build-images_golang-1.23/archives ] 04:00:34 + ls -al /w/workspace/ndry_ci-build-images_golang-1.23/archives 04:00:34 total 16 04:00:34 drwxr-xr-x 3 root root 4096 Oct 3 03:56 . 04:00:34 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 03:56 .. 04:00:34 drwxr-xr-x 2 root root 4096 Oct 3 03:56 cost 04:00:34 -rw-r--r-- 1 root root 92 Oct 3 03:56 cost.csv 04:00:34 + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.23/archives 04:00:34 + ls -al /w/workspace/ndry_ci-build-images_golang-1.23/archives 04:00:34 total 16 04:00:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 03:56 . 04:00:34 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 03:56 .. 04:00:34 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 03:56 cost 04:00:34 -rw-r--r-- 1 jenkins jenkins 92 Oct 3 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:00:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:00:35 ---> package-listing.sh 04:00:35 ++ facter osfamily 04:00:35 ++ tr '[:upper:]' '[:lower:]' 04:00:35 + OS_FAMILY=debian 04:00:35 + workspace=/w/workspace/ndry_ci-build-images_golang-1.23 04:00:35 + START_PACKAGES=/tmp/packages_start.txt 04:00:35 + END_PACKAGES=/tmp/packages_end.txt 04:00:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:00:35 + PACKAGES=/tmp/packages_start.txt 04:00:35 + '[' /w/workspace/ndry_ci-build-images_golang-1.23 ']' 04:00:35 + PACKAGES=/tmp/packages_end.txt 04:00:35 + case "${OS_FAMILY}" in 04:00:35 + dpkg -l 04:00:35 + grep '^ii' 04:00:35 + '[' -f /tmp/packages_start.txt ']' 04:00:35 + '[' -f /tmp/packages_end.txt ']' 04:00:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:00:35 + '[' /w/workspace/ndry_ci-build-images_golang-1.23 ']' 04:00:35 + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.23/archives/ 04:00:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.23/archives/ [Pipeline] echo 04:00:35 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/ndry_ci-build-images_golang-1.23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:00:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:36 prd-ubuntu20.04-docker-8c-8g-13165 does not seem to be running inside a container 04:00:36 $ 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/ndry_ci-build-images_golang-1.23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.23 -v /w/workspace/ndry_ci-build-images_golang-1.23:/w/workspace/ndry_ci-build-images_golang-1.23:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.23@tmp:/w/workspace/ndry_ci-build-images_golang-1.23@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 04:00:36 $ docker top 4769f26536ac8bca51b21ce7777029fada4515384ef14a2135b33a778c79dfc7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:00:37 + touch /tmp/pre-build-complete [Pipeline] sh 04:00:37 + mkdir -p /var/log/sysstat [Pipeline] sh 04:00:37 + ls /var/log/sa-host 04:00:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:00:37 provisioning config files... 04:00:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config10917426283982320933tmp [Pipeline] { [Pipeline] echo 04:00:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:00:38 ---> create-netrc.sh [Pipeline] } 04:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:00:38 ---> python-tools-install.sh [Pipeline] echo 04:00:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:00:38 ---> sudo-logs.sh 04:00:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:00:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:00:38 ---> job-cost.sh 04:00:38 lf-activate-venv: SKIPPING 04:00:38 DEBUG: total: 0.2199999988079071 04:00:38 INFO: Retrieving Stack Cost... 04:00:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:00:39 INFO: Archiving Costs [Pipeline] echo 04:00:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:00:39 ---> logs-deploy.sh 04:00:39 lf-activate-venv: SKIPPING 04:00:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.23/2 04:00:39 INFO: archiving workspace using pattern(s): 04:00:40 Archives upload complete. 04:00:40 INFO: archiving logs to Nexus 04:00:42 ---> uname -a: 04:00:42 Linux prd-ubuntu20-04-docker-8c-8g-13165 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:00:42 04:00:42 04:00:42 ---> lscpu: 04:00:42 Architecture: x86_64 04:00:42 CPU op-mode(s): 32-bit, 64-bit 04:00:42 Byte Order: Little Endian 04:00:42 Address sizes: 40 bits physical, 48 bits virtual 04:00:42 CPU(s): 8 04:00:42 On-line CPU(s) list: 0-7 04:00:42 Thread(s) per core: 1 04:00:42 Core(s) per socket: 1 04:00:42 Socket(s): 8 04:00:42 NUMA node(s): 1 04:00:42 Vendor ID: AuthenticAMD 04:00:42 CPU family: 23 04:00:42 Model: 49 04:00:42 Model name: AMD EPYC-Rome Processor 04:00:42 Stepping: 0 04:00:42 CPU MHz: 2799.998 04:00:42 BogoMIPS: 5599.99 04:00:42 Virtualization: AMD-V 04:00:42 Hypervisor vendor: KVM 04:00:42 Virtualization type: full 04:00:42 L1d cache: 256 KiB 04:00:42 L1i cache: 256 KiB 04:00:42 L2 cache: 4 MiB 04:00:42 L3 cache: 128 MiB 04:00:42 NUMA node0 CPU(s): 0-7 04:00:42 Vulnerability Itlb multihit: Not affected 04:00:42 Vulnerability L1tf: Not affected 04:00:42 Vulnerability Mds: Not affected 04:00:42 Vulnerability Meltdown: Not affected 04:00:42 Vulnerability Mmio stale data: Not affected 04:00:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:00:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:00:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:00:42 Vulnerability Srbds: Not affected 04:00:42 Vulnerability Tsx async abort: Not affected 04:00:42 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 04:00:42 04:00:42 04:00:42 ---> nproc: 04:00:42 8 04:00:42 04:00:42 04:00:42 ---> df -h: 04:00:42 Filesystem Size Used Avail Use% Mounted on 04:00:42 overlay 155G 11G 145G 7% / 04:00:42 tmpfs 64M 0 64M 0% /dev 04:00:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:00:42 shm 64M 0 64M 0% /dev/shm 04:00:42 /dev/vda1 155G 11G 145G 7% /facter-os 04:00:42 04:00:42 04:00:42 ---> sar -b -r -n DEV: 04:00:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13165) 10/03/24 _x86_64_ (8 CPU) 04:00:42 04:00:42 03:54:15 LINUX RESTART (8 CPU) 04:00:42 04:00:42 03:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:00:42 03:56:02 97.08 2.42 94.67 0.00 360.47 34247.89 0.00 04:00:42 03:57:01 47.08 0.59 46.48 0.00 40.26 16774.26 0.00 04:00:42 03:58:01 1.72 0.00 1.72 0.00 0.00 18.00 0.00 04:00:42 03:59:01 3.53 1.50 2.03 0.00 35.46 25.33 0.00 04:00:42 04:00:01 47.33 6.12 41.21 0.00 4364.34 8394.87 0.00 04:00:42 Average: 39.32 2.13 37.19 0.00 963.18 11875.74 0.00 04:00:42 04:00:42 03:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:00:42 03:56:02 29304220 31544696 781724 2.38 69032 2452488 2045044 6.03 1042568 2163180 235652 04:00:42 03:57:01 29059544 31555060 753328 2.29 83136 2674448 1743788 5.14 1041720 2371836 288 04:00:42 03:58:01 29059624 31555352 752724 2.29 83216 2674448 1743788 5.14 1041056 2371836 8 04:00:42 03:59:01 29057560 31555444 752264 2.29 83312 2675512 1743788 5.14 1042936 2372144 12 04:00:42 04:00:01 28598696 31529196 750220 2.28 112472 3073956 1707452 5.03 1322732 2512504 972 04:00:42 Average: 29015929 31547950 758052 2.31 86234 2710170 1796772 5.30 1098202 2358300 47386 04:00:42 04:00:42 03:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:00:42 03:56:02 docker0 34.64 81.30 2.16 1685.29 0.00 0.00 0.00 0.00 04:00:42 03:56:02 ens3 500.92 411.16 4302.03 3149.25 0.00 0.00 0.00 0.00 04:00:42 03:56:02 lo 6.67 6.67 0.66 0.66 0.00 0.00 0.00 0.00 04:00:42 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:42 03:57:01 ens3 21.62 14.29 28.57 7.79 0.00 0.00 0.00 0.00 04:00:42 03:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:00:42 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:42 03:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:42 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:42 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:42 03:59:01 ens3 8.20 6.72 5.52 5.92 0.00 0.00 0.00 0.00 04:00:42 03:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:00:42 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:42 04:00:01 ens3 182.10 72.67 2746.41 5.26 0.00 0.00 0.00 0.00 04:00:42 04:00:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 04:00:42 Average: docker0 6.95 16.31 0.43 338.19 0.00 0.00 0.00 0.00 04:00:42 Average: ens3 142.99 101.26 1421.15 635.74 0.00 0.00 0.00 0.00 04:00:42 Average: lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 04:00:42 04:00:42 04:00:42 ---> sar -P ALL: 04:00:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13165) 10/03/24 _x86_64_ (8 CPU) 04:00:42 04:00:42 03:54:15 LINUX RESTART (8 CPU) 04:00:42 04:00:42 03:55:01 CPU %user %nice %system %iowait %steal %idle 04:00:42 03:56:02 all 17.80 0.00 2.55 2.26 0.09 77.30 04:00:42 03:56:02 0 12.92 0.00 2.34 0.07 0.07 84.61 04:00:42 03:56:02 1 20.88 0.00 2.24 0.49 0.08 76.31 04:00:42 03:56:02 2 19.21 0.00 2.37 0.77 0.08 77.56 04:00:42 03:56:02 3 17.72 0.00 2.39 9.20 0.08 70.61 04:00:42 03:56:02 4 20.80 0.00 2.74 0.74 0.12 75.60 04:00:42 03:56:02 5 16.25 0.00 2.34 0.34 0.10 80.97 04:00:42 03:56:02 6 18.63 0.00 2.94 2.59 0.08 75.76 04:00:42 03:56:02 7 16.03 0.00 3.06 3.96 0.08 76.87 04:00:42 03:57:01 all 1.68 0.00 0.79 0.86 0.02 96.66 04:00:42 03:57:01 0 2.13 0.00 0.99 0.00 0.03 96.85 04:00:42 03:57:01 1 1.50 0.00 0.90 5.68 0.02 91.90 04:00:42 03:57:01 2 2.08 0.00 0.78 0.05 0.02 97.07 04:00:42 03:57:01 3 1.65 0.00 0.68 0.53 0.02 97.13 04:00:42 03:57:01 4 1.60 0.00 1.02 0.17 0.02 97.19 04:00:42 03:57:01 5 1.97 0.00 0.54 0.00 0.00 97.49 04:00:42 03:57:01 6 1.67 0.00 0.43 0.03 0.02 97.85 04:00:42 03:57:01 7 0.85 0.00 0.97 0.42 0.02 97.74 04:00:42 03:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:00:42 03:58:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:00:42 03:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:00:42 03:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:00:42 03:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:00:42 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:00:42 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:00:42 03:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:00:42 03:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:00:42 03:59:01 all 0.37 0.00 0.02 0.02 0.01 99.58 04:00:42 03:59:01 0 0.13 0.00 0.03 0.00 0.03 99.80 04:00:42 03:59:01 1 0.18 0.00 0.02 0.00 0.02 99.78 04:00:42 03:59:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:00:42 03:59:01 3 0.25 0.00 0.00 0.05 0.02 99.68 04:00:42 03:59:01 4 0.18 0.00 0.00 0.03 0.02 99.77 04:00:42 03:59:01 5 0.90 0.00 0.02 0.02 0.02 99.05 04:00:42 03:59:01 6 0.73 0.00 0.02 0.00 0.00 99.25 04:00:42 03:59:01 7 0.55 0.00 0.05 0.03 0.02 99.35 04:00:42 04:00:01 all 2.36 0.00 1.30 0.60 0.02 95.73 04:00:42 04:00:01 0 2.92 0.00 1.19 0.75 0.02 95.12 04:00:42 04:00:01 1 3.04 0.00 1.24 1.10 0.03 94.59 04:00:42 04:00:01 2 3.20 0.00 1.47 1.47 0.05 93.81 04:00:42 04:00:01 3 1.92 0.00 1.72 0.68 0.02 95.66 04:00:42 04:00:01 4 2.07 0.00 1.00 0.05 0.00 96.88 04:00:42 04:00:01 5 1.97 0.00 0.80 0.25 0.02 96.96 04:00:42 04:00:01 6 1.60 0.00 0.75 0.10 0.02 97.53 04:00:42 04:00:01 7 2.14 0.00 2.20 0.37 0.02 95.27 04:00:42 Average: all 4.43 0.00 0.93 0.74 0.03 93.86 04:00:42 Average: 0 3.64 0.00 0.92 0.16 0.03 95.24 04:00:42 Average: 1 5.11 0.00 0.88 1.44 0.03 92.55 04:00:42 Average: 2 4.89 0.00 0.93 0.46 0.03 93.68 04:00:42 Average: 3 4.29 0.00 0.96 2.09 0.03 92.64 04:00:42 Average: 4 4.90 0.00 0.95 0.20 0.03 93.92 04:00:42 Average: 5 4.20 0.00 0.74 0.12 0.03 94.91 04:00:42 Average: 6 4.53 0.00 0.83 0.54 0.03 94.08 04:00:42 Average: 7 3.89 0.00 1.26 0.95 0.03 93.88 04:00:42 04:00:42 04:00:42