Pull request #83 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 376dd2e1dd7898b2503b27fbf26018913c4f1e16+9d5c5da43a104ea1175f08e8bd4156385d9bd27b (b57ab008d2f351cef8c15281cf379ebf28d38f87) 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-ssh12083551995671288430.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2643801668824479450.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-83/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-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18084258467876186924.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-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17027887610325429519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5774432027867319817.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-83/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-83/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13539052311903827629.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-24686’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24688’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24696’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-24695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25814 in /w/workspace/xfoundry_device-usb-camera_PR-83 [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/xfoundry_device-usb-camera_PR-83 # 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 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 376dd2e1dd7898b2503b27fbf26018913c4f1e16 Merge succeeded, producing 376dd2e1dd7898b2503b27fbf26018913c4f1e16 Checking out Revision 376dd2e1dd7898b2503b27fbf26018913c4f1e16 (PR-83) > 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/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 376dd2e1dd7898b2503b27fbf26018913c4f1e16 # 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 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 376dd2e1dd7898b2503b27fbf26018913c4f1e16 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T21:33:20.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T21:33:20.679Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T21:33:20.788Z] ========================================================= [2022-09-06T21:33:20.788Z] EdgeX Global Pipelines Version Info [2022-09-06T21:33:20.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:33:21.570Z] ------------------- [2022-09-06T21:33:21.570Z] stable info: [2022-09-06T21:33:21.570Z] ------------------- [2022-09-06T21:33:21.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T21:33:21.570Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:33:21.570Z] Message: update stable to v1.0.239 [2022-09-06T21:33:22.141Z] ------------------- [2022-09-06T21:33:22.141Z] experimental info: [2022-09-06T21:33:22.141Z] ------------------- [2022-09-06T21:33:22.141Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T21:33:22.141Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:33:22.141Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T21:33:22.525Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-06T21:33:22.569Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-06T21:33:22.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T21:33:22.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T21:33:22.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T21:33:22.731Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T21:33:22.780Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T21:33:22.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-06T21:33:22.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T21:33:22.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T21:33:22.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T21:33:22.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-06T21:33:23.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T21:33:23.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T21:33:23.128Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:33:23.173Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:33:23.220Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:33:23.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:33:23.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T21:33:23.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T21:33:23.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-06T21:33:23.444Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-06T21:33:23.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-06T21:33:23.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-06T21:33:23.578Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-06T21:33:23.621Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T21:33:23.666Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T21:33:23.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo [2022-09-06T21:33:23.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo [2022-09-06T21:33:23.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo [2022-09-06T21:33:23.848Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] echo [2022-09-06T21:33:23.897Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 376dd2e [Pipeline] echo [2022-09-06T21:33:23.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:33:24.063Z] provisioning config files... [2022-09-06T21:33:24.082Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config2455295368997541552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:33:24.434Z] ---> docker-login.sh [2022-09-06T21:33:24.434Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:33:24.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:24.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:24.957Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:24.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:24.957Z] [2022-09-06T21:33:24.957Z] Login Succeeded [2022-09-06T21:33:24.957Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:33:24.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:24.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:24.957Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:24.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:24.957Z] [2022-09-06T21:33:24.957Z] Login Succeeded [2022-09-06T21:33:24.957Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:33:25.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:25.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:25.220Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:25.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:25.220Z] [2022-09-06T21:33:25.220Z] Login Succeeded [2022-09-06T21:33:25.220Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:33:25.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:25.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:25.482Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:25.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:25.482Z] [2022-09-06T21:33:25.482Z] Login Succeeded [2022-09-06T21:33:25.482Z] docker.io [2022-09-06T21:33:25.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:26.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:26.055Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:26.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:26.055Z] [2022-09-06T21:33:26.055Z] Login Succeeded [2022-09-06T21:33:26.055Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:33:26.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T21:33:26.724Z] + git rev-list -1 --merges 376dd2e1dd7898b2503b27fbf26018913c4f1e16~1..376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] echo [2022-09-06T21:33:26.773Z] -----------> git rev-list -1 --merges 376dd2e1dd7898b2503b27fbf26018913c4f1e16~1..376dd2e1dd7898b2503b27fbf26018913c4f1e16 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [false] [Pipeline] sh [2022-09-06T21:33:27.088Z] + git log --format=format:%s -1 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] echo [2022-09-06T21:33:27.124Z] ========================================================= [2022-09-06T21:33:27.124Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T21:33:27.124Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:33:27.568Z] + git log --format=format:%s -1 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] echo [2022-09-06T21:33:27.598Z] [semverPrep] GIT_COMMIT: 376dd2e1dd7898b2503b27fbf26018913c4f1e16, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-09-06T21:33:27.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-06T21:33:28.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:33:28.009Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T21:33:28.009Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T21:33:28.009Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T21:33:28.009Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T21:33:28.009Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T21:33:28.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:33:28.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:33:28.445Z] [2022-09-06T21:33:28.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:33:28.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:33:28.822Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T21:33:28.822Z] b85a868b505f: Pulling fs layer [2022-09-06T21:33:28.822Z] e2be974225ed: Pulling fs layer [2022-09-06T21:33:28.822Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T21:33:28.822Z] 988bab9f4d93: Pulling fs layer [2022-09-06T21:33:28.822Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T21:33:28.822Z] eaf3925da568: Pulling fs layer [2022-09-06T21:33:28.822Z] bab4dde63d76: Pulling fs layer [2022-09-06T21:33:28.822Z] bde34c3a00c8: Pulling fs layer [2022-09-06T21:33:28.822Z] b352a97aabf1: Pulling fs layer [2022-09-06T21:33:28.822Z] 4872d77fe225: Pulling fs layer [2022-09-06T21:33:28.822Z] 5851b861e8e6: Pulling fs layer [2022-09-06T21:33:28.822Z] 988bab9f4d93: Waiting [2022-09-06T21:33:28.822Z] 1469e6f7b9e6: Waiting [2022-09-06T21:33:28.822Z] eaf3925da568: Waiting [2022-09-06T21:33:28.822Z] bab4dde63d76: Waiting [2022-09-06T21:33:28.822Z] bde34c3a00c8: Waiting [2022-09-06T21:33:28.822Z] 4872d77fe225: Waiting [2022-09-06T21:33:28.822Z] b352a97aabf1: Waiting [2022-09-06T21:33:28.822Z] 5851b861e8e6: Waiting [2022-09-06T21:33:28.822Z] e2be974225ed: Verifying Checksum [2022-09-06T21:33:28.822Z] e2be974225ed: Download complete [2022-09-06T21:33:28.822Z] 988bab9f4d93: Verifying Checksum [2022-09-06T21:33:28.822Z] 988bab9f4d93: Download complete [2022-09-06T21:33:29.084Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T21:33:29.084Z] 1469e6f7b9e6: Download complete [2022-09-06T21:33:29.084Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T21:33:29.084Z] 339a4e72a1f5: Download complete [2022-09-06T21:33:29.084Z] eaf3925da568: Verifying Checksum [2022-09-06T21:33:29.084Z] eaf3925da568: Download complete [2022-09-06T21:33:29.084Z] bde34c3a00c8: Verifying Checksum [2022-09-06T21:33:29.084Z] bde34c3a00c8: Download complete [2022-09-06T21:33:29.084Z] b352a97aabf1: Verifying Checksum [2022-09-06T21:33:29.084Z] b352a97aabf1: Download complete [2022-09-06T21:33:29.084Z] 4872d77fe225: Verifying Checksum [2022-09-06T21:33:29.084Z] 4872d77fe225: Download complete [2022-09-06T21:33:29.084Z] 5851b861e8e6: Download complete [2022-09-06T21:33:29.084Z] b85a868b505f: Verifying Checksum [2022-09-06T21:33:29.084Z] b85a868b505f: Download complete [2022-09-06T21:33:29.343Z] bab4dde63d76: Verifying Checksum [2022-09-06T21:33:29.343Z] bab4dde63d76: Download complete [2022-09-06T21:33:30.727Z] b85a868b505f: Pull complete [2022-09-06T21:33:30.727Z] e2be974225ed: Pull complete [2022-09-06T21:33:31.305Z] 339a4e72a1f5: Pull complete [2022-09-06T21:33:31.305Z] 988bab9f4d93: Pull complete [2022-09-06T21:33:31.565Z] 1469e6f7b9e6: Pull complete [2022-09-06T21:33:31.830Z] eaf3925da568: Pull complete [2022-09-06T21:33:33.744Z] bab4dde63d76: Pull complete [2022-09-06T21:33:33.744Z] bde34c3a00c8: Pull complete [2022-09-06T21:33:34.005Z] b352a97aabf1: Pull complete [2022-09-06T21:33:34.005Z] 4872d77fe225: Pull complete [2022-09-06T21:33:34.005Z] 5851b861e8e6: Pull complete [2022-09-06T21:33:34.005Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T21:33:34.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:33:34.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:33:34.500Z] prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container [2022-09-06T21:33:34.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T21:33:36.458Z] $ docker top 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 -eo pid,comm [2022-09-06T21:33:36.528Z] 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). [2022-09-06T21:33:36.528Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:33:36.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:33:36.663Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:33:36.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:33:36.815Z] $ docker exec 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 ssh-agent [2022-09-06T21:33:36.934Z] SSH_AUTH_SOCK=/tmp/ssh-yUvy8ot51JbV/agent.31 [2022-09-06T21:33:36.934Z] SSH_AGENT_PID=37 [2022-09-06T21:33:36.942Z] Running ssh-add (command line suppressed) [2022-09-06T21:33:37.083Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_2217930647162175726.key (/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_2217930647162175726.key) [2022-09-06T21:33:37.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:33:37.435Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T21:33:37.463Z] $ docker exec --env ******** --env ******** 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 ssh-agent -k [2022-09-06T21:33:37.585Z] unset SSH_AUTH_SOCK; [2022-09-06T21:33:37.586Z] unset SSH_AGENT_PID; [2022-09-06T21:33:37.586Z] echo Agent pid 37 killed; [2022-09-06T21:33:37.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T21:33:37.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:33:37.688Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:33:37.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:33:37.824Z] $ docker exec 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 ssh-agent [2022-09-06T21:33:37.942Z] SSH_AUTH_SOCK=/tmp/ssh-roNk5YyyCQ7T/agent.69 [2022-09-06T21:33:37.942Z] SSH_AGENT_PID=75 [2022-09-06T21:33:37.948Z] Running ssh-add (command line suppressed) [2022-09-06T21:33:38.067Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_6387439818578071822.key (/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_6387439818578071822.key) [2022-09-06T21:33:38.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:33:38.415Z] + git semver init [2022-09-06T21:33:38.986Z] 2022-09-06 21:33:38,697 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T21:33:38.986Z] 2022-09-06 21:33:38,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-83/.semver [2022-09-06T21:33:38.986Z] 2022-09-06 21:33:38,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-83/.semver [2022-09-06T21:33:38.986Z] 2022-09-06 21:33:38,699 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-83/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-83, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:33:39.561Z] 2022-09-06 21:33:39,474 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-83/.git/info/exclude [2022-09-06T21:33:39.561Z] 2022-09-06 21:33:39,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-83/.semver/PR-83 with force:False [2022-09-06T21:33:39.561Z] 2022-09-06 21:33:39,475 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-83/.semver/PR-83 [2022-09-06T21:33:39.561Z] 2022-09-06 21:33:39,478 [execute] INFO git cat-file --batch-check [2022-09-06T21:33:39.561Z] 2022-09-06 21:33:39,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-83/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:33:39.561Z] 2022-09-06 21:33:39,485 [execute] INFO git cat-file --batch [2022-09-06T21:33:39.561Z] 2022-09-06 21:33:39,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-83/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:33:39.561Z] 2022-09-06 21:33:39,491 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-83/.semver/PR-83 [2022-09-06T21:33:39.561Z] 0.0.0 [Pipeline] } [2022-09-06T21:33:39.589Z] $ docker exec --env ******** --env ******** 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 ssh-agent -k [2022-09-06T21:33:39.711Z] unset SSH_AUTH_SOCK; [2022-09-06T21:33:39.713Z] unset SSH_AGENT_PID; [2022-09-06T21:33:39.713Z] echo Agent pid 75 killed; [2022-09-06T21:33:39.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:33:40.159Z] + git semver [Pipeline] } [2022-09-06T21:33:40.451Z] $ docker stop --time=1 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 [2022-09-06T21:33:41.759Z] $ docker rm -f 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:33:42.185Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T21:33:42.505Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T21:33:42.522Z] [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 [2022-09-06T21:33:43.132Z] provisioning config files... [2022-09-06T21:33:43.142Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config8106115450083144287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:33:43.508Z] ---> docker-login.sh [2022-09-06T21:33:43.508Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:33:43.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:43.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:43.508Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:43.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:43.508Z] [2022-09-06T21:33:43.508Z] Login Succeeded [2022-09-06T21:33:43.508Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:33:43.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:43.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:43.769Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:43.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:43.769Z] [2022-09-06T21:33:43.769Z] Login Succeeded [2022-09-06T21:33:43.769Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:33:43.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:43.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:43.769Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:43.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:43.769Z] [2022-09-06T21:33:43.769Z] Login Succeeded [2022-09-06T21:33:43.769Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:33:44.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:44.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:44.030Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:44.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:44.030Z] [2022-09-06T21:33:44.030Z] Login Succeeded [2022-09-06T21:33:44.030Z] docker.io [2022-09-06T21:33:44.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:33:44.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:33:44.293Z] Configure a credential helper to remove this warning. See [2022-09-06T21:33:44.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:33:44.293Z] [2022-09-06T21:33:44.293Z] Login Succeeded [2022-09-06T21:33:44.293Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:33:44.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T21:33:44.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:33:44.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:33:44.626Z] ========================================================= [2022-09-06T21:33:44.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T21:33:44.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:33:45.161Z] + 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 . [2022-09-06T21:33:45.161Z] Sending build context to Docker daemon 864.3kB [2022-09-06T21:33:45.161Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:33:45.161Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-06T21:33:45.161Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T21:33:45.161Z] 2408cc74d12b: Pulling fs layer [2022-09-06T21:33:45.161Z] ea60b727a1ce: Pulling fs layer [2022-09-06T21:33:45.161Z] 30c4a7721957: Pulling fs layer [2022-09-06T21:33:45.161Z] 370296b7ddb6: Pulling fs layer [2022-09-06T21:33:45.161Z] 7c6cee850709: Pulling fs layer [2022-09-06T21:33:45.161Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T21:33:45.161Z] d94ebbe4e438: Pulling fs layer [2022-09-06T21:33:45.161Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T21:33:45.161Z] 370296b7ddb6: Waiting [2022-09-06T21:33:45.161Z] 39a5fcdaea64: Waiting [2022-09-06T21:33:45.161Z] d94ebbe4e438: Waiting [2022-09-06T21:33:45.161Z] 7c6cee850709: Waiting [2022-09-06T21:33:45.161Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T21:33:45.161Z] bcfd1f05c69d: Waiting [2022-09-06T21:33:45.161Z] 59ccb84bbe0f: Waiting [2022-09-06T21:33:45.161Z] 30c4a7721957: Download complete [2022-09-06T21:33:45.161Z] ea60b727a1ce: Verifying Checksum [2022-09-06T21:33:45.161Z] ea60b727a1ce: Download complete [2022-09-06T21:33:45.425Z] 7c6cee850709: Download complete [2022-09-06T21:33:45.425Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T21:33:45.425Z] 39a5fcdaea64: Download complete [2022-09-06T21:33:45.425Z] 2408cc74d12b: Verifying Checksum [2022-09-06T21:33:45.425Z] 2408cc74d12b: Download complete [2022-09-06T21:33:45.425Z] d94ebbe4e438: Download complete [2022-09-06T21:33:45.425Z] 2408cc74d12b: Pull complete [2022-09-06T21:33:45.695Z] ea60b727a1ce: Pull complete [2022-09-06T21:33:45.695Z] 30c4a7721957: Pull complete [2022-09-06T21:33:45.695Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T21:33:45.695Z] 59ccb84bbe0f: Download complete [2022-09-06T21:33:46.273Z] 370296b7ddb6: Verifying Checksum [2022-09-06T21:33:46.273Z] 370296b7ddb6: Download complete [2022-09-06T21:33:46.273Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T21:33:46.273Z] bcfd1f05c69d: Download complete [2022-09-06T21:33:50.477Z] 370296b7ddb6: Pull complete [2022-09-06T21:33:50.477Z] 7c6cee850709: Pull complete [2022-09-06T21:33:50.738Z] 39a5fcdaea64: Pull complete [2022-09-06T21:33:50.738Z] d94ebbe4e438: Pull complete [2022-09-06T21:33:53.276Z] bcfd1f05c69d: Pull complete [2022-09-06T21:33:53.538Z] 59ccb84bbe0f: Pull complete [2022-09-06T21:33:53.538Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T21:33:53.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:33:53.538Z] ---> a4fb48ad2a94 [2022-09-06T21:33:53.538Z] Step 3/13 : ARG MAKE="make build" [2022-09-06T21:33:56.860Z] ---> Running in f265c768a24b [2022-09-06T21:33:56.860Z] Removing intermediate container f265c768a24b [2022-09-06T21:33:56.860Z] ---> c707253bfd18 [2022-09-06T21:33:56.860Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-06T21:33:56.860Z] ---> Running in 782230b211f9 [2022-09-06T21:33:56.860Z] Removing intermediate container 782230b211f9 [2022-09-06T21:33:56.860Z] ---> c5f1dd91eb73 [2022-09-06T21:33:56.860Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-06T21:33:56.860Z] ---> Running in fd42468db712 [2022-09-06T21:33:56.860Z] Removing intermediate container fd42468db712 [2022-09-06T21:33:56.860Z] ---> 9a26ada96d3f [2022-09-06T21:33:56.860Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:33:56.860Z] ---> Running in 4a68c683e62e [2022-09-06T21:33:57.120Z] Removing intermediate container 4a68c683e62e [2022-09-06T21:33:57.120Z] ---> 441d5beeb51a [2022-09-06T21:33:57.120Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:33:57.120Z] ---> Running in 328e5fd9abda [2022-09-06T21:33:57.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:33:57.944Z] Still waiting to schedule task [2022-09-06T21:33:57.945Z] ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:33:57.945Z] ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:33:57.945Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-25824’ is offline [2022-09-06T21:33:58.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:33:58.578Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-06T21:33:58.838Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-06T21:33:58.838Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-06T21:33:59.098Z] (4/80) Installing libxcb (1.15-r0) [2022-09-06T21:33:59.098Z] (5/80) Installing libx11 (1.8-r0) [2022-09-06T21:33:59.098Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-06T21:33:59.357Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-06T21:33:59.357Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-06T21:33:59.616Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-06T21:33:59.616Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-06T21:33:59.616Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-06T21:33:59.876Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-06T21:33:59.876Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-06T21:34:00.141Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-06T21:34:00.736Z] (15/80) Installing libice (1.0.10-r0) [2022-09-06T21:34:00.736Z] (16/80) Installing libuuid (2.38-r1) [2022-09-06T21:34:00.997Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-06T21:34:00.997Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-06T21:34:00.997Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-06T21:34:01.256Z] (20/80) Installing xset (1.2.4-r0) [2022-09-06T21:34:01.256Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-06T21:34:01.256Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-06T21:34:01.519Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-06T21:34:01.519Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-06T21:34:01.783Z] (25/80) Installing libintl (0.21-r2) [2022-09-06T21:34:01.783Z] (26/80) Installing libblkid (2.38-r1) [2022-09-06T21:34:01.783Z] (27/80) Installing libmount (2.38-r1) [2022-09-06T21:34:02.047Z] (28/80) Installing pcre (8.45-r2) [2022-09-06T21:34:02.047Z] (29/80) Installing glib (2.72.1-r0) [2022-09-06T21:34:02.047Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-06T21:34:02.308Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-06T21:34:02.308Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-06T21:34:02.568Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-06T21:34:02.835Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-06T21:34:02.835Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-06T21:34:03.096Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-06T21:34:03.096Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-06T21:34:03.357Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-06T21:34:03.621Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-06T21:34:03.885Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-06T21:34:03.885Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-06T21:34:03.885Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-06T21:34:04.147Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-06T21:34:04.147Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-06T21:34:04.147Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-06T21:34:04.408Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-06T21:34:04.408Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-06T21:34:04.669Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-06T21:34:04.669Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-06T21:34:04.929Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-06T21:34:04.929Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-06T21:34:04.929Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-06T21:34:05.190Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-06T21:34:05.190Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-06T21:34:05.451Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-06T21:34:05.451Z] (56/80) Installing libunistring (1.0-r0) [2022-09-06T21:34:05.451Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-06T21:34:05.712Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-06T21:34:05.712Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-06T21:34:05.971Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-06T21:34:05.971Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-06T21:34:05.971Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-06T21:34:06.231Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-06T21:34:06.231Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-06T21:34:06.491Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-06T21:34:06.491Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-06T21:34:06.491Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-06T21:34:06.752Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-06T21:34:06.752Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-06T21:34:07.012Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-06T21:34:07.012Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-06T21:34:07.012Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-06T21:34:07.585Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-06T21:34:07.585Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-06T21:34:07.844Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-06T21:34:07.844Z] Executing udev-init-scripts-35-r0.post-install [2022-09-06T21:34:07.844Z] (76/80) Installing kmod-libs (29-r2) [2022-09-06T21:34:08.103Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-06T21:34:08.103Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-06T21:34:08.103Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-06T21:34:08.365Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-06T21:34:08.365Z] Executing busybox-1.35.0-r13.trigger [2022-09-06T21:34:08.365Z] Executing eudev-3.2.11-r0.trigger [2022-09-06T21:34:08.365Z] OK: 330 MiB in 131 packages [2022-09-06T21:34:10.900Z] Removing intermediate container 328e5fd9abda [2022-09-06T21:34:10.900Z] ---> 8ae0186af02a [2022-09-06T21:34:10.900Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-06T21:34:10.900Z] ---> Running in 27f053935de7 [2022-09-06T21:34:10.900Z] Removing intermediate container 27f053935de7 [2022-09-06T21:34:10.900Z] ---> 8341f6d3aa1f [2022-09-06T21:34:10.900Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-06T21:34:10.900Z] ---> b11023f85b5f [2022-09-06T21:34:10.900Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:34:10.900Z] ---> Running in 050f5080d2d3 [2022-09-06T21:34:32.939Z] Removing intermediate container 050f5080d2d3 [2022-09-06T21:34:32.939Z] ---> 624936f66bc0 [2022-09-06T21:34:32.939Z] Step 11/13 : COPY . . [2022-09-06T21:34:32.939Z] ---> 34127e47ca8e [2022-09-06T21:34:32.939Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-06T21:34:32.939Z] ---> Running in 2774b07f9da3 [2022-09-06T21:34:32.939Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:34:32.939Z] Dload Upload Total Spent Left Speed [2022-09-06T21:34:32.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10208 0 --:--:-- --:--:-- --:--:-- 10211 100 1062 100 1062 0 0 10196 0 --:--:-- --:--:-- --:--:-- 10114 [2022-09-06T21:34:32.939Z] Removing intermediate container 2774b07f9da3 [2022-09-06T21:34:32.940Z] ---> 65e1afe6421e [2022-09-06T21:34:32.940Z] Step 13/13 : RUN ${MAKE} [2022-09-06T21:34:32.940Z] ---> Running in 03bf0888ab26 [2022-09-06T21:34:32.940Z] noop [2022-09-06T21:34:32.940Z] Removing intermediate container 03bf0888ab26 [2022-09-06T21:34:32.940Z] ---> 1c9d70db0a8f [2022-09-06T21:34:32.940Z] Successfully built 1c9d70db0a8f [2022-09-06T21:34:32.940Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:34:33.369Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:34:33.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:34:33.531Z] prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container [2022-09-06T21:34:33.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@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 ******** ci-base-image-x86_64 cat [2022-09-06T21:34:33.986Z] $ docker top 2192fd779d1ea9cac273f8ac839d6456d23a83e89c4a13cdbcd2b9480c185451 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:34:34.399Z] + go version [2022-09-06T21:34:34.399Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T21:34:34.429Z] $ docker stop --time=1 2192fd779d1ea9cac273f8ac839d6456d23a83e89c4a13cdbcd2b9480c185451 [2022-09-06T21:34:35.695Z] $ docker rm -f 2192fd779d1ea9cac273f8ac839d6456d23a83e89c4a13cdbcd2b9480c185451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:34:36.427Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:34:36.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:34:36.587Z] prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container [2022-09-06T21:34:36.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@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 ******** ci-base-image-x86_64 cat [2022-09-06T21:34:36.961Z] $ docker top 2cce2bdbdee6a030afc5ea65baf5b4e0a24b86c8f107a4122528f585de65e361 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:34:37.367Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-83 [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:34:37.725Z] + make test [2022-09-06T21:34:37.725Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-06T21:34:37.985Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-06T21:34:47.958Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-06T21:34:48.217Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-09-06T21:34:56.345Z] 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." [2022-09-06T21:34:56.345Z] CGO_ENABLED=1 go vet ./... [2022-09-06T21:34:58.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:34:58.887Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:34:58.887Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-06T21:34:58.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T21:34:58.952Z] $ docker stop --time=1 2cce2bdbdee6a030afc5ea65baf5b4e0a24b86c8f107a4122528f585de65e361 [2022-09-06T21:35:00.969Z] $ docker rm -f 2cce2bdbdee6a030afc5ea65baf5b4e0a24b86c8f107a4122528f585de65e361 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:35:01.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T21:35:01.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-06T21:35:02.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T21:35:02.497Z] + ls -al . [2022-09-06T21:35:02.497Z] total 200 [2022-09-06T21:35:02.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 21:34 . [2022-09-06T21:35:02.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:33 .. [2022-09-06T21:35:02.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:34 .git [2022-09-06T21:35:02.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:33 .github [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 21:33 .gitignore [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 21:33 .golangci.yml [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 21:33 .hadolint.yml [2022-09-06T21:35:02.498Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:33 .semver [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 21:33 Attribution.txt [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 21:33 CHANGELOG.md [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 21:33 Dockerfile [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 21:33 GOVERNANCE.md [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 21:33 Jenkinsfile [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 21:33 LICENSE [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 21:33 Makefile [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 21:33 OWNERS.md [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 21:33 README.md [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 21:33 VERSION [2022-09-06T21:35:02.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:33 bin [2022-09-06T21:35:02.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:33 cmd [2022-09-06T21:35:02.498Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 21:34 coverage.out [2022-09-06T21:35:02.498Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 21:33 docker-entrypoint.sh [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 21:33 go.mod [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 21:33 go.sum [2022-09-06T21:35:02.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:33 internal [2022-09-06T21:35:02.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:33 snap [2022-09-06T21:35:02.498Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 21:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:02.885Z] + 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=376dd2e1dd7898b2503b27fbf26018913c4f1e16 --label arch=amd64 --label version=0.0.0 . [2022-09-06T21:35:02.885Z] Sending build context to Docker daemon 894.5kB [2022-09-06T21:35:02.885Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:35:02.885Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-06T21:35:02.885Z] ---> 1c9d70db0a8f [2022-09-06T21:35:02.885Z] Step 3/35 : ARG MAKE="make build" [2022-09-06T21:35:02.885Z] ---> Running in 9a5137c4d6d7 [2022-09-06T21:35:03.145Z] Removing intermediate container 9a5137c4d6d7 [2022-09-06T21:35:03.145Z] ---> fd7ba0394780 [2022-09-06T21:35:03.145Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-06T21:35:03.145Z] ---> Running in 5b23025b8312 [2022-09-06T21:35:03.145Z] Removing intermediate container 5b23025b8312 [2022-09-06T21:35:03.145Z] ---> 098215aba872 [2022-09-06T21:35:03.145Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-06T21:35:03.145Z] ---> Running in 852f57496d73 [2022-09-06T21:35:03.145Z] Removing intermediate container 852f57496d73 [2022-09-06T21:35:03.145Z] ---> 8f274b2fc17b [2022-09-06T21:35:03.145Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:35:03.145Z] ---> Running in 6287ed73f5ad [2022-09-06T21:35:03.715Z] Removing intermediate container 6287ed73f5ad [2022-09-06T21:35:03.715Z] ---> ae86e91e1b8f [2022-09-06T21:35:03.715Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:35:03.715Z] ---> Running in bb75b68b13e1 [2022-09-06T21:35:04.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:35:04.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:35:05.425Z] OK: 330 MiB in 131 packages [2022-09-06T21:35:05.685Z] Removing intermediate container bb75b68b13e1 [2022-09-06T21:35:05.685Z] ---> 4489f7a1dd63 [2022-09-06T21:35:05.685Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-06T21:35:05.685Z] ---> Running in a45c0f4c7ec7 [2022-09-06T21:35:05.685Z] Removing intermediate container a45c0f4c7ec7 [2022-09-06T21:35:05.685Z] ---> 436f55c572db [2022-09-06T21:35:05.685Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-06T21:35:05.685Z] ---> 057719ed2fe7 [2022-09-06T21:35:05.685Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:35:05.685Z] ---> Running in c1de5493ba83 [2022-09-06T21:35:06.627Z] Removing intermediate container c1de5493ba83 [2022-09-06T21:35:06.627Z] ---> 467de55ea4a5 [2022-09-06T21:35:06.627Z] Step 11/35 : COPY . . [2022-09-06T21:35:06.627Z] ---> b9fa9b3289ec [2022-09-06T21:35:06.627Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-06T21:35:06.627Z] ---> Running in 7270af0b7571 [2022-09-06T21:35:06.894Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:35:06.894Z] Dload Upload Total Spent Left Speed [2022-09-06T21:35:06.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46951 0 --:--:-- --:--:-- --:--:-- 48272 [2022-09-06T21:35:07.156Z] Removing intermediate container 7270af0b7571 [2022-09-06T21:35:07.156Z] ---> 0f9c5b92b496 [2022-09-06T21:35:07.156Z] Step 13/35 : RUN ${MAKE} [2022-09-06T21:35:07.156Z] ---> Running in 050f2a1b77bc [2022-09-06T21:35:07.727Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-06T21:35:29.683Z] Removing intermediate container 050f2a1b77bc [2022-09-06T21:35:29.683Z] ---> 737ce69ac5b9 [2022-09-06T21:35:29.683Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-06T21:35:29.683Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-06T21:35:29.943Z] af6660deedbd: Pulling fs layer [2022-09-06T21:35:29.943Z] 97cd0a44c592: Pulling fs layer [2022-09-06T21:35:29.943Z] 97cd0a44c592: Download complete [2022-09-06T21:35:30.202Z] af6660deedbd: Verifying Checksum [2022-09-06T21:35:30.202Z] af6660deedbd: Download complete [2022-09-06T21:35:30.202Z] af6660deedbd: Pull complete [2022-09-06T21:35:30.463Z] 97cd0a44c592: Pull complete [2022-09-06T21:35:30.463Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-06T21:35:30.463Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-06T21:35:30.463Z] ---> fea57e182299 [2022-09-06T21:35:30.463Z] Step 15/35 : FROM alpine:3.16 [2022-09-06T21:35:31.034Z] 3.16: Pulling from library/alpine [2022-09-06T21:35:31.034Z] 213ec9aee27d: Pulling fs layer [2022-09-06T21:35:31.294Z] 213ec9aee27d: Verifying Checksum [2022-09-06T21:35:31.294Z] 213ec9aee27d: Download complete [2022-09-06T21:35:31.294Z] 213ec9aee27d: Pull complete [2022-09-06T21:35:31.294Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:35:31.294Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:35:31.294Z] ---> 9c6f07244728 [2022-09-06T21:35:31.294Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-06T21:35:31.871Z] ---> Running in 52527c82c854 [2022-09-06T21:35:31.871Z] Removing intermediate container 52527c82c854 [2022-09-06T21:35:31.871Z] ---> f84b66e7f8d6 [2022-09-06T21:35:31.871Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-06T21:35:31.871Z] ---> Running in 14e0ee5e636e [2022-09-06T21:35:32.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:35:32.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:35:32.393Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-06T21:35:32.393Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-06T21:35:32.393Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-06T21:35:32.393Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-06T21:35:32.393Z] (5/83) Installing libxcb (1.15-r0) [2022-09-06T21:35:32.393Z] (6/83) Installing libx11 (1.8-r0) [2022-09-06T21:35:32.393Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-06T21:35:32.393Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-06T21:35:32.653Z] (9/83) Installing expat (2.4.8-r0) [2022-09-06T21:35:32.653Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:35:32.653Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-06T21:35:32.653Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-06T21:35:32.653Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-06T21:35:32.653Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-06T21:35:32.653Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-06T21:35:32.653Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-06T21:35:32.653Z] (17/83) Installing libintl (0.21-r2) [2022-09-06T21:35:32.653Z] (18/83) Installing libblkid (2.38-r1) [2022-09-06T21:35:32.653Z] (19/83) Installing libmount (2.38-r1) [2022-09-06T21:35:32.653Z] (20/83) Installing pcre (8.45-r2) [2022-09-06T21:35:32.653Z] (21/83) Installing glib (2.72.1-r0) [2022-09-06T21:35:32.653Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-06T21:35:32.653Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-06T21:35:32.653Z] (24/83) Installing libass (0.16.0-r0) [2022-09-06T21:35:32.653Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-06T21:35:32.653Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-06T21:35:32.653Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-06T21:35:32.653Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-06T21:35:32.653Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-06T21:35:32.653Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-06T21:35:32.653Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-06T21:35:32.915Z] (32/83) Installing libunistring (1.0-r0) [2022-09-06T21:35:32.915Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-06T21:35:32.915Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T21:35:32.915Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T21:35:32.915Z] (36/83) Installing lame (3.100-r0) [2022-09-06T21:35:32.915Z] (37/83) Installing opus (1.3.1-r1) [2022-09-06T21:35:32.915Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-06T21:35:32.915Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-06T21:35:32.915Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-06T21:35:32.915Z] (41/83) Installing orc (0.4.32-r0) [2022-09-06T21:35:32.915Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:35:32.915Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-06T21:35:32.915Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:35:32.915Z] (45/83) Installing flac (1.3.4-r0) [2022-09-06T21:35:32.915Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-06T21:35:32.915Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-06T21:35:32.915Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-06T21:35:32.915Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-06T21:35:33.177Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-06T21:35:33.177Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-06T21:35:33.177Z] (52/83) Installing libpulse (15.0-r2) [2022-09-06T21:35:33.177Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-06T21:35:33.177Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-06T21:35:33.177Z] (55/83) Installing librist (0.2.6-r1) [2022-09-06T21:35:33.177Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-06T21:35:33.177Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-06T21:35:33.177Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-06T21:35:33.177Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-06T21:35:33.177Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-06T21:35:33.177Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-06T21:35:33.177Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-06T21:35:33.177Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-06T21:35:33.177Z] (64/83) Installing libva (2.14.0-r0) [2022-09-06T21:35:33.177Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-06T21:35:33.177Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-06T21:35:33.177Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-06T21:35:33.177Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-06T21:35:33.177Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-06T21:35:33.177Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-06T21:35:33.177Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-06T21:35:33.437Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-06T21:35:33.437Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-06T21:35:33.437Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-06T21:35:33.437Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-06T21:35:33.437Z] Executing udev-init-scripts-35-r0.post-install [2022-09-06T21:35:33.437Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-06T21:35:33.437Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-06T21:35:33.437Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-06T21:35:33.437Z] (79/83) Installing kmod-libs (29-r2) [2022-09-06T21:35:33.437Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-06T21:35:33.437Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-06T21:35:33.437Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-06T21:35:33.698Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-06T21:35:33.698Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:35:33.698Z] Executing eudev-3.2.11-r0.trigger [2022-09-06T21:35:33.698Z] OK: 101 MiB in 97 packages [2022-09-06T21:35:36.243Z] Removing intermediate container 14e0ee5e636e [2022-09-06T21:35:36.243Z] ---> 5a5860924182 [2022-09-06T21:35:36.243Z] Step 18/35 : WORKDIR / [2022-09-06T21:35:36.243Z] ---> Running in 90e92220ba0e [2022-09-06T21:35:36.243Z] Removing intermediate container 90e92220ba0e [2022-09-06T21:35:36.243Z] ---> 0a445256f58b [2022-09-06T21:35:36.243Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-06T21:35:36.812Z] ---> 814ff2f4f536 [2022-09-06T21:35:36.812Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-06T21:35:36.812Z] ---> fbadadec516d [2022-09-06T21:35:36.812Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-06T21:35:36.812Z] ---> 3c9e41f4c790 [2022-09-06T21:35:36.812Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-06T21:35:37.073Z] ---> a9f0da06431b [2022-09-06T21:35:37.073Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-06T21:35:37.073Z] ---> b9e8a16addeb [2022-09-06T21:35:37.073Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-06T21:35:37.333Z] ---> 48c1317218bb [2022-09-06T21:35:37.333Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-06T21:35:37.911Z] ---> 08bbe7a850fe [2022-09-06T21:35:37.911Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-06T21:35:37.911Z] ---> Running in c787041a1318 [2022-09-06T21:35:38.482Z] Removing intermediate container c787041a1318 [2022-09-06T21:35:38.482Z] ---> 4a70ecab69b5 [2022-09-06T21:35:38.482Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-06T21:35:38.482Z] ---> Running in 5bd54582ff96 [2022-09-06T21:35:39.054Z] Removing intermediate container 5bd54582ff96 [2022-09-06T21:35:39.054Z] ---> 1865cf76432d [2022-09-06T21:35:39.054Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-06T21:35:39.054Z] ---> Running in 1ed2a8fe9b73 [2022-09-06T21:35:39.626Z] Removing intermediate container 1ed2a8fe9b73 [2022-09-06T21:35:39.626Z] ---> 7ef959ade0e8 [2022-09-06T21:35:39.626Z] Step 29/35 : EXPOSE 59983 [2022-09-06T21:35:39.626Z] ---> Running in e658a8894bcf [2022-09-06T21:35:39.626Z] Removing intermediate container e658a8894bcf [2022-09-06T21:35:39.626Z] ---> 819be393aabe [2022-09-06T21:35:39.626Z] Step 30/35 : EXPOSE 8554 [2022-09-06T21:35:39.626Z] ---> Running in cf04af8b3fcf [2022-09-06T21:35:39.889Z] Removing intermediate container cf04af8b3fcf [2022-09-06T21:35:39.889Z] ---> 8ae0d0044888 [2022-09-06T21:35:39.889Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-06T21:35:39.889Z] ---> Running in 868bae18fc61 [2022-09-06T21:35:39.889Z] Removing intermediate container 868bae18fc61 [2022-09-06T21:35:39.889Z] ---> 4b18b3f8fd3b [2022-09-06T21:35:39.890Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-06T21:35:39.890Z] ---> Running in 5ea85cedb2ff [2022-09-06T21:35:39.890Z] Removing intermediate container 5ea85cedb2ff [2022-09-06T21:35:39.890Z] ---> f41e76d8c4c5 [2022-09-06T21:35:39.890Z] Step 33/35 : LABEL arch=amd64 [2022-09-06T21:35:40.151Z] ---> Running in 3682783595f0 [2022-09-06T21:35:40.151Z] Removing intermediate container 3682783595f0 [2022-09-06T21:35:40.151Z] ---> 5429f00cac7e [2022-09-06T21:35:40.151Z] Step 34/35 : LABEL git_sha=376dd2e1dd7898b2503b27fbf26018913c4f1e16 [2022-09-06T21:35:40.151Z] ---> Running in 26c907e66fb7 [2022-09-06T21:35:40.151Z] Removing intermediate container 26c907e66fb7 [2022-09-06T21:35:40.151Z] ---> 16f93b3e2d2b [2022-09-06T21:35:40.151Z] Step 35/35 : LABEL version=0.0.0 [2022-09-06T21:35:40.151Z] ---> Running in 023eb795563f [2022-09-06T21:35:40.414Z] Removing intermediate container 023eb795563f [2022-09-06T21:35:40.414Z] ---> ae7c774b11fb [2022-09-06T21:35:40.414Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T21:35:40.414Z] Successfully built ae7c774b11fb [2022-09-06T21:35:40.414Z] 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 [2022-09-06T21:35:41.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:35:41.317Z] [2022-09-06T21:35:41.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:41.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:35:41.696Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T21:35:41.696Z] 5eb5b503b376: Pulling fs layer [2022-09-06T21:35:41.696Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T21:35:41.696Z] ec43610c2a17: Pulling fs layer [2022-09-06T21:35:41.696Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T21:35:41.696Z] 33b1e0a273af: Pulling fs layer [2022-09-06T21:35:41.696Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T21:35:41.696Z] 3a2ae6a8a46f: Waiting [2022-09-06T21:35:41.696Z] 33b1e0a273af: Waiting [2022-09-06T21:35:41.696Z] 2f39f015ded8: Pulling fs layer [2022-09-06T21:35:41.696Z] 5d3b04190fa2: Waiting [2022-09-06T21:35:41.696Z] 2f39f015ded8: Waiting [2022-09-06T21:35:41.696Z] 5c69ac0246d0: Download complete [2022-09-06T21:35:41.697Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T21:35:41.697Z] 3a2ae6a8a46f: Download complete [2022-09-06T21:35:41.697Z] 33b1e0a273af: Verifying Checksum [2022-09-06T21:35:41.697Z] 33b1e0a273af: Download complete [2022-09-06T21:35:41.697Z] ec43610c2a17: Verifying Checksum [2022-09-06T21:35:41.697Z] ec43610c2a17: Download complete [2022-09-06T21:35:41.697Z] 5d3b04190fa2: Verifying Checksum [2022-09-06T21:35:41.697Z] 5d3b04190fa2: Download complete [2022-09-06T21:35:41.958Z] 5eb5b503b376: Verifying Checksum [2022-09-06T21:35:41.958Z] 5eb5b503b376: Download complete [2022-09-06T21:35:42.528Z] 2f39f015ded8: Verifying Checksum [2022-09-06T21:35:42.528Z] 2f39f015ded8: Download complete [2022-09-06T21:35:43.109Z] 5eb5b503b376: Pull complete [2022-09-06T21:35:43.109Z] 5c69ac0246d0: Pull complete [2022-09-06T21:35:43.760Z] ec43610c2a17: Pull complete [2022-09-06T21:35:43.760Z] 3a2ae6a8a46f: Pull complete [2022-09-06T21:35:44.021Z] 33b1e0a273af: Pull complete [2022-09-06T21:35:44.280Z] 5d3b04190fa2: Pull complete [2022-09-06T21:35:49.554Z] 2f39f015ded8: Pull complete [2022-09-06T21:35:49.554Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T21:35:49.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:35:49.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:35:49.784Z] prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container [2022-09-06T21:35:49.805Z] $ 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/xfoundry_device-usb-camera_PR-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@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 [2022-09-06T21:35:52.779Z] $ docker top 69968c0f51e12792012389f508f187e46b9ab3cae5df4672cdbe819884173e4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:35:53.249Z] ---> job-cost.sh [2022-09-06T21:35:53.249Z] lf-activate-venv: SKIPPING [2022-09-06T21:35:53.249Z] INFO: No Stack... [2022-09-06T21:35:53.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T21:35:54.080Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T21:35:54.395Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-83/archives/cost.csv [2022-09-06T21:35:54.395Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T21:35:54.435Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [2022-09-06T21:35:54.440Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] did not exist. Created. [2022-09-06T21:35:54.440Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T21:35:54.830Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-06T21:35:54.878Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T21:35:54.900Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T21:35:54.970Z] $ docker stop --time=1 69968c0f51e12792012389f508f187e46b9ab3cae5df4672cdbe819884173e4e [2022-09-06T21:35:56.127Z] $ docker rm -f 69968c0f51e12792012389f508f187e46b9ab3cae5df4672cdbe819884173e4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T22:24:34.502Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28360 in /w/workspace/xfoundry_device-usb-camera_PR-83 [Pipeline] { [Pipeline] ws [2022-09-06T22:24:34.537Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-09-06T22:24:34.631Z] Selected Git installation does not exist. Using Default [2022-09-06T22:24:34.631Z] The recommended git tool is: NONE [2022-09-06T22:24:41.093Z] using credential edgex-jenkins-ssh [2022-09-06T22:24:41.115Z] Cloning the remote Git repository [2022-09-06T22:24:41.176Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-06T22:24:41.270Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-09-06T22:24:41.390Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-06T22:24:41.391Z] > git --version # timeout=10 [2022-09-06T22:24:41.417Z] > git --version # 'git version 2.25.1' [2022-09-06T22:24:41.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T22:24:41.522Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T22:24:42.242Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-06T22:24:42.266Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T22:24:42.300Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-06T22:24:42.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-06T22:24:42.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T22:24:42.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-06T22:24:42.898Z] Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [2022-09-06T22:24:43.158Z] Merge succeeded, producing 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [2022-09-06T22:24:43.159Z] Checking out Revision 376dd2e1dd7898b2503b27fbf26018913c4f1e16 (PR-83) [2022-09-06T22:24:42.916Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:24:42.936Z] > git checkout -f 376dd2e1dd7898b2503b27fbf26018913c4f1e16 # timeout=10 [2022-09-06T22:24:43.047Z] > git remote # timeout=10 [2022-09-06T22:24:43.068Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T22:24:43.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T22:24:43.105Z] > git merge 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 [2022-09-06T22:24:43.136Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T22:24:43.164Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:24:43.179Z] > git checkout -f 376dd2e1dd7898b2503b27fbf26018913c4f1e16 # timeout=10 [2022-09-06T22:24:47.493Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-09-06T22:24:47.555Z] > git --version # timeout=10 [2022-09-06T22:24:47.566Z] > git --version # 'git version 2.25.1' [2022-09-06T22:24:47.582Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T22:24:48.701Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T22:24:48.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:24:48.701Z] Dload Upload Total Spent Left Speed [2022-09-06T22:24:48.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 178k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2022-09-06T22:24:49.638Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T22:24:50.013Z] + sudo tee /etc/docker/daemon.new [2022-09-06T22:24:50.013Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-06T22:24:50.013Z] { [2022-09-06T22:24:50.013Z] "registry-mirrors": [ [2022-09-06T22:24:50.013Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T22:24:50.013Z] ], [2022-09-06T22:24:50.013Z] "bip": "10.250.0.254/24", [2022-09-06T22:24:50.013Z] "hosts": [ [2022-09-06T22:24:50.013Z] "tcp://0.0.0.0:5555", [2022-09-06T22:24:50.013Z] "unix:///var/run/docker.sock" [2022-09-06T22:24:50.013Z] ], [2022-09-06T22:24:50.013Z] "mtu": 1458, [2022-09-06T22:24:50.013Z] "selinux-enabled": true, [2022-09-06T22:24:50.013Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T22:24:50.013Z] } [Pipeline] sh [2022-09-06T22:24:50.369Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T22:24:50.742Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:25:09.157Z] provisioning config files... [2022-09-06T22:25:09.190Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2780042860975016179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:25:09.615Z] ---> docker-login.sh [2022-09-06T22:25:09.615Z] nexus3.edgexfoundry.org:10001 [2022-09-06T22:25:10.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:10.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:10.493Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:10.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:10.493Z] [2022-09-06T22:25:10.493Z] Login Succeeded [2022-09-06T22:25:10.493Z] nexus3.edgexfoundry.org:10002 [2022-09-06T22:25:10.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:11.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:11.049Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:11.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:11.049Z] [2022-09-06T22:25:11.049Z] Login Succeeded [2022-09-06T22:25:11.049Z] nexus3.edgexfoundry.org:10003 [2022-09-06T22:25:11.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:11.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:11.611Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:11.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:11.611Z] [2022-09-06T22:25:11.611Z] Login Succeeded [2022-09-06T22:25:11.611Z] nexus3.edgexfoundry.org:10004 [2022-09-06T22:25:11.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:12.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:12.163Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:12.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:12.163Z] [2022-09-06T22:25:12.163Z] Login Succeeded [2022-09-06T22:25:12.163Z] docker.io [2022-09-06T22:25:12.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:13.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:13.034Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:13.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:13.034Z] [2022-09-06T22:25:13.034Z] Login Succeeded [2022-09-06T22:25:13.034Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T22:25:13.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T22:25:13.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:25:13.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:25:13.590Z] ========================================================= [2022-09-06T22:25:13.590Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T22:25:13.590Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:25:14.110Z] + 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 . [2022-09-06T22:25:14.387Z] Sending build context to Docker daemon 560.1kB [2022-09-06T22:25:14.387Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T22:25:14.387Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-06T22:25:14.669Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T22:25:14.669Z] b3c136eddcbf: Pulling fs layer [2022-09-06T22:25:14.669Z] c0a3192eca97: Pulling fs layer [2022-09-06T22:25:14.669Z] a050256f5b6f: Pulling fs layer [2022-09-06T22:25:14.669Z] 656be50a0ddc: Pulling fs layer [2022-09-06T22:25:14.669Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T22:25:14.669Z] 46d945488cbd: Pulling fs layer [2022-09-06T22:25:14.669Z] 8a5474983e97: Pulling fs layer [2022-09-06T22:25:14.669Z] 329c88fbcd65: Pulling fs layer [2022-09-06T22:25:14.669Z] 656be50a0ddc: Waiting [2022-09-06T22:25:14.669Z] 46d945488cbd: Waiting [2022-09-06T22:25:14.669Z] 2bbca73fdf42: Waiting [2022-09-06T22:25:14.669Z] 8a5474983e97: Waiting [2022-09-06T22:25:14.669Z] 329c88fbcd65: Waiting [2022-09-06T22:25:14.669Z] a050256f5b6f: Verifying Checksum [2022-09-06T22:25:14.669Z] a050256f5b6f: Download complete [2022-09-06T22:25:14.669Z] c0a3192eca97: Verifying Checksum [2022-09-06T22:25:14.669Z] c0a3192eca97: Download complete [2022-09-06T22:25:14.669Z] 2bbca73fdf42: Download complete [2022-09-06T22:25:14.669Z] 46d945488cbd: Download complete [2022-09-06T22:25:14.669Z] b3c136eddcbf: Download complete [2022-09-06T22:25:15.687Z] b3c136eddcbf: Pull complete [2022-09-06T22:25:16.309Z] 329c88fbcd65: Verifying Checksum [2022-09-06T22:25:16.309Z] 329c88fbcd65: Download complete [2022-09-06T22:25:16.309Z] c0a3192eca97: Pull complete [2022-09-06T22:25:16.926Z] a050256f5b6f: Pull complete [2022-09-06T22:25:17.530Z] 8a5474983e97: Verifying Checksum [2022-09-06T22:25:17.530Z] 8a5474983e97: Download complete [2022-09-06T22:25:18.137Z] 656be50a0ddc: Verifying Checksum [2022-09-06T22:25:18.137Z] 656be50a0ddc: Download complete [2022-09-06T22:25:33.289Z] 656be50a0ddc: Pull complete [2022-09-06T22:25:33.289Z] 2bbca73fdf42: Pull complete [2022-09-06T22:25:33.289Z] 46d945488cbd: Pull complete [2022-09-06T22:25:40.065Z] 8a5474983e97: Pull complete [2022-09-06T22:25:41.509Z] 329c88fbcd65: Pull complete [2022-09-06T22:25:41.509Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T22:25:41.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T22:25:41.509Z] ---> ff4287adb874 [2022-09-06T22:25:41.509Z] Step 3/13 : ARG MAKE="make build" [2022-09-06T22:25:44.147Z] ---> Running in 9aa7300aee16 [2022-09-06T22:25:44.147Z] Removing intermediate container 9aa7300aee16 [2022-09-06T22:25:44.147Z] ---> a53dee31fb74 [2022-09-06T22:25:44.147Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-06T22:25:44.147Z] ---> Running in b8e28c585513 [2022-09-06T22:25:44.428Z] Removing intermediate container b8e28c585513 [2022-09-06T22:25:44.428Z] ---> b9cc83533b32 [2022-09-06T22:25:44.428Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-06T22:25:44.712Z] ---> Running in 341bad7066f2 [2022-09-06T22:25:44.990Z] Removing intermediate container 341bad7066f2 [2022-09-06T22:25:44.990Z] ---> 9ad68579a303 [2022-09-06T22:25:44.990Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:25:44.990Z] ---> Running in d11bff59c26c [2022-09-06T22:25:46.990Z] Removing intermediate container d11bff59c26c [2022-09-06T22:25:46.991Z] ---> ba8b146935e3 [2022-09-06T22:25:46.991Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T22:25:46.991Z] ---> Running in c70a045e8220 [2022-09-06T22:25:47.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:25:48.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:25:50.414Z] (1/14) Installing libintl (0.21-r2) [2022-09-06T22:25:50.414Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-06T22:25:50.414Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-06T22:25:50.690Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-06T22:25:50.690Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-06T22:25:50.964Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-06T22:25:51.240Z] Executing udev-init-scripts-35-r0.post-install [2022-09-06T22:25:51.240Z] (7/14) Installing libblkid (2.38-r1) [2022-09-06T22:25:51.240Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-06T22:25:51.240Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-06T22:25:51.519Z] (10/14) Installing kmod-libs (29-r2) [2022-09-06T22:25:51.519Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-06T22:25:51.794Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-06T22:25:51.794Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-06T22:25:51.794Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-06T22:25:52.070Z] Executing busybox-1.35.0-r13.trigger [2022-09-06T22:25:52.070Z] Executing eudev-3.2.11-r0.trigger [2022-09-06T22:25:52.070Z] OK: 228 MiB in 65 packages [2022-09-06T22:25:53.708Z] Removing intermediate container c70a045e8220 [2022-09-06T22:25:53.709Z] ---> 07750f4878df [2022-09-06T22:25:53.709Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-06T22:25:53.709Z] ---> Running in 1bd15bcec4f4 [2022-09-06T22:25:53.987Z] Removing intermediate container 1bd15bcec4f4 [2022-09-06T22:25:53.987Z] ---> 1900cc0ccd2c [2022-09-06T22:25:53.987Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-06T22:25:54.590Z] ---> 3f8e6e4a3ae8 [2022-09-06T22:25:54.590Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:25:54.590Z] ---> Running in 638a014ef6c6 [2022-09-06T22:26:51.156Z] Removing intermediate container 638a014ef6c6 [2022-09-06T22:26:51.156Z] ---> c77affa864f4 [2022-09-06T22:26:51.156Z] Step 11/13 : COPY . . [2022-09-06T22:26:51.156Z] ---> 4c634fef5588 [2022-09-06T22:26:51.156Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-06T22:26:51.156Z] ---> Running in ed0edc44efeb [2022-09-06T22:26:51.156Z]  % Total  % Received % Xferd Average Speed Time  Time Time Current [2022-09-06T22:26:51.156Z]  Dload  Upload Total Spent Left Speed [2022-09-06T22:26:51.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11905 0 --:--:-- --:--:-- --:--:-- 12068 [2022-09-06T22:26:51.156Z] Removing intermediate container ed0edc44efeb [2022-09-06T22:26:51.156Z] ---> d4657d9b0ed8 [2022-09-06T22:26:51.156Z] Step 13/13 : RUN ${MAKE} [2022-09-06T22:26:51.156Z] ---> Running in 7379fcfd7b3a [2022-09-06T22:26:51.156Z] noop [2022-09-06T22:26:51.156Z] Removing intermediate container 7379fcfd7b3a [2022-09-06T22:26:51.156Z] ---> 008142d63b7b [2022-09-06T22:26:51.156Z] Successfully built 008142d63b7b [2022-09-06T22:26:51.156Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:26:51.659Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T22:26:51.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:26:51.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-28360 does not seem to be running inside a container [2022-09-06T22:26:52.076Z] $ 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 [2022-09-06T22:26:53.556Z] $ docker top 8f5ffb0e9eda40443422c751979379bb94f66e924a7188218305fa62fd001fcb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:26:54.534Z] + go version [2022-09-06T22:26:54.535Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T22:26:54.572Z] $ docker stop --time=1 8f5ffb0e9eda40443422c751979379bb94f66e924a7188218305fa62fd001fcb [2022-09-06T22:26:56.250Z] $ docker rm -f 8f5ffb0e9eda40443422c751979379bb94f66e924a7188218305fa62fd001fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:26:57.202Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T22:26:57.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:26:57.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-28360 does not seem to be running inside a container [2022-09-06T22:26:57.630Z] $ 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 [2022-09-06T22:26:59.068Z] $ docker top 0f53845023e185779b4308cf799bf3ea354ef293499a61af3bc469704e99d0a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:27:00.061Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-09-06T22:27:00.800Z] + make test [2022-09-06T22:27:00.800Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-06T22:27:02.807Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-06T22:28:39.696Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-06T22:28:42.340Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.091s coverage: 1.9% of statements [2022-09-06T22:28:42.340Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-06T22:28:42.340Z] CGO_ENABLED=1 go vet ./... [2022-09-06T22:29:09.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T22:29:09.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T22:29:09.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-06T22:29:09.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T22:29:09.298Z] $ docker stop --time=1 0f53845023e185779b4308cf799bf3ea354ef293499a61af3bc469704e99d0a3 [2022-09-06T22:29:11.126Z] $ docker rm -f 0f53845023e185779b4308cf799bf3ea354ef293499a61af3bc469704e99d0a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T22:29:12.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T22:29:12.279Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T22:29:12.864Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T22:29:13.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T22:29:13.824Z] + ls -al . [2022-09-06T22:29:13.824Z] total 196 [2022-09-06T22:29:13.824Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 22:27 . [2022-09-06T22:29:13.824Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:24 .. [2022-09-06T22:29:13.824Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 22:24 .git [2022-09-06T22:29:13.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:24 .github [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 22:24 .gitignore [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 22:24 .golangci.yml [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 22:24 .hadolint.yml [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 22:24 Attribution.txt [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 22:24 CHANGELOG.md [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 22:24 Dockerfile [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 22:24 GOVERNANCE.md [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 22:24 Jenkinsfile [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 22:24 LICENSE [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 22:24 Makefile [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 22:24 OWNERS.md [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 22:24 README.md [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 21:33 VERSION [2022-09-06T22:29:13.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 22:24 bin [2022-09-06T22:29:13.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:24 cmd [2022-09-06T22:29:13.824Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 22:28 coverage.out [2022-09-06T22:29:13.824Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 22:24 docker-entrypoint.sh [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 22:24 go.mod [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 22:24 go.sum [2022-09-06T22:29:13.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:24 internal [2022-09-06T22:29:13.824Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:24 snap [2022-09-06T22:29:13.824Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:14.267Z] + 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=376dd2e1dd7898b2503b27fbf26018913c4f1e16 --label arch=arm64 --label version=0.0.0 . [2022-09-06T22:29:14.540Z] Sending build context to Docker daemon 590.3kB [2022-09-06T22:29:14.540Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T22:29:14.540Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-06T22:29:14.540Z] ---> 008142d63b7b [2022-09-06T22:29:14.540Z] Step 3/35 : ARG MAKE="make build" [2022-09-06T22:29:14.813Z] ---> Running in 7d435ecd117b [2022-09-06T22:29:15.088Z] Removing intermediate container 7d435ecd117b [2022-09-06T22:29:15.088Z] ---> 796db11c613f [2022-09-06T22:29:15.088Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-06T22:29:15.088Z] ---> Running in ebc99d1388d6 [2022-09-06T22:29:15.365Z] Removing intermediate container ebc99d1388d6 [2022-09-06T22:29:15.365Z] ---> ec5a1bee82ad [2022-09-06T22:29:15.365Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-06T22:29:15.640Z] ---> Running in 449c08f3e320 [2022-09-06T22:29:15.916Z] Removing intermediate container 449c08f3e320 [2022-09-06T22:29:15.916Z] ---> 711bca9d87ad [2022-09-06T22:29:15.916Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:29:15.916Z] ---> Running in bffc97ebc559 [2022-09-06T22:29:17.893Z] Removing intermediate container bffc97ebc559 [2022-09-06T22:29:17.893Z] ---> cbaff4d19066 [2022-09-06T22:29:17.893Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T22:29:17.893Z] ---> Running in ef3ef8f8e5cf [2022-09-06T22:29:18.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:29:19.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:29:20.832Z] OK: 228 MiB in 65 packages [2022-09-06T22:29:21.823Z] Removing intermediate container ef3ef8f8e5cf [2022-09-06T22:29:21.823Z] ---> 9101b5ba8c45 [2022-09-06T22:29:21.823Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-06T22:29:21.823Z] ---> Running in a1fbc7d39e2f [2022-09-06T22:29:22.095Z] Removing intermediate container a1fbc7d39e2f [2022-09-06T22:29:22.095Z] ---> 3102565ba2a6 [2022-09-06T22:29:22.095Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-06T22:29:22.694Z] ---> a66a575038f2 [2022-09-06T22:29:22.694Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:29:22.694Z] ---> Running in 3211812ab493 [2022-09-06T22:29:24.671Z] Removing intermediate container 3211812ab493 [2022-09-06T22:29:24.672Z] ---> 2073188a60b6 [2022-09-06T22:29:24.672Z] Step 11/35 : COPY . . [2022-09-06T22:29:25.661Z] ---> 28d07f2d8430 [2022-09-06T22:29:25.661Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-06T22:29:25.661Z] ---> Running in eff91bc3b5d1 [2022-09-06T22:29:26.647Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:29:26.647Z] Dload Upload Total Spent Left Speed [2022-09-06T22:29:26.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062  0 0 13635 0 --:--:-- --:--:-- --:--:-- 13615 [2022-09-06T22:29:27.528Z] Removing intermediate container eff91bc3b5d1 [2022-09-06T22:29:27.528Z] ---> f396cf775118 [2022-09-06T22:29:27.528Z] Step 13/35 : RUN ${MAKE} [2022-09-06T22:29:27.528Z] ---> Running in f46481cb80ec [2022-09-06T22:29:28.983Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-06T22:32:05.913Z] Removing intermediate container f46481cb80ec [2022-09-06T22:32:05.913Z] ---> c526af7d5b8c [2022-09-06T22:32:05.913Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-06T22:32:05.913Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-06T22:32:05.913Z] eab2503cf8f4: Pulling fs layer [2022-09-06T22:32:05.913Z] 97cd0a44c592: Pulling fs layer [2022-09-06T22:32:06.189Z] 97cd0a44c592: Download complete [2022-09-06T22:32:06.189Z] eab2503cf8f4: Verifying Checksum [2022-09-06T22:32:06.189Z] eab2503cf8f4: Download complete [2022-09-06T22:32:06.789Z] eab2503cf8f4: Pull complete [2022-09-06T22:32:07.064Z] 97cd0a44c592: Pull complete [2022-09-06T22:32:07.340Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-06T22:32:07.340Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-06T22:32:07.340Z] ---> 7f763cca56b3 [2022-09-06T22:32:07.340Z] Step 15/35 : FROM alpine:3.16 [2022-09-06T22:32:07.939Z] 3.16: Pulling from library/alpine [2022-09-06T22:32:07.939Z] 9b18e9b68314: Pulling fs layer [2022-09-06T22:32:08.215Z] 9b18e9b68314: Verifying Checksum [2022-09-06T22:32:08.215Z] 9b18e9b68314: Download complete [2022-09-06T22:32:08.816Z] 9b18e9b68314: Pull complete [2022-09-06T22:32:08.816Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T22:32:08.816Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T22:32:08.816Z] ---> a6215f271958 [2022-09-06T22:32:08.816Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-06T22:32:09.091Z] ---> Running in eb5e54938e12 [2022-09-06T22:32:09.371Z] Removing intermediate container eb5e54938e12 [2022-09-06T22:32:09.371Z] ---> 4c67ef16d6b1 [2022-09-06T22:32:09.371Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-06T22:32:09.371Z] ---> Running in 29d382530cf4 [2022-09-06T22:32:10.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:32:10.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:32:12.261Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-06T22:32:12.537Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-06T22:32:12.537Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-06T22:32:12.537Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-06T22:32:12.537Z] (5/82) Installing libxcb (1.15-r0) [2022-09-06T22:32:12.537Z] (6/82) Installing libx11 (1.8-r0) [2022-09-06T22:32:12.811Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-06T22:32:12.811Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-06T22:32:13.086Z] (9/82) Installing expat (2.4.8-r0) [2022-09-06T22:32:13.086Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-06T22:32:13.086Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-06T22:32:13.086Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-06T22:32:13.086Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-06T22:32:13.086Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-06T22:32:13.086Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-06T22:32:13.086Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-06T22:32:13.086Z] (17/82) Installing libintl (0.21-r2) [2022-09-06T22:32:13.086Z] (18/82) Installing libblkid (2.38-r1) [2022-09-06T22:32:13.086Z] (19/82) Installing libmount (2.38-r1) [2022-09-06T22:32:13.086Z] (20/82) Installing pcre (8.45-r2) [2022-09-06T22:32:13.086Z] (21/82) Installing glib (2.72.1-r0) [2022-09-06T22:32:13.361Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-06T22:32:13.361Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-06T22:32:13.361Z] (24/82) Installing libass (0.16.0-r0) [2022-09-06T22:32:13.361Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-06T22:32:13.361Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-06T22:32:13.361Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-06T22:32:13.361Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-06T22:32:13.361Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-06T22:32:13.361Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-06T22:32:13.361Z] (31/82) Installing libunistring (1.0-r0) [2022-09-06T22:32:13.637Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-06T22:32:13.637Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T22:32:13.637Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T22:32:13.637Z] (35/82) Installing lame (3.100-r0) [2022-09-06T22:32:13.637Z] (36/82) Installing opus (1.3.1-r1) [2022-09-06T22:32:13.637Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-06T22:32:13.637Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-06T22:32:13.637Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-06T22:32:13.637Z] (40/82) Installing orc (0.4.32-r0) [2022-09-06T22:32:13.637Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T22:32:13.637Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-06T22:32:13.637Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T22:32:13.916Z] (44/82) Installing flac (1.3.4-r0) [2022-09-06T22:32:13.916Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-06T22:32:13.916Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-06T22:32:13.916Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-06T22:32:13.916Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-06T22:32:13.916Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-06T22:32:13.916Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-06T22:32:13.916Z] (51/82) Installing libpulse (15.0-r2) [2022-09-06T22:32:13.916Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-06T22:32:13.916Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-06T22:32:13.916Z] (54/82) Installing librist (0.2.6-r1) [2022-09-06T22:32:13.916Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-06T22:32:13.916Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-06T22:32:13.916Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-06T22:32:13.916Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-06T22:32:14.192Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-06T22:32:14.192Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-06T22:32:14.192Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-06T22:32:14.192Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-06T22:32:14.192Z] (63/82) Installing libva (2.14.0-r0) [2022-09-06T22:32:14.192Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-06T22:32:14.192Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-06T22:32:14.192Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-06T22:32:14.192Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-06T22:32:14.192Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-06T22:32:14.192Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-06T22:32:14.192Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-06T22:32:14.470Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-06T22:32:14.470Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-06T22:32:15.073Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-06T22:32:15.073Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-06T22:32:15.073Z] Executing udev-init-scripts-35-r0.post-install [2022-09-06T22:32:15.073Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-06T22:32:15.073Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-06T22:32:15.073Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-06T22:32:15.073Z] (78/82) Installing kmod-libs (29-r2) [2022-09-06T22:32:15.073Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-06T22:32:15.073Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-06T22:32:15.073Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-06T22:32:15.073Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-06T22:32:15.073Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:32:15.073Z] Executing eudev-3.2.11-r0.trigger [2022-09-06T22:32:15.073Z] OK: 78 MiB in 96 packages [2022-09-06T22:32:18.484Z] Removing intermediate container 29d382530cf4 [2022-09-06T22:32:18.484Z] ---> 985c55b2d7ad [2022-09-06T22:32:18.484Z] Step 18/35 : WORKDIR / [2022-09-06T22:32:18.762Z] ---> Running in 524463ccbdd8 [2022-09-06T22:32:19.036Z] Removing intermediate container 524463ccbdd8 [2022-09-06T22:32:19.036Z] ---> 7b8a94b2bafb [2022-09-06T22:32:19.036Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-06T22:32:21.011Z] ---> 0479e60a45e4 [2022-09-06T22:32:21.011Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-06T22:32:21.288Z] ---> db2bb46ecce1 [2022-09-06T22:32:21.288Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-06T22:32:21.941Z] ---> 1943d176fe8c [2022-09-06T22:32:21.941Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-06T22:32:22.558Z] ---> 2c3282b30114 [2022-09-06T22:32:22.558Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-06T22:32:23.166Z] ---> fda751b8dfff [2022-09-06T22:32:23.166Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-06T22:32:24.149Z] ---> 5d663ba4ca3b [2022-09-06T22:32:24.149Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-06T22:32:25.133Z] ---> 09a08719a603 [2022-09-06T22:32:25.133Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-06T22:32:25.409Z] ---> Running in cbf9a41339dc [2022-09-06T22:32:27.391Z] Removing intermediate container cbf9a41339dc [2022-09-06T22:32:27.391Z] ---> 468952732b5d [2022-09-06T22:32:27.391Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-06T22:32:27.391Z] ---> Running in b92dc4b913bf [2022-09-06T22:32:28.838Z] Removing intermediate container b92dc4b913bf [2022-09-06T22:32:28.838Z] ---> fd1d67a31a5a [2022-09-06T22:32:28.838Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-06T22:32:29.116Z] ---> Running in 6f6dfbee0a14 [2022-09-06T22:32:31.101Z] Removing intermediate container 6f6dfbee0a14 [2022-09-06T22:32:31.101Z] ---> c70999d21635 [2022-09-06T22:32:31.101Z] Step 29/35 : EXPOSE 59983 [2022-09-06T22:32:31.101Z] ---> Running in c5f02c43a5e7 [2022-09-06T22:32:31.101Z] Removing intermediate container c5f02c43a5e7 [2022-09-06T22:32:31.101Z] ---> 930ffa244dd6 [2022-09-06T22:32:31.101Z] Step 30/35 : EXPOSE 8554 [2022-09-06T22:32:31.378Z] ---> Running in 682893c61c6d [2022-09-06T22:32:31.653Z] Removing intermediate container 682893c61c6d [2022-09-06T22:32:31.653Z] ---> 476e8af91bb8 [2022-09-06T22:32:31.653Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-06T22:32:31.653Z] ---> Running in edfc920dc297 [2022-09-06T22:32:32.258Z] Removing intermediate container edfc920dc297 [2022-09-06T22:32:32.258Z] ---> a1cbda180b58 [2022-09-06T22:32:32.258Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-06T22:32:32.258Z] ---> Running in d4c35f99047e [2022-09-06T22:32:32.534Z] Removing intermediate container d4c35f99047e [2022-09-06T22:32:32.534Z] ---> 52efae4c4009 [2022-09-06T22:32:32.534Z] Step 33/35 : LABEL arch=arm64 [2022-09-06T22:32:32.534Z] ---> Running in 99af47cca977 [2022-09-06T22:32:32.812Z] Removing intermediate container 99af47cca977 [2022-09-06T22:32:32.812Z] ---> 7b41561811d8 [2022-09-06T22:32:32.812Z] Step 34/35 : LABEL git_sha=376dd2e1dd7898b2503b27fbf26018913c4f1e16 [2022-09-06T22:32:33.089Z] ---> Running in 53c014991afa [2022-09-06T22:32:33.369Z] Removing intermediate container 53c014991afa [2022-09-06T22:32:33.369Z] ---> 19aa1f7bb35a [2022-09-06T22:32:33.369Z] Step 35/35 : LABEL version=0.0.0 [2022-09-06T22:32:33.369Z] ---> Running in ec91ae998e8d [2022-09-06T22:32:33.976Z] Removing intermediate container ec91ae998e8d [2022-09-06T22:32:33.976Z] ---> 199f50d1132f [2022-09-06T22:32:33.977Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T22:32:33.977Z] Successfully built 199f50d1132f [2022-09-06T22:32:33.977Z] 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 [2022-09-06T22:32:34.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:32:34.791Z] [2022-09-06T22:32:34.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:32:35.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:32:35.496Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T22:32:35.496Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T22:32:35.496Z] 04944245beec: Pulling fs layer [2022-09-06T22:32:35.496Z] 699f458cf7ca: Pulling fs layer [2022-09-06T22:32:35.496Z] 765212b225bb: Pulling fs layer [2022-09-06T22:32:35.496Z] f23df028b6ca: Pulling fs layer [2022-09-06T22:32:35.496Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T22:32:35.496Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T22:32:35.496Z] f23df028b6ca: Waiting [2022-09-06T22:32:35.496Z] d65c8cfc05b1: Waiting [2022-09-06T22:32:35.496Z] 2437ff75d9bd: Waiting [2022-09-06T22:32:35.496Z] 765212b225bb: Waiting [2022-09-06T22:32:35.496Z] 04944245beec: Verifying Checksum [2022-09-06T22:32:35.496Z] 04944245beec: Download complete [2022-09-06T22:32:35.496Z] 765212b225bb: Verifying Checksum [2022-09-06T22:32:35.496Z] 765212b225bb: Download complete [2022-09-06T22:32:35.781Z] f23df028b6ca: Verifying Checksum [2022-09-06T22:32:35.781Z] f23df028b6ca: Download complete [2022-09-06T22:32:35.781Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T22:32:35.781Z] d65c8cfc05b1: Download complete [2022-09-06T22:32:35.781Z] 699f458cf7ca: Verifying Checksum [2022-09-06T22:32:35.781Z] 699f458cf7ca: Download complete [2022-09-06T22:32:36.384Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T22:32:36.384Z] 8998bd30e6a1: Download complete [2022-09-06T22:32:39.031Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T22:32:39.031Z] 2437ff75d9bd: Download complete [2022-09-06T22:32:41.014Z] 8998bd30e6a1: Pull complete [2022-09-06T22:32:41.612Z] 04944245beec: Pull complete [2022-09-06T22:32:43.049Z] 699f458cf7ca: Pull complete [2022-09-06T22:32:43.325Z] 765212b225bb: Pull complete [2022-09-06T22:32:44.317Z] f23df028b6ca: Pull complete [2022-09-06T22:32:44.317Z] d65c8cfc05b1: Pull complete [2022-09-06T22:32:59.411Z] 2437ff75d9bd: Pull complete [2022-09-06T22:32:59.411Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T22:32:59.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:32:59.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:32:59.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-28360 does not seem to be running inside a container [2022-09-06T22:32:59.893Z] $ 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 [2022-09-06T22:33:02.809Z] $ docker top 9d684858163c9ab9c1487ca1f719006eef2a833dc4373ab2697174daf5cdb871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:33:03.847Z] ---> job-cost.sh [2022-09-06T22:33:03.847Z] lf-activate-venv: SKIPPING [2022-09-06T22:33:03.847Z] INFO: No Stack... [2022-09-06T22:33:04.119Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T22:33:05.098Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T22:33:05.785Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-09-06T22:33:05.785Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T22:33:05.879Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [2022-09-06T22:33:05.887Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] did not exist. Created. [2022-09-06T22:33:05.887Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T22:33:06.642Z] /w/workspace/device-usb-camera/1@tmp/durable-da98d067/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-06T22:33:07.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T22:33:07.386Z] Warning: overwriting stash ‘stack-cost’ [2022-09-06T22:33:07.443Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T22:33:07.460Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T22:33:07.541Z] $ docker stop --time=1 9d684858163c9ab9c1487ca1f719006eef2a833dc4373ab2697174daf5cdb871 [2022-09-06T22:33:09.147Z] $ docker rm -f 9d684858163c9ab9c1487ca1f719006eef2a833dc4373ab2697174daf5cdb871 [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 [2022-09-06T22:33:10.187Z] provisioning config files... [2022-09-06T22:33:10.202Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config3399109467529904212tmp [Pipeline] { [Pipeline] sh [2022-09-06T22:33:10.526Z] + set +x [2022-09-06T22:33:10.526Z] + curl -s https://codecov.io/bash [2022-09-06T22:33:10.526Z] + bash -s -- [2022-09-06T22:33:10.526Z] [2022-09-06T22:33:10.526Z] _____ _ [2022-09-06T22:33:10.526Z] / ____| | | [2022-09-06T22:33:10.526Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T22:33:10.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T22:33:10.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T22:33:10.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T22:33:10.526Z] Bash-1.0.6 [2022-09-06T22:33:10.526Z] [2022-09-06T22:33:10.526Z] [2022-09-06T22:33:10.526Z] ==> git version 2.25.1 found [2022-09-06T22:33:10.526Z] ==> 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 [2022-09-06T22:33:10.526Z] Release-Date: 2020-01-08 [2022-09-06T22:33:10.526Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-06T22:33:10.526Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T22:33:10.526Z] ==> Jenkins CI detected. [2022-09-06T22:33:10.526Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-83 [2022-09-06T22:33:10.526Z] project root: . [2022-09-06T22:33:10.526Z] --> token set from env [2022-09-06T22:33:10.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T22:33:10.526Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T22:33:10.526Z] ==> Python coveragepy not found [2022-09-06T22:33:10.526Z] ==> Searching for coverage reports in: [2022-09-06T22:33:10.526Z] + . [2022-09-06T22:33:10.787Z] -> Found 1 reports [2022-09-06T22:33:10.787Z] ==> Detecting git/mercurial file structure [2022-09-06T22:33:10.787Z] ==> Reading reports [2022-09-06T22:33:10.787Z] + ./coverage.out bytes=29387 [2022-09-06T22:33:10.787Z] ==> Appending adjustments [2022-09-06T22:33:10.787Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T22:33:10.787Z] + Found adjustments [2022-09-06T22:33:10.787Z] ==> Gzipping contents [2022-09-06T22:33:10.787Z] 8.0K /tmp/codecov.GDeMMh.gz [2022-09-06T22:33:10.787Z] ==> Uploading reports [2022-09-06T22:33:10.787Z] url: https://codecov.io [2022-09-06T22:33:10.787Z] query: branch=PR-83&commit=376dd2e1dd7898b2503b27fbf26018913c4f1e16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=83&job=&cmd_args= [2022-09-06T22:33:10.787Z] -> Pinging Codecov [2022-09-06T22:33:10.787Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-83&commit=376dd2e1dd7898b2503b27fbf26018913c4f1e16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=83&job=&cmd_args= [2022-09-06T22:33:11.047Z] -> Uploading to [2022-09-06T22:33:11.047Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/73D8F5FF140700D3E01443B452E23636/376dd2e1dd7898b2503b27fbf26018913c4f1e16/d89001ef-733e-4bce-a23f-530be239b0dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T223310Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c55dc41686cd71329bfe402d8096122dd78d6785d4137704234d2307f7be7bb1 [2022-09-06T22:33:11.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:33:11.047Z] Dload Upload Total Spent Left Speed [2022-09-06T22:33:11.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 17037 --:--:-- --:--:-- --:--:-- 17037 [2022-09-06T22:33:11.307Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] } [2022-09-06T22:33:11.335Z] 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 [2022-09-06T22:33:13.098Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-83/archives ] [2022-09-06T22:33:13.098Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-83/archives [2022-09-06T22:33:13.098Z] total 16 [2022-09-06T22:33:13.098Z] drwxr-xr-x 3 root root 4096 Sep 6 21:35 . [2022-09-06T22:33:13.098Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 21:35 .. [2022-09-06T22:33:13.098Z] drwxr-xr-x 2 root root 4096 Sep 6 21:35 cost [2022-09-06T22:33:13.098Z] -rw-r--r-- 1 root root 88 Sep 6 21:35 cost.csv [2022-09-06T22:33:13.098Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-83/archives [2022-09-06T22:33:13.098Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-83/archives [2022-09-06T22:33:13.098Z] total 16 [2022-09-06T22:33:13.098Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:35 . [2022-09-06T22:33:13.098Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 21:35 .. [2022-09-06T22:33:13.098Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:35 cost [2022-09-06T22:33:13.098Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 6 21:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:33:13.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:33:14.317Z] ---> package-listing.sh [2022-09-06T22:33:14.317Z] ++ facter osfamily [2022-09-06T22:33:14.317Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T22:33:14.577Z] + OS_FAMILY=debian [2022-09-06T22:33:14.577Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-83 [2022-09-06T22:33:14.577Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T22:33:14.577Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T22:33:14.577Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T22:33:14.577Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T22:33:14.577Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-83 ']' [2022-09-06T22:33:14.577Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T22:33:14.577Z] + case "${OS_FAMILY}" in [2022-09-06T22:33:14.577Z] + dpkg -l [2022-09-06T22:33:14.577Z] + grep '^ii' [2022-09-06T22:33:14.577Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T22:33:14.577Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T22:33:14.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T22:33:14.577Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-83 ']' [2022-09-06T22:33:14.577Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-83/archives/ [2022-09-06T22:33:14.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-83/archives/ [Pipeline] echo [2022-09-06T22:33:14.603Z] 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/xfoundry_device-usb-camera_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-06T22:33:14.895Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:33:15.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T22:33:15.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:33:15.669Z] prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container [2022-09-06T22:33:15.715Z] $ 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/xfoundry_device-usb-camera_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T22:33:15.912Z] $ docker top c62aa9d63eb567d36699ad892d98cc7ea30fd68b76f3a614f86687c823d07014 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:33:16.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T22:33:16.613Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T22:33:16.933Z] + ls /var/log/sa-host [2022-09-06T22:33:16.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:33:17.134Z] provisioning config files... [2022-09-06T22:33:17.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config8484393288544930935tmp [Pipeline] { [Pipeline] echo [2022-09-06T22:33:17.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:33:17.505Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T22:33:17.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:33:17.940Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T22:33:17.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:33:18.292Z] ---> sudo-logs.sh [2022-09-06T22:33:18.292Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T22:33:18.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:33:18.682Z] ---> job-cost.sh [2022-09-06T22:33:18.682Z] lf-activate-venv: SKIPPING [2022-09-06T22:33:18.682Z] DEBUG: total: 0.2199999988079071 [2022-09-06T22:33:18.682Z] INFO: Retrieving Stack Cost... [2022-09-06T22:33:18.942Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T22:33:19.511Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T22:33:19.546Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:33:19.858Z] ---> logs-deploy.sh [2022-09-06T22:33:19.858Z] lf-activate-venv: SKIPPING [2022-09-06T22:33:19.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-83/1 [2022-09-06T22:33:19.858Z] INFO: archiving workspace using pattern(s): [2022-09-06T22:33:20.800Z] Archives upload complete. [2022-09-06T22:33:21.064Z] INFO: archiving logs to Nexus [2022-09-06T22:33:21.634Z] ---> uname -a: [2022-09-06T22:33:21.634Z] Linux prd-ubuntu20-04-docker-8c-8g-25814 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-06T22:33:21.634Z] [2022-09-06T22:33:21.634Z] [2022-09-06T22:33:21.634Z] ---> lscpu: [2022-09-06T22:33:21.634Z] Architecture: x86_64 [2022-09-06T22:33:21.634Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-06T22:33:21.634Z] Byte Order: Little Endian [2022-09-06T22:33:21.634Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-06T22:33:21.634Z] CPU(s): 8 [2022-09-06T22:33:21.634Z] On-line CPU(s) list: 0-7 [2022-09-06T22:33:21.634Z] Thread(s) per core: 1 [2022-09-06T22:33:21.634Z] Core(s) per socket: 1 [2022-09-06T22:33:21.634Z] Socket(s): 8 [2022-09-06T22:33:21.634Z] NUMA node(s): 1 [2022-09-06T22:33:21.634Z] Vendor ID: AuthenticAMD [2022-09-06T22:33:21.634Z] CPU family: 23 [2022-09-06T22:33:21.634Z] Model: 49 [2022-09-06T22:33:21.634Z] Model name: AMD EPYC-Rome Processor [2022-09-06T22:33:21.634Z] Stepping: 0 [2022-09-06T22:33:21.634Z] CPU MHz: 2799.864 [2022-09-06T22:33:21.634Z] BogoMIPS: 5599.72 [2022-09-06T22:33:21.634Z] Virtualization: AMD-V [2022-09-06T22:33:21.634Z] Hypervisor vendor: KVM [2022-09-06T22:33:21.634Z] Virtualization type: full [2022-09-06T22:33:21.634Z] L1d cache: 256 KiB [2022-09-06T22:33:21.634Z] L1i cache: 256 KiB [2022-09-06T22:33:21.634Z] L2 cache: 4 MiB [2022-09-06T22:33:21.634Z] L3 cache: 128 MiB [2022-09-06T22:33:21.634Z] NUMA node0 CPU(s): 0-7 [2022-09-06T22:33:21.634Z] Vulnerability Itlb multihit: Not affected [2022-09-06T22:33:21.634Z] Vulnerability L1tf: Not affected [2022-09-06T22:33:21.634Z] Vulnerability Mds: Not affected [2022-09-06T22:33:21.634Z] Vulnerability Meltdown: Not affected [2022-09-06T22:33:21.634Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-06T22:33:21.634Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-06T22:33:21.634Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-06T22:33:21.634Z] Vulnerability Srbds: Not affected [2022-09-06T22:33:21.634Z] Vulnerability Tsx async abort: Not affected [2022-09-06T22:33:21.634Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-06T22:33:21.634Z] [2022-09-06T22:33:21.634Z] [2022-09-06T22:33:21.634Z] ---> nproc: [2022-09-06T22:33:21.634Z] 8 [2022-09-06T22:33:21.634Z] [2022-09-06T22:33:21.634Z] [2022-09-06T22:33:21.634Z] ---> df -h: [2022-09-06T22:33:21.634Z] Filesystem Size Used Avail Use% Mounted on [2022-09-06T22:33:21.634Z] overlay 155G 12G 144G 8% / [2022-09-06T22:33:21.634Z] tmpfs 64M 0 64M 0% /dev [2022-09-06T22:33:21.634Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-06T22:33:21.634Z] shm 64M 0 64M 0% /dev/shm [2022-09-06T22:33:21.634Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-06T22:33:21.634Z] [2022-09-06T22:33:21.634Z]