Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 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-ssh4377584537190271925.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14821053475813369953.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/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/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10243485013890252094.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh10398124874024965504.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/app-service-configurable/branches/main/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/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13998034907503856485.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10183 in /w/workspace/ry_app-service-configurable_main [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/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#477)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec # timeout=10 > git rev-list --no-walk ee0f2af198d68599fcc48571f369dfb39fe08e9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:50:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:50:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:50:27 ========================================================= 15:50:27 EdgeX Global Pipelines Version Info 15:50:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:50:28 ------------------- 15:50:28 stable info: 15:50:28 ------------------- 15:50:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:28 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:50:28 Message: update stable to v1.0.243 15:50:28 ------------------- 15:50:28 experimental info: 15:50:28 ------------------- 15:50:28 Commited By: **** collab-it+edgex@linuxfoundation.org 15:50:28 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:50:28 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d9966d [Pipeline] echo 15:50:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:29 provisioning config files... 15:50:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9367887582677893969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:29 ---> docker-login.sh 15:50:29 nexus3.edgexfoundry.org:10001 15:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:30 Configure a credential helper to remove this warning. See 15:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:30 15:50:30 Login Succeeded 15:50:30 nexus3.edgexfoundry.org:10002 15:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:30 Configure a credential helper to remove this warning. See 15:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:30 15:50:30 Login Succeeded 15:50:30 nexus3.edgexfoundry.org:10003 15:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:30 Configure a credential helper to remove this warning. See 15:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:30 15:50:30 Login Succeeded 15:50:30 nexus3.edgexfoundry.org:10004 15:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:30 Configure a credential helper to remove this warning. See 15:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:30 15:50:30 Login Succeeded 15:50:30 docker.io 15:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:31 Configure a credential helper to remove this warning. See 15:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:31 15:50:31 Login Succeeded 15:50:31 ---> docker-login.sh ends [Pipeline] } 15:50:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:50:31 + git rev-list -1 --merges 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec~1..5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] echo 15:50:31 -----------> git rev-list -1 --merges 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec~1..5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [false] [Pipeline] sh 15:50:31 + git log --format=format:%s -1 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] echo 15:50:31 ========================================================= 15:50:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:50:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:32 + git log --format=format:%s -1 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] echo 15:50:32 [semverPrep] GIT_COMMIT: 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#477) [Pipeline] echo 15:50:32 [semverPrep] This is not a build commit. [Pipeline] sh 15:50:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:32 + grep -v github /etc/ssh/ssh_known_hosts 15:50:32 + [ -e /tmp/ssh_known_hosts ] 15:50:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:50:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:50:32 + sudo tee -a /etc/ssh/ssh_known_hosts 15:50:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:32 15:50:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:33 0.1.4: Pulling from edgex-devops/py-git-semver 15:50:33 b85a868b505f: Pulling fs layer 15:50:33 e2be974225ed: Pulling fs layer 15:50:33 339a4e72a1f5: Pulling fs layer 15:50:33 988bab9f4d93: Pulling fs layer 15:50:33 1469e6f7b9e6: Pulling fs layer 15:50:33 eaf3925da568: Pulling fs layer 15:50:33 bab4dde63d76: Pulling fs layer 15:50:33 bde34c3a00c8: Pulling fs layer 15:50:33 b352a97aabf1: Pulling fs layer 15:50:33 4872d77fe225: Pulling fs layer 15:50:33 5851b861e8e6: Pulling fs layer 15:50:33 4872d77fe225: Waiting 15:50:33 bab4dde63d76: Waiting 15:50:33 5851b861e8e6: Waiting 15:50:33 bde34c3a00c8: Waiting 15:50:33 1469e6f7b9e6: Waiting 15:50:33 b352a97aabf1: Waiting 15:50:33 eaf3925da568: Waiting 15:50:33 e2be974225ed: Download complete 15:50:33 988bab9f4d93: Download complete 15:50:33 1469e6f7b9e6: Verifying Checksum 15:50:33 1469e6f7b9e6: Download complete 15:50:33 eaf3925da568: Verifying Checksum 15:50:33 eaf3925da568: Download complete 15:50:33 339a4e72a1f5: Verifying Checksum 15:50:33 339a4e72a1f5: Download complete 15:50:33 bde34c3a00c8: Download complete 15:50:33 b352a97aabf1: Verifying Checksum 15:50:33 b352a97aabf1: Download complete 15:50:33 4872d77fe225: Verifying Checksum 15:50:33 4872d77fe225: Download complete 15:50:33 5851b861e8e6: Download complete 15:50:33 b85a868b505f: Verifying Checksum 15:50:33 b85a868b505f: Download complete 15:50:33 bab4dde63d76: Verifying Checksum 15:50:33 bab4dde63d76: Download complete 15:50:35 b85a868b505f: Pull complete 15:50:35 e2be974225ed: Pull complete 15:50:35 339a4e72a1f5: Pull complete 15:50:35 988bab9f4d93: Pull complete 15:50:35 1469e6f7b9e6: Pull complete 15:50:35 eaf3925da568: Pull complete 15:50:37 bab4dde63d76: Pull complete 15:50:37 bde34c3a00c8: Pull complete 15:50:37 b352a97aabf1: Pull complete 15:50:38 4872d77fe225: Pull complete 15:50:38 5851b861e8e6: Pull complete 15:50:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:38 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 15:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:50:41 $ docker top bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 -eo pid,comm 15:50:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:50:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:41 [ssh-agent] Looking for ssh-agent implementation... 15:50:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:41 $ docker exec bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 ssh-agent 15:50:41 SSH_AUTH_SOCK=/tmp/ssh-FaAVU4VgXxuv/agent.32 15:50:41 SSH_AGENT_PID=38 15:50:41 Running ssh-add (command line suppressed) 15:50:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7752274616776471193.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7752274616776471193.key) 15:50:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:41 + git tag --points-at HEAD [Pipeline] } 15:50:41 $ docker exec --env ******** --env ******** bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 ssh-agent -k 15:50:42 unset SSH_AUTH_SOCK; 15:50:42 unset SSH_AGENT_PID; 15:50:42 echo Agent pid 38 killed; 15:50:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:50:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:42 [ssh-agent] Looking for ssh-agent implementation... 15:50:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:42 $ docker exec bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 ssh-agent 15:50:42 SSH_AUTH_SOCK=/tmp/ssh-Qa0i6OUMZhRk/agent.70 15:50:42 SSH_AGENT_PID=76 15:50:42 Running ssh-add (command line suppressed) 15:50:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_655441335544728716.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_655441335544728716.key) 15:50:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:42 + git semver init 15:50:42 2022-10-24 15:50:42,840 [run_init] DEBUG init version:0.0.0 force:False 15:50:42 2022-10-24 15:50:42,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:50:42 2022-10-24 15:50:42,841 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:50:42 2022-10-24 15:50:42,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:50:43 2022-10-24 15:50:43,852 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:50:43 2022-10-24 15:50:43,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:50:43 2022-10-24 15:50:43,852 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:43 2022-10-24 15:50:43,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:43 2.3.0-dev.32 [Pipeline] } 15:50:44 $ docker exec --env ******** --env ******** bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 ssh-agent -k 15:50:44 unset SSH_AUTH_SOCK; 15:50:44 unset SSH_AGENT_PID; 15:50:44 echo Agent pid 76 killed; 15:50:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:44 + git semver [Pipeline] } 15:50:44 $ docker stop --time=1 bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 15:50:46 $ docker rm -f bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:50:46 Stashed 1 file(s) [Pipeline] echo 15:50:46 [edgeXSemver]: initialized semver on version 2.3.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:46 provisioning config files... 15:50:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5248596040256065938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:47 ---> docker-login.sh 15:50:47 nexus3.edgexfoundry.org:10001 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 nexus3.edgexfoundry.org:10002 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 nexus3.edgexfoundry.org:10003 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 nexus3.edgexfoundry.org:10004 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 docker.io 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 ---> docker-login.sh ends [Pipeline] } 15:50:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:50:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:48 ========================================================= 15:50:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:50:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:50:48 Sending build context to Docker daemon 3.16MB 15:50:48 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 15:50:48 Step 2/14 : FROM ${BASE} AS builder 15:50:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:50:48 213ec9aee27d: Pulling fs layer 15:50:48 4583459ba037: Pulling fs layer 15:50:48 93c1e223e6f2: Pulling fs layer 15:50:48 53926ce57604: Pulling fs layer 15:50:48 21b2b0c7a3f4: Pulling fs layer 15:50:48 30f14e443154: Pulling fs layer 15:50:48 801331c1e519: Pulling fs layer 15:50:48 99cc6dd402b0: Pulling fs layer 15:50:48 7d9ed39f4882: Pulling fs layer 15:50:48 21b2b0c7a3f4: Waiting 15:50:48 30f14e443154: Waiting 15:50:48 801331c1e519: Waiting 15:50:48 99cc6dd402b0: Waiting 15:50:48 53926ce57604: Waiting 15:50:48 7d9ed39f4882: Waiting 15:50:48 93c1e223e6f2: Verifying Checksum 15:50:48 93c1e223e6f2: Download complete 15:50:48 4583459ba037: Verifying Checksum 15:50:48 4583459ba037: Download complete 15:50:48 21b2b0c7a3f4: Verifying Checksum 15:50:48 21b2b0c7a3f4: Download complete 15:50:48 30f14e443154: Verifying Checksum 15:50:48 30f14e443154: Download complete 15:50:48 213ec9aee27d: Verifying Checksum 15:50:48 213ec9aee27d: Download complete 15:50:48 801331c1e519: Verifying Checksum 15:50:48 801331c1e519: Download complete 15:50:48 213ec9aee27d: Pull complete 15:50:48 4583459ba037: Pull complete 15:50:48 93c1e223e6f2: Pull complete 15:50:49 7d9ed39f4882: Verifying Checksum 15:50:49 7d9ed39f4882: Download complete 15:50:49 53926ce57604: Verifying Checksum 15:50:49 53926ce57604: Download complete 15:50:49 99cc6dd402b0: Verifying Checksum 15:50:49 99cc6dd402b0: Download complete 15:50:53 53926ce57604: Pull complete 15:50:53 21b2b0c7a3f4: Pull complete 15:50:53 30f14e443154: Pull complete 15:50:53 801331c1e519: Pull complete 15:50:55 99cc6dd402b0: Pull complete 15:50:56 7d9ed39f4882: Pull complete 15:50:56 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 15:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:50:56 ---> 1dedd983c030 15:50:56 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:51:01 Still waiting to schedule task 15:51:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ 15:51:02 ---> Running in 5e86c49fbaef 15:51:02 Removing intermediate container 5e86c49fbaef 15:51:02 ---> f9a446d9fd9f 15:51:02 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 15:51:02 ---> Running in 0ba1b7cc32ca 15:51:02 Removing intermediate container 0ba1b7cc32ca 15:51:02 ---> 67fd7d96fd65 15:51:02 Step 5/14 : ARG ADD_BUILD_TAGS="" 15:51:02 ---> Running in 850fc819df45 15:51:02 Removing intermediate container 850fc819df45 15:51:02 ---> bf0fb41af269 15:51:02 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:51:02 ---> Running in dd103d586da8 15:51:02 Removing intermediate container dd103d586da8 15:51:02 ---> 79d2d6072830 15:51:02 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:02 ---> Running in f12bc8c5824c 15:51:02 Removing intermediate container f12bc8c5824c 15:51:02 ---> 142f93da2950 15:51:02 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:02 ---> Running in 117d3b2a41d6 15:51:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:04 OK: 211 MiB in 51 packages 15:51:05 Removing intermediate container 117d3b2a41d6 15:51:05 ---> d9cddee68ce9 15:51:05 Step 9/14 : WORKDIR /app 15:51:05 ---> Running in d056366ae5bf 15:51:05 Removing intermediate container d056366ae5bf 15:51:05 ---> 77a13ac050c9 15:51:05 Step 10/14 : COPY go.mod vendor* ./ 15:51:06 ---> dec20fb09e88 15:51:06 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:06 ---> Running in d59f9771bce2 15:51:32 Removing intermediate container d59f9771bce2 15:51:32 ---> 8853a3808d3e 15:51:32 Step 12/14 : COPY . . 15:51:32 ---> 9d224a404e8b 15:51:32 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:51:32 ---> Running in 5f0358bdd155 15:51:32 Removing intermediate container 5f0358bdd155 15:51:32 ---> 612789a20083 15:51:32 Step 14/14 : RUN $MAKE 15:51:32 ---> Running in f080da3cc3ce 15:51:32 noop 15:51:32 Removing intermediate container f080da3cc3ce 15:51:32 ---> f872dd10ee6d 15:51:32 Successfully built f872dd10ee6d 15:51:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:33 + docker inspect -f . ci-base-image-x86_64 15:51:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:33 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 15:51:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:33 $ docker top 35a567230e57fc605a31b5f47649f2a0ca7a5976d70638435e1c92d02fd1ef2e -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:34 + go version 15:51:34 go version go1.18.7 linux/amd64 [Pipeline] } 15:51:34 $ docker stop --time=1 35a567230e57fc605a31b5f47649f2a0ca7a5976d70638435e1c92d02fd1ef2e 15:51:35 $ docker rm -f 35a567230e57fc605a31b5f47649f2a0ca7a5976d70638435e1c92d02fd1ef2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker inspect -f . ci-base-image-x86_64 15:51:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:35 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 15:51:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:36 $ docker top 8285eac0e4ca78c3c15f9d9390ef21297859cfca129ff119212a20bb2d972769 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:36 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:51:36 + make test 15:51:36 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:51:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:51:46 CGO_ENABLED=1 go vet ./... 15:51:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:49 ./bin/test-attribution-txt.sh [Pipeline] echo 15:51:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:51:49 $ docker stop --time=1 8285eac0e4ca78c3c15f9d9390ef21297859cfca129ff119212a20bb2d972769 15:51:52 $ docker rm -f 8285eac0e4ca78c3c15f9d9390ef21297859cfca129ff119212a20bb2d972769 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:51:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:54 + ls -al . 15:51:54 total 176 15:51:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:51 . 15:51:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:50 .. 15:51:54 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 15:50 .dockerignore 15:51:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:50 .git 15:51:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:50 .github 15:51:54 -rw-rw-r-- 1 jenkins jenkins 171 Oct 24 15:50 .gitignore 15:51:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:50 .semver 15:51:54 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 24 15:50 Attribution.txt 15:51:54 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 24 15:50 CHANGELOG.md 15:51:54 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 24 15:50 Dockerfile 15:51:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:50 GOVERNANCE.md 15:51:54 -rw-rw-r-- 1 jenkins jenkins 688 Oct 24 15:50 Jenkinsfile 15:51:54 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 15:50 LICENSE 15:51:54 -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 15:50 OWNERS.md 15:51:54 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 24 15:50 README.md 15:51:54 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:50 VERSION 15:51:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:50 bin 15:51:54 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 15:51 coverage.out 15:51:54 -rw-rw-r-- 1 jenkins jenkins 3455 Oct 24 15:50 go.mod 15:51:54 -rw-rw-r-- 1 jenkins jenkins 37340 Oct 24 15:50 go.sum 15:51:54 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 24 15:50 main.go 15:51:54 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 24 15:50 makefile 15:51:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:50 res 15:51:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:54 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec --label arch=amd64 --label version=2.3.0-dev.32 . 15:51:54 Sending build context to Docker daemon 3.161MB 15:51:54 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 15:51:54 Step 2/28 : FROM ${BASE} AS builder 15:51:54 ---> f872dd10ee6d 15:51:54 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:51:54 ---> Running in 69ba19db676c 15:51:55 Removing intermediate container 69ba19db676c 15:51:55 ---> 4bc95e086cc5 15:51:55 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 15:51:55 ---> Running in fb19a70b4c83 15:51:55 Removing intermediate container fb19a70b4c83 15:51:55 ---> 2b4a3929436a 15:51:55 Step 5/28 : ARG ADD_BUILD_TAGS="" 15:51:55 ---> Running in 50268d553073 15:51:55 Removing intermediate container 50268d553073 15:51:55 ---> 325dcdca7900 15:51:55 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:51:55 ---> Running in da2d6d6fc1e5 15:51:55 Removing intermediate container da2d6d6fc1e5 15:51:55 ---> b7065d5d857d 15:51:55 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:55 ---> Running in 1a085be71666 15:51:56 Removing intermediate container 1a085be71666 15:51:56 ---> ac2773eeee99 15:51:56 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:56 ---> Running in c3434af1ee54 15:51:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:58 OK: 211 MiB in 51 packages 15:51:58 Removing intermediate container c3434af1ee54 15:51:58 ---> d753f795ddb3 15:51:58 Step 9/28 : WORKDIR /app 15:51:59 ---> Running in 52c564e3f0c9 15:51:59 Removing intermediate container 52c564e3f0c9 15:51:59 ---> e5c4860ff72e 15:51:59 Step 10/28 : COPY go.mod vendor* ./ 15:51:59 ---> a7225f6a54f0 15:51:59 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:59 ---> Running in 25e741ce700d 15:52:00 Removing intermediate container 25e741ce700d 15:52:00 ---> 44454b69a6ec 15:52:00 Step 12/28 : COPY . . 15:52:00 ---> 71a9b054bf14 15:52:00 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:52:00 ---> Running in 4097ead21b25 15:52:01 Removing intermediate container 4097ead21b25 15:52:01 ---> 65ce94fd30f8 15:52:01 Step 14/28 : RUN $MAKE 15:52:01 ---> Running in ebea110664bd 15:52:01 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:52:23 Removing intermediate container ebea110664bd 15:52:23 ---> 409e1fafd747 15:52:23 Step 15/28 : FROM alpine:3.16 15:52:23 3.16: Pulling from library/alpine 15:52:24 213ec9aee27d: Already exists 15:52:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:52:24 Status: Downloaded newer image for alpine:3.16 15:52:24 ---> 9c6f07244728 15:52:24 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:52:24 ---> Running in 07897f8387da 15:52:24 Removing intermediate container 07897f8387da 15:52:24 ---> 75139ff76374 15:52:24 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 15:52:24 ---> Running in 08e5896b20df 15:52:24 Removing intermediate container 08e5896b20df 15:52:24 ---> 80884fefd12d 15:52:24 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:52:24 ---> Running in 181cfed0d358 15:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:25 (1/7) Installing ca-certificates (20220614-r0) 15:52:25 (2/7) Installing dumb-init (1.2.5-r1) 15:52:25 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:52:25 (4/7) Installing libsodium (1.0.18-r0) 15:52:25 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:52:25 (6/7) Installing libzmq (4.3.4-r0) 15:52:25 (7/7) Installing zeromq (4.3.4-r0) 15:52:25 Executing busybox-1.35.0-r17.trigger 15:52:25 Executing ca-certificates-20220614-r0.trigger 15:52:25 OK: 9 MiB in 21 packages 15:52:26 Removing intermediate container 181cfed0d358 15:52:26 ---> bb50493a7b3e 15:52:26 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:52:26 ---> a130e208abd0 15:52:26 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 15:52:26 ---> 58a1bc8d7493 15:52:26 Step 21/28 : COPY --from=builder /app/res/ /res/ 15:52:27 ---> 23e542958760 15:52:27 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:52:28 ---> 5b3f0d67f254 15:52:28 Step 23/28 : EXPOSE 48095 15:52:28 ---> Running in c3aa404b3957 15:52:28 Removing intermediate container c3aa404b3957 15:52:28 ---> 3476afbd1234 15:52:28 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 15:52:28 ---> Running in 68cc504ef9ba 15:52:28 Removing intermediate container 68cc504ef9ba 15:52:28 ---> 4e746b5578e2 15:52:28 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:28 ---> Running in 79ec2d8ec186 15:52:28 Removing intermediate container 79ec2d8ec186 15:52:28 ---> 4b98e1a70450 15:52:28 Step 26/28 : LABEL arch=amd64 15:52:28 ---> Running in 537f8a0796fd 15:52:28 Removing intermediate container 537f8a0796fd 15:52:28 ---> aae1967013b7 15:52:28 Step 27/28 : LABEL git_sha=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 15:52:28 ---> Running in 68585fc6685c 15:52:29 Removing intermediate container 68585fc6685c 15:52:29 ---> db6e58432c05 15:52:29 Step 28/28 : LABEL version=2.3.0-dev.32 15:52:29 ---> Running in 99d725ef1106 15:52:29 Removing intermediate container 99d725ef1106 15:52:29 ---> 2ad65daa8fa7 15:52:29 [Warning] One or more build-args [ARCH] were not consumed 15:52:29 Successfully built 2ad65daa8fa7 15:52:29 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:29 provisioning config files... 15:52:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1661881214770278128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:30 ---> docker-login.sh 15:52:30 nexus3.edgexfoundry.org:10001 15:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:30 Configure a credential helper to remove this warning. See 15:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:30 15:52:30 Login Succeeded 15:52:30 nexus3.edgexfoundry.org:10002 15:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:30 Configure a credential helper to remove this warning. See 15:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:30 15:52:30 Login Succeeded 15:52:30 nexus3.edgexfoundry.org:10003 15:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:30 Configure a credential helper to remove this warning. See 15:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:30 15:52:30 Login Succeeded 15:52:30 nexus3.edgexfoundry.org:10004 15:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:30 Configure a credential helper to remove this warning. See 15:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:30 15:52:30 Login Succeeded 15:52:30 docker.io 15:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:30 Configure a credential helper to remove this warning. See 15:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:30 15:52:30 Login Succeeded 15:52:30 ---> docker-login.sh ends [Pipeline] } 15:52:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:30 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:52:30 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 15:52:30 latest 15:52:30 2.3.0-dev.32 15:52:30 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 15:52:30 main 15:52:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 15:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:31 9459a67c6ea0: Preparing 15:52:31 3e6c0b49d41e: Preparing 15:52:31 9b28e8a6f474: Preparing 15:52:31 cbcd33f05944: Preparing 15:52:31 481679a276c2: Preparing 15:52:31 994393dc58e7: Preparing 15:52:31 994393dc58e7: Waiting 15:52:31 cbcd33f05944: Pushed 15:52:31 9b28e8a6f474: Pushed 15:52:31 3e6c0b49d41e: Pushed 15:52:31 994393dc58e7: Layer already exists 15:52:31 481679a276c2: Pushed 15:52:34 9459a67c6ea0: Pushed 15:52:34 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:34 9459a67c6ea0: Preparing 15:52:34 3e6c0b49d41e: Preparing 15:52:34 9b28e8a6f474: Preparing 15:52:34 cbcd33f05944: Preparing 15:52:34 481679a276c2: Preparing 15:52:34 994393dc58e7: Preparing 15:52:34 994393dc58e7: Waiting 15:52:34 481679a276c2: Layer already exists 15:52:34 3e6c0b49d41e: Layer already exists 15:52:34 cbcd33f05944: Layer already exists 15:52:34 9b28e8a6f474: Layer already exists 15:52:34 9459a67c6ea0: Layer already exists 15:52:34 994393dc58e7: Layer already exists 15:52:34 latest: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.32 15:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:35 9459a67c6ea0: Preparing 15:52:35 3e6c0b49d41e: Preparing 15:52:35 9b28e8a6f474: Preparing 15:52:35 cbcd33f05944: Preparing 15:52:35 481679a276c2: Preparing 15:52:35 994393dc58e7: Preparing 15:52:35 994393dc58e7: Waiting 15:52:35 481679a276c2: Layer already exists 15:52:35 3e6c0b49d41e: Layer already exists 15:52:35 9b28e8a6f474: Layer already exists 15:52:35 cbcd33f05944: Layer already exists 15:52:35 9459a67c6ea0: Layer already exists 15:52:35 994393dc58e7: Layer already exists 15:52:35 2.3.0-dev.32: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 15:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:36 9459a67c6ea0: Preparing 15:52:36 3e6c0b49d41e: Preparing 15:52:36 9b28e8a6f474: Preparing 15:52:36 cbcd33f05944: Preparing 15:52:36 481679a276c2: Preparing 15:52:36 994393dc58e7: Preparing 15:52:36 994393dc58e7: Waiting 15:52:36 481679a276c2: Layer already exists 15:52:36 9459a67c6ea0: Layer already exists 15:52:36 9b28e8a6f474: Layer already exists 15:52:36 cbcd33f05944: Layer already exists 15:52:36 3e6c0b49d41e: Layer already exists 15:52:36 994393dc58e7: Layer already exists 15:52:36 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:36 9459a67c6ea0: Preparing 15:52:36 3e6c0b49d41e: Preparing 15:52:36 9b28e8a6f474: Preparing 15:52:36 cbcd33f05944: Preparing 15:52:36 481679a276c2: Preparing 15:52:36 994393dc58e7: Preparing 15:52:36 994393dc58e7: Waiting 15:52:36 9b28e8a6f474: Layer already exists 15:52:36 481679a276c2: Layer already exists 15:52:36 3e6c0b49d41e: Layer already exists 15:52:36 9459a67c6ea0: Layer already exists 15:52:36 cbcd33f05944: Layer already exists 15:52:36 994393dc58e7: Layer already exists 15:52:36 main: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:37 ===================================================== [Pipeline] echo 15:52:37 taggedImages: 15:52:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 15:52:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:52:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.32 15:52:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 15:52:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:37 15:52:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:37 latest: Pulling from edgex-lftools-log-publisher 15:52:37 5eb5b503b376: Pulling fs layer 15:52:37 5c69ac0246d0: Pulling fs layer 15:52:37 ec43610c2a17: Pulling fs layer 15:52:37 3a2ae6a8a46f: Pulling fs layer 15:52:37 33b1e0a273af: Pulling fs layer 15:52:37 5d3b04190fa2: Pulling fs layer 15:52:37 2f39f015ded8: Pulling fs layer 15:52:37 3a2ae6a8a46f: Waiting 15:52:37 33b1e0a273af: Waiting 15:52:37 2f39f015ded8: Waiting 15:52:37 5d3b04190fa2: Waiting 15:52:37 5c69ac0246d0: Download complete 15:52:37 3a2ae6a8a46f: Verifying Checksum 15:52:37 3a2ae6a8a46f: Download complete 15:52:37 33b1e0a273af: Download complete 15:52:37 5d3b04190fa2: Verifying Checksum 15:52:37 5d3b04190fa2: Download complete 15:52:37 ec43610c2a17: Download complete 15:52:37 5eb5b503b376: Verifying Checksum 15:52:37 5eb5b503b376: Download complete 15:52:38 2f39f015ded8: Download complete 15:52:39 5eb5b503b376: Pull complete 15:52:39 5c69ac0246d0: Pull complete 15:52:39 ec43610c2a17: Pull complete 15:52:39 3a2ae6a8a46f: Pull complete 15:52:39 33b1e0a273af: Pull complete 15:52:40 5d3b04190fa2: Pull complete 15:52:44 2f39f015ded8: Pull complete 15:52:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:44 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 15:52:44 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:52:47 $ docker top 8a1f5b2e7715a2a11bcd2aabc855d4befe4f5c20551853cd4adda217f1bc6241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:48 ---> job-cost.sh 15:52:48 lf-activate-venv: SKIPPING 15:52:48 INFO: No Stack... 15:52:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:52:48 INFO: Archiving Costs [Pipeline] sh 15:52:49 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:52:49 + cut -d, -f6 [Pipeline] lock 15:52:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] 15:52:49 Resource [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] did not exist. Created. 15:52:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:52:49 + echo total: 0.2199999988079071 [Pipeline] stash 15:52:49 Stashed 1 file(s) [Pipeline] } 15:52:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 15:52:49 $ docker stop --time=1 8a1f5b2e7715a2a11bcd2aabc855d4befe4f5c20551853cd4adda217f1bc6241 15:52:50 $ docker rm -f 8a1f5b2e7715a2a11bcd2aabc855d4befe4f5c20551853cd4adda217f1bc6241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:40:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22645 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:40:41 Running in /w/workspace/app-service-configurable/111 [Pipeline] { [Pipeline] checkout 18:40:41 Selected Git installation does not exist. Using Default 18:40:41 The recommended git tool is: NONE 18:40:46 using credential edgex-jenkins-ssh 18:40:46 Cloning the remote Git repository 18:40:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:40:46 > git init /w/workspace/app-service-configurable/111 # timeout=10 18:40:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:40:47 > git --version # timeout=10 18:40:47 > git --version # 'git version 2.25.1' 18:40:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:47 Verifying host key using known hosts file 18:40:47 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. 18:40:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:49 Avoid second fetch 18:40:49 Checking out Revision 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec (main) 18:40:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:40:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:49 > git config core.sparsecheckout # timeout=10 18:40:49 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#477)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:49 > git checkout -f 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec # timeout=10 18:40:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:40:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:50 Dload Upload Total Spent Left Speed 18:40:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 18:40:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:40:51 + sudo tee /etc/docker/daemon.new 18:40:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:40:51 { 18:40:51 "registry-mirrors": [ 18:40:51 "https://nexus3.edgexfoundry.org:10001" 18:40:51 ], 18:40:51 "bip": "10.250.0.254/24", 18:40:51 "hosts": [ 18:40:51 "tcp://0.0.0.0:5555", 18:40:51 "unix:///var/run/docker.sock" 18:40:51 ], 18:40:51 "mtu": 1458, 18:40:51 "selinux-enabled": true, 18:40:51 "seccomp-profile": "/etc/docker/seccomp.json" 18:40:51 } [Pipeline] sh 18:40:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:40:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:10 provisioning config files... 18:41:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config10434040688411210047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:11 ---> docker-login.sh 18:41:11 nexus3.edgexfoundry.org:10001 18:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:11 Configure a credential helper to remove this warning. See 18:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:11 18:41:11 Login Succeeded 18:41:11 nexus3.edgexfoundry.org:10002 18:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:12 Configure a credential helper to remove this warning. See 18:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:12 18:41:12 Login Succeeded 18:41:12 nexus3.edgexfoundry.org:10003 18:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:12 Configure a credential helper to remove this warning. See 18:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:12 18:41:12 Login Succeeded 18:41:12 nexus3.edgexfoundry.org:10004 18:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:12 Configure a credential helper to remove this warning. See 18:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:12 18:41:12 Login Succeeded 18:41:12 docker.io 18:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:13 Configure a credential helper to remove this warning. See 18:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:13 18:41:13 Login Succeeded 18:41:13 ---> docker-login.sh ends [Pipeline] } 18:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:13 ========================================================= 18:41:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:41:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:41:13 Sending build context to Docker daemon 207.4kB 18:41:13 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:41:13 Step 2/14 : FROM ${BASE} AS builder 18:41:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:41:13 9b18e9b68314: Pulling fs layer 18:41:13 d32db5db7311: Pulling fs layer 18:41:13 d0c4b47475fc: Pulling fs layer 18:41:13 5831b945b038: Pulling fs layer 18:41:13 86bbec2aaacd: Pulling fs layer 18:41:13 e10730c5d714: Pulling fs layer 18:41:13 5dd5c2283517: Pulling fs layer 18:41:13 d5ac0230b979: Pulling fs layer 18:41:13 5831b945b038: Waiting 18:41:13 86bbec2aaacd: Waiting 18:41:13 e10730c5d714: Waiting 18:41:13 5dd5c2283517: Waiting 18:41:13 d5ac0230b979: Waiting 18:41:13 d0c4b47475fc: Verifying Checksum 18:41:13 d0c4b47475fc: Download complete 18:41:13 d32db5db7311: Verifying Checksum 18:41:13 d32db5db7311: Download complete 18:41:13 86bbec2aaacd: Download complete 18:41:14 e10730c5d714: Verifying Checksum 18:41:14 e10730c5d714: Download complete 18:41:14 9b18e9b68314: Verifying Checksum 18:41:14 9b18e9b68314: Download complete 18:41:15 9b18e9b68314: Pull complete 18:41:15 d5ac0230b979: Verifying Checksum 18:41:15 d5ac0230b979: Download complete 18:41:15 d32db5db7311: Pull complete 18:41:16 d0c4b47475fc: Pull complete 18:41:16 5dd5c2283517: Verifying Checksum 18:41:16 5dd5c2283517: Download complete 18:41:17 5831b945b038: Verifying Checksum 18:41:17 5831b945b038: Download complete 18:41:29 5831b945b038: Pull complete 18:41:29 86bbec2aaacd: Pull complete 18:41:29 e10730c5d714: Pull complete 18:41:34 5dd5c2283517: Pull complete 18:41:36 d5ac0230b979: Pull complete 18:41:36 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:41:36 ---> 59b3b1a385d4 18:41:36 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:41:38 ---> Running in ed2a3ed155ab 18:41:38 Removing intermediate container ed2a3ed155ab 18:41:38 ---> 8a65207fe4ce 18:41:38 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 18:41:38 ---> Running in b16fda8ae035 18:41:39 Removing intermediate container b16fda8ae035 18:41:39 ---> 7bb6a112c844 18:41:39 Step 5/14 : ARG ADD_BUILD_TAGS="" 18:41:39 ---> Running in dbd11ecc9cfc 18:41:39 Removing intermediate container dbd11ecc9cfc 18:41:39 ---> f2ef131ecb8a 18:41:39 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:41:39 ---> Running in 6c2933ac3f12 18:41:39 Removing intermediate container 6c2933ac3f12 18:41:39 ---> fda63e5edd65 18:41:39 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:39 ---> Running in 72c353e6e850 18:41:41 Removing intermediate container 72c353e6e850 18:41:41 ---> 69f7d66afe55 18:41:41 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:41 ---> Running in 1771a1288f0e 18:41:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:41:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:41:44 OK: 221 MiB in 51 packages 18:41:45 Removing intermediate container 1771a1288f0e 18:41:45 ---> 1e1de659876a 18:41:45 Step 9/14 : WORKDIR /app 18:41:45 ---> Running in 91e7d0200fd4 18:41:45 Removing intermediate container 91e7d0200fd4 18:41:45 ---> e9be087e267c 18:41:45 Step 10/14 : COPY go.mod vendor* ./ 18:41:45 ---> 3ba36290a9f3 18:41:45 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:46 ---> Running in a9cf200e0660 18:42:42 Removing intermediate container a9cf200e0660 18:42:42 ---> c7dd5403bb89 18:42:42 Step 12/14 : COPY . . 18:42:42 ---> 600df7234e1e 18:42:42 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:42 ---> Running in d32b227454a8 18:42:42 Removing intermediate container d32b227454a8 18:42:42 ---> d94b8d524deb 18:42:42 Step 14/14 : RUN $MAKE 18:42:42 ---> Running in 45d2e252f4cb 18:42:42 noop 18:42:42 Removing intermediate container 45d2e252f4cb 18:42:42 ---> f097dc0bc80a 18:42:42 Successfully built f097dc0bc80a 18:42:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:43 + docker inspect -f . ci-base-image-arm64 18:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:43 prd-ubuntu20.04-docker-arm64-4c-16g-22645 does not seem to be running inside a container 18:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:42:44 $ docker top 72a1864dbcebff85202bb8ba4d8f4ab0012382a4efe891ab8f48162bfd6c4b8f -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:45 + go version 18:42:45 go version go1.18.7 linux/arm64 [Pipeline] } 18:42:45 $ docker stop --time=1 72a1864dbcebff85202bb8ba4d8f4ab0012382a4efe891ab8f48162bfd6c4b8f 18:42:47 $ docker rm -f 72a1864dbcebff85202bb8ba4d8f4ab0012382a4efe891ab8f48162bfd6c4b8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:47 + docker inspect -f . ci-base-image-arm64 18:42:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:47 prd-ubuntu20.04-docker-arm64-4c-16g-22645 does not seem to be running inside a container 18:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:42:48 $ docker top 6d0633821a45a91ff9e83884026394769a5194862306e652fdcc35479dac0e5a -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:49 + git config --global --add safe.directory /w/workspace/app-service-configurable/111 [Pipeline] fileExists [Pipeline] sh 18:42:50 + make test 18:42:50 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:44:11 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:44:11 CGO_ENABLED=1 go vet ./... 18:44:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:26 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:44:27 $ docker stop --time=1 6d0633821a45a91ff9e83884026394769a5194862306e652fdcc35479dac0e5a 18:44:28 $ docker rm -f 6d0633821a45a91ff9e83884026394769a5194862306e652fdcc35479dac0e5a [Pipeline] // withDockerContainer [Pipeline] sh 18:44:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:29 Warning: overwriting stash ‘coverage-report’ 18:44:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:30 + ls -al . 18:44:30 total 172 18:44:30 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:42 . 18:44:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:40 .. 18:44:30 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:40 .dockerignore 18:44:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:40 .git 18:44:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:40 .github 18:44:30 -rw-rw-r-- 1 jenkins jenkins 171 Oct 24 18:40 .gitignore 18:44:30 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 24 18:40 Attribution.txt 18:44:30 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 24 18:40 CHANGELOG.md 18:44:30 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 24 18:40 Dockerfile 18:44:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:40 GOVERNANCE.md 18:44:30 -rw-rw-r-- 1 jenkins jenkins 688 Oct 24 18:40 Jenkinsfile 18:44:30 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:40 LICENSE 18:44:30 -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:40 OWNERS.md 18:44:30 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 24 18:40 README.md 18:44:30 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:50 VERSION 18:44:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:40 bin 18:44:30 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 18:42 coverage.out 18:44:30 -rw-rw-r-- 1 jenkins jenkins 3455 Oct 24 18:40 go.mod 18:44:30 -rw-rw-r-- 1 jenkins jenkins 37340 Oct 24 18:40 go.sum 18:44:30 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 24 18:40 main.go 18:44:30 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 24 18:40 makefile 18:44:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:40 res 18:44:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:31 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec --label arch=arm64 --label version=2.3.0-dev.32 . 18:44:31 Sending build context to Docker daemon 208.4kB 18:44:31 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 18:44:31 Step 2/28 : FROM ${BASE} AS builder 18:44:31 ---> f097dc0bc80a 18:44:31 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:44:31 ---> Running in db84c5dea7bb 18:44:31 Removing intermediate container db84c5dea7bb 18:44:31 ---> f0f5a94a099c 18:44:31 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:44:31 ---> Running in 26d12e25b313 18:44:31 Removing intermediate container 26d12e25b313 18:44:31 ---> 8d17f2bc95d3 18:44:31 Step 5/28 : ARG ADD_BUILD_TAGS="" 18:44:32 ---> Running in 586f0a48efda 18:44:32 Removing intermediate container 586f0a48efda 18:44:32 ---> 2504786e56ab 18:44:32 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:44:32 ---> Running in 97ca17d7a6b6 18:44:32 Removing intermediate container 97ca17d7a6b6 18:44:32 ---> 3fdf2c2a0a5b 18:44:32 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:33 ---> Running in 894326ea5367 18:44:35 Removing intermediate container 894326ea5367 18:44:35 ---> fb3ee88e3096 18:44:35 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:44:35 ---> Running in c20505ded1ec 18:44:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:44:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:44:37 OK: 221 MiB in 51 packages 18:44:38 Removing intermediate container c20505ded1ec 18:44:38 ---> 420ceaba6232 18:44:38 Step 9/28 : WORKDIR /app 18:44:38 ---> Running in 6dc240a2350a 18:44:38 Removing intermediate container 6dc240a2350a 18:44:38 ---> 4b17ade88c8f 18:44:38 Step 10/28 : COPY go.mod vendor* ./ 18:44:38 ---> 7abe75a0c18b 18:44:38 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:39 ---> Running in 0322884ccc41 18:44:41 Removing intermediate container 0322884ccc41 18:44:41 ---> b3a679a9d54b 18:44:41 Step 12/28 : COPY . . 18:44:41 ---> ccc7f631737f 18:44:41 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:44:41 ---> Running in 5f8ed1d74447 18:44:41 Removing intermediate container 5f8ed1d74447 18:44:41 ---> f11e8dab89b2 18:44:41 Step 14/28 : RUN $MAKE 18:44:41 ---> Running in cee5d3fd9f97 18:44:42 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:47:19 Removing intermediate container cee5d3fd9f97 18:47:19 ---> 171eeb4b264b 18:47:19 Step 15/28 : FROM alpine:3.16 18:47:19 3.16: Pulling from library/alpine 18:47:19 9b18e9b68314: Already exists 18:47:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:47:19 Status: Downloaded newer image for alpine:3.16 18:47:19 ---> a6215f271958 18:47:19 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:47:19 ---> Running in 02e5deebcf82 18:47:19 Removing intermediate container 02e5deebcf82 18:47:19 ---> e6d379708285 18:47:19 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:47:19 ---> Running in 894b29c26f02 18:47:19 Removing intermediate container 894b29c26f02 18:47:19 ---> a7cc2d7b3861 18:47:19 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:47:19 ---> Running in 640284f993da 18:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:47:19 (1/7) Installing ca-certificates (20220614-r0) 18:47:19 (2/7) Installing dumb-init (1.2.5-r1) 18:47:19 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:47:19 (4/7) Installing libsodium (1.0.18-r0) 18:47:19 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:47:19 (6/7) Installing libzmq (4.3.4-r0) 18:47:19 (7/7) Installing zeromq (4.3.4-r0) 18:47:19 Executing busybox-1.35.0-r17.trigger 18:47:19 Executing ca-certificates-20220614-r0.trigger 18:47:19 OK: 9 MiB in 21 packages 18:47:19 Removing intermediate container 640284f993da 18:47:19 ---> 516f085fbd6f 18:47:19 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:47:19 ---> f75c1de8c2ec 18:47:19 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:47:19 ---> 0ddac02879b1 18:47:19 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:47:19 ---> a02a26dab029 18:47:19 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:47:19 ---> df4cd9cc223e 18:47:19 Step 23/28 : EXPOSE 48095 18:47:19 ---> Running in 95ed376d36df 18:47:19 Removing intermediate container 95ed376d36df 18:47:19 ---> a61a84e3468c 18:47:19 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:47:19 ---> Running in d86837758da7 18:47:19 Removing intermediate container d86837758da7 18:47:19 ---> 57134f6665a0 18:47:19 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:19 ---> Running in f1d71287cda7 18:47:19 Removing intermediate container f1d71287cda7 18:47:19 ---> 7fe5b0fd8e16 18:47:19 Step 26/28 : LABEL arch=arm64 18:47:19 ---> Running in 18f9341a1825 18:47:19 Removing intermediate container 18f9341a1825 18:47:19 ---> cc056e375c82 18:47:19 Step 27/28 : LABEL git_sha=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 18:47:19 ---> Running in a79f74320d3f 18:47:19 Removing intermediate container a79f74320d3f 18:47:19 ---> 13f88c0e238a 18:47:19 Step 28/28 : LABEL version=2.3.0-dev.32 18:47:19 ---> Running in 46421244be44 18:47:19 Removing intermediate container 46421244be44 18:47:19 ---> 6d7d7b2be779 18:47:19 [Warning] One or more build-args [ARCH] were not consumed 18:47:19 Successfully built 6d7d7b2be779 18:47:19 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:19 provisioning config files... 18:47:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config7146397724976318169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:20 ---> docker-login.sh 18:47:20 nexus3.edgexfoundry.org:10001 18:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:20 Configure a credential helper to remove this warning. See 18:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:20 18:47:20 Login Succeeded 18:47:20 nexus3.edgexfoundry.org:10002 18:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:20 Configure a credential helper to remove this warning. See 18:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:20 18:47:20 Login Succeeded 18:47:20 nexus3.edgexfoundry.org:10003 18:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:20 Configure a credential helper to remove this warning. See 18:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:20 18:47:20 Login Succeeded 18:47:20 nexus3.edgexfoundry.org:10004 18:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:21 Configure a credential helper to remove this warning. See 18:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:21 18:47:21 Login Succeeded 18:47:21 docker.io 18:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:21 Configure a credential helper to remove this warning. See 18:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:21 18:47:21 Login Succeeded 18:47:21 ---> docker-login.sh ends [Pipeline] } 18:47:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:47:21 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:47:21 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 18:47:21 latest 18:47:21 2.3.0-dev.32 18:47:21 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 18:47:21 main 18:47:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 18:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:47:22 f9455aa2e8bf: Preparing 18:47:22 abfb5cf369de: Preparing 18:47:22 15c60e9673f4: Preparing 18:47:22 13a6f3dd6f61: Preparing 18:47:22 97cdf029902d: Preparing 18:47:22 5d3e392a13a0: Preparing 18:47:22 5d3e392a13a0: Waiting 18:47:22 15c60e9673f4: Pushed 18:47:22 13a6f3dd6f61: Pushed 18:47:22 abfb5cf369de: Pushed 18:47:22 5d3e392a13a0: Layer already exists 18:47:23 97cdf029902d: Pushed 18:47:28 f9455aa2e8bf: Pushed 18:47:28 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:47:28 f9455aa2e8bf: Preparing 18:47:28 abfb5cf369de: Preparing 18:47:28 15c60e9673f4: Preparing 18:47:28 13a6f3dd6f61: Preparing 18:47:28 97cdf029902d: Preparing 18:47:28 5d3e392a13a0: Preparing 18:47:28 5d3e392a13a0: Waiting 18:47:28 97cdf029902d: Layer already exists 18:47:28 13a6f3dd6f61: Layer already exists 18:47:28 abfb5cf369de: Layer already exists 18:47:28 f9455aa2e8bf: Layer already exists 18:47:28 15c60e9673f4: Layer already exists 18:47:28 5d3e392a13a0: Layer already exists 18:47:28 latest: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.32 18:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:47:29 f9455aa2e8bf: Preparing 18:47:29 abfb5cf369de: Preparing 18:47:29 15c60e9673f4: Preparing 18:47:29 13a6f3dd6f61: Preparing 18:47:29 97cdf029902d: Preparing 18:47:29 5d3e392a13a0: Preparing 18:47:29 5d3e392a13a0: Waiting 18:47:29 abfb5cf369de: Layer already exists 18:47:29 97cdf029902d: Layer already exists 18:47:29 f9455aa2e8bf: Layer already exists 18:47:29 13a6f3dd6f61: Layer already exists 18:47:29 15c60e9673f4: Layer already exists 18:47:29 5d3e392a13a0: Layer already exists 18:47:29 2.3.0-dev.32: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 18:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:47:30 f9455aa2e8bf: Preparing 18:47:30 abfb5cf369de: Preparing 18:47:30 15c60e9673f4: Preparing 18:47:30 13a6f3dd6f61: Preparing 18:47:30 97cdf029902d: Preparing 18:47:30 5d3e392a13a0: Preparing 18:47:30 f9455aa2e8bf: Layer already exists 18:47:30 abfb5cf369de: Layer already exists 18:47:30 97cdf029902d: Layer already exists 18:47:30 15c60e9673f4: Layer already exists 18:47:30 13a6f3dd6f61: Layer already exists 18:47:30 5d3e392a13a0: Layer already exists 18:47:30 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:47:31 f9455aa2e8bf: Preparing 18:47:31 abfb5cf369de: Preparing 18:47:31 15c60e9673f4: Preparing 18:47:31 13a6f3dd6f61: Preparing 18:47:31 97cdf029902d: Preparing 18:47:31 5d3e392a13a0: Preparing 18:47:31 5d3e392a13a0: Waiting 18:47:31 13a6f3dd6f61: Layer already exists 18:47:31 f9455aa2e8bf: Layer already exists 18:47:31 97cdf029902d: Layer already exists 18:47:31 abfb5cf369de: Layer already exists 18:47:31 15c60e9673f4: Layer already exists 18:47:31 5d3e392a13a0: Layer already exists 18:47:31 main: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:31 ===================================================== [Pipeline] echo 18:47:31 taggedImages: 18:47:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 18:47:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:47:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.32 18:47:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 18:47:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:31 18:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:31 arm64: Pulling from edgex-lftools-log-publisher 18:47:31 8998bd30e6a1: Pulling fs layer 18:47:31 04944245beec: Pulling fs layer 18:47:31 699f458cf7ca: Pulling fs layer 18:47:31 765212b225bb: Pulling fs layer 18:47:31 f23df028b6ca: Pulling fs layer 18:47:31 d65c8cfc05b1: Pulling fs layer 18:47:31 2437ff75d9bd: Pulling fs layer 18:47:31 765212b225bb: Waiting 18:47:31 f23df028b6ca: Waiting 18:47:31 d65c8cfc05b1: Waiting 18:47:31 2437ff75d9bd: Waiting 18:47:32 04944245beec: Verifying Checksum 18:47:32 04944245beec: Download complete 18:47:32 765212b225bb: Verifying Checksum 18:47:32 765212b225bb: Download complete 18:47:32 f23df028b6ca: Download complete 18:47:32 d65c8cfc05b1: Verifying Checksum 18:47:32 d65c8cfc05b1: Download complete 18:47:32 699f458cf7ca: Verifying Checksum 18:47:32 699f458cf7ca: Download complete 18:47:32 8998bd30e6a1: Verifying Checksum 18:47:32 8998bd30e6a1: Download complete 18:47:34 2437ff75d9bd: Verifying Checksum 18:47:36 8998bd30e6a1: Pull complete 18:47:36 04944245beec: Pull complete 18:47:38 699f458cf7ca: Pull complete 18:47:38 765212b225bb: Pull complete 18:47:39 f23df028b6ca: Pull complete 18:47:39 d65c8cfc05b1: Pull complete 18:47:54 2437ff75d9bd: Pull complete 18:47:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:54 prd-ubuntu20.04-docker-arm64-4c-16g-22645 does not seem to be running inside a container 18:47:54 $ 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/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:47:57 $ docker top 3fc8ab32d15778cb9d82791e11c36282fde48dd74950edfa7fa3269d4c87ff86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:57 ---> job-cost.sh 18:47:57 lf-activate-venv: SKIPPING 18:47:57 INFO: No Stack... 18:47:58 INFO: Retrieving Pricing Info for: v3-standard-4 18:47:59 INFO: Archiving Costs [Pipeline] sh 18:47:59 + cut -d, -f6 18:47:59 + cat /w/workspace/app-service-configurable/111/archives/cost.csv [Pipeline] lock 18:47:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] 18:47:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] did not exist. Created. 18:47:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:00 /w/workspace/app-service-configurable/111@tmp/durable-1a45e542/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:48:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:48:00 Warning: overwriting stash ‘stack-cost’ 18:48:00 Stashed 1 file(s) [Pipeline] } 18:48:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 18:48:00 $ docker stop --time=1 3fc8ab32d15778cb9d82791e11c36282fde48dd74950edfa7fa3269d4c87ff86 18:48:02 $ docker rm -f 3fc8ab32d15778cb9d82791e11c36282fde48dd74950edfa7fa3269d4c87ff86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:48:03 provisioning config files... 18:48:03 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13947235356608893310tmp [Pipeline] { [Pipeline] sh 18:48:03 + set +x 18:48:03 + bash -s -- 18:48:03 + curl -s https://codecov.io/bash 18:48:03 18:48:03 _____ _ 18:48:03 / ____| | | 18:48:03 | | ___ __| | ___ ___ _____ __ 18:48:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:48:03 | |___| (_) | (_| | __/ (_| (_) \ V / 18:48:03 \_____\___/ \__,_|\___|\___\___/ \_/ 18:48:03 Bash-1.0.6 18:48:03 18:48:03 18:48:03 ==> git version 2.25.1 found 18:48:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:48:03 Release-Date: 2020-01-08 18:48:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:48:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:48:03 ==> Jenkins CI detected. 18:48:03 current dir:  /w/workspace/ry_app-service-configurable_main 18:48:03 project root: . 18:48:03 --> token set from env 18:48:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:48:03 ==> Running gcov in . (disable via -X gcov) 18:48:03 ==> Python coveragepy not found 18:48:03 ==> Searching for coverage reports in: 18:48:03 + . 18:48:03 -> Found 1 reports 18:48:03 ==> Detecting git/mercurial file structure 18:48:03 ==> Reading reports 18:48:03 + ./coverage.out bytes=10 18:48:03 ==> Appending adjustments 18:48:03 https://docs.codecov.io/docs/fixing-reports 18:48:03 + Found adjustments 18:48:03 ==> Gzipping contents 18:48:03 4.0K /tmp/codecov.cI3FqS.gz 18:48:03 ==> Uploading reports 18:48:03 url: https://codecov.io 18:48:03 query: branch=main&commit=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:48:03 -> Pinging Codecov 18:48:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:48:03 -> Uploading to 18:48:03 https://storage.googleapis.com/codecov/v4/raw/2022-10-24/A97CA9966030D2A3747ED39772930CCE/5d9966d7e0f0860b2c36d18e4b2e3034d6765dec/192381ad-588b-4321-b790-10025dd762aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T184803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=570b1b8c4e77126c1af48281bac6dd5e220a09e56a0110e9a0a4767e6b23d00a 18:48:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:03 Dload Upload Total Spent Left Speed 18:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2428 --:--:-- --:--:-- --:--:-- 2428 18:48:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] } 18:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:48:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:48:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:04 18:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:48:05 df9b9388f04a: Pulling fs layer 18:48:05 52dc419b0ee2: Pulling fs layer 18:48:05 25bc292e5bac: Pulling fs layer 18:48:05 114826534d7a: Pulling fs layer 18:48:05 4657fd5d0bcf: Pulling fs layer 18:48:05 6ad1cebc031e: Pulling fs layer 18:48:05 8a3aa393b2d8: Pulling fs layer 18:48:05 114826534d7a: Waiting 18:48:05 4657fd5d0bcf: Waiting 18:48:05 6ad1cebc031e: Waiting 18:48:05 8a3aa393b2d8: Waiting 18:48:05 25bc292e5bac: Download complete 18:48:05 52dc419b0ee2: Verifying Checksum 18:48:05 52dc419b0ee2: Download complete 18:48:05 4657fd5d0bcf: Verifying Checksum 18:48:05 4657fd5d0bcf: Download complete 18:48:05 df9b9388f04a: Verifying Checksum 18:48:05 df9b9388f04a: Download complete 18:48:05 df9b9388f04a: Pull complete 18:48:05 6ad1cebc031e: Verifying Checksum 18:48:05 6ad1cebc031e: Download complete 18:48:05 52dc419b0ee2: Pull complete 18:48:05 25bc292e5bac: Pull complete 18:48:06 114826534d7a: Verifying Checksum 18:48:06 114826534d7a: Download complete 18:48:06 8a3aa393b2d8: Verifying Checksum 18:48:06 8a3aa393b2d8: Download complete 18:48:09 114826534d7a: Pull complete 18:48:09 4657fd5d0bcf: Pull complete 18:48:09 6ad1cebc031e: Pull complete 18:48:12 8a3aa393b2d8: Pull complete 18:48:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:12 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 18:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:48:14 $ docker top 1f536787270cc2a54d7ac9b56638ab80255e1d9daec961f0e9baffc92c2cf1d3 -eo pid,comm [Pipeline] { [Pipeline] echo 18:48:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:48:15 + set -o pipefail 18:48:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:48:21 18:48:21 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:48:21 18:48:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dd3d5b38-c31e-42c6-a44d-ace0e6aaa9cc 18:48:21 18:48:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:48:21 18:48:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:48:21 18:48:21 18:48:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:48:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:48:21 More details here: https://snyk.co/ue1NS [Pipeline] } 18:48:21 $ docker stop --time=1 1f536787270cc2a54d7ac9b56638ab80255e1d9daec961f0e9baffc92c2cf1d3 18:48:23 $ docker rm -f 1f536787270cc2a54d7ac9b56638ab80255e1d9daec961f0e9baffc92c2cf1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:24 + git log --format=format:%s -1 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] sh 18:48:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:25 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 18:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:48:25 $ docker top f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 -eo pid,comm 18:48:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:48:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:25 [ssh-agent] Looking for ssh-agent implementation... 18:48:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:25 $ docker exec f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 ssh-agent 18:48:25 SSH_AUTH_SOCK=/tmp/ssh-q6MxfVqi1Hnb/agent.33 18:48:25 SSH_AGENT_PID=39 18:48:25 Running ssh-add (command line suppressed) 18:48:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3285283335861054413.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3285283335861054413.key) 18:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:26 + git semver tag 18:48:26 2022-10-24 18:48:26,522 [run_tag] DEBUG tag force:False 18:48:26 2022-10-24 18:48:26,522 [check_head_tag] DEBUG check head tag 18:48:26 2022-10-24 18:48:26,522 [execute] INFO git cat-file --batch-check 18:48:26 2022-10-24 18:48:26,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:48:26 2022-10-24 18:48:26,527 [execute] INFO git cat-file --batch 18:48:26 2022-10-24 18:48:26,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:48:26 2022-10-24 18:48:26,544 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:26 2022-10-24 18:48:26,544 [execute] INFO git tag -a v2.3.0-dev.32 -m v2.3.0-dev.32 18:48:26 2022-10-24 18:48:26,544 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.32', '-m', 'v2.3.0-dev.32'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:48:26 2022-10-24 18:48:26,550 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:26 2.3.0-dev.32 [Pipeline] } 18:48:26 $ docker exec --env ******** --env ******** f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 ssh-agent -k 18:48:26 unset SSH_AUTH_SOCK; 18:48:26 unset SSH_AGENT_PID; 18:48:26 echo Agent pid 39 killed; 18:48:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:27 + git semver [Pipeline] } 18:48:27 $ docker stop --time=1 f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 18:48:28 $ docker rm -f f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:48:29 18:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:48:29 0.23.1-centos7: Pulling from edgex-lftools 18:48:29 ab5ef0e58194: Pulling fs layer 18:48:29 9712f1f96733: Pulling fs layer 18:48:29 63f879dbbcfc: Pulling fs layer 18:48:29 0d9ebad4ef96: Pulling fs layer 18:48:29 e9a5061849ea: Pulling fs layer 18:48:29 d747dcd14b5f: Pulling fs layer 18:48:29 e9a5061849ea: Waiting 18:48:29 0d9ebad4ef96: Waiting 18:48:29 2de7ff778b66: Pulling fs layer 18:48:29 2de7ff778b66: Waiting 18:48:29 9712f1f96733: Download complete 18:48:29 63f879dbbcfc: Download complete 18:48:29 e9a5061849ea: Verifying Checksum 18:48:29 e9a5061849ea: Download complete 18:48:29 d747dcd14b5f: Download complete 18:48:30 0d9ebad4ef96: Verifying Checksum 18:48:30 0d9ebad4ef96: Download complete 18:48:30 ab5ef0e58194: Verifying Checksum 18:48:30 ab5ef0e58194: Download complete 18:48:30 2de7ff778b66: Verifying Checksum 18:48:30 2de7ff778b66: Download complete 18:48:32 ab5ef0e58194: Pull complete 18:48:32 9712f1f96733: Pull complete 18:48:33 63f879dbbcfc: Pull complete 18:48:36 0d9ebad4ef96: Pull complete 18:48:36 e9a5061849ea: Pull complete 18:48:37 d747dcd14b5f: Pull complete 18:48:38 2de7ff778b66: Pull complete 18:48:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:48:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:38 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 18:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:48:40 $ docker top 88c9e451e31d0b57383319a78e954e369bc536a099ee8fe4cfc5886fb1de1b51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:48:40 provisioning config files... 18:48:40 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config537167640953340554tmp 18:48:40 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5756593527247894032tmp 18:48:40 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11738545407095055583tmp [Pipeline] { [Pipeline] echo 18:48:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:48:40 ---> sigul-configuration.sh 18:48:40 gpg: directory `/root/.gnupg' created 18:48:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:48:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:48:40 gpg: keyring `/root/.gnupg/secring.gpg' created 18:48:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:48:40 gpg: CAST5 encrypted data 18:48:40 gpg: encrypted with 1 passphrase 18:48:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:48:41 + mkdir /home/jenkins 18:48:41 + mkdir /home/jenkins/sigul [Pipeline] sh 18:48:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:48:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:48:41 ---> sigul-install.sh 18:48:41 Sigul already installed; skipping installation. [Pipeline] sh 18:48:41 + git tag --list 18:48:41 v1.0.0 18:48:41 v1.1.0 18:48:41 v1.2.0 18:48:41 v1.3.0 18:48:41 v1.3.1 18:48:41 v2.0.0 18:48:41 v2.0.1 18:48:41 v2.1.0 18:48:41 v2.1.1 18:48:41 v2.1.1-dev.1 18:48:41 v2.1.1-dev.2 18:48:41 v2.2.0 18:48:41 v2.2.1-dev.1 18:48:41 v2.2.1-dev.10 18:48:41 v2.2.1-dev.2 18:48:41 v2.2.1-dev.3 18:48:41 v2.2.1-dev.4 18:48:41 v2.2.1-dev.5 18:48:41 v2.2.1-dev.6 18:48:41 v2.2.1-dev.7 18:48:41 v2.2.1-dev.8 18:48:41 v2.2.1-dev.9 18:48:41 v2.3.0-dev.10 18:48:41 v2.3.0-dev.11 18:48:41 v2.3.0-dev.12 18:48:41 v2.3.0-dev.13 18:48:41 v2.3.0-dev.14 18:48:41 v2.3.0-dev.15 18:48:41 v2.3.0-dev.16 18:48:41 v2.3.0-dev.17 18:48:41 v2.3.0-dev.18 18:48:41 v2.3.0-dev.19 18:48:41 v2.3.0-dev.20 18:48:41 v2.3.0-dev.21 18:48:41 v2.3.0-dev.22 18:48:41 v2.3.0-dev.23 18:48:41 v2.3.0-dev.24 18:48:41 v2.3.0-dev.25 18:48:41 v2.3.0-dev.26 18:48:41 v2.3.0-dev.27 18:48:41 v2.3.0-dev.28 18:48:41 v2.3.0-dev.29 18:48:41 v2.3.0-dev.30 18:48:41 v2.3.0-dev.31 18:48:41 v2.3.0-dev.32 [Pipeline] sh 18:48:42 + lftools sign git-tag v2.3.0-dev.32 18:48:42 Signing Git tag with Sigul... 18:48:42 Signing v2.3.0-dev.32 [Pipeline] echo 18:48:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:48:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:48:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:48:43 $ docker stop --time=1 88c9e451e31d0b57383319a78e954e369bc536a099ee8fe4cfc5886fb1de1b51 18:48:45 $ docker rm -f 88c9e451e31d0b57383319a78e954e369bc536a099ee8fe4cfc5886fb1de1b51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:48:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:45 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 18:48:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:48:46 $ docker top 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb -eo pid,comm 18:48:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:48:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:46 [ssh-agent] Looking for ssh-agent implementation... 18:48:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:46 $ docker exec 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb ssh-agent 18:48:46 SSH_AUTH_SOCK=/tmp/ssh-kTpUoYyVJn4S/agent.32 18:48:46 SSH_AGENT_PID=38 18:48:46 Running ssh-add (command line suppressed) 18:48:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8303245824608800648.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8303245824608800648.key) 18:48:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:46 + git semver bump pre 18:48:47 2022-10-24 18:48:47,154 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:47 2022-10-24 18:48:47,154 [bump_version] DEBUG bumping version:2.3.0-dev.32 on axis:pre with prefix:dev 18:48:47 2022-10-24 18:48:47,154 [bump_version] DEBUG bumped version:2.3.0-dev.33 18:48:47 2022-10-24 18:48:47,154 [write_version] DEBUG write version:2.3.0-dev.33 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:48:47 2022-10-24 18:48:47,154 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:47 2022-10-24 18:48:47,154 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:48:47 2022-10-24 18:48:47,156 [execute] INFO git cat-file --batch-check 18:48:47 2022-10-24 18:48:47,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:48:47 2022-10-24 18:48:47,162 [execute] INFO git cat-file --batch 18:48:47 2022-10-24 18:48:47,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:48:47 2022-10-24 18:48:47,168 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:47 2.3.0-dev.33 [Pipeline] } 18:48:47 $ docker exec --env ******** --env ******** 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb ssh-agent -k 18:48:47 unset SSH_AUTH_SOCK; 18:48:47 unset SSH_AGENT_PID; 18:48:47 echo Agent pid 38 killed; 18:48:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:47 + git semver [Pipeline] } 18:48:47 $ docker stop --time=1 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb 18:48:49 $ docker rm -f 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb [Pipeline] // withDockerContainer [Pipeline] sh 18:48:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:49 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 18:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:48:50 $ docker top 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 -eo pid,comm 18:48:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:48:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:50 [ssh-agent] Looking for ssh-agent implementation... 18:48:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:50 $ docker exec 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 ssh-agent 18:48:50 SSH_AUTH_SOCK=/tmp/ssh-MNkDxr6ipE8k/agent.32 18:48:50 SSH_AGENT_PID=38 18:48:50 Running ssh-add (command line suppressed) 18:48:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2429713547788129894.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2429713547788129894.key) 18:48:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:51 + git semver push 18:48:51 2022-10-24 18:48:51,220 [run_push] DEBUG push 18:48:51 2022-10-24 18:48:51,221 [execute] INFO git cat-file --batch-check 18:48:51 2022-10-24 18:48:51,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:48:51 2022-10-24 18:48:51,226 [execute] INFO git rev-list 150b3ff0cb8383a7f6031f79fe8824eb0531339f -- 18:48:51 2022-10-24 18:48:51,226 [execute] DEBUG Popen(['git', 'rev-list', '150b3ff0cb8383a7f6031f79fe8824eb0531339f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:48:51 2022-10-24 18:48:51,237 [execute] INFO git fetch -v origin 18:48:51 2022-10-24 18:48:51,237 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:48:51 2022-10-24 18:48:51,828 [run_push] DEBUG no remote changes detected 18:48:51 2022-10-24 18:48:51,828 [execute] INFO git push origin semver 18:48:51 2022-10-24 18:48:51,829 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:48:52 2022-10-24 18:48:52,691 [run_push] DEBUG push all version tags 18:48:52 2022-10-24 18:48:52,691 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:48:52 2022-10-24 18:48:52,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:48:53 2022-10-24 18:48:53,543 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:53 2.3.0-dev.33 [Pipeline] } 18:48:53 $ docker exec --env ******** --env ******** 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 ssh-agent -k 18:48:53 unset SSH_AUTH_SOCK; 18:48:53 unset SSH_AGENT_PID; 18:48:53 echo Agent pid 38 killed; 18:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:54 + git semver [Pipeline] } 18:48:54 $ docker stop --time=1 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 18:48:55 $ docker rm -f 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:48:56 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:48:56 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:48:56 total 16 18:48:56 drwxr-xr-x 3 root root 4096 Oct 24 15:52 . 18:48:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:48 .. 18:48:56 drwxr-xr-x 2 root root 4096 Oct 24 15:52 cost 18:48:56 -rw-r--r-- 1 root root 96 Oct 24 15:52 cost.csv 18:48:56 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:48:56 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:48:56 total 16 18:48:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:52 . 18:48:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:48 .. 18:48:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:52 cost 18:48:56 -rw-r--r-- 1 jenkins jenkins 96 Oct 24 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:48:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:57 ---> package-listing.sh 18:48:57 ++ facter osfamily 18:48:57 ++ tr '[:upper:]' '[:lower:]' 18:48:57 + OS_FAMILY=debian 18:48:57 + workspace=/w/workspace/ry_app-service-configurable_main 18:48:57 + START_PACKAGES=/tmp/packages_start.txt 18:48:57 + END_PACKAGES=/tmp/packages_end.txt 18:48:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:57 + PACKAGES=/tmp/packages_start.txt 18:48:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:48:57 + PACKAGES=/tmp/packages_end.txt 18:48:57 + case "${OS_FAMILY}" in 18:48:57 + dpkg -l 18:48:57 + grep '^ii' 18:48:57 + '[' -f /tmp/packages_start.txt ']' 18:48:57 + '[' -f /tmp/packages_end.txt ']' 18:48:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:48:57 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:48:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:48:57 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:48:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:58 prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container 18:48:58 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:48:58 $ docker top fbd7ff948c1d6de0e1aa46a0fc8e5f3f1189dd5e755928e15d35f8a6d2d9c1ad -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:59 + touch /tmp/pre-build-complete [Pipeline] sh 18:48:59 + mkdir -p /var/log/sysstat [Pipeline] sh 18:48:59 + ls /var/log/sa-host 18:48:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:59 provisioning config files... 18:48:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11076968188925294480tmp [Pipeline] { [Pipeline] echo 18:48:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:00 ---> create-netrc.sh [Pipeline] } 18:49:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:49:00 ---> python-tools-install.sh [Pipeline] echo 18:49:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:49:00 ---> sudo-logs.sh 18:49:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:49:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:49:01 ---> job-cost.sh 18:49:01 lf-activate-venv: SKIPPING 18:49:01 DEBUG: total: 0.2199999988079071 18:49:01 INFO: Retrieving Stack Cost... 18:49:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:49:01 INFO: Archiving Costs [Pipeline] echo 18:49:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:49:02 ---> logs-deploy.sh 18:49:02 lf-activate-venv: SKIPPING 18:49:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/111 18:49:02 INFO: archiving workspace using pattern(s): 18:49:03 Archives upload complete. 18:49:03 INFO: archiving logs to Nexus 18:49:04 ---> uname -a: 18:49:04 Linux prd-ubuntu20-04-docker-8c-8g-10183 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:49:04 18:49:04 18:49:04 ---> lscpu: 18:49:04 Architecture: x86_64 18:49:04 CPU op-mode(s): 32-bit, 64-bit 18:49:04 Byte Order: Little Endian 18:49:04 Address sizes: 40 bits physical, 48 bits virtual 18:49:04 CPU(s): 8 18:49:04 On-line CPU(s) list: 0-7 18:49:04 Thread(s) per core: 1 18:49:04 Core(s) per socket: 1 18:49:04 Socket(s): 8 18:49:04 NUMA node(s): 1 18:49:04 Vendor ID: AuthenticAMD 18:49:04 CPU family: 23 18:49:04 Model: 49 18:49:04 Model name: AMD EPYC-Rome Processor 18:49:04 Stepping: 0 18:49:04 CPU MHz: 2800.002 18:49:04 BogoMIPS: 5600.00 18:49:04 Virtualization: AMD-V 18:49:04 Hypervisor vendor: KVM 18:49:04 Virtualization type: full 18:49:04 L1d cache: 256 KiB 18:49:04 L1i cache: 256 KiB 18:49:04 L2 cache: 4 MiB 18:49:04 L3 cache: 128 MiB 18:49:04 NUMA node0 CPU(s): 0-7 18:49:04 Vulnerability Itlb multihit: Not affected 18:49:04 Vulnerability L1tf: Not affected 18:49:04 Vulnerability Mds: Not affected 18:49:04 Vulnerability Meltdown: Not affected 18:49:04 Vulnerability Mmio stale data: Not affected 18:49:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:49:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:49:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:49:04 Vulnerability Srbds: Not affected 18:49:04 Vulnerability Tsx async abort: Not affected 18:49:04 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 18:49:04 18:49:04 18:49:04 ---> nproc: 18:49:04 8 18:49:04 18:49:04 18:49:04 ---> df -h: 18:49:04 Filesystem Size Used Avail Use% Mounted on 18:49:04 overlay 155G 13G 143G 9% / 18:49:04 tmpfs 64M 0 64M 0% /dev 18:49:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:49:04 shm 64M 0 64M 0% /dev/shm 18:49:04 /dev/vda1 155G 13G 143G 9% /facter-os 18:49:04 18:49:04 18:49:04 ---> sar -b -r -n DEV: 18:49:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10183) 10/24/22 _x86_64_ (8 CPU) 18:49:04 18:49:04 15:49:48 LINUX RESTART (8 CPU) 18:49:04 18:49:04 15:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:49:04 15:51:01 154.24 47.56 106.68 0.00 5358.31 110813.80 0.00 18:49:04 15:52:01 216.55 1.28 215.26 0.00 33.73 80371.80 0.00 18:49:04 15:53:01 126.18 0.12 126.06 0.00 18.00 71353.31 0.00 18:49:04 15:54:01 6.48 0.00 6.48 0.00 0.00 30799.35 0.00 18:49:04 15:55:01 27.00 7.77 19.23 0.00 905.05 2280.42 0.00 18:49:04 15:56:02 14.83 1.58 13.25 0.00 1980.20 2560.64 0.00 18:49:04 15:57:01 1.47 0.00 1.47 0.00 0.00 15.46 0.00 18:49:04 15:58:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 18:49:04 15:59:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 18:49:04 16:00:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 18:49:04 16:01:01 1.35 0.00 1.35 0.00 0.00 25.06 0.00 18:49:04 16:02:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 18:49:04 16:03:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 18:49:04 16:04:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 18:49:04 16:05:01 1.98 0.02 1.97 0.00 0.13 26.40 0.00 18:49:04 16:06:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 18:49:04 16:07:01 3.08 1.67 1.42 0.00 37.73 17.46 0.00 18:49:04 16:08:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 18:49:04 16:09:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 18:49:04 16:10:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 18:49:04 16:11:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 18:49:04 16:12:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 18:49:04 16:13:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 18:49:04 16:14:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 18:49:04 16:15:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 18:49:04 16:16:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 18:49:04 16:17:01 1.07 0.02 1.05 0.00 0.13 11.60 0.00 18:49:04 16:18:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 18:49:04 16:19:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 18:49:04 16:20:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 18:49:04 16:21:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 18:49:04 16:22:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 18:49:04 16:23:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 18:49:04 16:24:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 18:49:04 16:25:01 2.53 1.02 1.52 0.00 21.86 21.60 0.00 18:49:04 16:26:01 2.52 0.00 2.52 0.00 0.00 27.60 0.00 18:49:04 16:27:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 18:49:04 16:28:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 18:49:04 16:29:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 18:49:04 16:30:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 18:49:04 16:31:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 18:49:04 16:32:01 1.88 0.00 1.88 0.00 0.00 20.66 0.00 18:49:04 16:33:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 18:49:04 16:34:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 18:49:04 16:35:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 18:49:04 16:36:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 18:49:04 16:37:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 18:49:04 16:38:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 18:49:04 16:39:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 18:49:04 16:40:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 18:49:04 16:41:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 18:49:04 16:42:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 18:49:04 16:43:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 18:49:04 16:44:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 18:49:04 16:45:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 18:49:04 16:46:01 1.65 0.00 1.65 0.00 0.00 18.79 0.00 18:49:04 16:47:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 18:49:04 16:48:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 18:49:04 16:49:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 18:49:04 16:50:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 18:49:04 16:51:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 18:49:04 16:52:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 18:49:04 16:53:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 18:49:04 16:54:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 18:49:04 16:55:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 18:49:04 16:56:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 18:49:04 16:57:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 18:49:04 16:58:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 18:49:04 16:59:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 18:49:04 17:00:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 18:49:04 17:01:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 18:49:04 17:02:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 18:49:04 17:03:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 18:49:04 17:04:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 18:49:04 17:05:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 18:49:04 17:06:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 18:49:04 17:07:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 18:49:04 17:08:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 18:49:04 17:09:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 18:49:04 17:10:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 18:49:04 17:11:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 18:49:04 17:12:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 18:49:04 17:13:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 18:49:04 17:14:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 18:49:04 17:15:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 18:49:04 17:16:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 18:49:04 17:17:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 18:49:04 17:18:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 18:49:04 17:19:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 18:49:04 17:20:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 18:49:04 17:21:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 18:49:04 17:22:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 18:49:04 17:23:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 18:49:04 17:24:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 18:49:04 17:25:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 18:49:04 17:26:02 1.53 0.00 1.53 0.00 0.00 18.40 0.00 18:49:04 17:27:01 1.07 0.00 1.07 0.00 0.00 11.66 0.00 18:49:04 17:28:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 18:49:04 17:29:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 18:49:04 17:30:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 18:49:04 17:31:01 1.20 0.00 1.20 0.00 0.00 15.86 0.00 18:49:04 17:32:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 18:49:04 17:33:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 18:49:04 17:34:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 18:49:04 17:35:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 18:49:04 17:36:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 18:49:04 17:37:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 18:49:04 17:38:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 18:49:04 17:39:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 18:49:04 17:40:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 18:49:04 17:41:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 18:49:04 17:42:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 18:49:04 17:43:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 18:49:04 17:44:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 18:49:04 17:45:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 18:49:04 17:46:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 18:49:04 17:47:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 18:49:04 17:48:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 18:49:04 17:49:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 18:49:04 17:50:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 18:49:04 17:51:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 18:49:04 17:52:01 1.53 0.00 1.53 0.00 0.00 15.73 0.00 18:49:04 17:53:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 18:49:04 17:54:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 18:49:04 17:55:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 18:49:04 17:56:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 18:49:04 17:57:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 18:49:04 17:58:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 18:49:04 17:59:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 18:49:04 18:00:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 18:49:04 18:01:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 18:49:04 18:02:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 18:49:04 18:03:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 18:49:04 18:04:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 18:49:04 18:05:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 18:49:04 18:06:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 18:49:04 18:07:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 18:49:04 18:08:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 18:49:04 18:09:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 18:49:04 18:10:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 18:49:04 18:11:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 18:49:04 18:12:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 18:49:04 18:13:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 18:49:04 18:14:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 18:49:04 18:15:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 18:49:04 18:16:01 1.73 0.00 1.73 0.00 0.00 21.06 0.00 18:49:04 18:17:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 18:49:04 18:18:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 18:49:04 18:19:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 18:49:04 18:20:01 1.57 0.00 1.57 0.00 0.00 16.26 0.00 18:49:04 18:21:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 18:49:04 18:22:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 18:49:04 18:23:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 18:49:04 18:24:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 18:49:04 18:25:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 18:49:04 18:26:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 18:49:04 18:27:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 18:49:04 18:28:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 18:49:04 18:29:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 18:49:04 18:30:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 18:49:04 18:31:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 18:49:04 18:32:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 18:49:04 18:33:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 18:49:04 18:34:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 18:49:04 18:35:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 18:49:04 18:36:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 18:49:04 18:37:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 18:49:04 18:38:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 18:49:04 18:39:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 18:49:04 18:40:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 18:49:04 18:41:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 18:49:04 18:42:01 1.07 0.02 1.05 0.00 1.20 10.93 0.00 18:49:04 18:43:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 18:49:04 18:44:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 18:49:04 18:45:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 18:49:04 18:46:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 18:49:04 18:47:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 18:49:04 18:48:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 18:49:04 18:49:01 136.12 0.37 135.75 0.00 33.06 58853.05 0.00 18:49:04 Average: 5.06 0.34 4.72 0.00 46.88 2009.35 0.00 18:49:04 18:49:04 15:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:49:04 15:51:01 29224088 31619828 708148 2.15 72136 2599012 1871084 5.51 968676 2345580 4 18:49:04 15:52:01 28513604 31513000 790816 2.40 134852 3079272 2104608 6.20 1210736 2721376 4904 18:49:04 15:53:01 27850420 31582800 722384 2.20 145520 3747208 1733500 5.11 1193620 3349892 400 18:49:04 15:54:01 27851364 31583924 721188 2.19 145584 3747216 1733500 5.11 1193424 3349896 4 18:49:04 15:55:01 27673520 31546456 741380 2.25 162752 3871840 1847996 5.45 1299816 3401320 1452 18:49:04 15:56:02 27569088 31575864 713684 2.17 164112 3996164 1798488 5.30 1338544 3461916 44 18:49:04 15:57:01 27569968 31576848 712688 2.17 164188 3996168 1798488 5.30 1337832 3461924 8 18:49:04 15:58:01 27572660 31579720 709632 2.16 164220 3996296 1798488 5.30 1335188 3462036 48 18:49:04 15:59:01 27572756 31579880 709656 2.16 164252 3996300 1798488 5.30 1335284 3462044 16 18:49:04 16:00:01 27573088 31580440 709236 2.16 164304 3996304 1798488 5.30 1335468 3462236 24 18:49:04 16:01:01 27572916 31580320 709276 2.16 164376 3996304 1798488 5.30 1335548 3462240 16 18:49:04 16:02:01 27573152 31580644 708940 2.16 164404 3996312 1798488 5.30 1335428 3462244 44 18:49:04 16:03:01 27573096 31580588 708916 2.16 164416 3996312 1798488 5.30 1335412 3462244 8 18:49:04 16:04:01 27572828 31580380 709032 2.16 164504 3996316 1798488 5.30 1335484 3462252 4 18:49:04 16:05:01 27572104 31579860 709600 2.16 164588 3996304 1805036 5.32 1335604 3462252 24 18:49:04 16:06:01 27572152 31579908 709488 2.16 164636 3996288 1805036 5.32 1335700 3462228 4 18:49:04 16:07:01 27563552 31573384 715904 2.18 164692 3997428 1805036 5.32 1345680 3462584 4 18:49:04 16:08:01 27563536 31573384 715848 2.18 164712 3997420 1805036 5.32 1345220 3462584 4 18:49:04 16:09:01 27563196 31573048 716088 2.18 164736 3997436 1805036 5.32 1344996 3462588 12 18:49:04 16:10:01 27563344 31573284 715764 2.18 164776 3997444 1805036 5.32 1345192 3462600 60 18:49:04 16:11:01 27563068 31573056 715956 2.18 164800 3997444 1805036 5.32 1345308 3462604 8 18:49:04 16:12:01 27562784 31572804 716224 2.18 164848 3997448 1805036 5.32 1345148 3462604 40 18:49:04 16:13:01 27562952 31572976 716188 2.18 164868 3997448 1805036 5.32 1345132 3462604 12 18:49:04 16:14:01 27563388 31573476 715940 2.18 164888 3997452 1805036 5.32 1345204 3462612 44 18:49:04 16:15:01 27563364 31573460 715900 2.18 164908 3997456 1805036 5.32 1345188 3462616 4 18:49:04 16:16:01 27562756 31572888 716388 2.18 164948 3997456 1805036 5.32 1345316 3462612 44 18:49:04 16:17:01 27562824 31573076 716104 2.18 164972 3997460 1805036 5.32 1346004 3462616 200 18:49:04 16:18:01 27563156 31573420 715752 2.18 164992 3997456 1805036 5.32 1345320 3462620 140 18:49:04 16:19:01 27562744 31573048 716016 2.18 165008 3997468 1805036 5.32 1345772 3462624 184 18:49:04 16:20:01 27562264 31572592 716460 2.18 165048 3997460 1805036 5.32 1345556 3462628 40 18:49:04 16:21:01 27562468 31572836 716168 2.18 165060 3997472 1805036 5.32 1345616 3462628 12 18:49:04 16:22:01 27562452 31572836 716076 2.18 165100 3997476 1805036 5.32 1345492 3462632 188 18:49:04 16:23:01 27562620 31573108 715912 2.18 165120 3997604 1805036 5.32 1345492 3462732 0 18:49:04 16:24:01 27562344 31572936 716112 2.18 165156 3997604 1805036 5.32 1345552 3462772 4 18:49:04 16:25:01 27558960 31570752 718204 2.18 165216 3998232 1827876 5.39 1346040 3463300 204 18:49:04 16:26:01 27558912 31570728 718164 2.18 165280 3998232 1827876 5.39 1345844 3463300 164 18:49:04 16:27:01 27559172 31571040 717832 2.18 165304 3998236 1827876 5.39 1345928 3463304 20 18:49:04 16:28:01 27559004 31570876 717824 2.18 165324 3998232 1827876 5.39 1345880 3463308 164 18:49:04 16:29:01 27558956 31570884 717776 2.18 165348 3998244 1827876 5.39 1345980 3463316 28 18:49:04 16:30:01 27558404 31570340 718192 2.18 165392 3998232 1827876 5.39 1345920 3463320 4 18:49:04 16:31:01 27558608 31570604 717932 2.18 165416 3998248 1827876 5.39 1346064 3463324 4 18:49:04 16:32:01 27558568 31570624 717864 2.18 165488 3998252 1827876 5.39 1346056 3463332 216 18:49:04 16:33:01 27558608 31570716 717796 2.18 165516 3998252 1827876 5.39 1346112 3463336 12 18:49:04 16:34:01 27558500 31570628 718068 2.18 165528 3998256 1827876 5.39 1346152 3463324 192 18:49:04 16:35:01 27558720 31570900 717764 2.18 165576 3998252 1827876 5.39 1346552 3463328 12 18:49:04 16:36:01 27559028 31571228 717424 2.18 165600 3998256 1827876 5.39 1346272 3463332 144 18:49:04 16:37:01 27559220 31571460 717340 2.18 165628 3998268 1827876 5.39 1346248 3463336 40 18:49:04 16:38:01 27558896 31571136 717628 2.18 165652 3998260 1827876 5.39 1346248 3463336 140 18:49:04 16:39:01 27559100 31571408 717504 2.18 165704 3998272 1827876 5.39 1346364 3463344 8 18:49:04 16:40:01 27559304 31571612 717236 2.18 165752 3998240 1827876 5.39 1346304 3463344 144 18:49:04 16:41:01 27559028 31571440 717384 2.18 165784 3998280 1827876 5.39 1346472 3463348 44 18:49:04 16:42:01 27559012 31571460 717304 2.18 165820 3998284 1827876 5.39 1346432 3463352 168 18:49:04 16:43:01 27558932 31571408 717312 2.18 165836 3998284 1827876 5.39 1346504 3463352 8 18:49:04 16:44:01 27559056 31571552 717056 2.18 165864 3998280 1827876 5.39 1346456 3463356 4 18:49:04 16:45:01 27558756 31571252 717272 2.18 165884 3998284 1827876 5.39 1346472 3463356 8 18:49:04 16:46:01 27558612 31571336 717068 2.18 165916 3998420 1827876 5.39 1346604 3463480 4 18:49:04 16:47:01 27558560 31571292 717288 2.18 165936 3998428 1827876 5.39 1346528 3463484 8 18:49:04 16:48:01 27558512 31571284 717244 2.18 165960 3998420 1827876 5.39 1346568 3463484 160 18:49:04 16:49:01 27558188 31571004 717488 2.18 165988 3998432 1827876 5.39 1346776 3463500 12 18:49:04 16:50:01 27558196 31571064 717400 2.18 166048 3998408 1827876 5.39 1346612 3463500 4 18:49:04 16:51:01 27558368 31571240 717120 2.18 166068 3998436 1827876 5.39 1346692 3463504 8 18:49:04 16:52:01 27558320 31571256 717080 2.18 166092 3998440 1811272 5.34 1346892 3463508 200 18:49:04 16:53:01 27558052 31570988 717324 2.18 166100 3998440 1811272 5.34 1347208 3463508 8 18:49:04 16:54:01 27558036 31571000 717256 2.18 166116 3998448 1811272 5.34 1346808 3463512 44 18:49:04 16:55:01 27558456 31571424 716964 2.18 166148 3998440 1811272 5.34 1346792 3463512 8 18:49:04 16:56:01 27558148 31571196 717192 2.18 166180 3998452 1811272 5.34 1346940 3463520 180 18:49:04 16:57:01 27558132 31571200 717120 2.18 166204 3998456 1811272 5.34 1346932 3463524 8 18:49:04 16:58:01 27558020 31571116 717084 2.18 166220 3998460 1811272 5.34 1347188 3463528 184 18:49:04 16:59:01 27558004 31571104 717080 2.18 166236 3998464 1811272 5.34 1346912 3463532 8 18:49:04 17:00:01 27557988 31571128 717020 2.18 166264 3998452 1811272 5.34 1346940 3463532 156 18:49:04 17:01:01 27558156 31571328 716960 2.18 166292 3998468 1811272 5.34 1347088 3463536 8 18:49:04 17:02:01 27558400 31571604 716664 2.18 166316 3998464 1811272 5.34 1347008 3463540 152 18:49:04 17:03:01 27558560 31571764 716636 2.18 166332 3998472 1811272 5.34 1346992 3463540 8 18:49:04 17:04:01 27558332 31571596 716816 2.18 166372 3998472 1811272 5.34 1347048 3463548 4 18:49:04 17:05:01 27558220 31571488 716848 2.18 166396 3998468 1827336 5.39 1347060 3463552 8 18:49:04 17:06:01 27558236 31571556 716780 2.18 166416 3998484 1827336 5.39 1347176 3463552 156 18:49:04 17:07:01 27556712 31570208 718040 2.18 166424 3998488 1843888 5.43 1348736 3462744 24 18:49:04 17:08:01 27556988 31570504 717688 2.18 166448 3998480 1843888 5.43 1348572 3462688 168 18:49:04 17:09:01 27556688 31570212 717888 2.18 166472 3998492 1843888 5.43 1348492 3462692 16 18:49:04 17:10:01 27556284 31569852 718216 2.18 166496 3998484 1843888 5.43 1348804 3462692 164 18:49:04 17:11:01 27556560 31570180 717828 2.18 166536 3998496 1843888 5.43 1348744 3462696 8 18:49:04 17:12:01 27556560 31570316 717664 2.18 166572 3998620 1843888 5.43 1348652 3462828 168 18:49:04 17:13:01 27556728 31570552 717656 2.18 166596 3998632 1843888 5.43 1348708 3462836 24 18:49:04 17:14:01 27556508 31570340 717856 2.18 166616 3998628 1843888 5.43 1348712 3462840 152 18:49:04 17:15:01 27557012 31570848 717432 2.18 166640 3998632 1843888 5.43 1348712 3462844 8 18:49:04 17:16:01 27556712 31570616 717680 2.18 166660 3998644 1843888 5.43 1348840 3462844 148 18:49:04 17:17:01 27556672 31570596 717660 2.18 166676 3998648 1827800 5.39 1349088 3462848 8 18:49:04 17:18:01 27556704 31570648 717588 2.18 166712 3998640 1827800 5.39 1348920 3462848 4 18:49:04 17:19:01 27556672 31570620 717580 2.18 166732 3998652 1827800 5.39 1348860 3462852 4 18:49:04 17:20:01 27556656 31570664 717524 2.18 166764 3998644 1827800 5.39 1348924 3462856 152 18:49:04 17:21:01 27556576 31570632 717516 2.18 166784 3998656 1827800 5.39 1349028 3462856 8 18:49:04 17:22:01 27556492 31570580 717732 2.18 166816 3998660 1827800 5.39 1348996 3462864 4 18:49:04 17:23:01 27556476 31570568 717712 2.18 166828 3998664 1827800 5.39 1348996 3462864 8 18:49:04 17:24:01 27556460 31570556 717664 2.18 166840 3998668 1827800 5.39 1348940 3462868 152 18:49:04 17:25:01 27556624 31570720 717436 2.18 166864 3998652 1827800 5.39 1348940 3462868 8 18:49:04 17:26:02 27556324 31570500 717652 2.18 166888 3998664 1811144 5.34 1349088 3462872 4 18:49:04 17:27:01 27556308 31570532 717580 2.18 166912 3998676 1811144 5.34 1349068 3462876 8 18:49:04 17:28:01 27556476 31570736 717540 2.18 166944 3998676 1811144 5.34 1349236 3462876 4 18:49:04 17:29:01 27556460 31570804 717444 2.18 167024 3998680 1811144 5.34 1349180 3462880 8 18:49:04 17:30:01 27556160 31570524 717660 2.18 167044 3998684 1811144 5.34 1349280 3462880 156 18:49:04 17:31:01 27556332 31570736 717392 2.18 167072 3998684 1811144 5.34 1349320 3462892 8 18:49:04 17:32:01 27556536 31570972 717096 2.18 167088 3998696 1811144 5.34 1349264 3462896 4 18:49:04 17:33:01 27556520 31570984 717320 2.18 167112 3998696 1811144 5.34 1349288 3462896 8 18:49:04 17:34:01 27556680 31571164 717200 2.18 167120 3998700 1811144 5.34 1349320 3462900 148 18:49:04 17:35:01 27556664 31571168 717180 2.18 167140 3998700 1811144 5.34 1349340 3462900 8 18:49:04 17:36:01 27556576 31571100 717188 2.18 167164 3998700 1811144 5.34 1349428 3462904 4 18:49:04 17:37:01 27556512 31571060 717152 2.18 167188 3998708 1811144 5.34 1349364 3462908 8 18:49:04 17:38:01 27556496 31571088 717084 2.18 167208 3998708 1811144 5.34 1349408 3462912 152 18:49:04 17:39:01 27556124 31570720 717320 2.18 167224 3998712 1811144 5.34 1349952 3462916 188 18:49:04 17:40:01 27556148 31570748 717268 2.18 167244 3998716 1827200 5.38 1349752 3462916 4 18:49:04 17:41:01 27556244 31570904 717276 2.18 167288 3998712 1827200 5.38 1349548 3462924 12 18:49:04 17:42:01 27556512 31571220 716944 2.18 167312 3998720 1827200 5.38 1349548 3462920 152 18:49:04 17:43:01 27556244 31570964 717120 2.18 167332 3998724 1827200 5.38 1349672 3462924 8 18:49:04 17:44:01 27556164 31570948 717104 2.18 167356 3998728 1827200 5.38 1349620 3462932 144 18:49:04 17:45:01 27556116 31570904 717064 2.18 167380 3998728 1827200 5.38 1349620 3462932 12 18:49:04 17:46:01 27556056 31571020 717100 2.18 167420 3998860 1827200 5.38 1349768 3463068 172 18:49:04 17:47:01 27555772 31570788 717304 2.18 167452 3998864 1827200 5.38 1349804 3463072 16 18:49:04 17:48:01 27555956 31571036 717236 2.18 167492 3998868 1827200 5.38 1349884 3463064 140 18:49:04 17:49:01 27556192 31571280 716948 2.18 167508 3998872 1827200 5.38 1349884 3463068 8 18:49:04 17:50:01 27556144 31571280 717020 2.18 167528 3998876 1827200 5.38 1350212 3463080 164 18:49:04 17:51:01 27556128 31571272 716932 2.18 167580 3998872 1827200 5.38 1350032 3463084 12 18:49:04 17:52:01 27555464 31570660 717504 2.18 167600 3998880 1810500 5.34 1350040 3463080 0 18:49:04 17:53:01 27555708 31570964 717164 2.18 167632 3998884 1810500 5.34 1350080 3463088 200 18:49:04 17:54:01 27555908 31571172 717088 2.18 167656 3998888 1810500 5.34 1350124 3463092 152 18:49:04 17:55:01 27555860 31571176 717076 2.18 167688 3998888 1810500 5.34 1350180 3463096 12 18:49:04 17:56:01 27555268 31570588 717584 2.18 167708 3998892 1810500 5.34 1350248 3463100 148 18:49:04 17:57:01 27555332 31570708 717488 2.18 167748 3998892 1810500 5.34 1350248 3463104 8 18:49:04 17:58:01 27555032 31570412 717704 2.18 167764 3998900 1810500 5.34 1350248 3463108 4 18:49:04 17:59:01 27555308 31570752 717336 2.18 167784 3998904 1810500 5.34 1350296 3463120 36 18:49:04 18:00:01 27555436 31570884 717336 2.18 167808 3998904 1810500 5.34 1350484 3463120 160 18:49:04 18:01:01 27555316 31570824 717316 2.18 167864 3998896 1826556 5.38 1350764 3463128 16 18:49:04 18:02:01 27555592 31571124 716988 2.18 167900 3998908 1826556 5.38 1350388 3463108 148 18:49:04 18:03:01 27555576 31571180 716900 2.18 167932 3998912 1826556 5.38 1350444 3463112 4 18:49:04 18:04:01 27555528 31571152 716840 2.18 167960 3998920 1826556 5.38 1350444 3463120 152 18:49:04 18:05:01 27555448 31571128 716840 2.18 167976 3998920 1826556 5.38 1350492 3463124 8 18:49:04 18:06:01 27555400 31571092 717096 2.18 167992 3998924 1826556 5.38 1350552 3463128 172 18:49:04 18:07:01 27553912 31569716 718460 2.18 168032 3998924 1842756 5.43 1351152 3463120 20 18:49:04 18:08:01 27553872 31569680 718436 2.18 168056 3998932 1842756 5.43 1350820 3463124 52 18:49:04 18:09:01 27554100 31569952 718164 2.18 168064 3998936 1842756 5.43 1350692 3463132 16 18:49:04 18:10:01 27554084 31569944 718112 2.18 168072 3998936 1842756 5.43 1350820 3463132 152 18:49:04 18:11:01 27554068 31569948 718056 2.18 168084 3998936 1842756 5.43 1350772 3463136 12 18:49:04 18:12:01 27553956 31569960 717948 2.18 168116 3999068 1826632 5.38 1350760 3463220 284 18:49:04 18:13:01 27554376 31570388 717668 2.18 168124 3999072 1826632 5.38 1350744 3463224 4 18:49:04 18:14:01 27554140 31570208 717852 2.18 168144 3999076 1826632 5.38 1350752 3463272 156 18:49:04 18:15:01 27554060 31570128 717868 2.18 168148 3999076 1826632 5.38 1350812 3463272 8 18:49:04 18:16:01 27554044 31570168 717792 2.18 168196 3999060 1826632 5.38 1350872 3463280 4 18:49:04 18:17:01 27553580 31569740 718264 2.18 168216 3999084 1810360 5.34 1351360 3463280 244 18:49:04 18:18:01 27554132 31570300 717692 2.18 168228 3999088 1810360 5.34 1350816 3463284 268 18:49:04 18:19:01 27554092 31570328 717656 2.18 168244 3999096 1810360 5.34 1351132 3463292 8 18:49:04 18:20:01 27554084 31570344 717624 2.18 168264 3999096 1794188 5.29 1350908 3463292 188 18:49:04 18:21:01 27554036 31570328 717580 2.18 168300 3999092 1794188 5.29 1351052 3463296 28 18:49:04 18:22:01 27553888 31570200 717856 2.18 168316 3999100 1794188 5.29 1350976 3463296 152 18:49:04 18:23:01 27553652 31569992 718032 2.18 168340 3999104 1794188 5.29 1350980 3463300 8 18:49:04 18:24:01 27553856 31570204 717860 2.18 168348 3999108 1794188 5.29 1350980 3463304 152 18:49:04 18:25:01 27553808 31570180 717836 2.18 168364 3999108 1794188 5.29 1351000 3463304 8 18:49:04 18:26:01 27553540 31569920 718020 2.18 168384 3999116 1794188 5.29 1351072 3463308 152 18:49:04 18:27:01 27553492 31569924 717968 2.18 168420 3999116 1794188 5.29 1351060 3463312 20 18:49:04 18:28:01 27553628 31569984 718056 2.18 168428 3999120 1794188 5.29 1351044 3463316 176 18:49:04 18:29:01 27553864 31570260 717756 2.18 168460 3999124 1794188 5.29 1351080 3463320 8 18:49:04 18:30:01 27553816 31570268 717712 2.18 168492 3999124 1794188 5.29 1351132 3463324 276 18:49:04 18:31:01 27553800 31570292 717632 2.18 168540 3999112 1794188 5.29 1351368 3463324 12 18:49:04 18:32:01 27553928 31570436 717596 2.18 168576 3999128 1794188 5.29 1351212 3463324 260 18:49:04 18:33:01 27553912 31570484 717544 2.18 168608 3999132 1794188 5.29 1351248 3463332 28 18:49:04 18:34:01 27553788 31570424 717748 2.18 168640 3999140 1810240 5.33 1351836 3463332 276 18:49:04 18:35:01 27554096 31570760 717408 2.18 168672 3999140 1810240 5.33 1351328 3463336 4 18:49:04 18:36:01 27553724 31570432 717620 2.18 168700 3999148 1810240 5.33 1351996 3463344 260 18:49:04 18:37:01 27553748 31570492 717564 2.18 168732 3999148 1810240 5.33 1351396 3463344 196 18:49:04 18:38:01 27553724 31570496 717492 2.18 168752 3999152 1810240 5.33 1351436 3463348 176 18:49:04 18:39:01 27553360 31570156 718068 2.18 168776 3999152 1810240 5.33 1351664 3463348 188 18:49:04 18:40:01 27554064 31570892 717400 2.18 168804 3999156 1810240 5.33 1351612 3463352 168 18:49:04 18:41:01 27553796 31570780 717496 2.18 168832 3999280 1810240 5.33 1351776 3463484 8 18:49:04 18:42:01 27553968 31571012 717216 2.18 168848 3999324 1810240 5.33 1351568 3463520 160 18:49:04 18:43:01 27553668 31570748 717420 2.18 168888 3999328 1826344 5.38 1351640 3463524 4 18:49:04 18:44:01 27553400 31570532 717584 2.18 168924 3999332 1826344 5.38 1351624 3463524 200 18:49:04 18:45:01 27553092 31570268 717784 2.18 168964 3999336 1809644 5.33 1351664 3463528 4 18:49:04 18:46:01 27553228 31570444 717764 2.18 168996 3999340 1809644 5.33 1351772 3463532 184 18:49:04 18:47:01 27553212 31570456 717724 2.18 169024 3999340 1809644 5.33 1351744 3463532 4 18:49:04 18:48:01 27553196 31570480 717640 2.18 169056 3999344 1809644 5.33 1351760 3463536 296 18:49:04 18:49:01 26016884 31517944 761000 2.31 211084 5309848 1859892 5.48 1498308 4708340 484 18:49:04 Average: 27567869 31571185 717670 2.18 166049 3989310 1818419 5.36 1343879 3458030 114 18:49:04 18:49:04 15:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:49:04 15:51:01 ens3 622.73 447.83 6419.34 90.39 0.00 0.00 0.00 0.00 18:49:04 15:51:01 docker0 8.00 7.35 0.66 46.04 0.00 0.00 0.00 0.00 18:49:04 15:51:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 18:49:04 15:52:01 veth7db44ab 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 18:49:04 15:52:01 ens3 230.24 157.39 1763.44 30.58 0.00 0.00 0.00 0.00 18:49:04 15:52:01 docker0 130.89 188.65 10.89 1721.77 0.00 0.00 0.00 0.00 18:49:04 15:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:49:04 15:53:01 ens3 178.54 144.03 2631.96 321.12 0.00 0.00 0.00 0.00 18:49:04 15:53:01 docker0 2.37 4.77 0.16 60.54 0.00 0.00 0.00 0.00 18:49:04 15:53:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 18:49:04 15:54:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 18:49:04 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 15:55:01 ens3 56.59 34.29 824.26 2.50 0.00 0.00 0.00 0.00 18:49:04 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 15:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:49:04 15:56:02 ens3 33.79 17.71 475.42 1.32 0.00 0.00 0.00 0.00 18:49:04 15:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 15:56:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:49:04 15:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 15:58:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:49:04 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 15:59:01 ens3 0.22 0.10 0.60 0.01 0.00 0.00 0.00 0.00 18:49:04 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:00:01 ens3 1.67 0.50 0.45 0.28 0.00 0.00 0.00 0.00 18:49:04 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:01:01 ens3 0.77 0.37 0.43 0.32 0.00 0.00 0.00 0.00 18:49:04 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:02:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:04:01 ens3 0.32 0.18 0.07 0.01 0.00 0.00 0.00 0.00 18:49:04 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:05:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:06:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:49:04 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:07:01 ens3 7.80 6.73 5.10 6.01 0.00 0.00 0.00 0.00 18:49:04 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:09:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:49:04 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:10:01 ens3 1.78 0.77 0.51 0.30 0.00 0.00 0.00 0.00 18:49:04 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:11:01 ens3 0.47 0.28 0.32 0.26 0.00 0.00 0.00 0.00 18:49:04 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:12:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:14:01 ens3 0.37 0.18 0.07 0.01 0.00 0.00 0.00 0.00 18:49:04 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:15:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:49:04 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:16:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:18:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:20:01 ens3 2.12 0.73 0.56 0.30 0.00 0.00 0.00 0.00 18:49:04 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:21:01 ens3 0.98 0.58 0.59 0.47 0.00 0.00 0.00 0.00 18:49:04 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:22:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:23:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:24:01 ens3 0.33 0.22 0.08 0.01 0.00 0.00 0.00 0.00 18:49:04 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:25:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:26:01 ens3 0.38 0.33 0.14 0.08 0.00 0.00 0.00 0.00 18:49:04 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:29:01 ens3 0.57 0.50 0.45 0.27 0.00 0.00 0.00 0.00 18:49:04 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:30:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:31:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:32:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:33:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:49:04 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:34:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:36:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 18:49:04 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:38:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:40:01 ens3 0.38 0.20 0.10 0.01 0.00 0.00 0.00 0.00 18:49:04 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:41:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:42:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:43:01 ens3 0.43 0.37 0.26 0.21 0.00 0.00 0.00 0.00 18:49:04 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:45:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:46:01 ens3 0.53 0.37 0.21 0.08 0.00 0.00 0.00 0.00 18:49:04 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:48:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:49:04 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:49:01 ens3 0.33 0.37 0.25 0.21 0.00 0.00 0.00 0.00 18:49:04 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:50:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:51:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:52:01 ens3 0.98 0.52 0.36 0.22 0.00 0.00 0.00 0.00 18:49:04 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:54:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:55:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:56:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 18:49:04 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:58:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 16:59:01 ens3 0.08 0.02 0.06 0.00 0.00 0.00 0.00 0.00 18:49:04 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:00:01 ens3 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 18:49:04 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:01:01 ens3 0.58 0.42 0.39 0.27 0.00 0.00 0.00 0.00 18:49:04 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:04:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:49:04 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:05:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:49:04 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:06:01 ens3 0.40 0.25 0.14 0.08 0.00 0.00 0.00 0.00 18:49:04 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:07:01 ens3 4.12 3.48 2.32 4.93 0.00 0.00 0.00 0.00 18:49:04 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:10:01 ens3 1.78 0.55 0.60 0.41 0.00 0.00 0.00 0.00 18:49:04 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:11:01 ens3 0.97 0.32 0.43 0.26 0.00 0.00 0.00 0.00 18:49:04 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:14:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:15:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:16:01 ens3 0.30 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:18:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:19:01 ens3 0.10 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:49:04 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:20:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:21:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:49:04 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:22:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:24:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:25:01 ens3 0.12 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:26:02 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 17:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:27:01 ens3 0.41 0.02 0.04 0.00 0.00 0.00 0.00 0.00 18:49:04 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:28:01 ens3 0.73 0.63 0.33 0.23 0.00 0.00 0.00 0.00 18:49:04 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:29:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:30:01 ens3 1.07 0.48 0.31 0.22 0.00 0.00 0.00 0.00 18:49:04 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:31:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:32:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:33:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:34:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:49:04 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:36:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:49:04 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:38:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:40:01 ens3 0.95 0.33 0.30 0.21 0.00 0.00 0.00 0.00 18:49:04 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:41:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 18:49:04 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:42:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:43:01 ens3 0.55 0.37 0.32 0.21 0.00 0.00 0.00 0.00 18:49:04 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:44:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:45:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:49:04 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:46:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 18:49:04 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:47:01 ens3 0.25 0.08 0.06 0.00 0.00 0.00 0.00 0.00 18:49:04 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:48:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:49:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:50:01 ens3 1.02 0.40 0.31 0.22 0.00 0.00 0.00 0.00 18:49:04 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:51:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:49:04 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:52:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:53:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:54:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:55:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:49:04 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:56:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:57:01 ens3 0.18 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:49:04 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 17:59:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:00:01 ens3 1.13 0.50 0.40 0.29 0.00 0.00 0.00 0.00 18:49:04 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:01:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:02:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:03:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:49:04 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:04:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:05:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:06:01 ens3 0.48 0.30 0.25 0.14 0.00 0.00 0.00 0.00 18:49:04 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:07:01 ens3 3.00 2.58 1.56 3.82 0.00 0.00 0.00 0.00 18:49:04 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:08:01 ens3 1.50 1.27 0.79 1.15 0.00 0.00 0.00 0.00 18:49:04 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:09:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:10:01 ens3 1.55 0.47 0.44 0.28 0.00 0.00 0.00 0.00 18:49:04 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:11:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 18:49:04 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:12:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:14:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:15:01 ens3 0.23 0.10 0.12 0.07 0.00 0.00 0.00 0.00 18:49:04 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:16:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 18:49:04 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:17:01 ens3 0.23 0.05 0.12 0.00 0.00 0.00 0.00 0.00 18:49:04 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:18:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:19:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:20:01 ens3 0.80 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:49:04 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:21:01 ens3 0.67 0.40 0.39 0.27 0.00 0.00 0.00 0.00 18:49:04 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:22:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:24:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:25:01 ens3 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00 18:49:04 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:26:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:27:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 18:49:04 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:29:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:30:01 ens3 1.12 0.08 0.11 0.01 0.00 0.00 0.00 0.00 18:49:04 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:31:01 ens3 1.02 0.67 0.64 0.48 0.00 0.00 0.00 0.00 18:49:04 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:32:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:33:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:34:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:35:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:49:04 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:36:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:37:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:38:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:49:04 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:39:01 ens3 0.13 0.02 0.02 0.00 0.00 0.00 0.00 0.00 18:49:04 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:40:01 ens3 1.73 0.43 0.51 0.28 0.00 0.00 0.00 0.00 18:49:04 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:41:01 ens3 0.55 0.42 0.33 0.27 0.00 0.00 0.00 0.00 18:49:04 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:42:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:43:01 ens3 0.55 0.37 0.26 0.21 0.00 0.00 0.00 0.00 18:49:04 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:44:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:45:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 18:49:04 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:46:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:49:04 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:48:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:49:04 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:04 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:04 18:49:01 ens3 444.70 313.58 7938.15 143.62 0.00 0.00 0.00 0.00 18:49:04 18:49:01 docker0 45.47 73.08 4.11 692.20 0.00 0.00 0.00 0.00 18:49:04 18:49:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 18:49:04 Average: ens3 9.14 6.44 112.19 3.44 0.00 0.00 0.00 0.00 18:49:04 Average: docker0 1.04 1.53 0.09 14.08 0.00 0.00 0.00 0.00 18:49:04 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:49:04 18:49:04