Pull request #130 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9408bd34efc73d71db96f9e559e1c250f6d42c6+1030fa22bcf670ded76708512c57b18f10d8b8f3 (af6b6f454f05b14d4c4b93c8229f4f2374fc5bdc) 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-ssh8114074128150400252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8863602066732684484.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-130/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-130/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7947899844122262137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-130/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1124218188025283849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10894015202681216354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-130/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-130/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7493173904514013669.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera 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: device-usb-camera 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-2742 in /w/workspace/foundry_device-usb-camera_PR-130 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-130 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1030fa22bcf670ded76708512c57b18f10d8b8f3 into PR head commit b9408bd34efc73d71db96f9e559e1c250f6d42c6 Merge succeeded, producing b9408bd34efc73d71db96f9e559e1c250f6d42c6 Checking out Revision b9408bd34efc73d71db96f9e559e1c250f6d42c6 (PR-130) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9408bd34efc73d71db96f9e559e1c250f6d42c6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1030fa22bcf670ded76708512c57b18f10d8b8f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9408bd34efc73d71db96f9e559e1c250f6d42c6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-17T17:12:27.936Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-17T17:12:28.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-17T17:12:28.179Z] ========================================================= [2023-01-17T17:12:28.180Z] EdgeX Global Pipelines Version Info [2023-01-17T17:12:28.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:12:28.910Z] ------------------- [2023-01-17T17:12:28.910Z] stable info: [2023-01-17T17:12:28.910Z] ------------------- [2023-01-17T17:12:28.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-17T17:12:28.910Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T17:12:28.910Z] Message: update stable to v1.0.244 [2023-01-17T17:12:29.483Z] ------------------- [2023-01-17T17:12:29.483Z] experimental info: [2023-01-17T17:12:29.483Z] ------------------- [2023-01-17T17:12:29.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-17T17:12:29.483Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T17:12:29.483Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-17T17:12:29.793Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-17T17:12:29.832Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-17T17:12:29.876Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-17T17:12:29.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-17T17:12:29.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-17T17:12:30.014Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-17T17:12:30.054Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-17T17:12:30.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-17T17:12:30.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-17T17:12:30.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-17T17:12:30.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-17T17:12:30.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-17T17:12:30.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-17T17:12:30.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-17T17:12:30.397Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T17:12:30.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T17:12:30.484Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-17T17:12:30.533Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-17T17:12:30.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-17T17:12:30.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-17T17:12:30.651Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-17T17:12:30.756Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-17T17:12:30.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-17T17:12:30.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-17T17:12:30.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-17T17:12:31.003Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-17T17:12:31.039Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-17T17:12:31.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-130 [Pipeline] echo [2023-01-17T17:12:31.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-130 [Pipeline] echo [2023-01-17T17:12:31.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-130 [Pipeline] echo [2023-01-17T17:12:31.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] echo [2023-01-17T17:12:31.307Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9408bd [Pipeline] echo [2023-01-17T17:12:31.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T17:12:31.472Z] provisioning config files... [2023-01-17T17:12:31.507Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-130@tmp/config9262215824953658477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:12:31.857Z] ---> docker-login.sh [2023-01-17T17:12:31.857Z] nexus3.edgexfoundry.org:10001 [2023-01-17T17:12:32.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:32.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:32.117Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:32.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:32.117Z] [2023-01-17T17:12:32.117Z] Login Succeeded [2023-01-17T17:12:32.117Z] nexus3.edgexfoundry.org:10002 [2023-01-17T17:12:32.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:32.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:32.377Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:32.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:32.377Z] [2023-01-17T17:12:32.377Z] Login Succeeded [2023-01-17T17:12:32.377Z] nexus3.edgexfoundry.org:10003 [2023-01-17T17:12:32.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:32.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:32.377Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:32.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:32.377Z] [2023-01-17T17:12:32.377Z] Login Succeeded [2023-01-17T17:12:32.377Z] nexus3.edgexfoundry.org:10004 [2023-01-17T17:12:32.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:32.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:32.636Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:32.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:32.636Z] [2023-01-17T17:12:32.636Z] Login Succeeded [2023-01-17T17:12:32.636Z] docker.io [2023-01-17T17:12:32.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:32.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:32.896Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:32.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:32.896Z] [2023-01-17T17:12:32.896Z] Login Succeeded [2023-01-17T17:12:32.896Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T17:12:32.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-17T17:12:33.551Z] + git rev-list -1 --merges b9408bd34efc73d71db96f9e559e1c250f6d42c6~1..b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] echo [2023-01-17T17:12:33.621Z] -----------> git rev-list -1 --merges b9408bd34efc73d71db96f9e559e1c250f6d42c6~1..b9408bd34efc73d71db96f9e559e1c250f6d42c6 b9408bd34efc73d71db96f9e559e1c250f6d42c6 [false] [Pipeline] sh [2023-01-17T17:12:33.933Z] + git log --format=format:%s -1 b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] echo [2023-01-17T17:12:33.969Z] ========================================================= [2023-01-17T17:12:33.969Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-17T17:12:33.969Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T17:12:34.403Z] + git log --format=format:%s -1 b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] echo [2023-01-17T17:12:34.438Z] [semverPrep] GIT_COMMIT: b9408bd34efc73d71db96f9e559e1c250f6d42c6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-17T17:12:34.467Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-17T17:12:34.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T17:12:34.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-17T17:12:34.868Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-17T17:12:34.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-17T17:12:34.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-17T17:12:34.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-17T17:12:34.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:12:35.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T17:12:35.365Z] [2023-01-17T17:12:35.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:12:35.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T17:12:35.757Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-17T17:12:35.757Z] b85a868b505f: Pulling fs layer [2023-01-17T17:12:35.757Z] e2be974225ed: Pulling fs layer [2023-01-17T17:12:35.757Z] 339a4e72a1f5: Pulling fs layer [2023-01-17T17:12:35.757Z] 988bab9f4d93: Pulling fs layer [2023-01-17T17:12:35.757Z] 1469e6f7b9e6: Pulling fs layer [2023-01-17T17:12:35.757Z] eaf3925da568: Pulling fs layer [2023-01-17T17:12:35.757Z] bab4dde63d76: Pulling fs layer [2023-01-17T17:12:35.757Z] bde34c3a00c8: Pulling fs layer [2023-01-17T17:12:35.757Z] b352a97aabf1: Pulling fs layer [2023-01-17T17:12:35.757Z] 4872d77fe225: Pulling fs layer [2023-01-17T17:12:35.757Z] 5851b861e8e6: Pulling fs layer [2023-01-17T17:12:35.757Z] 1469e6f7b9e6: Waiting [2023-01-17T17:12:35.757Z] eaf3925da568: Waiting [2023-01-17T17:12:35.757Z] bab4dde63d76: Waiting [2023-01-17T17:12:35.757Z] 4872d77fe225: Waiting [2023-01-17T17:12:35.757Z] bde34c3a00c8: Waiting [2023-01-17T17:12:35.757Z] b352a97aabf1: Waiting [2023-01-17T17:12:35.757Z] 988bab9f4d93: Waiting [2023-01-17T17:12:35.757Z] 5851b861e8e6: Waiting [2023-01-17T17:12:35.757Z] e2be974225ed: Verifying Checksum [2023-01-17T17:12:35.757Z] e2be974225ed: Download complete [2023-01-17T17:12:36.028Z] 988bab9f4d93: Verifying Checksum [2023-01-17T17:12:36.028Z] 988bab9f4d93: Download complete [2023-01-17T17:12:36.294Z] 1469e6f7b9e6: Verifying Checksum [2023-01-17T17:12:36.294Z] 1469e6f7b9e6: Download complete [2023-01-17T17:12:36.294Z] 339a4e72a1f5: Verifying Checksum [2023-01-17T17:12:36.294Z] 339a4e72a1f5: Download complete [2023-01-17T17:12:36.294Z] eaf3925da568: Verifying Checksum [2023-01-17T17:12:36.294Z] eaf3925da568: Download complete [2023-01-17T17:12:36.294Z] bde34c3a00c8: Verifying Checksum [2023-01-17T17:12:36.294Z] bde34c3a00c8: Download complete [2023-01-17T17:12:36.294Z] b352a97aabf1: Download complete [2023-01-17T17:12:36.294Z] 4872d77fe225: Download complete [2023-01-17T17:12:36.294Z] 5851b861e8e6: Verifying Checksum [2023-01-17T17:12:36.294Z] 5851b861e8e6: Download complete [2023-01-17T17:12:36.294Z] b85a868b505f: Verifying Checksum [2023-01-17T17:12:36.294Z] b85a868b505f: Download complete [2023-01-17T17:12:36.865Z] bab4dde63d76: Verifying Checksum [2023-01-17T17:12:36.865Z] bab4dde63d76: Download complete [2023-01-17T17:12:37.802Z] b85a868b505f: Pull complete [2023-01-17T17:12:37.802Z] e2be974225ed: Pull complete [2023-01-17T17:12:38.372Z] 339a4e72a1f5: Pull complete [2023-01-17T17:12:38.372Z] 988bab9f4d93: Pull complete [2023-01-17T17:12:38.635Z] 1469e6f7b9e6: Pull complete [2023-01-17T17:12:38.894Z] eaf3925da568: Pull complete [2023-01-17T17:12:40.834Z] bab4dde63d76: Pull complete [2023-01-17T17:12:40.834Z] bde34c3a00c8: Pull complete [2023-01-17T17:12:40.834Z] b352a97aabf1: Pull complete [2023-01-17T17:12:41.095Z] 4872d77fe225: Pull complete [2023-01-17T17:12:41.095Z] 5851b861e8e6: Pull complete [2023-01-17T17:12:41.095Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-17T17:12:41.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T17:12:41.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:12:41.315Z] prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container [2023-01-17T17:12:41.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@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 [2023-01-17T17:12:42.850Z] $ docker top d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 -eo pid,comm [2023-01-17T17:12:42.901Z] 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). [2023-01-17T17:12:42.901Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T17:12:43.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T17:12:43.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T17:12:43.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T17:12:43.163Z] $ docker exec d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 ssh-agent [2023-01-17T17:12:43.273Z] SSH_AUTH_SOCK=/tmp/ssh-8gM2XT8qyGtp/agent.31 [2023-01-17T17:12:43.273Z] SSH_AGENT_PID=37 [2023-01-17T17:12:43.279Z] Running ssh-add (command line suppressed) [2023-01-17T17:12:43.382Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-130@tmp/private_key_15751437196654922016.key (/w/workspace/foundry_device-usb-camera_PR-130@tmp/private_key_15751437196654922016.key) [2023-01-17T17:12:43.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T17:12:43.723Z] + git tag --points-at HEAD [Pipeline] } [2023-01-17T17:12:43.751Z] $ docker exec --env ******** --env ******** d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 ssh-agent -k [2023-01-17T17:12:43.858Z] unset SSH_AUTH_SOCK; [2023-01-17T17:12:43.858Z] unset SSH_AGENT_PID; [2023-01-17T17:12:43.858Z] echo Agent pid 37 killed; [2023-01-17T17:12:43.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-17T17:12:43.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T17:12:43.956Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T17:12:44.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T17:12:44.069Z] $ docker exec d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 ssh-agent [2023-01-17T17:12:44.166Z] SSH_AUTH_SOCK=/tmp/ssh-c2asgTiiQqX6/agent.69 [2023-01-17T17:12:44.166Z] SSH_AGENT_PID=75 [2023-01-17T17:12:44.171Z] Running ssh-add (command line suppressed) [2023-01-17T17:12:44.278Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-130@tmp/private_key_13314495257684129578.key (/w/workspace/foundry_device-usb-camera_PR-130@tmp/private_key_13314495257684129578.key) [2023-01-17T17:12:44.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T17:12:44.635Z] + git semver init [2023-01-17T17:12:44.895Z] 2023-01-17 17:12:44,807 [run_init] DEBUG init version:0.0.0 force:False [2023-01-17T17:12:44.895Z] 2023-01-17 17:12:44,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-130/.semver [2023-01-17T17:12:44.895Z] 2023-01-17 17:12:44,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-130/.semver [2023-01-17T17:12:44.895Z] 2023-01-17 17:12:44,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-130/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-130, universal_newlines=False, shell=None, istream=None) [2023-01-17T17:12:45.834Z] 2023-01-17 17:12:45,539 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-130/.git/info/exclude [2023-01-17T17:12:45.834Z] 2023-01-17 17:12:45,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-130/.semver/PR-130 with force:False [2023-01-17T17:12:45.834Z] 2023-01-17 17:12:45,540 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-130/.semver/PR-130 [2023-01-17T17:12:45.834Z] 2023-01-17 17:12:45,543 [execute] INFO git cat-file --batch-check [2023-01-17T17:12:45.834Z] 2023-01-17 17:12:45,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-130/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T17:12:45.834Z] 2023-01-17 17:12:45,551 [execute] INFO git cat-file --batch [2023-01-17T17:12:45.834Z] 2023-01-17 17:12:45,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-130/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T17:12:45.834Z] 2023-01-17 17:12:45,556 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-130/.semver/PR-130 [2023-01-17T17:12:45.834Z] 0.0.0 [Pipeline] } [2023-01-17T17:12:45.863Z] $ docker exec --env ******** --env ******** d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 ssh-agent -k [2023-01-17T17:12:45.966Z] unset SSH_AUTH_SOCK; [2023-01-17T17:12:45.966Z] unset SSH_AGENT_PID; [2023-01-17T17:12:45.967Z] echo Agent pid 75 killed; [2023-01-17T17:12:45.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T17:12:46.403Z] + git semver [Pipeline] } [2023-01-17T17:12:46.696Z] $ docker stop --time=1 d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 [2023-01-17T17:12:47.986Z] $ docker rm -f --volumes d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T17:12:48.394Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-17T17:12:48.687Z] Stashed 1 file(s) [Pipeline] echo [2023-01-17T17:12:48.706Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T17:12:49.333Z] provisioning config files... [2023-01-17T17:12:49.343Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-130@tmp/config4982509033037413740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:12:49.689Z] ---> docker-login.sh [2023-01-17T17:12:49.690Z] nexus3.edgexfoundry.org:10001 [2023-01-17T17:12:49.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:49.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:49.690Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:49.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:49.690Z] [2023-01-17T17:12:49.690Z] Login Succeeded [2023-01-17T17:12:49.690Z] nexus3.edgexfoundry.org:10002 [2023-01-17T17:12:49.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:49.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:49.690Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:49.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:49.690Z] [2023-01-17T17:12:49.690Z] Login Succeeded [2023-01-17T17:12:49.690Z] nexus3.edgexfoundry.org:10003 [2023-01-17T17:12:49.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:49.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:49.950Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:49.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:49.950Z] [2023-01-17T17:12:49.950Z] Login Succeeded [2023-01-17T17:12:49.950Z] nexus3.edgexfoundry.org:10004 [2023-01-17T17:12:49.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:49.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:49.950Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:49.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:49.950Z] [2023-01-17T17:12:49.950Z] Login Succeeded [2023-01-17T17:12:49.950Z] docker.io [2023-01-17T17:12:50.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:12:50.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:12:50.210Z] Configure a credential helper to remove this warning. See [2023-01-17T17:12:50.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:12:50.210Z] [2023-01-17T17:12:50.210Z] Login Succeeded [2023-01-17T17:12:50.210Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T17:12:50.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-17T17:12:50.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:12:50.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:12:50.523Z] ========================================================= [2023-01-17T17:12:50.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-17T17:12:50.523Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:12:50.997Z] + 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 . [2023-01-17T17:12:50.997Z] Sending build context to Docker daemon 1.721MB [2023-01-17T17:12:50.997Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T17:12:50.997Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-17T17:12:50.997Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-17T17:12:50.997Z] 213ec9aee27d: Pulling fs layer [2023-01-17T17:12:50.997Z] 4583459ba037: Pulling fs layer [2023-01-17T17:12:50.997Z] 93c1e223e6f2: Pulling fs layer [2023-01-17T17:12:50.997Z] 53926ce57604: Pulling fs layer [2023-01-17T17:12:50.997Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-17T17:12:50.997Z] 22ff95d597cd: Pulling fs layer [2023-01-17T17:12:50.997Z] 12d6caf4c0d1: Pulling fs layer [2023-01-17T17:12:50.997Z] 96b7cbca73a9: Pulling fs layer [2023-01-17T17:12:50.997Z] a7acece74701: Pulling fs layer [2023-01-17T17:12:50.997Z] 53926ce57604: Waiting [2023-01-17T17:12:50.997Z] 21b2b0c7a3f4: Waiting [2023-01-17T17:12:50.997Z] 22ff95d597cd: Waiting [2023-01-17T17:12:50.997Z] 12d6caf4c0d1: Waiting [2023-01-17T17:12:50.997Z] 96b7cbca73a9: Waiting [2023-01-17T17:12:50.997Z] a7acece74701: Waiting [2023-01-17T17:12:50.997Z] 93c1e223e6f2: Verifying Checksum [2023-01-17T17:12:50.997Z] 93c1e223e6f2: Download complete [2023-01-17T17:12:50.997Z] 4583459ba037: Verifying Checksum [2023-01-17T17:12:50.997Z] 4583459ba037: Download complete [2023-01-17T17:12:51.262Z] 213ec9aee27d: Verifying Checksum [2023-01-17T17:12:51.262Z] 213ec9aee27d: Download complete [2023-01-17T17:12:51.262Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-17T17:12:51.262Z] 21b2b0c7a3f4: Download complete [2023-01-17T17:12:51.262Z] 22ff95d597cd: Download complete [2023-01-17T17:12:51.262Z] 12d6caf4c0d1: Verifying Checksum [2023-01-17T17:12:51.262Z] 12d6caf4c0d1: Download complete [2023-01-17T17:12:51.262Z] 213ec9aee27d: Pull complete [2023-01-17T17:12:51.532Z] 4583459ba037: Pull complete [2023-01-17T17:12:51.532Z] 93c1e223e6f2: Pull complete [2023-01-17T17:12:52.595Z] a7acece74701: Verifying Checksum [2023-01-17T17:12:52.595Z] a7acece74701: Download complete [2023-01-17T17:12:52.870Z] 96b7cbca73a9: Verifying Checksum [2023-01-17T17:12:52.870Z] 96b7cbca73a9: Download complete [2023-01-17T17:12:53.129Z] 53926ce57604: Verifying Checksum [2023-01-17T17:12:53.129Z] 53926ce57604: Download complete [2023-01-17T17:12:57.325Z] 53926ce57604: Pull complete [2023-01-17T17:12:57.325Z] 21b2b0c7a3f4: Pull complete [2023-01-17T17:12:57.325Z] 22ff95d597cd: Pull complete [2023-01-17T17:12:57.325Z] 12d6caf4c0d1: Pull complete [2023-01-17T17:12:58.701Z] 96b7cbca73a9: Pull complete [2023-01-17T17:12:59.637Z] a7acece74701: Pull complete [2023-01-17T17:12:59.637Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-17T17:12:59.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T17:12:59.637Z] ---> db6d94c90886 [2023-01-17T17:12:59.637Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-17T17:13:02.198Z] ---> Running in 2ea6b3623e15 [2023-01-17T17:13:02.198Z] Removing intermediate container 2ea6b3623e15 [2023-01-17T17:13:02.198Z] ---> 9e044f44b4a9 [2023-01-17T17:13:02.198Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T17:13:02.198Z] ---> Running in 1973c971e9f5 [2023-01-17T17:13:02.198Z] Removing intermediate container 1973c971e9f5 [2023-01-17T17:13:02.198Z] ---> 77122149b6a1 [2023-01-17T17:13:02.198Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-17T17:13:02.198Z] ---> Running in 74c5db3f9579 [2023-01-17T17:13:02.198Z] Removing intermediate container 74c5db3f9579 [2023-01-17T17:13:02.198Z] ---> 95a1e80f4bdf [2023-01-17T17:13:02.198Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-17T17:13:02.198Z] ---> Running in b5b574837fc8 [2023-01-17T17:13:02.198Z] Removing intermediate container b5b574837fc8 [2023-01-17T17:13:02.198Z] ---> 30b20a42a227 [2023-01-17T17:13:02.198Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T17:13:02.458Z] ---> Running in c17d226b307a [2023-01-17T17:13:02.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T17:13:02.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T17:13:02.977Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-17T17:13:02.977Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-17T17:13:02.977Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-17T17:13:02.977Z] (4/80) Installing libxcb (1.15-r0) [2023-01-17T17:13:02.977Z] (5/80) Installing libx11 (1.8-r0) [2023-01-17T17:13:02.977Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-17T17:13:02.977Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-17T17:13:02.977Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-17T17:13:02.977Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-17T17:13:02.977Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-17T17:13:02.977Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-17T17:13:02.977Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-17T17:13:02.977Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-17T17:13:02.977Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-17T17:13:03.237Z] (15/80) Installing libice (1.0.10-r0) [2023-01-17T17:13:03.237Z] (16/80) Installing libuuid (2.38-r1) [2023-01-17T17:13:03.237Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-17T17:13:03.237Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-17T17:13:03.237Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-17T17:13:03.237Z] (20/80) Installing xset (1.2.4-r0) [2023-01-17T17:13:03.237Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-17T17:13:03.237Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-17T17:13:03.237Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-17T17:13:03.237Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-17T17:13:03.237Z] (25/80) Installing libintl (0.21-r2) [2023-01-17T17:13:03.237Z] (26/80) Installing libblkid (2.38-r1) [2023-01-17T17:13:03.237Z] (27/80) Installing libmount (2.38-r1) [2023-01-17T17:13:03.237Z] (28/80) Installing pcre (8.45-r2) [2023-01-17T17:13:03.237Z] (29/80) Installing glib (2.72.1-r0) [2023-01-17T17:13:03.496Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-17T17:13:03.496Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-17T17:13:03.496Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-17T17:13:03.496Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-17T17:13:03.496Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-17T17:13:03.496Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-17T17:13:03.496Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-17T17:13:03.496Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-17T17:13:03.496Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-17T17:13:03.753Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-17T17:13:03.753Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-17T17:13:03.753Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-17T17:13:03.753Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-17T17:13:03.753Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-17T17:13:03.753Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-17T17:13:03.753Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-17T17:13:03.753Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-17T17:13:03.753Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-17T17:13:03.753Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-17T17:13:04.011Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-17T17:13:04.011Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-17T17:13:04.011Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-17T17:13:04.011Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-17T17:13:04.011Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-17T17:13:04.011Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-17T17:13:04.011Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-17T17:13:04.011Z] (56/80) Installing libunistring (1.0-r0) [2023-01-17T17:13:04.011Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-17T17:13:04.011Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-17T17:13:04.011Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-17T17:13:04.011Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-17T17:13:04.140Z] Still waiting to schedule task [2023-01-17T17:13:04.141Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2741’ [2023-01-17T17:13:04.271Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-17T17:13:04.271Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-17T17:13:04.271Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-17T17:13:04.271Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-17T17:13:04.271Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-17T17:13:04.271Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-17T17:13:04.271Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-17T17:13:04.271Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-17T17:13:04.271Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-17T17:13:04.272Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-17T17:13:04.272Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-17T17:13:04.272Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-17T17:13:04.272Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-17T17:13:04.272Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-17T17:13:04.531Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-17T17:13:04.531Z] Executing udev-init-scripts-35-r0.post-install [2023-01-17T17:13:04.531Z] (76/80) Installing kmod-libs (29-r2) [2023-01-17T17:13:04.531Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-17T17:13:04.531Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-17T17:13:04.531Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-17T17:13:04.531Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-17T17:13:04.531Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T17:13:04.531Z] Executing eudev-3.2.11-r0.trigger [2023-01-17T17:13:04.531Z] OK: 330 MiB in 131 packages [2023-01-17T17:13:07.063Z] Removing intermediate container c17d226b307a [2023-01-17T17:13:07.063Z] ---> d3bce7427a5b [2023-01-17T17:13:07.063Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-17T17:13:07.063Z] ---> Running in e54c0d6d0a60 [2023-01-17T17:13:07.063Z] Removing intermediate container e54c0d6d0a60 [2023-01-17T17:13:07.063Z] ---> 6b26e2850af4 [2023-01-17T17:13:07.063Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-17T17:13:07.063Z] ---> a5d55cd0b4d5 [2023-01-17T17:13:07.063Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T17:13:07.063Z] ---> Running in c00c137aee13 [2023-01-17T17:13:33.668Z] Removing intermediate container c00c137aee13 [2023-01-17T17:13:33.668Z] ---> 99bde3ecbe7a [2023-01-17T17:13:33.668Z] Step 11/13 : COPY . . [2023-01-17T17:13:33.668Z] ---> 58281af25e82 [2023-01-17T17:13:33.668Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-17T17:13:33.668Z] ---> Running in 9281169758c5 [2023-01-17T17:13:33.668Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T17:13:33.668Z] Dload Upload Total Spent Left Speed [2023-01-17T17:13:33.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9161 0 --:--:-- --:--:-- --:--:-- 9234 [2023-01-17T17:13:33.668Z] Removing intermediate container 9281169758c5 [2023-01-17T17:13:33.668Z] ---> 1843f2adc94a [2023-01-17T17:13:33.668Z] Step 13/13 : RUN ${MAKE} [2023-01-17T17:13:33.668Z] ---> Running in 4b67af6c35c2 [2023-01-17T17:13:33.668Z] noop [2023-01-17T17:13:33.668Z] Removing intermediate container 4b67af6c35c2 [2023-01-17T17:13:33.668Z] ---> 5c8218668182 [2023-01-17T17:13:33.668Z] Successfully built 5c8218668182 [2023-01-17T17:13:33.668Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:13:34.106Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T17:13:34.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:13:34.253Z] prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container [2023-01-17T17:13:34.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-17T17:13:34.672Z] $ docker top 07728aa111b976bd01b345b173944996b3dc7cc6414cddcff1a217710f9393a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:13:35.054Z] + go version [2023-01-17T17:13:35.054Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-17T17:13:35.089Z] $ docker stop --time=1 07728aa111b976bd01b345b173944996b3dc7cc6414cddcff1a217710f9393a3 [2023-01-17T17:13:36.345Z] $ docker rm -f --volumes 07728aa111b976bd01b345b173944996b3dc7cc6414cddcff1a217710f9393a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:13:37.061Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T17:13:37.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:13:37.199Z] prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container [2023-01-17T17:13:37.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-17T17:13:37.559Z] $ docker top 827b5a6a250a2c7fe666eed5c87a7e9dcd442e7de01d4562b732da42d659116f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:13:37.928Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-130 [Pipeline] fileExists [Pipeline] sh [2023-01-17T17:13:38.286Z] + make test [2023-01-17T17:13:38.286Z] go test ./... -coverprofile=coverage.out ./... [2023-01-17T17:13:38.544Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-17T17:13:46.651Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-17T17:13:47.587Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2023-01-17T17:13:52.909Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-17T17:13:52.909Z] go vet ./... [2023-01-17T17:13:56.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T17:13:56.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T17:13:56.191Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T17:13:56.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-17T17:13:56.257Z] $ docker stop --time=1 827b5a6a250a2c7fe666eed5c87a7e9dcd442e7de01d4562b732da42d659116f [2023-01-17T17:13:58.638Z] $ docker rm -f --volumes 827b5a6a250a2c7fe666eed5c87a7e9dcd442e7de01d4562b732da42d659116f [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T17:13:59.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-17T17:13:59.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-17T17:13:59.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-17T17:14:00.194Z] + ls -al . [2023-01-17T17:14:00.194Z] total 208 [2023-01-17T17:14:00.194Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 17:13 . [2023-01-17T17:14:00.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:12 .. [2023-01-17T17:14:00.194Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:13 .git [2023-01-17T17:14:00.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:12 .github [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 17 17:12 .gitignore [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 17 17:12 .golangci.yml [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 17 17:12 .hadolint.yml [2023-01-17T17:14:00.194Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:12 .semver [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 17 17:12 Attribution.txt [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 17 17:12 CHANGELOG.md [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 17 17:12 Dockerfile [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 17 17:12 GOVERNANCE.md [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 17 17:12 Jenkinsfile [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 17 17:12 LICENSE [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 17 17:12 Makefile [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 17 17:12 OWNERS.md [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 17 17:12 README.md [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 17 17:12 VERSION [2023-01-17T17:14:00.194Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:12 bin [2023-01-17T17:14:00.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:12 cmd [2023-01-17T17:14:00.194Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 17 17:13 coverage.out [2023-01-17T17:14:00.194Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 17 17:12 docker-entrypoint.sh [2023-01-17T17:14:00.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:12 docs [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 17 17:12 go.mod [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 17 17:12 go.sum [2023-01-17T17:14:00.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:12 internal [2023-01-17T17:14:00.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:12 snap [2023-01-17T17:14:00.194Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 17 17:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:14:00.627Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b9408bd34efc73d71db96f9e559e1c250f6d42c6 --label arch=amd64 --label version=0.0.0 . [2023-01-17T17:14:00.627Z] Sending build context to Docker daemon 1.753MB [2023-01-17T17:14:00.627Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T17:14:00.627Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-17T17:14:00.627Z] ---> 5c8218668182 [2023-01-17T17:14:00.627Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-17T17:14:00.627Z] ---> Running in b0c81b99e9fc [2023-01-17T17:14:00.887Z] Removing intermediate container b0c81b99e9fc [2023-01-17T17:14:00.887Z] ---> 60daa6fb97ed [2023-01-17T17:14:00.887Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T17:14:00.887Z] ---> Running in ab6f8d238b65 [2023-01-17T17:14:00.887Z] Removing intermediate container ab6f8d238b65 [2023-01-17T17:14:00.887Z] ---> bf4083cede40 [2023-01-17T17:14:00.887Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-17T17:14:00.887Z] ---> Running in daea40ab7a40 [2023-01-17T17:14:01.177Z] Removing intermediate container daea40ab7a40 [2023-01-17T17:14:01.177Z] ---> 759023664aa9 [2023-01-17T17:14:01.177Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-17T17:14:01.177Z] ---> Running in 4f11ab342a3d [2023-01-17T17:14:01.177Z] Removing intermediate container 4f11ab342a3d [2023-01-17T17:14:01.177Z] ---> 5e24bc22d01a [2023-01-17T17:14:01.177Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T17:14:01.177Z] ---> Running in 66755c221432 [2023-01-17T17:14:01.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T17:14:01.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T17:14:02.020Z] OK: 330 MiB in 131 packages [2023-01-17T17:14:02.308Z] Removing intermediate container 66755c221432 [2023-01-17T17:14:02.308Z] ---> 6ec0fa02efa5 [2023-01-17T17:14:02.308Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-17T17:14:02.308Z] ---> Running in 61f1d715667b [2023-01-17T17:14:02.308Z] Removing intermediate container 61f1d715667b [2023-01-17T17:14:02.308Z] ---> 52940c6193a0 [2023-01-17T17:14:02.308Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-17T17:14:02.576Z] ---> 15762afde2d7 [2023-01-17T17:14:02.576Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T17:14:02.576Z] ---> Running in 534990866f47 [2023-01-17T17:14:03.145Z] Removing intermediate container 534990866f47 [2023-01-17T17:14:03.145Z] ---> b323424ec23f [2023-01-17T17:14:03.145Z] Step 11/35 : COPY . . [2023-01-17T17:14:03.403Z] ---> 28b265ed93dd [2023-01-17T17:14:03.403Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-17T17:14:03.403Z] ---> Running in 622d9e5627ac [2023-01-17T17:14:03.662Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T17:14:03.662Z] Dload Upload Total Spent Left Speed [2023-01-17T17:14:03.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43219 0 --:--:-- --:--:-- --:--:-- 44250 [2023-01-17T17:14:03.922Z] Removing intermediate container 622d9e5627ac [2023-01-17T17:14:03.922Z] ---> 94be48050eea [2023-01-17T17:14:03.922Z] Step 13/35 : RUN ${MAKE} [2023-01-17T17:14:03.922Z] ---> Running in 9cc10514a87f [2023-01-17T17:14:04.181Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-17T17:14:26.102Z] Removing intermediate container 9cc10514a87f [2023-01-17T17:14:26.102Z] ---> 38ea69c11fed [2023-01-17T17:14:26.102Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-17T17:14:26.102Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-17T17:14:26.102Z] af6660deedbd: Pulling fs layer [2023-01-17T17:14:26.102Z] 97cd0a44c592: Pulling fs layer [2023-01-17T17:14:26.102Z] 97cd0a44c592: Verifying Checksum [2023-01-17T17:14:26.102Z] 97cd0a44c592: Download complete [2023-01-17T17:14:26.102Z] af6660deedbd: Verifying Checksum [2023-01-17T17:14:26.102Z] af6660deedbd: Download complete [2023-01-17T17:14:26.102Z] af6660deedbd: Pull complete [2023-01-17T17:14:26.102Z] 97cd0a44c592: Pull complete [2023-01-17T17:14:26.102Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-17T17:14:26.102Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-17T17:14:26.102Z] ---> fea57e182299 [2023-01-17T17:14:26.102Z] Step 15/35 : FROM alpine:3.16 [2023-01-17T17:14:26.102Z] 3.16: Pulling from library/alpine [2023-01-17T17:14:26.102Z] ca7dd9ec2225: Pulling fs layer [2023-01-17T17:14:26.102Z] ca7dd9ec2225: Verifying Checksum [2023-01-17T17:14:26.102Z] ca7dd9ec2225: Download complete [2023-01-17T17:14:26.359Z] ca7dd9ec2225: Pull complete [2023-01-17T17:14:26.359Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T17:14:26.359Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T17:14:26.359Z] ---> bfe296a52501 [2023-01-17T17:14:26.359Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-17T17:14:26.618Z] ---> Running in 9524b2c105f5 [2023-01-17T17:14:26.618Z] Removing intermediate container 9524b2c105f5 [2023-01-17T17:14:26.618Z] ---> 2fa11a63065b [2023-01-17T17:14:26.618Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-17T17:14:26.618Z] ---> Running in e360648abde1 [2023-01-17T17:14:26.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T17:14:26.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T17:14:27.133Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-01-17T17:14:27.133Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-01-17T17:14:27.133Z] (3/80) Installing libxau (1.0.9-r0) [2023-01-17T17:14:27.133Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-01-17T17:14:27.133Z] (5/80) Installing libxcb (1.15-r0) [2023-01-17T17:14:27.133Z] (6/80) Installing libx11 (1.8-r0) [2023-01-17T17:14:27.133Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-01-17T17:14:27.133Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-01-17T17:14:27.391Z] (9/80) Installing expat (2.5.0-r0) [2023-01-17T17:14:27.391Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-01-17T17:14:27.391Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-01-17T17:14:27.391Z] (12/80) Installing libpng (1.6.37-r1) [2023-01-17T17:14:27.391Z] (13/80) Installing freetype (2.12.1-r0) [2023-01-17T17:14:27.391Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-01-17T17:14:27.391Z] (15/80) Installing fribidi (1.0.12-r0) [2023-01-17T17:14:27.391Z] (16/80) Installing libffi (3.4.2-r1) [2023-01-17T17:14:27.391Z] (17/80) Installing libintl (0.21-r2) [2023-01-17T17:14:27.391Z] (18/80) Installing libblkid (2.38-r1) [2023-01-17T17:14:27.391Z] (19/80) Installing libmount (2.38-r1) [2023-01-17T17:14:27.391Z] (20/80) Installing pcre (8.45-r2) [2023-01-17T17:14:27.391Z] (21/80) Installing glib (2.72.1-r0) [2023-01-17T17:14:27.391Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-01-17T17:14:27.391Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-01-17T17:14:27.391Z] (24/80) Installing libass (0.16.0-r0) [2023-01-17T17:14:27.391Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-01-17T17:14:27.391Z] (26/80) Installing libpciaccess (0.16-r0) [2023-01-17T17:14:27.391Z] (27/80) Installing libdrm (2.4.110-r0) [2023-01-17T17:14:27.391Z] (28/80) Installing gmp (6.2.1-r2) [2023-01-17T17:14:27.391Z] (29/80) Installing nettle (3.7.3-r0) [2023-01-17T17:14:27.391Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-01-17T17:14:27.391Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-01-17T17:14:27.391Z] (32/80) Installing libunistring (1.0-r0) [2023-01-17T17:14:27.650Z] (33/80) Installing gnutls (3.7.7-r0) [2023-01-17T17:14:27.650Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-17T17:14:27.650Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-17T17:14:27.650Z] (36/80) Installing lame (3.100-r0) [2023-01-17T17:14:27.650Z] (37/80) Installing opus (1.3.1-r1) [2023-01-17T17:14:27.650Z] (38/80) Installing libasyncns (0.8-r1) [2023-01-17T17:14:27.650Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-01-17T17:14:27.650Z] (40/80) Installing libltdl (2.4.7-r0) [2023-01-17T17:14:27.650Z] (41/80) Installing orc (0.4.32-r0) [2023-01-17T17:14:27.650Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-01-17T17:14:27.650Z] (43/80) Installing libogg (1.3.5-r1) [2023-01-17T17:14:27.650Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-17T17:14:27.650Z] (45/80) Installing flac (1.3.4-r0) [2023-01-17T17:14:27.650Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-01-17T17:14:27.650Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-01-17T17:14:27.650Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-01-17T17:14:27.650Z] (49/80) Installing soxr (0.1.3-r2) [2023-01-17T17:14:27.650Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-01-17T17:14:27.650Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-01-17T17:14:27.650Z] (52/80) Installing libpulse (15.0-r2) [2023-01-17T17:14:27.650Z] (53/80) Installing cjson (1.7.15-r3) [2023-01-17T17:14:27.650Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-01-17T17:14:27.650Z] (55/80) Installing librist (0.2.6-r1) [2023-01-17T17:14:27.650Z] (56/80) Installing libsrt (1.4.4-r0) [2023-01-17T17:14:27.651Z] (57/80) Installing libssh (0.9.6-r1) [2023-01-17T17:14:27.651Z] (58/80) Installing libtheora (1.1.1-r16) [2023-01-17T17:14:27.651Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-17T17:14:27.651Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-17T17:14:27.908Z] (61/80) Installing libxext (1.3.4-r0) [2023-01-17T17:14:27.908Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-01-17T17:14:27.908Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-17T17:14:27.908Z] (64/80) Installing libva (2.14.0-r0) [2023-01-17T17:14:27.908Z] (65/80) Installing libvdpau (1.5-r0) [2023-01-17T17:14:27.908Z] (66/80) Installing vidstab (1.1.0-r1) [2023-01-17T17:14:27.908Z] (67/80) Installing libvpx (1.11.0-r1) [2023-01-17T17:14:27.908Z] (68/80) Installing libwebp (1.2.3-r0) [2023-01-17T17:14:27.908Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-01-17T17:14:27.908Z] (70/80) Installing numactl (2.0.14-r0) [2023-01-17T17:14:27.908Z] (71/80) Installing x265-libs (3.5-r3) [2023-01-17T17:14:27.908Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-01-17T17:14:27.908Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-01-17T17:14:28.165Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-01-17T17:14:28.165Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-17T17:14:28.165Z] Executing udev-init-scripts-35-r0.post-install [2023-01-17T17:14:28.165Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-01-17T17:14:28.165Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-01-17T17:14:28.165Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-01-17T17:14:28.165Z] (79/80) Installing kmod-libs (29-r2) [2023-01-17T17:14:28.165Z] (80/80) Installing eudev (3.2.11-r0) [2023-01-17T17:14:28.165Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T17:14:28.165Z] Executing eudev-3.2.11-r0.trigger [2023-01-17T17:14:28.165Z] OK: 100 MiB in 94 packages [2023-01-17T17:14:30.691Z] Removing intermediate container e360648abde1 [2023-01-17T17:14:30.691Z] ---> 27c24fa3ab4a [2023-01-17T17:14:30.691Z] Step 18/35 : WORKDIR / [2023-01-17T17:14:30.691Z] ---> Running in 828bab1bbcf2 [2023-01-17T17:14:30.691Z] Removing intermediate container 828bab1bbcf2 [2023-01-17T17:14:30.691Z] ---> b3019e423762 [2023-01-17T17:14:30.691Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-17T17:14:30.950Z] ---> ddafe5ef3981 [2023-01-17T17:14:30.951Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-17T17:14:30.951Z] ---> f0d0d4ab3709 [2023-01-17T17:14:30.951Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-17T17:14:31.209Z] ---> d1f05e37a514 [2023-01-17T17:14:31.209Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-17T17:14:31.209Z] ---> 356e1a0589af [2023-01-17T17:14:31.209Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-17T17:14:31.467Z] ---> a7fcc732ff2e [2023-01-17T17:14:31.467Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-17T17:14:31.467Z] ---> e737e42c214d [2023-01-17T17:14:31.467Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-17T17:14:32.032Z] ---> ab34b2c05f32 [2023-01-17T17:14:32.032Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-17T17:14:32.032Z] ---> Running in fe205ac1f375 [2023-01-17T17:14:32.600Z] Removing intermediate container fe205ac1f375 [2023-01-17T17:14:32.600Z] ---> 9d4e21496ef6 [2023-01-17T17:14:32.600Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-17T17:14:32.600Z] ---> Running in bfb99f3edc7e [2023-01-17T17:14:33.166Z] Removing intermediate container bfb99f3edc7e [2023-01-17T17:14:33.166Z] ---> 0d5c0cfa3ccd [2023-01-17T17:14:33.166Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-17T17:14:33.166Z] ---> Running in e96ce7521642 [2023-01-17T17:14:33.756Z] Removing intermediate container e96ce7521642 [2023-01-17T17:14:33.756Z] ---> 46d365d50563 [2023-01-17T17:14:33.756Z] Step 29/35 : EXPOSE 59983 [2023-01-17T17:14:33.756Z] ---> Running in efcf9d894d61 [2023-01-17T17:14:34.014Z] Removing intermediate container efcf9d894d61 [2023-01-17T17:14:34.014Z] ---> cf3c7df71db5 [2023-01-17T17:14:34.014Z] Step 30/35 : EXPOSE 8554 [2023-01-17T17:14:34.014Z] ---> Running in 3ead12fedb5c [2023-01-17T17:14:34.014Z] Removing intermediate container 3ead12fedb5c [2023-01-17T17:14:34.014Z] ---> 6cb76964b9b4 [2023-01-17T17:14:34.014Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-17T17:14:34.014Z] ---> Running in 210d77c6ed29 [2023-01-17T17:14:34.281Z] Removing intermediate container 210d77c6ed29 [2023-01-17T17:14:34.281Z] ---> 3f4c81850e97 [2023-01-17T17:14:34.281Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-17T17:14:34.281Z] ---> Running in 4fa9b9b011aa [2023-01-17T17:14:34.281Z] Removing intermediate container 4fa9b9b011aa [2023-01-17T17:14:34.281Z] ---> d9981b0d77f0 [2023-01-17T17:14:34.281Z] Step 33/35 : LABEL arch=amd64 [2023-01-17T17:14:34.281Z] ---> Running in 285c322fa572 [2023-01-17T17:14:34.281Z] Removing intermediate container 285c322fa572 [2023-01-17T17:14:34.281Z] ---> 73740af42e47 [2023-01-17T17:14:34.281Z] Step 34/35 : LABEL git_sha=b9408bd34efc73d71db96f9e559e1c250f6d42c6 [2023-01-17T17:14:34.540Z] ---> Running in 57e5c10a5931 [2023-01-17T17:14:34.540Z] Removing intermediate container 57e5c10a5931 [2023-01-17T17:14:34.540Z] ---> 5636317eafec [2023-01-17T17:14:34.540Z] Step 35/35 : LABEL version=0.0.0 [2023-01-17T17:14:34.540Z] ---> Running in 52b997d25cc0 [2023-01-17T17:14:34.540Z] Removing intermediate container 52b997d25cc0 [2023-01-17T17:14:34.540Z] ---> 1a9e324f31c4 [2023-01-17T17:14:34.540Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-17T17:14:34.540Z] Successfully built 1a9e324f31c4 [2023-01-17T17:14:34.799Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:14:35.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T17:14:35.654Z] [2023-01-17T17:14:35.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:14:36.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T17:14:36.033Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-17T17:14:36.033Z] 5eb5b503b376: Pulling fs layer [2023-01-17T17:14:36.033Z] 5c69ac0246d0: Pulling fs layer [2023-01-17T17:14:36.033Z] ec43610c2a17: Pulling fs layer [2023-01-17T17:14:36.033Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-17T17:14:36.033Z] 33b1e0a273af: Pulling fs layer [2023-01-17T17:14:36.033Z] 5d3b04190fa2: Pulling fs layer [2023-01-17T17:14:36.033Z] 2f39f015ded8: Pulling fs layer [2023-01-17T17:14:36.033Z] 5d3b04190fa2: Waiting [2023-01-17T17:14:36.033Z] 2f39f015ded8: Waiting [2023-01-17T17:14:36.033Z] 3a2ae6a8a46f: Waiting [2023-01-17T17:14:36.033Z] 33b1e0a273af: Waiting [2023-01-17T17:14:36.033Z] 5c69ac0246d0: Verifying Checksum [2023-01-17T17:14:36.033Z] 5c69ac0246d0: Download complete [2023-01-17T17:14:36.033Z] 3a2ae6a8a46f: Download complete [2023-01-17T17:14:36.297Z] 33b1e0a273af: Verifying Checksum [2023-01-17T17:14:36.297Z] 33b1e0a273af: Download complete [2023-01-17T17:14:36.297Z] ec43610c2a17: Verifying Checksum [2023-01-17T17:14:36.297Z] ec43610c2a17: Download complete [2023-01-17T17:14:36.297Z] 5d3b04190fa2: Download complete [2023-01-17T17:14:36.556Z] 5eb5b503b376: Verifying Checksum [2023-01-17T17:14:36.556Z] 5eb5b503b376: Download complete [2023-01-17T17:14:37.136Z] 2f39f015ded8: Download complete [2023-01-17T17:14:37.395Z] 5eb5b503b376: Pull complete [2023-01-17T17:14:37.654Z] 5c69ac0246d0: Pull complete [2023-01-17T17:14:37.913Z] ec43610c2a17: Pull complete [2023-01-17T17:14:38.171Z] 3a2ae6a8a46f: Pull complete [2023-01-17T17:14:38.429Z] 33b1e0a273af: Pull complete [2023-01-17T17:14:38.429Z] 5d3b04190fa2: Pull complete [2023-01-17T17:14:42.666Z] 2f39f015ded8: Pull complete [2023-01-17T17:14:42.666Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-17T17:14:42.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T17:14:42.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:14:42.877Z] prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container [2023-01-17T17:14:42.910Z] $ 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/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-17T17:14:45.887Z] $ docker top b74d7fd9d439eefb2479e54ce9d754f0d65f953474f814386571ab7a2aa109f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:14:46.339Z] ---> job-cost.sh [2023-01-17T17:14:46.339Z] lf-activate-venv: SKIPPING [2023-01-17T17:14:46.339Z] INFO: No Stack... [2023-01-17T17:14:46.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T17:14:46.856Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T17:14:47.176Z] + cat /w/workspace/foundry_device-usb-camera_PR-130/archives/cost.csv [2023-01-17T17:14:47.176Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T17:14:47.219Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [2023-01-17T17:14:47.224Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] did not exist. Created. [2023-01-17T17:14:47.225Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T17:14:47.616Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-17T17:14:47.662Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T17:14:47.691Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T17:14:47.773Z] $ docker stop --time=1 b74d7fd9d439eefb2479e54ce9d754f0d65f953474f814386571ab7a2aa109f6 [2023-01-17T17:14:48.919Z] $ docker rm -f --volumes b74d7fd9d439eefb2479e54ce9d754f0d65f953474f814386571ab7a2aa109f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-17T17:16:29.277Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2743 in /w/workspace/foundry_device-usb-camera_PR-130 [Pipeline] { [Pipeline] ws [2023-01-17T17:16:29.339Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-01-17T17:16:29.428Z] Selected Git installation does not exist. Using Default [2023-01-17T17:16:29.428Z] The recommended git tool is: NONE [2023-01-17T17:16:34.435Z] using credential edgex-jenkins-ssh [2023-01-17T17:16:34.457Z] Cloning the remote Git repository [2023-01-17T17:16:34.512Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-17T17:16:34.595Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-01-17T17:16:34.785Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-17T17:16:34.787Z] > git --version # timeout=10 [2023-01-17T17:16:34.811Z] > git --version # 'git version 2.25.1' [2023-01-17T17:16:34.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T17:16:34.888Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T17:16:35.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-17T17:16:35.650Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T17:16:36.484Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-17T17:16:36.525Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-17T17:16:36.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T17:16:36.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-17T17:16:37.059Z] Merging remotes/origin/main commit 1030fa22bcf670ded76708512c57b18f10d8b8f3 into PR head commit b9408bd34efc73d71db96f9e559e1c250f6d42c6 [2023-01-17T17:16:37.271Z] Merge succeeded, producing b9408bd34efc73d71db96f9e559e1c250f6d42c6 [2023-01-17T17:16:37.272Z] Checking out Revision b9408bd34efc73d71db96f9e559e1c250f6d42c6 (PR-130) [2023-01-17T17:16:37.763Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-17T17:16:37.819Z] > git --version # timeout=10 [2023-01-17T17:16:37.831Z] > git --version # 'git version 2.25.1' [2023-01-17T17:16:37.853Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T17:16:37.082Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T17:16:37.097Z] > git checkout -f b9408bd34efc73d71db96f9e559e1c250f6d42c6 # timeout=10 [2023-01-17T17:16:37.180Z] > git remote # timeout=10 [2023-01-17T17:16:37.196Z] > git config --get remote.origin.url # timeout=10 [2023-01-17T17:16:37.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T17:16:37.228Z] > git merge 1030fa22bcf670ded76708512c57b18f10d8b8f3 # timeout=10 [2023-01-17T17:16:37.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-17T17:16:37.282Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T17:16:37.306Z] > git checkout -f b9408bd34efc73d71db96f9e559e1c250f6d42c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T17:16:39.039Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-17T17:16:39.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T17:16:39.039Z] Dload Upload Total Spent Left Speed [2023-01-17T17:16:39.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-01-17T17:16:39.755Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-17T17:16:40.098Z] + sudo tee /etc/docker/daemon.new [2023-01-17T17:16:40.099Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-17T17:16:40.099Z] { [2023-01-17T17:16:40.099Z] "registry-mirrors": [ [2023-01-17T17:16:40.099Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-17T17:16:40.099Z] ], [2023-01-17T17:16:40.099Z] "bip": "10.250.0.254/24", [2023-01-17T17:16:40.099Z] "hosts": [ [2023-01-17T17:16:40.099Z] "tcp://0.0.0.0:5555", [2023-01-17T17:16:40.099Z] "unix:///var/run/docker.sock" [2023-01-17T17:16:40.099Z] ], [2023-01-17T17:16:40.099Z] "mtu": 1458, [2023-01-17T17:16:40.099Z] "selinux-enabled": true, [2023-01-17T17:16:40.099Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-17T17:16:40.099Z] } [Pipeline] sh [2023-01-17T17:16:40.449Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-17T17:16:40.829Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T17:16:59.140Z] provisioning config files... [2023-01-17T17:16:59.164Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6853342569750842890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:16:59.579Z] ---> docker-login.sh [2023-01-17T17:16:59.579Z] nexus3.edgexfoundry.org:10001 [2023-01-17T17:17:00.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:17:00.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:17:00.171Z] Configure a credential helper to remove this warning. See [2023-01-17T17:17:00.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:17:00.171Z] [2023-01-17T17:17:00.171Z] Login Succeeded [2023-01-17T17:17:00.171Z] nexus3.edgexfoundry.org:10002 [2023-01-17T17:17:00.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:17:00.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:17:00.711Z] Configure a credential helper to remove this warning. See [2023-01-17T17:17:00.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:17:00.711Z] [2023-01-17T17:17:00.711Z] Login Succeeded [2023-01-17T17:17:00.711Z] nexus3.edgexfoundry.org:10003 [2023-01-17T17:17:00.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:17:00.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:17:00.982Z] Configure a credential helper to remove this warning. See [2023-01-17T17:17:00.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:17:00.982Z] [2023-01-17T17:17:00.982Z] Login Succeeded [2023-01-17T17:17:00.982Z] nexus3.edgexfoundry.org:10004 [2023-01-17T17:17:01.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:17:01.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:17:01.255Z] Configure a credential helper to remove this warning. See [2023-01-17T17:17:01.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:17:01.255Z] [2023-01-17T17:17:01.255Z] Login Succeeded [2023-01-17T17:17:01.255Z] docker.io [2023-01-17T17:17:01.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:17:01.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:17:01.791Z] Configure a credential helper to remove this warning. See [2023-01-17T17:17:01.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:17:01.791Z] [2023-01-17T17:17:01.791Z] Login Succeeded [2023-01-17T17:17:01.791Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T17:17:01.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-17T17:17:02.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:17:02.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:17:02.267Z] ========================================================= [2023-01-17T17:17:02.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-17T17:17:02.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:17:02.749Z] + 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 . [2023-01-17T17:17:03.020Z] Sending build context to Docker daemon 1.122MB [2023-01-17T17:17:04.446Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T17:17:04.446Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-17T17:17:04.446Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-17T17:17:04.446Z] 9b18e9b68314: Pulling fs layer [2023-01-17T17:17:04.446Z] 35d82f9e3411: Pulling fs layer [2023-01-17T17:17:04.446Z] e16973657156: Pulling fs layer [2023-01-17T17:17:04.446Z] fc693d55d65f: Pulling fs layer [2023-01-17T17:17:04.446Z] 7e9fc2657dce: Pulling fs layer [2023-01-17T17:17:04.446Z] dda99020689f: Pulling fs layer [2023-01-17T17:17:04.446Z] db1c61fa0a46: Pulling fs layer [2023-01-17T17:17:04.446Z] 891c053d2c06: Pulling fs layer [2023-01-17T17:17:04.446Z] fc693d55d65f: Waiting [2023-01-17T17:17:04.446Z] 7e9fc2657dce: Waiting [2023-01-17T17:17:04.446Z] dda99020689f: Waiting [2023-01-17T17:17:04.446Z] 891c053d2c06: Waiting [2023-01-17T17:17:04.446Z] db1c61fa0a46: Waiting [2023-01-17T17:17:04.446Z] e16973657156: Verifying Checksum [2023-01-17T17:17:04.446Z] e16973657156: Download complete [2023-01-17T17:17:04.446Z] 35d82f9e3411: Verifying Checksum [2023-01-17T17:17:04.446Z] 35d82f9e3411: Download complete [2023-01-17T17:17:04.446Z] 7e9fc2657dce: Verifying Checksum [2023-01-17T17:17:04.446Z] 7e9fc2657dce: Download complete [2023-01-17T17:17:04.446Z] dda99020689f: Download complete [2023-01-17T17:17:04.719Z] 9b18e9b68314: Verifying Checksum [2023-01-17T17:17:04.719Z] 9b18e9b68314: Download complete [2023-01-17T17:17:05.688Z] 9b18e9b68314: Pull complete [2023-01-17T17:17:05.688Z] 891c053d2c06: Verifying Checksum [2023-01-17T17:17:05.688Z] 891c053d2c06: Download complete [2023-01-17T17:17:05.958Z] 35d82f9e3411: Pull complete [2023-01-17T17:17:06.546Z] e16973657156: Pull complete [2023-01-17T17:17:06.816Z] db1c61fa0a46: Verifying Checksum [2023-01-17T17:17:06.816Z] db1c61fa0a46: Download complete [2023-01-17T17:17:07.402Z] fc693d55d65f: Verifying Checksum [2023-01-17T17:17:07.402Z] fc693d55d65f: Download complete [2023-01-17T17:17:19.724Z] fc693d55d65f: Pull complete [2023-01-17T17:17:19.724Z] 7e9fc2657dce: Pull complete [2023-01-17T17:17:19.724Z] dda99020689f: Pull complete [2023-01-17T17:17:26.492Z] db1c61fa0a46: Pull complete [2023-01-17T17:17:29.849Z] 891c053d2c06: Pull complete [2023-01-17T17:17:29.849Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-17T17:17:29.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T17:17:29.849Z] ---> f96f9c87975a [2023-01-17T17:17:29.849Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-17T17:17:30.438Z] ---> Running in edf8d3d30572 [2023-01-17T17:17:30.707Z] Removing intermediate container edf8d3d30572 [2023-01-17T17:17:30.707Z] ---> 65d398c54c4c [2023-01-17T17:17:30.707Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T17:17:30.974Z] ---> Running in c0a78e2fadd5 [2023-01-17T17:17:31.243Z] Removing intermediate container c0a78e2fadd5 [2023-01-17T17:17:31.243Z] ---> 443996e388e4 [2023-01-17T17:17:31.243Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-17T17:17:31.243Z] ---> Running in b678185cecd3 [2023-01-17T17:17:31.512Z] Removing intermediate container b678185cecd3 [2023-01-17T17:17:31.512Z] ---> 11d809475092 [2023-01-17T17:17:31.512Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-17T17:17:31.512Z] ---> Running in effa9dc9e376 [2023-01-17T17:17:31.779Z] Removing intermediate container effa9dc9e376 [2023-01-17T17:17:31.779Z] ---> 5289ad0a22e7 [2023-01-17T17:17:31.779Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T17:17:32.045Z] ---> Running in f1d62e4e89bb [2023-01-17T17:17:33.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T17:17:33.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T17:17:34.223Z] (1/14) Installing libintl (0.21-r2) [2023-01-17T17:17:34.223Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-17T17:17:34.223Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-17T17:17:34.223Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-17T17:17:34.223Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-17T17:17:34.223Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-17T17:17:34.223Z] Executing udev-init-scripts-35-r0.post-install [2023-01-17T17:17:34.223Z] (7/14) Installing libblkid (2.38-r1) [2023-01-17T17:17:34.223Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-17T17:17:34.223Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-17T17:17:34.489Z] (10/14) Installing kmod-libs (29-r2) [2023-01-17T17:17:34.489Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-17T17:17:34.489Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-17T17:17:34.489Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-17T17:17:34.489Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-17T17:17:34.754Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T17:17:34.754Z] Executing eudev-3.2.11-r0.trigger [2023-01-17T17:17:34.754Z] OK: 228 MiB in 65 packages [2023-01-17T17:17:35.716Z] Removing intermediate container f1d62e4e89bb [2023-01-17T17:17:35.716Z] ---> a0373b8f5f8a [2023-01-17T17:17:35.716Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-17T17:17:35.985Z] ---> Running in b6ae996524ca [2023-01-17T17:17:36.257Z] Removing intermediate container b6ae996524ca [2023-01-17T17:17:36.257Z] ---> 852307a2d08b [2023-01-17T17:17:36.257Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-17T17:17:36.533Z] ---> e01424cef4d0 [2023-01-17T17:17:36.533Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T17:17:36.533Z] ---> Running in d673ea632e86 [2023-01-17T17:18:44.410Z] Removing intermediate container d673ea632e86 [2023-01-17T17:18:44.410Z] ---> 069abb78f950 [2023-01-17T17:18:44.410Z] Step 11/13 : COPY . . [2023-01-17T17:18:44.410Z] ---> 7419a6d26d7f [2023-01-17T17:18:44.410Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-17T17:18:44.410Z] ---> Running in 710fb7f5d3ff [2023-01-17T17:18:44.410Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T17:18:44.410Z] Dload Upload Total Spent Left Speed [2023-01-17T17:18:44.410Z]  0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6603 0 --:--:-- --:--:-- --:--:-- 6637 [2023-01-17T17:18:44.410Z] Removing intermediate container 710fb7f5d3ff [2023-01-17T17:18:44.410Z] ---> 75d966597aee [2023-01-17T17:18:44.410Z] Step 13/13 : RUN ${MAKE} [2023-01-17T17:18:44.410Z] ---> Running in 54ca5293c8e7 [2023-01-17T17:18:44.410Z] noop [2023-01-17T17:18:44.410Z] Removing intermediate container 54ca5293c8e7 [2023-01-17T17:18:44.410Z] ---> 51c9c5e204c9 [2023-01-17T17:18:44.410Z] Successfully built 51c9c5e204c9 [2023-01-17T17:18:44.410Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:18:44.882Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T17:18:44.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:18:45.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-2743 does not seem to be running inside a container [2023-01-17T17:18:45.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-17T17:18:46.433Z] $ docker top 3a43b2f8a67ab0405895b008f71a2728b404428ac959accc88b7e0625f9d65c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:18:47.317Z] + go version [2023-01-17T17:18:47.317Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-17T17:18:47.358Z] $ docker stop --time=1 3a43b2f8a67ab0405895b008f71a2728b404428ac959accc88b7e0625f9d65c1 [2023-01-17T17:18:48.975Z] $ docker rm -f --volumes 3a43b2f8a67ab0405895b008f71a2728b404428ac959accc88b7e0625f9d65c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:18:49.841Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T17:18:49.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:18:50.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-2743 does not seem to be running inside a container [2023-01-17T17:18:50.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-17T17:18:51.370Z] $ docker top 51baf1f04463ccb494e35d0df17bf584b188e10d2858406b720c55b3ef931c5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:18:52.248Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-01-17T17:18:52.636Z] + make test [2023-01-17T17:18:52.637Z] go test ./... -coverprofile=coverage.out ./... [2023-01-17T17:18:54.588Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-17T17:20:16.226Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-17T17:20:19.568Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 1.9% of statements [2023-01-17T17:20:19.568Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-17T17:20:19.568Z] go vet ./... [2023-01-17T17:20:41.637Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T17:20:41.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T17:20:41.637Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T17:20:41.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-17T17:20:41.711Z] $ docker stop --time=1 51baf1f04463ccb494e35d0df17bf584b188e10d2858406b720c55b3ef931c5a [2023-01-17T17:20:43.526Z] $ docker rm -f --volumes 51baf1f04463ccb494e35d0df17bf584b188e10d2858406b720c55b3ef931c5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T17:20:44.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-17T17:20:44.565Z] Warning: overwriting stash ‘coverage-report’ [2023-01-17T17:20:45.065Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T17:20:45.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-17T17:20:45.992Z] + ls -al . [2023-01-17T17:20:45.992Z] total 204 [2023-01-17T17:20:45.992Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 17:18 . [2023-01-17T17:20:45.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:16 .. [2023-01-17T17:20:45.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:16 .git [2023-01-17T17:20:45.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:16 .github [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 17 17:16 .gitignore [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 17 17:16 .golangci.yml [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 17 17:16 .hadolint.yml [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 17 17:16 Attribution.txt [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 17 17:16 CHANGELOG.md [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 17 17:16 Dockerfile [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 17 17:16 GOVERNANCE.md [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 17 17:16 Jenkinsfile [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 17 17:16 LICENSE [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 17 17:16 Makefile [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 17 17:16 OWNERS.md [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 17 17:16 README.md [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 17 17:12 VERSION [2023-01-17T17:20:45.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:16 bin [2023-01-17T17:20:45.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:16 cmd [2023-01-17T17:20:45.992Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 17 17:20 coverage.out [2023-01-17T17:20:45.992Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 17 17:16 docker-entrypoint.sh [2023-01-17T17:20:45.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:16 docs [2023-01-17T17:20:45.992Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 17 17:16 go.mod [2023-01-17T17:20:45.993Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 17 17:16 go.sum [2023-01-17T17:20:45.993Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:16 internal [2023-01-17T17:20:45.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:16 snap [2023-01-17T17:20:45.993Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 17 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:20:46.450Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b9408bd34efc73d71db96f9e559e1c250f6d42c6 --label arch=arm64 --label version=0.0.0 . [2023-01-17T17:20:46.724Z] Sending build context to Docker daemon 1.153MB [2023-01-17T17:20:46.724Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T17:20:46.724Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-17T17:20:46.724Z] ---> 51c9c5e204c9 [2023-01-17T17:20:46.724Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-17T17:20:46.992Z] ---> Running in c8b7b4aed8ff [2023-01-17T17:20:50.351Z] Removing intermediate container c8b7b4aed8ff [2023-01-17T17:20:50.351Z] ---> c809f95b2ba2 [2023-01-17T17:20:50.351Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T17:20:50.351Z] ---> Running in d006532d6d05 [2023-01-17T17:20:50.620Z] Removing intermediate container d006532d6d05 [2023-01-17T17:20:50.620Z] ---> 0255e71906f1 [2023-01-17T17:20:50.620Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-17T17:20:50.888Z] ---> Running in 7f23c8b21d53 [2023-01-17T17:20:51.157Z] Removing intermediate container 7f23c8b21d53 [2023-01-17T17:20:51.157Z] ---> d3062a9781f5 [2023-01-17T17:20:51.157Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-17T17:20:51.158Z] ---> Running in 4900c37c7755 [2023-01-17T17:20:51.425Z] Removing intermediate container 4900c37c7755 [2023-01-17T17:20:51.425Z] ---> 151547445636 [2023-01-17T17:20:51.425Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T17:20:51.425Z] ---> Running in 7361aad36c82 [2023-01-17T17:20:52.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T17:20:52.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T17:20:53.812Z] OK: 228 MiB in 65 packages [2023-01-17T17:20:54.780Z] Removing intermediate container 7361aad36c82 [2023-01-17T17:20:54.780Z] ---> b1b899c1c9cc [2023-01-17T17:20:54.780Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-17T17:20:54.780Z] ---> Running in fad692e22fc3 [2023-01-17T17:20:55.056Z] Removing intermediate container fad692e22fc3 [2023-01-17T17:20:55.056Z] ---> 888a3a8db537 [2023-01-17T17:20:55.056Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-17T17:20:55.661Z] ---> 60e30136f8b9 [2023-01-17T17:20:55.661Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T17:20:55.661Z] ---> Running in bc482fcb42df [2023-01-17T17:20:58.257Z] Removing intermediate container bc482fcb42df [2023-01-17T17:20:58.257Z] ---> 5e26819a8b52 [2023-01-17T17:20:58.257Z] Step 11/35 : COPY . . [2023-01-17T17:20:58.853Z] ---> ce32502b50e4 [2023-01-17T17:20:58.853Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-17T17:20:58.853Z] ---> Running in 2ec5fbfe82b5 [2023-01-17T17:21:00.268Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-01-17T17:21:00.268Z]  Dload Upload Total Spent Left Speed [2023-01-17T17:21:00.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13137 0 --:--:-- --:--:-- --:--:-- 13275 [2023-01-17T17:21:00.864Z] Removing intermediate container 2ec5fbfe82b5 [2023-01-17T17:21:00.864Z] ---> e3ec390117fb [2023-01-17T17:21:00.864Z] Step 13/35 : RUN ${MAKE} [2023-01-17T17:21:01.132Z] ---> Running in 92d62d49bc0f [2023-01-17T17:21:02.550Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-17T17:23:39.992Z] Removing intermediate container 92d62d49bc0f [2023-01-17T17:23:39.992Z] ---> 252044828eb8 [2023-01-17T17:23:39.992Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-17T17:23:39.992Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-17T17:23:39.992Z] eab2503cf8f4: Pulling fs layer [2023-01-17T17:23:39.992Z] 97cd0a44c592: Pulling fs layer [2023-01-17T17:23:39.992Z] 97cd0a44c592: Verifying Checksum [2023-01-17T17:23:39.992Z] 97cd0a44c592: Download complete [2023-01-17T17:23:39.992Z] eab2503cf8f4: Verifying Checksum [2023-01-17T17:23:39.992Z] eab2503cf8f4: Pull complete [2023-01-17T17:23:39.992Z] 97cd0a44c592: Pull complete [2023-01-17T17:23:39.992Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-17T17:23:39.992Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-17T17:23:39.992Z] ---> 7f763cca56b3 [2023-01-17T17:23:39.992Z] Step 15/35 : FROM alpine:3.16 [2023-01-17T17:23:39.992Z] 3.16: Pulling from library/alpine [2023-01-17T17:23:39.992Z] 6875df1f5354: Pulling fs layer [2023-01-17T17:23:39.992Z] 6875df1f5354: Verifying Checksum [2023-01-17T17:23:39.992Z] 6875df1f5354: Download complete [2023-01-17T17:23:39.992Z] 6875df1f5354: Pull complete [2023-01-17T17:23:39.992Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T17:23:39.992Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T17:23:39.992Z] ---> 2b4661558fb8 [2023-01-17T17:23:39.992Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-17T17:23:39.992Z] ---> Running in af1baaef0160 [2023-01-17T17:23:39.992Z] Removing intermediate container af1baaef0160 [2023-01-17T17:23:39.992Z] ---> 343d9654b989 [2023-01-17T17:23:39.992Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-17T17:23:39.992Z] ---> Running in bc742fe13fe3 [2023-01-17T17:23:39.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T17:23:39.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T17:23:39.992Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-01-17T17:23:39.992Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-01-17T17:23:39.992Z] (3/79) Installing libxau (1.0.9-r0) [2023-01-17T17:23:39.992Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-01-17T17:23:39.992Z] (5/79) Installing libxcb (1.15-r0) [2023-01-17T17:23:39.992Z] (6/79) Installing libx11 (1.8-r0) [2023-01-17T17:23:39.992Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-01-17T17:23:39.992Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-01-17T17:23:39.992Z] (9/79) Installing expat (2.5.0-r0) [2023-01-17T17:23:39.992Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-01-17T17:23:39.992Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-01-17T17:23:39.992Z] (12/79) Installing libpng (1.6.37-r1) [2023-01-17T17:23:39.992Z] (13/79) Installing freetype (2.12.1-r0) [2023-01-17T17:23:39.992Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-01-17T17:23:39.992Z] (15/79) Installing fribidi (1.0.12-r0) [2023-01-17T17:23:39.992Z] (16/79) Installing libffi (3.4.2-r1) [2023-01-17T17:23:39.992Z] (17/79) Installing libintl (0.21-r2) [2023-01-17T17:23:39.992Z] (18/79) Installing libblkid (2.38-r1) [2023-01-17T17:23:39.992Z] (19/79) Installing libmount (2.38-r1) [2023-01-17T17:23:39.992Z] (20/79) Installing pcre (8.45-r2) [2023-01-17T17:23:39.992Z] (21/79) Installing glib (2.72.1-r0) [2023-01-17T17:23:39.992Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-01-17T17:23:39.992Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-01-17T17:23:39.992Z] (24/79) Installing libass (0.16.0-r0) [2023-01-17T17:23:39.992Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-01-17T17:23:39.992Z] (26/79) Installing libdrm (2.4.110-r0) [2023-01-17T17:23:39.992Z] (27/79) Installing gmp (6.2.1-r2) [2023-01-17T17:23:39.992Z] (28/79) Installing nettle (3.7.3-r0) [2023-01-17T17:23:39.992Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-01-17T17:23:39.992Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-01-17T17:23:39.992Z] (31/79) Installing libunistring (1.0-r0) [2023-01-17T17:23:39.992Z] (32/79) Installing gnutls (3.7.7-r0) [2023-01-17T17:23:39.992Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-17T17:23:39.992Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-17T17:23:39.992Z] (35/79) Installing lame (3.100-r0) [2023-01-17T17:23:39.992Z] (36/79) Installing opus (1.3.1-r1) [2023-01-17T17:23:39.992Z] (37/79) Installing libasyncns (0.8-r1) [2023-01-17T17:23:39.992Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-01-17T17:23:39.992Z] (39/79) Installing libltdl (2.4.7-r0) [2023-01-17T17:23:39.992Z] (40/79) Installing orc (0.4.32-r0) [2023-01-17T17:23:39.992Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-01-17T17:23:39.993Z] (42/79) Installing libogg (1.3.5-r1) [2023-01-17T17:23:39.993Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-17T17:23:39.993Z] (44/79) Installing flac (1.3.4-r0) [2023-01-17T17:23:39.993Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-01-17T17:23:39.993Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-01-17T17:23:39.993Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-01-17T17:23:39.993Z] (48/79) Installing soxr (0.1.3-r2) [2023-01-17T17:23:39.993Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-01-17T17:23:39.993Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-01-17T17:23:39.993Z] (51/79) Installing libpulse (15.0-r2) [2023-01-17T17:23:39.993Z] (52/79) Installing cjson (1.7.15-r3) [2023-01-17T17:23:39.993Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-01-17T17:23:39.993Z] (54/79) Installing librist (0.2.6-r1) [2023-01-17T17:23:39.993Z] (55/79) Installing libsrt (1.4.4-r0) [2023-01-17T17:23:39.993Z] (56/79) Installing libssh (0.9.6-r1) [2023-01-17T17:23:39.993Z] (57/79) Installing libtheora (1.1.1-r16) [2023-01-17T17:23:39.993Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-01-17T17:23:39.993Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-01-17T17:23:39.993Z] (60/79) Installing libxext (1.3.4-r0) [2023-01-17T17:23:39.993Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-01-17T17:23:39.993Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-01-17T17:23:39.993Z] (63/79) Installing libva (2.14.0-r0) [2023-01-17T17:23:39.993Z] (64/79) Installing libvdpau (1.5-r0) [2023-01-17T17:23:39.993Z] (65/79) Installing vidstab (1.1.0-r1) [2023-01-17T17:23:39.993Z] (66/79) Installing libvpx (1.11.0-r1) [2023-01-17T17:23:39.993Z] (67/79) Installing libwebp (1.2.3-r0) [2023-01-17T17:23:39.993Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-01-17T17:23:39.993Z] (69/79) Installing numactl (2.0.14-r0) [2023-01-17T17:23:39.993Z] (70/79) Installing x265-libs (3.5-r3) [2023-01-17T17:23:39.993Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-01-17T17:23:39.993Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-01-17T17:23:39.993Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-01-17T17:23:39.993Z] (74/79) Installing udev-init-scripts (35-r0) [2023-01-17T17:23:39.993Z] Executing udev-init-scripts-35-r0.post-install [2023-01-17T17:23:39.993Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-01-17T17:23:39.993Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-01-17T17:23:39.993Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-01-17T17:23:39.993Z] (78/79) Installing kmod-libs (29-r2) [2023-01-17T17:23:39.993Z] (79/79) Installing eudev (3.2.11-r0) [2023-01-17T17:23:39.993Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T17:23:39.993Z] Executing eudev-3.2.11-r0.trigger [2023-01-17T17:23:39.993Z] OK: 77 MiB in 93 packages [2023-01-17T17:23:39.993Z] Removing intermediate container bc742fe13fe3 [2023-01-17T17:23:39.993Z] ---> 1a476967ec1c [2023-01-17T17:23:39.993Z] Step 18/35 : WORKDIR / [2023-01-17T17:23:39.993Z] ---> Running in e9c82688f830 [2023-01-17T17:23:40.260Z] Removing intermediate container e9c82688f830 [2023-01-17T17:23:40.260Z] ---> ee26dea85b9b [2023-01-17T17:23:40.260Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-17T17:23:41.668Z] ---> 49c10f4f5721 [2023-01-17T17:23:41.668Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-17T17:23:41.934Z] ---> 2d58f35cf7d9 [2023-01-17T17:23:41.934Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-17T17:23:42.517Z] ---> 21f107ca85c2 [2023-01-17T17:23:42.517Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-17T17:23:43.104Z] ---> 581592c3e813 [2023-01-17T17:23:43.104Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-17T17:23:43.688Z] ---> acee2bd01d34 [2023-01-17T17:23:43.688Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-17T17:23:43.956Z] ---> 291ea040d242 [2023-01-17T17:23:43.956Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-17T17:23:45.369Z] ---> bfefcd1d731e [2023-01-17T17:23:45.369Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-17T17:23:45.369Z] ---> Running in 2ad0c114728f [2023-01-17T17:23:48.717Z] Removing intermediate container 2ad0c114728f [2023-01-17T17:23:48.717Z] ---> 69015bfc9293 [2023-01-17T17:23:48.717Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-17T17:23:48.717Z] ---> Running in c7ced4e56e52 [2023-01-17T17:23:50.127Z] Removing intermediate container c7ced4e56e52 [2023-01-17T17:23:50.127Z] ---> 29172639c8d3 [2023-01-17T17:23:50.127Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-17T17:23:50.127Z] ---> Running in 3e2fc2a9e9ca [2023-01-17T17:23:52.073Z] Removing intermediate container 3e2fc2a9e9ca [2023-01-17T17:23:52.073Z] ---> 565f4c0a81dc [2023-01-17T17:23:52.073Z] Step 29/35 : EXPOSE 59983 [2023-01-17T17:23:52.073Z] ---> Running in ee22eda9dc16 [2023-01-17T17:23:52.073Z] Removing intermediate container ee22eda9dc16 [2023-01-17T17:23:52.073Z] ---> 794a500048b6 [2023-01-17T17:23:52.073Z] Step 30/35 : EXPOSE 8554 [2023-01-17T17:23:52.073Z] ---> Running in 8e1cbb0ee0c0 [2023-01-17T17:23:52.342Z] Removing intermediate container 8e1cbb0ee0c0 [2023-01-17T17:23:52.342Z] ---> 8602b5f7d745 [2023-01-17T17:23:52.342Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-17T17:23:52.609Z] ---> Running in 6ed93d6e6160 [2023-01-17T17:23:52.876Z] Removing intermediate container 6ed93d6e6160 [2023-01-17T17:23:52.876Z] ---> 78351c17c889 [2023-01-17T17:23:52.876Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-17T17:23:52.876Z] ---> Running in b1cd038ebacb [2023-01-17T17:23:53.144Z] Removing intermediate container b1cd038ebacb [2023-01-17T17:23:53.144Z] ---> 8864f5ce5b19 [2023-01-17T17:23:53.144Z] Step 33/35 : LABEL arch=arm64 [2023-01-17T17:23:53.144Z] ---> Running in f63e19d067ac [2023-01-17T17:23:53.415Z] Removing intermediate container f63e19d067ac [2023-01-17T17:23:53.415Z] ---> 8a53d3d9d22e [2023-01-17T17:23:53.415Z] Step 34/35 : LABEL git_sha=b9408bd34efc73d71db96f9e559e1c250f6d42c6 [2023-01-17T17:23:53.694Z] ---> Running in 35a9591809c2 [2023-01-17T17:23:53.960Z] Removing intermediate container 35a9591809c2 [2023-01-17T17:23:53.960Z] ---> b80900612677 [2023-01-17T17:23:53.960Z] Step 35/35 : LABEL version=0.0.0 [2023-01-17T17:23:53.960Z] ---> Running in f0adc7061a77 [2023-01-17T17:23:54.226Z] Removing intermediate container f0adc7061a77 [2023-01-17T17:23:54.226Z] ---> 764d75e302b2 [2023-01-17T17:23:54.226Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-17T17:23:54.226Z] Successfully built 764d75e302b2 [2023-01-17T17:23:54.226Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:23:55.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T17:23:55.038Z] [2023-01-17T17:23:55.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:23:55.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T17:23:55.796Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-17T17:23:55.796Z] 8998bd30e6a1: Pulling fs layer [2023-01-17T17:23:55.796Z] 04944245beec: Pulling fs layer [2023-01-17T17:23:55.796Z] 699f458cf7ca: Pulling fs layer [2023-01-17T17:23:55.796Z] 765212b225bb: Pulling fs layer [2023-01-17T17:23:55.796Z] f23df028b6ca: Pulling fs layer [2023-01-17T17:23:55.796Z] d65c8cfc05b1: Pulling fs layer [2023-01-17T17:23:55.796Z] 2437ff75d9bd: Pulling fs layer [2023-01-17T17:23:55.796Z] 765212b225bb: Waiting [2023-01-17T17:23:55.796Z] f23df028b6ca: Waiting [2023-01-17T17:23:55.796Z] 2437ff75d9bd: Waiting [2023-01-17T17:23:55.796Z] d65c8cfc05b1: Waiting [2023-01-17T17:23:55.796Z] 04944245beec: Verifying Checksum [2023-01-17T17:23:55.796Z] 04944245beec: Download complete [2023-01-17T17:23:55.796Z] 765212b225bb: Verifying Checksum [2023-01-17T17:23:55.796Z] 765212b225bb: Download complete [2023-01-17T17:23:55.796Z] f23df028b6ca: Verifying Checksum [2023-01-17T17:23:55.796Z] f23df028b6ca: Download complete [2023-01-17T17:23:55.796Z] d65c8cfc05b1: Verifying Checksum [2023-01-17T17:23:55.796Z] d65c8cfc05b1: Download complete [2023-01-17T17:23:56.090Z] 699f458cf7ca: Verifying Checksum [2023-01-17T17:23:56.090Z] 699f458cf7ca: Download complete [2023-01-17T17:23:56.371Z] 8998bd30e6a1: Verifying Checksum [2023-01-17T17:23:56.371Z] 8998bd30e6a1: Download complete [2023-01-17T17:23:58.989Z] 2437ff75d9bd: Verifying Checksum [2023-01-17T17:23:58.989Z] 2437ff75d9bd: Download complete [2023-01-17T17:24:00.396Z] 8998bd30e6a1: Pull complete [2023-01-17T17:24:01.806Z] 04944245beec: Pull complete [2023-01-17T17:24:02.763Z] 699f458cf7ca: Pull complete [2023-01-17T17:24:03.041Z] 765212b225bb: Pull complete [2023-01-17T17:24:03.634Z] f23df028b6ca: Pull complete [2023-01-17T17:24:03.901Z] d65c8cfc05b1: Pull complete [2023-01-17T17:24:18.891Z] 2437ff75d9bd: Pull complete [2023-01-17T17:24:18.891Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-17T17:24:18.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T17:24:18.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:24:19.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-2743 does not seem to be running inside a container [2023-01-17T17:24:19.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-17T17:24:21.715Z] $ docker top f09d770b2daf7f1909f864de8bace2c68026e99632fc3ac44cc513e449fecddb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:24:22.311Z] ---> job-cost.sh [2023-01-17T17:24:22.576Z] lf-activate-venv: SKIPPING [2023-01-17T17:24:22.576Z] INFO: No Stack... [2023-01-17T17:24:22.841Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-17T17:24:23.799Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T17:24:24.138Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-01-17T17:24:24.138Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T17:24:24.490Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [2023-01-17T17:24:24.495Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] did not exist. Created. [2023-01-17T17:24:24.495Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T17:24:25.217Z] /w/workspace/device-usb-camera/1@tmp/durable-76df7cfd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-17T17:24:25.885Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-17T17:24:25.920Z] Warning: overwriting stash ‘stack-cost’ [2023-01-17T17:24:25.967Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T17:24:25.981Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T17:24:26.060Z] $ docker stop --time=1 f09d770b2daf7f1909f864de8bace2c68026e99632fc3ac44cc513e449fecddb [2023-01-17T17:24:27.577Z] $ docker rm -f --volumes f09d770b2daf7f1909f864de8bace2c68026e99632fc3ac44cc513e449fecddb [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 [2023-01-17T17:24:28.477Z] provisioning config files... [2023-01-17T17:24:28.484Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-130@tmp/config3282423734503741653tmp [Pipeline] { [Pipeline] sh [2023-01-17T17:24:28.810Z] + set +x [2023-01-17T17:24:28.810Z] + bash -s -- [2023-01-17T17:24:28.810Z] + curl -s https://codecov.io/bash [2023-01-17T17:24:28.810Z] [2023-01-17T17:24:28.810Z] _____ _ [2023-01-17T17:24:28.810Z] / ____| | | [2023-01-17T17:24:28.810Z] | | ___ __| | ___ ___ _____ __ [2023-01-17T17:24:28.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-17T17:24:28.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-17T17:24:28.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-17T17:24:28.810Z] Bash-1.0.6 [2023-01-17T17:24:28.810Z] [2023-01-17T17:24:28.810Z] [2023-01-17T17:24:28.810Z] ==> git version 2.25.1 found [2023-01-17T17:24:28.811Z] ==> 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 [2023-01-17T17:24:28.811Z] Release-Date: 2020-01-08 [2023-01-17T17:24:28.811Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-17T17:24:28.811Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-17T17:24:28.811Z] ==> Jenkins CI detected. [2023-01-17T17:24:28.811Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-130 [2023-01-17T17:24:28.811Z] project root: . [2023-01-17T17:24:28.811Z] --> token set from env [2023-01-17T17:24:28.811Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-17T17:24:28.811Z] ==> Running gcov in . (disable via -X gcov) [2023-01-17T17:24:28.811Z] ==> Python coveragepy not found [2023-01-17T17:24:28.811Z] ==> Searching for coverage reports in: [2023-01-17T17:24:28.811Z] + . [2023-01-17T17:24:28.811Z] -> Found 1 reports [2023-01-17T17:24:28.811Z] ==> Detecting git/mercurial file structure [2023-01-17T17:24:28.811Z] ==> Reading reports [2023-01-17T17:24:28.811Z] + ./coverage.out bytes=30666 [2023-01-17T17:24:28.811Z] ==> Appending adjustments [2023-01-17T17:24:28.811Z] https://docs.codecov.io/docs/fixing-reports [2023-01-17T17:24:29.070Z] + Found adjustments [2023-01-17T17:24:29.070Z] ==> Gzipping contents [2023-01-17T17:24:29.070Z] 8.0K /tmp/codecov.gnWRsp.gz [2023-01-17T17:24:29.070Z] ==> Uploading reports [2023-01-17T17:24:29.070Z] url: https://codecov.io [2023-01-17T17:24:29.070Z] query: branch=PR-130&commit=b9408bd34efc73d71db96f9e559e1c250f6d42c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=130&job=&cmd_args= [2023-01-17T17:24:29.070Z] -> Pinging Codecov [2023-01-17T17:24:29.070Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-130&commit=b9408bd34efc73d71db96f9e559e1c250f6d42c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=130&job=&cmd_args= [2023-01-17T17:24:29.329Z] -> Uploading to [2023-01-17T17:24:29.329Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-17/73D8F5FF140700D3E01443B452E23636/b9408bd34efc73d71db96f9e559e1c250f6d42c6/5793b453-9d85-43ba-be68-d786b3646dd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T172429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3d485aad4e1e24d1c459dadab7c44feadaffdffbc608058a2d035445dcf14fd [2023-01-17T17:24:29.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T17:24:29.329Z] Dload Upload Total Spent Left Speed [2023-01-17T17:24:29.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 15288 --:--:-- --:--:-- --:--:-- 15288 [2023-01-17T17:24:29.589Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] } [2023-01-17T17:24:29.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-17T17:24:31.309Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-130/archives ] [2023-01-17T17:24:31.309Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-130/archives [2023-01-17T17:24:31.309Z] total 16 [2023-01-17T17:24:31.309Z] drwxr-xr-x 3 root root 4096 Jan 17 17:14 . [2023-01-17T17:24:31.309Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 17:14 .. [2023-01-17T17:24:31.309Z] drwxr-xr-x 2 root root 4096 Jan 17 17:14 cost [2023-01-17T17:24:31.309Z] -rw-r--r-- 1 root root 89 Jan 17 17:14 cost.csv [2023-01-17T17:24:31.309Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-130/archives [2023-01-17T17:24:31.309Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-130/archives [2023-01-17T17:24:31.309Z] total 16 [2023-01-17T17:24:31.309Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:14 . [2023-01-17T17:24:31.309Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 17:14 .. [2023-01-17T17:24:31.309Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 17:14 cost [2023-01-17T17:24:31.309Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 17 17:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:24:31.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:24:32.521Z] ---> package-listing.sh [2023-01-17T17:24:32.522Z] ++ facter osfamily [2023-01-17T17:24:32.522Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-17T17:24:32.782Z] + OS_FAMILY=debian [2023-01-17T17:24:32.782Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-130 [2023-01-17T17:24:32.782Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-17T17:24:32.782Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-17T17:24:32.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-17T17:24:32.782Z] + PACKAGES=/tmp/packages_start.txt [2023-01-17T17:24:32.782Z] + '[' /w/workspace/foundry_device-usb-camera_PR-130 ']' [2023-01-17T17:24:32.782Z] + PACKAGES=/tmp/packages_end.txt [2023-01-17T17:24:32.782Z] + case "${OS_FAMILY}" in [2023-01-17T17:24:32.782Z] + dpkg -l [2023-01-17T17:24:32.782Z] + grep '^ii' [2023-01-17T17:24:32.782Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-17T17:24:32.782Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-17T17:24:32.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-17T17:24:32.782Z] + '[' /w/workspace/foundry_device-usb-camera_PR-130 ']' [2023-01-17T17:24:32.782Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-130/archives/ [2023-01-17T17:24:32.782Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-130/archives/ [Pipeline] echo [2023-01-17T17:24:32.816Z] 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/foundry_device-usb-camera_PR-130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-17T17:24:33.108Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:24:33.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T17:24:33.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:24:33.884Z] prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container [2023-01-17T17:24:33.911Z] $ 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/foundry_device-usb-camera_PR-130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-17T17:24:34.124Z] $ docker top 79fd2b252c00789bddf448b8afafbf00559de2a7389256c75ccf1a1a7c38b657 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:24:34.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-17T17:24:34.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-17T17:24:35.117Z] + ls /var/log/sa-host [2023-01-17T17:24:35.117Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T17:24:35.258Z] provisioning config files... [2023-01-17T17:24:35.266Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-130@tmp/config15332957391629018665tmp [Pipeline] { [Pipeline] echo [2023-01-17T17:24:35.321Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:24:35.629Z] ---> create-netrc.sh [Pipeline] } [2023-01-17T17:24:35.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:24:36.057Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-17T17:24:36.088Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:24:36.397Z] ---> sudo-logs.sh [2023-01-17T17:24:36.397Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-17T17:24:36.477Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:24:36.783Z] ---> job-cost.sh [2023-01-17T17:24:36.784Z] lf-activate-venv: SKIPPING [2023-01-17T17:24:36.784Z] DEBUG: total: 0.2199999988079071 [2023-01-17T17:24:36.784Z] INFO: Retrieving Stack Cost... [2023-01-17T17:24:37.041Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T17:24:37.607Z] INFO: Archiving Costs [Pipeline] echo [2023-01-17T17:24:37.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:24:37.953Z] ---> logs-deploy.sh [2023-01-17T17:24:37.953Z] lf-activate-venv: SKIPPING [2023-01-17T17:24:37.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-130/1 [2023-01-17T17:24:37.953Z] INFO: archiving workspace using pattern(s): [2023-01-17T17:24:38.891Z] Archives upload complete. [2023-01-17T17:24:39.152Z] INFO: archiving logs to Nexus [2023-01-17T17:24:39.721Z] ---> uname -a: [2023-01-17T17:24:39.721Z] Linux prd-ubuntu20-04-docker-8c-8g-2742 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] ---> lscpu: [2023-01-17T17:24:39.721Z] Architecture: x86_64 [2023-01-17T17:24:39.721Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-17T17:24:39.721Z] Byte Order: Little Endian [2023-01-17T17:24:39.721Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-17T17:24:39.721Z] CPU(s): 8 [2023-01-17T17:24:39.721Z] On-line CPU(s) list: 0-7 [2023-01-17T17:24:39.721Z] Thread(s) per core: 1 [2023-01-17T17:24:39.721Z] Core(s) per socket: 1 [2023-01-17T17:24:39.721Z] Socket(s): 8 [2023-01-17T17:24:39.721Z] NUMA node(s): 1 [2023-01-17T17:24:39.721Z] Vendor ID: AuthenticAMD [2023-01-17T17:24:39.721Z] CPU family: 23 [2023-01-17T17:24:39.721Z] Model: 49 [2023-01-17T17:24:39.721Z] Model name: AMD EPYC-Rome Processor [2023-01-17T17:24:39.721Z] Stepping: 0 [2023-01-17T17:24:39.721Z] CPU MHz: 2800.002 [2023-01-17T17:24:39.721Z] BogoMIPS: 5600.00 [2023-01-17T17:24:39.721Z] Virtualization: AMD-V [2023-01-17T17:24:39.721Z] Hypervisor vendor: KVM [2023-01-17T17:24:39.721Z] Virtualization type: full [2023-01-17T17:24:39.721Z] L1d cache: 256 KiB [2023-01-17T17:24:39.721Z] L1i cache: 256 KiB [2023-01-17T17:24:39.721Z] L2 cache: 4 MiB [2023-01-17T17:24:39.721Z] L3 cache: 128 MiB [2023-01-17T17:24:39.721Z] NUMA node0 CPU(s): 0-7 [2023-01-17T17:24:39.721Z] Vulnerability Itlb multihit: Not affected [2023-01-17T17:24:39.721Z] Vulnerability L1tf: Not affected [2023-01-17T17:24:39.721Z] Vulnerability Mds: Not affected [2023-01-17T17:24:39.721Z] Vulnerability Meltdown: Not affected [2023-01-17T17:24:39.721Z] Vulnerability Mmio stale data: Not affected [2023-01-17T17:24:39.721Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-17T17:24:39.721Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-17T17:24:39.721Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-17T17:24:39.721Z] Vulnerability Srbds: Not affected [2023-01-17T17:24:39.721Z] Vulnerability Tsx async abort: Not affected [2023-01-17T17:24:39.721Z] 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 [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] ---> nproc: [2023-01-17T17:24:39.721Z] 8 [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] ---> df -h: [2023-01-17T17:24:39.721Z] Filesystem Size Used Avail Use% Mounted on [2023-01-17T17:24:39.721Z] overlay 155G 12G 144G 8% / [2023-01-17T17:24:39.721Z] tmpfs 64M 0 64M 0% /dev [2023-01-17T17:24:39.721Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-17T17:24:39.721Z] shm 64M 0 64M 0% /dev/shm [2023-01-17T17:24:39.721Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] ---> sar -b -r -n DEV: [2023-01-17T17:24:39.721Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2742) 01/17/23 _x86_64_ (8 CPU) [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] 17:11:53 LINUX RESTART (8 CPU) [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] 17:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-17T17:24:39.721Z] 17:13:02 172.82 47.83 125.00 0.00 5410.16 182514.65 0.00 [2023-01-17T17:24:39.721Z] 17:14:01 177.92 2.10 175.82 0.00 48.67 54652.84 0.00 [2023-01-17T17:24:39.721Z] 17:15:01 206.70 0.03 206.66 0.00 3.73 43104.70 0.00 [2023-01-17T17:24:39.721Z] 17:16:01 1.22 0.00 1.22 0.00 0.00 13.35 0.00 [2023-01-17T17:24:39.721Z] 17:17:01 3.82 0.98 2.83 0.00 67.59 106.65 0.00 [2023-01-17T17:24:39.721Z] 17:18:01 52.76 9.62 43.14 0.00 5087.42 8674.29 0.00 [2023-01-17T17:24:39.721Z] 17:19:01 3.55 0.02 3.53 0.00 0.13 92.77 0.00 [2023-01-17T17:24:39.721Z] 17:20:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 [2023-01-17T17:24:39.721Z] 17:21:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2023-01-17T17:24:39.721Z] 17:22:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 [2023-01-17T17:24:39.721Z] 17:23:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2023-01-17T17:24:39.721Z] 17:24:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2023-01-17T17:24:39.721Z] Average: 52.01 5.05 46.96 0.00 885.95 24060.91 0.00 [2023-01-17T17:24:39.721Z] [2023-01-17T17:24:39.721Z] 17:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-17T17:24:39.722Z] 17:13:02 29228452 31619548 695464 2.11 72736 2598484 2002644 5.90 961640 2339344 72 [2023-01-17T17:24:39.722Z] 17:14:01 28381468 31532140 764088 2.32 143596 3218208 2261184 6.66 1206620 2849952 204 [2023-01-17T17:24:39.722Z] 17:15:01 27528564 31570584 722236 2.20 155672 4029048 1740568 5.13 1236780 3598640 156 [2023-01-17T17:24:39.722Z] 17:16:01 27528408 31570712 721628 2.19 155700 4029180 1740568 5.13 1236552 3598772 136 [2023-01-17T17:24:39.722Z] 17:17:01 27483960 31571116 720764 2.19 157324 4070872 1776544 5.24 1241492 3640440 36868 [2023-01-17T17:24:39.722Z] 17:18:01 27004808 31554436 724824 2.20 189076 4483692 1785260 5.26 1556292 3768504 124 [2023-01-17T17:24:39.722Z] 17:19:01 27011292 31556224 723412 2.20 187632 4480440 1765816 5.20 1552432 3765268 8 [2023-01-17T17:24:39.722Z] 17:20:01 27016820 31561968 717644 2.18 187712 4480568 1765816 5.20 1546552 3765404 136 [2023-01-17T17:24:39.722Z] 17:21:01 27017632 31562968 716720 2.18 187792 4480572 1765816 5.20 1546524 3765520 8 [2023-01-17T17:24:39.722Z] 17:22:01 27017072 31562508 717096 2.18 187848 4480576 1765816 5.20 1546780 3765536 4 [2023-01-17T17:24:39.722Z] 17:23:01 27017048 31562528 717192 2.18 187880 4480576 1765816 5.20 1547216 3765536 168 [2023-01-17T17:24:39.722Z] 17:24:01 27017356 31563100 716860 2.18 187904 4480584 1765816 5.20 1546520 3765800 144 [2023-01-17T17:24:39.722Z] Average: 27437740 31565653 721494 2.19 166739 4109400 1825139 5.38 1393783 3532393 3169 [2023-01-17T17:24:39.722Z] [2023-01-17T17:24:39.722Z] 17:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-17T17:24:39.722Z] 17:13:02 ens3 583.07 414.38 6414.82 88.89 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:13:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:13:02 docker0 1.13 1.10 0.18 8.45 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:13:02 vetha9890ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:13:02 vethb35a69d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:14:01 ens3 298.05 189.82 2559.95 43.14 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:14:01 docker0 163.75 257.92 13.78 2520.09 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:14:01 veth3d34b8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:15:01 ens3 178.06 133.82 3377.01 91.61 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:15:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:15:01 docker0 14.00 34.86 1.06 636.12 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:16:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:17:01 ens3 53.22 34.33 626.41 2.69 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:18:01 ens3 103.55 58.27 2139.34 4.17 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:18:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:19:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:21:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:23:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:24:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] Average: ens3 101.16 69.10 1258.01 19.18 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] Average: docker0 14.70 24.16 1.23 260.59 0.00 0.00 0.00 0.00 [2023-01-17T17:24:39.722Z] [2023-01-17T17:24:39.722Z] [2023-01-17T17:24:39.722Z] ---> sar -P ALL: [2023-01-17T17:24:39.722Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2742) 01/17/23 _x86_64_ (8 CPU) [2023-01-17T17:24:39.722Z] [2023-01-17T17:24:39.722Z] 17:11:53 LINUX RESTART (8 CPU) [2023-01-17T17:24:39.722Z] [2023-01-17T17:24:39.722Z] 17:12:01 CPU %user %nice %system %iowait %steal %idle [2023-01-17T17:24:39.722Z] 17:13:02 all 8.99 0.00 3.27 1.83 0.05 85.86 [2023-01-17T17:24:39.722Z] 17:13:02 0 9.95 0.00 3.01 0.55 0.05 86.44 [2023-01-17T17:24:39.722Z] 17:13:02 1 9.00 0.00 2.91 0.35 0.03 87.71 [2023-01-17T17:24:39.722Z] 17:13:02 2 7.80 0.00 4.12 1.41 0.03 86.64 [2023-01-17T17:24:39.722Z] 17:13:02 3 10.82 0.00 3.25 0.67 0.05 85.20 [2023-01-17T17:24:39.722Z] 17:13:02 4 8.87 0.00 3.24 4.62 0.05 83.21 [2023-01-17T17:24:39.722Z] 17:13:02 5 9.83 0.00 2.66 2.49 0.03 84.98 [2023-01-17T17:24:39.722Z] 17:13:02 6 8.61 0.00 3.17 1.17 0.07 86.98 [2023-01-17T17:24:39.722Z] 17:13:02 7 7.01 0.00 3.83 3.38 0.07 85.71 [2023-01-17T17:24:39.722Z] 17:14:01 all 23.13 0.00 5.04 2.01 0.10 69.72 [2023-01-17T17:24:39.722Z] 17:14:01 0 23.00 0.00 5.00 0.31 0.07 71.62 [2023-01-17T17:24:39.722Z] 17:14:01 1 19.57 0.00 5.02 6.75 0.09 68.57 [2023-01-17T17:24:39.722Z] 17:14:01 2 24.25 0.00 4.92 0.82 0.09 69.92 [2023-01-17T17:24:39.722Z] 17:14:01 3 22.54 0.00 4.61 0.07 0.10 72.67 [2023-01-17T17:24:39.722Z] 17:14:01 4 24.23 0.00 5.30 0.55 0.07 69.85 [2023-01-17T17:24:39.722Z] 17:14:01 5 23.66 0.00 4.91 1.07 0.12 70.24 [2023-01-17T17:24:39.722Z] 17:14:01 6 24.75 0.00 5.38 1.35 0.17 68.35 [2023-01-17T17:24:39.722Z] 17:14:01 7 23.04 0.00 5.17 5.17 0.09 66.53 [2023-01-17T17:24:39.722Z] 17:15:01 all 19.35 0.00 4.26 1.95 0.07 74.37 [2023-01-17T17:24:39.722Z] 17:15:01 0 19.58 0.00 4.77 10.00 0.10 65.55 [2023-01-17T17:24:39.722Z] 17:15:01 1 16.45 0.00 3.67 0.02 0.10 79.76 [2023-01-17T17:24:39.722Z] 17:15:01 2 20.31 0.00 4.14 2.20 0.08 73.27 [2023-01-17T17:24:39.722Z] 17:15:01 3 18.07 0.00 4.42 0.05 0.05 77.41 [2023-01-17T17:24:39.722Z] 17:15:01 4 20.24 0.00 4.12 1.06 0.07 74.51 [2023-01-17T17:24:39.722Z] 17:15:01 5 20.68 0.00 4.18 0.19 0.05 74.91 [2023-01-17T17:24:39.722Z] 17:15:01 6 18.93 0.00 3.87 0.32 0.07 76.81 [2023-01-17T17:24:39.722Z] 17:15:01 7 20.59 0.00 4.89 1.77 0.07 72.68 [2023-01-17T17:24:39.722Z] 17:16:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-01-17T17:24:39.722Z] 17:16:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2023-01-17T17:24:39.722Z] 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-17T17:24:39.722Z] 17:16:01 2 0.03 0.00 0.03 0.03 0.02 99.88 [2023-01-17T17:24:39.722Z] 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T17:24:39.722Z] 17:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-17T17:24:39.722Z] 17:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-17T17:24:39.722Z] 17:16:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-01-17T17:24:39.722Z] 17:16:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-01-17T17:24:39.722Z] 17:17:01 all 0.16 0.00 0.08 0.03 0.01 99.73 [2023-01-17T17:24:39.722Z] 17:17:01 0 0.15 0.00 0.05 0.03 0.02 99.75 [2023-01-17T17:24:39.722Z] 17:17:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2023-01-17T17:24:39.722Z] 17:17:01 2 0.18 0.00 0.03 0.05 0.00 99.73 [2023-01-17T17:24:39.722Z] 17:17:01 3 0.47 0.00 0.17 0.00 0.02 99.35 [2023-01-17T17:24:39.722Z] 17:17:01 4 0.12 0.00 0.05 0.00 0.02 99.82 [2023-01-17T17:24:39.722Z] 17:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-17T17:24:39.722Z] 17:17:01 6 0.18 0.00 0.02 0.00 0.00 99.80 [2023-01-17T17:24:39.722Z] 17:17:01 7 0.12 0.00 0.25 0.10 0.03 99.50 [2023-01-17T17:24:39.722Z] 17:18:01 all 2.10 0.00 1.31 0.61 0.03 95.95 [2023-01-17T17:24:39.722Z] 17:18:01 0 2.15 0.00 1.05 0.07 0.02 96.71 [2023-01-17T17:24:39.722Z] 17:18:01 1 2.54 0.00 2.35 1.08 0.03 94.00 [2023-01-17T17:24:39.722Z] 17:18:01 2 1.54 0.00 1.28 0.05 0.05 97.08 [2023-01-17T17:24:39.722Z] 17:18:01 3 2.20 0.00 0.92 0.13 0.05 96.69 [2023-01-17T17:24:39.722Z] 17:18:01 4 3.42 0.00 1.18 0.37 0.03 95.00 [2023-01-17T17:24:39.722Z] 17:18:01 5 2.29 0.00 0.90 1.24 0.02 95.56 [2023-01-17T17:24:39.722Z] 17:18:01 6 1.58 0.00 2.10 0.20 0.02 96.10 [2023-01-17T17:24:39.722Z] 17:18:01 7 1.10 0.00 0.65 1.76 0.05 96.44 [2023-01-17T17:24:39.722Z] 17:19:01 all 0.09 0.00 0.06 0.15 0.00 99.70 [2023-01-17T17:24:39.722Z] 17:19:01 0 0.10 0.00 0.05 0.07 0.00 99.78 [2023-01-17T17:24:39.722Z] 17:19:01 1 0.10 0.00 0.05 0.10 0.00 99.75 [2023-01-17T17:24:39.722Z] 17:19:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2023-01-17T17:24:39.722Z] 17:19:01 3 0.22 0.00 0.10 0.05 0.02 99.61 [2023-01-17T17:24:39.722Z] 17:19:01 4 0.07 0.00 0.05 0.10 0.00 99.78 [2023-01-17T17:24:39.722Z] 17:19:01 5 0.03 0.00 0.07 0.00 0.02 99.88 [2023-01-17T17:24:39.722Z] 17:19:01 6 0.08 0.00 0.05 0.00 0.00 99.87 [2023-01-17T17:24:39.722Z] 17:19:01 7 0.03 0.00 0.07 0.85 0.00 99.05 [2023-01-17T17:24:39.722Z] 17:20:01 all 0.01 0.00 0.01 0.02 0.01 99.96 [2023-01-17T17:24:39.722Z] 17:20:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-17T17:24:39.722Z] 17:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T17:24:39.722Z] 17:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-17T17:24:39.722Z] 17:20:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2023-01-17T17:24:39.722Z] 17:20:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-17T17:24:39.722Z] 17:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-17T17:24:39.722Z] 17:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T17:24:39.722Z] 17:20:01 7 0.00 0.00 0.03 0.08 0.00 99.88 [2023-01-17T17:24:39.723Z] 17:21:01 all 0.17 0.00 0.02 0.01 0.01 99.80 [2023-01-17T17:24:39.723Z] 17:21:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-01-17T17:24:39.723Z] 17:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T17:24:39.723Z] 17:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-17T17:24:39.723Z] 17:21:01 3 1.13 0.00 0.02 0.00 0.03 98.82 [2023-01-17T17:24:39.723Z] 17:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-17T17:24:39.723Z] 17:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-17T17:24:39.723Z] 17:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-17T17:24:39.723Z] 17:21:01 7 0.07 0.00 0.03 0.05 0.02 99.83 [2023-01-17T17:24:39.723Z] 17:22:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-01-17T17:24:39.723Z] 17:22:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-17T17:24:39.723Z] 17:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-17T17:24:39.723Z] 17:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-17T17:24:39.723Z] 17:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-17T17:24:39.723Z] 17:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-17T17:24:39.723Z] 17:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-17T17:24:39.723Z] 17:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T17:24:39.723Z] 17:22:01 7 0.18 0.00 0.03 0.05 0.00 99.73 [2023-01-17T17:24:39.723Z] 17:23:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-01-17T17:24:39.723Z] 17:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-17T17:24:39.723Z] 17:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T17:24:39.723Z] 17:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-17T17:24:39.723Z] 17:23:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-01-17T17:24:39.723Z] 17:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-17T17:24:39.723Z] 17:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-17T17:24:39.723Z] 17:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T17:24:39.723Z] 17:23:01 7 0.17 0.00 0.03 0.02 0.02 99.77 [2023-01-17T17:24:39.723Z] [2023-01-17T17:24:39.723Z] 17:23:01 CPU %user %nice %system %iowait %steal %idle [2023-01-17T17:24:39.723Z] 17:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-17T17:24:39.723Z] 17:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-17T17:24:39.723Z] 17:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T17:24:39.723Z] 17:24:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-17T17:24:39.723Z] 17:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-17T17:24:39.723Z] 17:24:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-01-17T17:24:39.723Z] 17:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-17T17:24:39.723Z] 17:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T17:24:39.723Z] 17:24:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2023-01-17T17:24:39.723Z] Average: all 4.45 0.00 1.16 0.55 0.03 93.82 [2023-01-17T17:24:39.723Z] Average: 0 4.53 0.00 1.15 0.92 0.02 93.37 [2023-01-17T17:24:39.723Z] Average: 1 3.92 0.00 1.16 0.68 0.02 94.22 [2023-01-17T17:24:39.723Z] Average: 2 4.47 0.00 1.21 0.38 0.03 93.92 [2023-01-17T17:24:39.723Z] Average: 3 4.58 0.00 1.12 0.08 0.03 94.19 [2023-01-17T17:24:39.723Z] Average: 4 4.69 0.00 1.15 0.56 0.02 93.58 [2023-01-17T17:24:39.723Z] Average: 5 4.64 0.00 1.05 0.41 0.02 93.87 [2023-01-17T17:24:39.723Z] Average: 6 4.47 0.00 1.21 0.25 0.03 94.04 [2023-01-17T17:24:39.723Z] Average: 7 4.28 0.00 1.23 1.09 0.03 93.36 [2023-01-17T17:24:39.723Z] [2023-01-17T17:24:39.723Z] [2023-01-17T17:24:39.723Z]